UNPKG

aws-iam-policy-types

Version:

Autogenerated Typescript types for AWS IAM Policy and enums for all policy actions

253 lines 11.4 kB
// AUTOGENERATED FILE - DO NOT EDIT /** * All IAM policy actions for AWS Entity Resolution (ENTITYRESOLUTION) * * Extracted by `aws-iam-policy` from * https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsentityresolution.html * * 2025-02-24T21:47:59.254Z */ export var AwsEntityresolutionActions; (function (AwsEntityresolutionActions) { /** * Grants permission to give an AWS service or another account permission to use a * n AWS Entity Resolution resources * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_AddPolicyStatement.html */ AwsEntityresolutionActions["AddPolicyStatement"] = "entityresolution:AddPolicyStatement"; /** * Grants permission to batch delete unique Id * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_BatchDeleteUniqueId.html */ AwsEntityresolutionActions["BatchDeleteUniqueId"] = "entityresolution:BatchDeleteUniqueId"; /** * Grants permission to create a idmapping workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_CreateIdMappingWorkflow.html */ AwsEntityresolutionActions["CreateIdMappingWorkflow"] = "entityresolution:CreateIdMappingWorkflow"; /** * Grants permission to create a IdNamespace * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_CreateIdNamespace.html */ AwsEntityresolutionActions["CreateIdNamespace"] = "entityresolution:CreateIdNamespace"; /** * Grants permission to create a matching workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_CreateMatchingWorkflow.html */ AwsEntityresolutionActions["CreateMatchingWorkflow"] = "entityresolution:CreateMatchingWorkflow"; /** * Grants permission to create a schema mapping * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_CreateSchemaMapping.html */ AwsEntityresolutionActions["CreateSchemaMapping"] = "entityresolution:CreateSchemaMapping"; /** * Grants permission to delete a idmapping workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_DeleteIdMappingWorkflow.html */ AwsEntityresolutionActions["DeleteIdMappingWorkflow"] = "entityresolution:DeleteIdMappingWorkflow"; /** * Grants permission to delete a IdNamespace * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_DeleteIdNamespace.html */ AwsEntityresolutionActions["DeleteIdNamespace"] = "entityresolution:DeleteIdNamespace"; /** * Grants permission to delete a matching workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_DeleteMatchingWorkflow.html */ AwsEntityresolutionActions["DeleteMatchingWorkflow"] = "entityresolution:DeleteMatchingWorkflow"; /** * Grants permission to delete permission given to an AWS service or another accou * nt permission to use an AWS Entity Resolution resources * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_DeletePolicyStatement.html */ AwsEntityresolutionActions["DeletePolicyStatement"] = "entityresolution:DeletePolicyStatement"; /** * Grants permission to delete a schema mapping * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_DeleteSchemaMapping.html */ AwsEntityresolutionActions["DeleteSchemaMapping"] = "entityresolution:DeleteSchemaMapping"; /** * Grants permission to get a idmapping job * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetIdMappingJob.html */ AwsEntityresolutionActions["GetIdMappingJob"] = "entityresolution:GetIdMappingJob"; /** * Grants permission to get a idmapping workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetIdMappingWorkflow.html */ AwsEntityresolutionActions["GetIdMappingWorkflow"] = "entityresolution:GetIdMappingWorkflow"; /** * Grants permission to get a IdNamespace * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetIdNamespace.html */ AwsEntityresolutionActions["GetIdNamespace"] = "entityresolution:GetIdNamespace"; /** * Grants permission to get match Id * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetMatchId.html */ AwsEntityresolutionActions["GetMatchId"] = "entityresolution:GetMatchId"; /** * Grants permission to get a matching job * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetMatchingJob.html */ AwsEntityresolutionActions["GetMatchingJob"] = "entityresolution:GetMatchingJob"; /** * Grants permission to get a matching workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetMatchingWorkflow.html */ AwsEntityresolutionActions["GetMatchingWorkflow"] = "entityresolution:GetMatchingWorkflow"; /** * Grants permission to get a resource policy for an AWS Entity Resolution resourc * es * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetPolicy.html */ AwsEntityresolutionActions["GetPolicy"] = "entityresolution:GetPolicy"; /** * Grants permission to get provider service * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetProviderService.html */ AwsEntityresolutionActions["GetProviderService"] = "entityresolution:GetProviderService"; /** * Grants permission to get a schema mapping * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_GetSchemaMapping.html */ AwsEntityresolutionActions["GetSchemaMapping"] = "entityresolution:GetSchemaMapping"; /** * Grants permission to list idmapping jobs * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListIdMappingJobs.html */ AwsEntityresolutionActions["ListIdMappingJobs"] = "entityresolution:ListIdMappingJobs"; /** * Grants permission to list idmapping workflows * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListIdMappingWorkflows.html */ AwsEntityresolutionActions["ListIdMappingWorkflows"] = "entityresolution:ListIdMappingWorkflows"; /** * Grants permission to list IdNamespaces * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListIdNamespaces.html */ AwsEntityresolutionActions["ListIdNamespaces"] = "entityresolution:ListIdNamespaces"; /** * Grants permission to list matching jobs * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListMatchingJobs.html */ AwsEntityresolutionActions["ListMatchingJobs"] = "entityresolution:ListMatchingJobs"; /** * Grants permission to list matching workflows * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListMatchingWorkflows.html */ AwsEntityresolutionActions["ListMatchingWorkflows"] = "entityresolution:ListMatchingWorkflows"; /** * Grants permission to list provider service * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListProviderServices.html */ AwsEntityresolutionActions["ListProviderServices"] = "entityresolution:ListProviderServices"; /** * Grants permission to list schema mappings * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListSchemaMappings.html */ AwsEntityresolutionActions["ListSchemaMappings"] = "entityresolution:ListSchemaMappings"; /** * Grants permission to List tags for a resource * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_ListTagsForResource.html */ AwsEntityresolutionActions["ListTagsForResource"] = "entityresolution:ListTagsForResource"; /** * Grants permission to put a resource policy for an AWS Entity Resolution resourc * es * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_PutPolicy.html */ AwsEntityresolutionActions["PutPolicy"] = "entityresolution:PutPolicy"; /** * Grants permission to start a idmapping job * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_StartIdMappingJob.html */ AwsEntityresolutionActions["StartIdMappingJob"] = "entityresolution:StartIdMappingJob"; /** * Grants permission to start a matching job * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_StartMatchingJob.html */ AwsEntityresolutionActions["StartMatchingJob"] = "entityresolution:StartMatchingJob"; /** * Grants permission to adds tags to a resource * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_TagResource.html */ AwsEntityresolutionActions["TagResource"] = "entityresolution:TagResource"; /** * Grants permission to untag a resource * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_UntagResource.html */ AwsEntityresolutionActions["UntagResource"] = "entityresolution:UntagResource"; /** * Grants permission to update a idmapping workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_UpdateIdMappingWorkflow.html */ AwsEntityresolutionActions["UpdateIdMappingWorkflow"] = "entityresolution:UpdateIdMappingWorkflow"; /** * Grants permission to update a IdNamespace * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_UpdateIdNamespace.html */ AwsEntityresolutionActions["UpdateIdNamespace"] = "entityresolution:UpdateIdNamespace"; /** * Grants permission to update a matching workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_UpdateMatchingWorkflow.html */ AwsEntityresolutionActions["UpdateMatchingWorkflow"] = "entityresolution:UpdateMatchingWorkflow"; /** * Grants permission to update a schema mapping * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_UpdateSchemaMapping.html */ AwsEntityresolutionActions["UpdateSchemaMapping"] = "entityresolution:UpdateSchemaMapping"; /** * Grants permission to give an AWS service or another account permission to use I * dNamespace within a workflow * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_UseIdNamespace.html */ AwsEntityresolutionActions["UseIdNamespace"] = "entityresolution:UseIdNamespace"; /** * Grants permission to give an AWS service or another account permission to use w * orkflow within a IdNamespace * * See https://docs.aws.amazon.com/entityresolution/latest/apireference/API_UseWorkflow.html */ AwsEntityresolutionActions["UseWorkflow"] = "entityresolution:UseWorkflow"; })(AwsEntityresolutionActions || (AwsEntityresolutionActions = {})); //# sourceMappingURL=entityresolution.js.map