diff --git a/policyuniverse/data.json b/policyuniverse/data.json index b05a358..7cc9452 100644 --- a/policyuniverse/data.json +++ b/policyuniverse/data.json @@ -4163,6 +4163,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/amplifyuibuilder/latest/APIReference/API_DeleteTheme.html" } }, + "ExchangeCodeForToken": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to exchange a code for a token", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/amplifyuibuilder/latest/APIReference/API_ExchangeCodeForToken.html" + } + }, "ExportComponents": { "aws_action_groups": [ "ReadOnly", @@ -4348,6 +4361,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/amplifyuibuilder/latest/APIReference/API_PutMetadataFlag.html" } }, + "RefreshToken": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to refresh an access token", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/amplifyuibuilder/latest/APIReference/API_RefreshToken.html" + } + }, "ResetMetadataFlag": { "aws_action_groups": [ "ReadWrite" @@ -5815,7 +5841,7 @@ "description": "Grants permission to associate the service with an AWS WAF web ACL", "docs": { "api_doc": "", - "doc_page": "${UserGuideDocPage}waf-manage.html", + "doc_page": "${DocHomeURL}apprunner/latest/dg/waf-manage.html", "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html" } }, @@ -6108,7 +6134,7 @@ "description": "Grants permission to get the AWS WAF web ACL that is associated with an AWS App Runner service", "docs": { "api_doc": "", - "doc_page": "${UserGuideDocPage}waf-manage.html", + "doc_page": "${DocHomeURL}apprunner/latest/dg/waf-manage.html", "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html" } }, @@ -6134,7 +6160,7 @@ "description": "Grants permission to disassociate the service with an AWS WAF web ACL", "docs": { "api_doc": "", - "doc_page": "${UserGuideDocPage}waf-manage.html", + "doc_page": "${DocHomeURL}apprunner/latest/dg/waf-manage.html", "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html" } }, @@ -6149,7 +6175,7 @@ "description": "Grants permission to list the services that are associated with an AWS WAF web ACL", "docs": { "api_doc": "", - "doc_page": "${UserGuideDocPage}waf-manage.html", + "doc_page": "${DocHomeURL}apprunner/latest/dg/waf-manage.html", "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/dg/waf-manage.html" } }, @@ -6228,6 +6254,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/api/API_ListServices.html" } }, + "ListServicesForAutoScalingConfiguration": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to retrieve a list of associated AppRunner services of an AWS App Runner automatic scaling configuration in your AWS account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/api/API_ListServicesForAutoScalingConfiguration.html" + } + }, "ListTagsForResource": { "aws_action_groups": [ "ReadOnly", @@ -6344,6 +6385,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/api/API_UntagResource.html" } }, + "UpdateDefaultAutoScalingConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update an AWS App Runner automatic scaling configuration to be the default in your AWS account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/apprunner/latest/api/API_UpdateDefaultAutoScalingConfiguration.html" + } + }, "UpdateService": { "aws_action_groups": [ "ReadWrite" @@ -8014,6 +8068,22 @@ }, "AppIntegrations": { "actions": { + "CreateApplication": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a new Application", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateApplication.html" + } + }, "CreateDataIntegration": { "aws_action_groups": [ "ReadWrite" @@ -8035,12 +8105,15 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], "description": "Grants permission to create a DataIntegrationAssociation", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegrationAssociation.html" + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateDataIntegration.html" } }, "CreateEventIntegration": { @@ -8064,12 +8137,15 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], "description": "Grants permission to create an EventIntegrationAssociation", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateEventIntegrationAssociation.html" + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_CreateEventIntegration.html" } }, "DeleteDataIntegration": { @@ -8097,7 +8173,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_DeleteDataIntegrationAssociation.html" + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_DeleteDataIntegration.html" } }, "DeleteEventIntegration": { @@ -8125,7 +8201,23 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_DeleteEventIntegrationAssociation.html" + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_DeleteEventIntegration.html" + } + }, + "GetApplication": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to view details about Application", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_GetApplication.html" } }, "GetDataIntegration": { @@ -8160,6 +8252,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_GetEventIntegration.html" } }, + "ListApplications": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list Applications", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_ListApplications.html" + } + }, "ListDataIntegrationAssociations": { "aws_action_groups": [ "ListOnly", @@ -8201,7 +8308,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_ListEventIntegrationAssociations" + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_ListEventIntegrationAssociations.html" } }, "ListEventIntegrations": { @@ -8270,6 +8377,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_UntagResource.html" } }, + "UpdateApplication": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to modify an Application", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/appintegrations/latest/APIReference/API_UpdateApplication.html" + } + }, "UpdateDataIntegration": { "aws_action_groups": [ "ReadWrite" @@ -10475,10 +10597,10 @@ }, "ListTagsForResource": { "aws_action_groups": [ - "ReadWrite", - "Tagging" + "ReadOnly", + "ReadWrite" ], - "calculated_action_group": "Tagging", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to list tags for a scalable target", "docs": { @@ -10697,6 +10819,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_AssociateConfigurationItemsToApplication.html" } }, + "BatchDeleteAgents": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to BatchDeleteAgents API. BatchDeleteAgents deletes one or more agents/data collectors associated with your account, each identified by its agent ID. Deleting a data collector does not delete the previous data collected", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_BatchDeleteAgents.html" + } + }, "BatchDeleteImportData": { "aws_action_groups": [ "ReadWrite" @@ -10780,6 +10915,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_DescribeAgents.html" } }, + "DescribeBatchDeleteConfigurationTask": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to DescribeBatchDeleteConfigurationTask API. DescribeBatchDeleteConfigurationTask returns attributes about a batched deletion task to delete a set of configuration items. The supplied task ID should be the task ID receieved from the output of StartBatchDeleteConfigurationTask", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_DescribeBatchDeleteConfigurationTask.html" + } + }, "DescribeConfigurations": { "aws_action_groups": [ "ReadOnly", @@ -10949,6 +11098,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_ListServerNeighbors.html" } }, + "StartBatchDeleteConfigurationTask": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to StartBatchDeleteConfigurationTask API. StartBatchDeleteConfigurationTask starts an asynchronous batch deletion of your configuration items. All of the supplied IDs must be for the same asset type (server, application, process, or connection). Output is a unique task ID you can use to check back on the deletions progress", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/application-discovery/latest/APIReference/API_StartBatchDeleteConfigurationTask.html" + } + }, "StartContinuousExport": { "aws_action_groups": [ "ReadWrite" @@ -11085,6 +11247,157 @@ }, "prefix": "arsenal" }, + "Application Transformation Service": { + "actions": { + "GetGroupingAssessment": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to Get the details of a Grouping Assessment Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "GetPortingCompatibilityAssessment": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to Get Porting Compatibility Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "GetPortingRecommendationAssessment": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to Get the details of a Porting Recommendation Assessment Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "GetRuntimeAssessment": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to Get the details of a Runtime Assessment Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "PutLogData": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to Push Logs (Intended for Clients Only)", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "PutMetricData": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to Push Metrics Data (Intended for Clients Only)", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "StartGroupingAssessment": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to Start a Grouping Assessment Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "StartPortingCompatibilityAssessment": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to Start Porting Compatibility Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "StartPortingRecommendationAssessment": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to Start the Porting Recommendation Assessment Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + }, + "StartRuntimeAssessment": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to Start a Runtime Assessment Operation", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "doc_page_rel": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html" + } + } + }, + "arn_format": "arn:${Partition}:application-transformation:${Region}:${Account}:${ResourceType}", + "arn_regex": "^arn:${Partition}:application-transformation:.+:.+:.+", + "description": "AWS Application Transformation Service", + "docs": { + "actions_doc_root": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/", + "api_detail_root": "", + "api_doc_root": "", + "api_reference_doc_page": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "authz_doc_page": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/what-is-microservice-extractor.html", + "concepts_doc_root": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/", + "context_keys_doc_root": "https://docs.aws.amazon.com/microservice-extractor/latest/userguide/" + }, + "prefix": "application-transformation" + }, "Artifact": { "actions": { "AcceptAgreement": { @@ -13235,8 +13548,8 @@ "description": "Grants permission to copy from a backup vault", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_StartCopyJob.html" + "doc_page": "${DocHomeURL}aws-backup/latest/devguide/vaults.html.html", + "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/vaults.html.html" } }, "CopyIntoBackupVault": { @@ -13250,8 +13563,8 @@ "description": "Grants permission to copy into a backup vault", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_StartCopyJob.html" + "doc_page": "${DocHomeURL}aws-backup/latest/devguide/vaults.html", + "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/vaults.html" } }, "CreateBackupPlan": { @@ -13342,7 +13655,7 @@ "backup:MaxRetentionDays", "backup:MinRetentionDays" ], - "description": "This request grants permission to create a new logically air-gapped backup vault, a logical container where backups are stored", + "description": "Grants permission to create a new logically air-gapped backup vault, a logical container where backups are stored", "docs": { "api_doc": "", "doc_page": "", @@ -13453,8 +13766,8 @@ "description": "Grants permission to delete backup vault sharing policy", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_CreateFortressVault.html" + "doc_page": "${DocHomeURL}aws-backup/latest/devguide/logicallyairgappedvault.html", + "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/logicallyairgappedvault.html" } }, "DeleteFramework": { @@ -13784,8 +14097,8 @@ "description": "Grants permission to get backup vault sharing policy", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_CreateFortressVault.html" + "doc_page": "${DocHomeURL}aws-backup/latest/devguide/logicallyairgappedvault.html", + "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/logicallyairgappedvault.html" } }, "GetLegalHold": { @@ -14151,8 +14464,8 @@ "description": "Grants permission to add a sharing policy to the backup vault", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/API_CreateFortressVault.html" + "doc_page": "${DocHomeURL}aws-backup/latest/devguide/logicallyairgappedvault.html", + "doc_page_rel": "https://docs.aws.amazon.com/aws-backup/latest/devguide/logicallyairgappedvault.html" } }, "StartBackupJob": { @@ -14684,7 +14997,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to UntagResource", @@ -15337,6 +15649,34 @@ }, "Bedrock": { "actions": { + "AssociateAgentKnowledgeBase": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to associate a knowledge base with an agent", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "AssociateThirdPartyKnowledgeBase": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "bedrock:ThirdPartyKnowledgeBaseCredentialsSecretArn" + ], + "description": "Grants permission to use 3rd party platform to store knowledge data", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, "CreateAgent": { "aws_action_groups": [ "ReadWrite" @@ -15389,6 +15729,45 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" } }, + "CreateDataSource": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a data source", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "CreateFoundationModelAgreement": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a new foundation model agreement", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html", + "doc_page_rel": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html" + } + }, + "CreateKnowledgeBase": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a knowledge base", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, "CreateModelCustomizationJob": { "aws_action_groups": [ "ReadWrite" @@ -15406,6 +15785,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateModelCustomizationJob.html" } }, + "CreateProvisionedModelThroughput": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a new provisioned model throughput", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateProvisionedModelThroughput.html" + } + }, "DeleteCustomModel": { "aws_action_groups": [ "ReadWrite" @@ -15419,17 +15815,82 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteCustomModel.html" } }, - "DeletePrompt": { + "DeleteDataSource": { "aws_action_groups": [ "ReadWrite" ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to delete a saved prompt", + "description": "Grants permission to delete a data source", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "DeleteFoundationModelAgreement": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a foundation model agreement that you created earlier", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html", + "doc_page_rel": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html" + } + }, + "DeleteKnowledgeBase": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a knowledge base", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "DeleteModelInvocationLoggingConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an existing Invocation logging configuration", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteModelInvocationLoggingConfiguration.html" + } + }, + "DeleteProvisionedModelThroughput": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a provisioned model throughput that you created earlier", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeletePrompt.html" + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteProvisionedModelThroughput.html" + } + }, + "DisassociateAgentKnowledgeBase": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to disassociate a knowledge base from the agent", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" } }, "GetAgent": { @@ -15474,6 +15935,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" } }, + "GetAgentKnowledgeBase": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to describe a knowledge base associated with an agent", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, "GetAgentVersion": { "aws_action_groups": [ "ReadOnly", @@ -15502,6 +15977,76 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetCustomModel.html" } }, + "GetDataSource": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve an existing data source", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "GetFoundationModel": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get the properties associated with a Bedrock foundation model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetFoundationModel.html" + } + }, + "GetFoundationModelAvailability": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get the availability of a foundation model", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html", + "doc_page_rel": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html" + } + }, + "GetIngestionJob": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve an existing ingestion job", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "GetKnowledgeBase": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve an existing knowledge base", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, "GetModelCustomizationJob": { "aws_action_groups": [ "ReadOnly", @@ -15516,25 +16061,54 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetModelCustomizationJob.html" } }, - "GetPrompt": { + "GetModelInvocationLoggingConfiguration": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve an existing Invocation logging configuration", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetModelInvocationLoggingConfiguration.html" + } + }, + "GetProvisionedModelThroughput": { "aws_action_groups": [ "ReadOnly", "ReadWrite" ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to get a saved prompt", + "description": "Grants permission to retrieve a provisioned model throughput", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetPrompt.html" + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetProvisionedModelThroughput.html" + } + }, + "GetUseCaseForModelAccess": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve a use case for model access", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html", + "doc_page_rel": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html" } }, "InvokeAgent": { "aws_action_groups": [ + "ReadOnly", "ReadWrite" ], - "calculated_action_group": "Write", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to send user input (text-only) to the alias of an agent for Bedrock", "docs": { @@ -15545,28 +16119,30 @@ }, "InvokeModel": { "aws_action_groups": [ + "ReadOnly", "ReadWrite" ], - "calculated_action_group": "Write", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to invoke the specified Bedrock model to run inference using the input provided in the request body", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_InvokeModel.html" + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModel.html" } }, "InvokeModelWithResponseStream": { "aws_action_groups": [ + "ReadOnly", "ReadWrite" ], - "calculated_action_group": "Write", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to invoke the specified Bedrock model to run inference using the input provided in the request body with streaming response", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_InvokeModelWithResponseStream.html" + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModelWithResponseStream.html" } }, "ListAgentActionGroups": { @@ -15599,6 +16175,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" } }, + "ListAgentKnowledgeBases": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list knowledge bases associated with an agent", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, "ListAgentVersions": { "aws_action_groups": [ "ListOnly", @@ -15644,6 +16235,36 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListCustomModels.html" } }, + "ListDataSources": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list existing data sources in an knowledge base", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "ListFoundationModelAgreementOffers": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to get a list of foundation model agreement offers", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html", + "doc_page_rel": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html" + } + }, "ListFoundationModels": { "aws_action_groups": [ "ListOnly", @@ -15659,6 +16280,36 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModels.html" } }, + "ListIngestionJobs": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list ingestion jobs in a data source", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "ListKnowledgeBases": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list existing knowledge bases", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, "ListModelCustomizationJobs": { "aws_action_groups": [ "ListOnly", @@ -15674,7 +16325,7 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListModelCustomizationJobs.html" } }, - "ListPrompts": { + "ListProvisionedModelThroughputs": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -15682,20 +16333,19 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to lists all prompts saved to a playground", + "description": "Grants permission to list provisioned model throughputs that you created earlier", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListPrompts.html" + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListProvisionedModelThroughputs.html" } }, "ListTagsForResource": { "aws_action_groups": [ - "ListOnly", "ReadOnly", "ReadWrite" ], - "calculated_action_group": "List", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to list tags for a Bedrock resource", "docs": { @@ -15704,6 +16354,72 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListTagsForResource.html" } }, + "PutFoundationModelEntitlement": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to put entitlement to access a foundation model", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html", + "doc_page_rel": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html" + } + }, + "PutModelInvocationLoggingConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create an existing Invocation logging configuration", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_PutModelInvocationLoggingConfiguration.html" + } + }, + "PutUseCaseForModelAccess": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to put a use case for model access", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html", + "doc_page_rel": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html" + } + }, + "QueryKnowledgeBase": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve ingested data from a knowledge base. ", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "StartIngestionJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to start an ingestion job", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, "StopModelCustomizationJob": { "aws_action_groups": [ "ReadWrite" @@ -15791,17 +16507,56 @@ "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" } }, - "UpdatePrompt": { + "UpdateAgentKnowledgeBase": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a knowledge base associated with an agent", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "UpdateDataSource": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a data source", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "UpdateKnowledgeBase": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a knowledge base", + "docs": { + "api_doc": "", + "doc_page": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html", + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html" + } + }, + "UpdateProvisionedModelThroughput": { "aws_action_groups": [ "ReadWrite" ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to updates a saved prompt", + "description": "Grants permission to update a provisioned model throughput that you created earlier", "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_UpdatePrompt.html" + "doc_page_rel": "https://docs.aws.amazon.com/bedrock/latest/APIReference/API_UpdateProvisionedModelThroughput.html" } } }, @@ -16002,7 +16757,7 @@ }, "arn_format": "", "arn_regex": "", - "description": "AWS Billing ", + "description": "AWS Billing", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/", "api_detail_root": "", @@ -16395,7 +17150,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to untag a resource", @@ -16613,6 +17367,33 @@ }, "Braket": { "actions": { + "AcceptUserAgreement": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to accept the Amazon Braket user agreement", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/braket/latest/APIReference/API_AcceptUserAgreement.html" + } + }, + "AccessBraketFeature": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to check if an Amazon Braket feature is enabled for an account. Customers need this permission to use all features available in the console", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/braket/latest/APIReference/API_AccessBraketFeature.html" + } + }, "CancelJob": { "aws_action_groups": [ "ReadWrite" @@ -16713,6 +17494,34 @@ "doc_page_rel": "https://docs.aws.amazon.com/braket/latest/APIReference/API_GetQuantumTask.html" } }, + "GetServiceLinkedRoleStatus": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to check if the Amazon Braket service linked role has been created", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/braket/latest/APIReference/API_GetServiceLinkedRoleStatus.html" + } + }, + "GetUserAgreementStatus": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to check if the account has accepted the Amazon Braket user agreement", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/braket/latest/APIReference/API_GetUserAgreementStatus.html" + } + }, "ListTagsForResource": { "aws_action_groups": [ "ReadOnly", @@ -16779,7 +17588,7 @@ "aws:RequestTag/${TagKey}", "aws:TagKeys" ], - "description": "Grants permission to add one or more tags to a quantum task", + "description": "Grants permission to add one or more tags to a quantum task or a hybrid job", "docs": { "api_doc": "", "doc_page": "", @@ -16803,8 +17612,8 @@ } } }, - "arn_format": "arn:${Partition}:braket:{$Region}:{$AccountI}>:.+", - "arn_regex": "^arn:${Partition}:braket::.+", + "arn_format": "arn:${Partition}:braket:${Region}:${Account}:.+", + "arn_regex": "^arn:${Partition}:braket:${Region}:${Account}:.+", "description": "Amazon Braket", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/braket/latest/APIReference/", @@ -17481,6 +18290,11 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "acm:CertificateAuthority", + "acm:CertificateTransparencyLogging", + "acm:DomainNames", + "acm:KeyAlgorithm", + "acm:ValidationMethod", "aws:RequestTag/${TagKey}", "aws:TagKeys" ], @@ -17518,15 +18332,15 @@ } } }, - "arn_format": "arn:aws:acm:${Region}:${AccountId}:${ArnType}/${ResourceId}", - "arn_regex": "^arn:aws:acm:.+:[0-9]+:.+", + "arn_format": "arn:${Partition}:acm:${Region}:${Account}:${ArnType}/${ResourceId}", + "arn_regex": "^arn:${Partition}:acm:.+:[0-9]+:.+", "description": "AWS Certificate Manager", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/acm/latest/APIReference/", "api_detail_root": "", "api_doc_root": "", "api_reference_doc_page": "https://docs.aws.amazon.com/acm/latest/APIReference/", - "authz_doc_page": "https://docs.aws.amazon.com/acm/latest/userguide/assets.html", + "authz_doc_page": "https://docs.aws.amazon.com/acm/latest/userguide/security-iam.html", "concepts_doc_root": "https://docs.aws.amazon.com/acm/latest/userguide/", "context_keys_doc_root": "https://docs.aws.amazon.com/acm/latest/userguide/" }, @@ -18490,6 +19304,38 @@ "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaLiveConnectorPipeline.html" } }, + "CreateMediaPipelineKinesisVideoStreamPool": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create kinesis video stream pool", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaPipelineKinesisVideoStreamPool.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaPipelineKinesisVideoStreamPool.html" + } + }, + "CreateMediaStreamPipeline": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a media stream pipeline", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaStreamPipeline.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_CreateMediaStreamPipeline.html" + } + }, "CreateMeeting": { "aws_action_groups": [ "ReadWrite" @@ -18999,6 +19845,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaPipeline.html" } }, + "DeleteMediaPipelineKinesisVideoStreamPool": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete kinesis video stream pool", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaPipelineKinesisVideoStreamPool.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_DeleteMediaPipelineKinesisVideoStreamPool.html" + } + }, "DeleteMeeting": { "aws_action_groups": [ "ReadWrite" @@ -19744,6 +20603,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetMediaPipeline.html" } }, + "GetMediaPipelineKinesisVideoStreamPool": { + "aws_action_groups": [ + "ReadWrite", + "ReadOnly" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get an existing media pipeline", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_GetMediaPipelineKinesisVideoStreamPool.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetMediaPipelineKinesisVideoStreamPool.html" + } + }, "GetMeeting": { "aws_action_groups": [ "ReadOnly", @@ -19947,11 +20820,11 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to get a speaker search task", + "description": "Grants permission to get a speaker search task on the specified Amazon Chime resource", "docs": { "api_doc": "", - "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_voice-chime_GetSpeakerSearchTask.html", - "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_GetSpeakerSearchTask.html" + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_GetSpeakerSearchTask.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetSpeakerSearchTask.html" } }, "GetTelephonyLimits": { @@ -20185,11 +21058,11 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to get a voice tone analysis task", + "description": "Grants permission to get a voice tone analysis task on the specified Amazon Chime resource", "docs": { "api_doc": "", - "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_voice-chime_GetVoiceToneAnalysisTask.html", - "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_GetVoiceToneAnalysisTask.html" + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_GetVoiceToneAnalysisTask.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_GetVoiceToneAnalysisTask.html" } }, "InviteDelegate": { @@ -20665,6 +21538,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_ListMediaInsightsPipelineConfigurations.html" } }, + "ListMediaPipelineKinesisVideoStreamPools": { + "aws_action_groups": [ + "ReadWrite", + "ReadOnly", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list media pipelines", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_ListMediaPipelineKinesisVideoStreamPools.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_ListMediaPipelineKinesisVideoStreamPools.html" + } + }, "ListMediaPipelines": { "aws_action_groups": [ "ReadWrite", @@ -21431,11 +22319,11 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to start a speaker search task", + "description": "Grants permission to start a speaker search task on the specified Amazon Chime resource", "docs": { "api_doc": "", - "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_voice-chime_StartSpeakerSearchTask.html", - "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_StartSpeakerSearchTask.html" + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_StartSpeakerSearchTask.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StartSpeakerSearchTask.html" } }, "StartVoiceToneAnalysisTask": { @@ -21444,11 +22332,11 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to start a voice tone analysis task", + "description": "Grants permission to start a voice tone analysis task on the specified Amazon Chime resource", "docs": { "api_doc": "", - "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_voice-chime_StartVoiceToneAnalysisTask.html", - "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_StartVoiceToneAnalysisTask.html" + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_StartVoiceToneAnalysisTask.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StartVoiceToneAnalysisTask.html" } }, "StopMeetingTranscription": { @@ -21470,11 +22358,11 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to stop a speaker search task", + "description": "Grants permission to stop a speaker search task on the specified Amazon Chime resource", "docs": { "api_doc": "", - "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_voice-chime_StopSpeakerSearchTask.html", - "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_StopSpeakerSearchTask.html" + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_StopSpeakerSearchTask.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StopSpeakerSearchTask.html" } }, "StopVoiceToneAnalysisTask": { @@ -21483,11 +22371,11 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to stop a voice tone analysis task", + "description": "Grants permission to stop a voice tone analysis task on the specified Amazon Chime resource", "docs": { "api_doc": "", - "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_voice-chime_StopVoiceToneAnalysisTask.html", - "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_voice-chime_StopVoiceToneAnalysisTask.html" + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_StopVoiceToneAnalysisTask.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_StopVoiceToneAnalysisTask.html" } }, "SubmitSupportRequest": { @@ -21857,6 +22745,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_UpdateMediaInsightsPipelineStatus.html" } }, + "UpdateMediaPipelineKinesisVideoStreamPool": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update kinesis video stream pool", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}chime-sdk/latest/APIReference/API_media-pipelines-chime_UpdateMediaPipelineKinesisVideoStreamPool.html", + "doc_page_rel": "https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_media-pipelines-chime_UpdateMediaPipelineKinesisVideoStreamPool.html" + } + }, "UpdatePhoneNumber": { "aws_action_groups": [ "ReadWrite" @@ -23785,6 +24686,23 @@ "doc_page_rel": "https://docs.aws.amazon.com//cloud-map/latest/api/API_DiscoverInstances.html" } }, + "DiscoverInstancesRevision": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "servicediscovery:NamespaceName", + "servicediscovery:ServiceName" + ], + "description": "Grants permission to discover the revision of the instances for a specified namespace and service", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com//cloud-map/latest/api/API_DiscoverInstancesRevision.html" + } + }, "GetInstance": { "aws_action_groups": [ "ReadOnly", @@ -24398,7 +25316,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove tags from a cloud9 environment", @@ -27293,7 +28210,7 @@ "aws:RequestTag/${TagKey}", "aws:TagKeys" ], - "description": "Creates a copy of a backup in the specified region", + "description": "Grants permission to create a copy of a backup in the specified region", "docs": { "api_doc": "", "doc_page": "", @@ -27309,7 +28226,7 @@ "aws:RequestTag/${TagKey}", "aws:TagKeys" ], - "description": "Creates a new AWS CloudHSM cluster", + "description": "Grants permission to create a new AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27335,7 +28252,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Creates a new hardware security module (HSM) in the specified AWS CloudHSM cluster", + "description": "Grants permission to create a new hardware security module (HSM) in the specified AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27361,7 +28278,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Deletes the specified CloudHSM backup", + "description": "Grants permission to delete the specified CloudHSM backup", "docs": { "api_doc": "", "doc_page": "", @@ -27374,7 +28291,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Deletes the specified AWS CloudHSM cluster", + "description": "Grants permission to delete the specified AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27400,7 +28317,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Deletes the specified HSM", + "description": "Grants permission to delete the specified HSM", "docs": { "api_doc": "", "doc_page": "", @@ -27427,7 +28344,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Gets information about backups of AWS CloudHSM clusters", + "description": "Grants permission to get information about backups of AWS CloudHSM clusters", "docs": { "api_doc": "", "doc_page": "", @@ -27441,7 +28358,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Gets information about AWS CloudHSM clusters", + "description": "Grants permission to get information about AWS CloudHSM clusters", "docs": { "api_doc": "", "doc_page": "", @@ -27510,7 +28427,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Claims an AWS CloudHSM cluster", + "description": "Grants permission to claim an AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27584,7 +28501,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Gets a list of tags for the specified AWS CloudHSM cluster", + "description": "Grants permission to get a list of tags for the specified AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27611,7 +28528,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Modifies attributes for AWS CloudHSM backup", + "description": "Grants permission to modify attributes for an AWS CloudHSM backup", "docs": { "api_doc": "", "doc_page": "", @@ -27624,7 +28541,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Modifies AWS CloudHSM cluster", + "description": "Grants permission to modify AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27690,7 +28607,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Restores the specified CloudHSM backup", + "description": "Grants permission to restore the specified CloudHSM backup", "docs": { "api_doc": "", "doc_page": "", @@ -27707,7 +28624,7 @@ "aws:RequestTag/${TagKey}", "aws:TagKeys" ], - "description": "Adds or overwrites one or more tags for the specified AWS CloudHSM cluster", + "description": "Grants permission to add or overwrite one or more tags for the specified AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27723,7 +28640,7 @@ "condition_keys": [ "aws:TagKeys" ], - "description": "Removes the specified tag or tags from the specified AWS CloudHSM cluster", + "description": "Grants permission to remove the specified tag or tags from the specified AWS CloudHSM cluster", "docs": { "api_doc": "", "doc_page": "", @@ -27739,7 +28656,7 @@ "api_detail_root": "", "api_doc_root": "", "api_reference_doc_page": "https://docs.aws.amazon.com/cloudhsm/latest/APIReference/", - "authz_doc_page": "https://docs.aws.amazon.com/cloudhsm/latest/userguide/iam-policy.html", + "authz_doc_page": "https://docs.aws.amazon.com/cloudhsm/latest/userguide/identity-access-management.html", "concepts_doc_root": "https://docs.aws.amazon.com/cloudhsm/latest/userguide/", "context_keys_doc_root": "https://docs.aws.amazon.com/IAM/latest/UserGuide/" }, @@ -30608,7 +31525,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to untag resources", @@ -31759,7 +32675,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to untag resources", @@ -33725,7 +34640,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], @@ -34525,6 +35439,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/codecommit/latest/APIReference/API_ListBranches.html" } }, + "ListFileCommitHistory": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list commits and changes to a specified file", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/codecommit/latest/APIReference/API_ListFileCommitHistory.html" + } + }, "ListPullRequests": { "aws_action_groups": [ "ListOnly", @@ -36105,7 +37034,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove tags from a Profiling Group", @@ -36401,7 +37329,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to disassociate resource tags from an associated repository ARN", @@ -37733,7 +38660,7 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Gets the set of key-value pairs that are used to manage the resource", + "description": "Grants permission to the set of key-value pairs that are used to manage the resource", "docs": { "api_doc": "", "doc_page": "", @@ -37816,7 +38743,7 @@ "aws:RequestTag/${TagKey}", "aws:TagKeys" ], - "description": "Adds to or modifies the tags of the given resource", + "description": "Grants permission to add or modify the tags of the given resource", "docs": { "api_doc": "", "doc_page": "", @@ -37830,10 +38757,9 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], - "description": "Removes tags from an AWS resource", + "description": "Grants permission to remove tags from an AWS resource", "docs": { "api_doc": "", "doc_page": "", @@ -37891,8 +38817,8 @@ } } }, - "arn_format": "arn:aws:codestar-connections:${Region}:${Account}:${ResourceType}/${ResourceId}", - "arn_regex": "^arn:aws:codestar-connections:.+:.+:.+", + "arn_format": "arn:${Partition}:codestar-connections:${Region}:${Account}:${ResourceType}/${ResourceId}", + "arn_regex": "^arn:${Partition}:codestar-connections:.+:.+:.+", "description": "AWS CodeStar Connections", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/codestar-connections/latest/APIReference/", @@ -37914,6 +38840,7 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys", "codestar-notifications:NotificationsForResource" ], @@ -38104,7 +39031,7 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to disassociate resource tags from a notification rule resource ARN", @@ -38149,6 +39076,37 @@ }, "CodeWhisperer": { "actions": { + "AssociateCustomizationPermission": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to invoke AssociateCustomizationPermission on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, + "CreateCustomization": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to invoke CreateCustomization on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, "CreateProfile": { "aws_action_groups": [ "ReadWrite" @@ -38165,6 +39123,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" } }, + "DeleteCustomization": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to invoke DeleteCustomization on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, "DeleteProfile": { "aws_action_groups": [ "ReadWrite" @@ -38180,6 +39153,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" } }, + "DisassociateCustomizationPermission": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to invoke DisassociateCustomizationPermission on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, "GenerateRecommendations": { "aws_action_groups": [ "ReadOnly", @@ -38194,6 +39182,50 @@ "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" } }, + "GetCustomization": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to invoke GetCustomization on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, + "ListCustomizationPermissions": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to invoke ListCustomizationPermissions on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, + "ListCustomizations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to invoke ListCustomizations on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, "ListProfiles": { "aws_action_groups": [ "ListOnly", @@ -38251,7 +39283,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], @@ -38262,6 +39293,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" } }, + "UpdateCustomization": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to invoke UpdateCustomization on CodeWhisperer", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}security_iam_service-with-iam.html", + "doc_page_rel": "https://docs.aws.amazon.com/codewhisperer/latest/userguide/security_iam_service-with-iam.html" + } + }, "UpdateProfile": { "aws_action_groups": [ "ReadWrite" @@ -38391,6 +39437,34 @@ "doc_page_rel": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetId.html" } }, + "GetIdentityPoolAnalytics": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get analytics data about the total current identity count for all identity pool identity provider (IdPs)", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityPoolAnalytics.html" + } + }, + "GetIdentityPoolDailyAnalytics": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get analytics data about the number of new identities and total identities for all identity pool identity providers (IdPs)", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityPoolDailyAnalytics.html" + } + }, "GetIdentityPoolRoles": { "aws_action_groups": [ "ReadOnly", @@ -38405,6 +39479,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityPoolRoles.html" } }, + "GetIdentityProviderDailyAnalytics": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get analytics data about the number of new identities and total identities for one identity pool identity provider (IdPs)", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/cognitoidentity/latest/APIReference/API_GetIdentityProviderDailyAnalytics.html" + } + }, "GetOpenIdToken": { "aws_action_groups": [ "ReadOnly", @@ -39272,7 +40360,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Returns a unique generated shared secret key code for the user account", + "description": "Grants permission to return a unique generated shared secret key code for the user", "docs": { "api_doc": "", "doc_page": "", @@ -39298,7 +40386,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Changes the password for a specified user in a user pool", + "description": "Grants permission to change the password for a specified user in a user pool", "docs": { "api_doc": "", "doc_page": "", @@ -39311,7 +40399,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Confirms tracking of the device. This API call is the call that begins device tracking", + "description": "Grants permission to confirm tracking of the device. This API call is the call that begins device tracking", "docs": { "api_doc": "", "doc_page": "", @@ -39324,7 +40412,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Allows a user to enter a confirmation code to reset a forgotten password", + "description": "Grants permission to allow a user to enter a confirmation code to reset a forgotten password", "docs": { "api_doc": "", "doc_page": "", @@ -39337,7 +40425,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Confirms registration of a user and handles the existing alias from a previous user", + "description": "Grants permission to confirm registration of a user and handles the existing alias from a previous user", "docs": { "api_doc": "", "doc_page": "", @@ -39484,7 +40572,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Allows a user to delete one's self", + "description": "Grants permission to allow a user to delete one's self", "docs": { "api_doc": "", "doc_page": "", @@ -39497,7 +40585,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Deletes the attributes for a user", + "description": "Grants permission to delete the attributes for a user", "docs": { "api_doc": "", "doc_page": "", @@ -39660,7 +40748,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Forgets the specified device", + "description": "Grants permission to forget the specified device", "docs": { "api_doc": "", "doc_page": "", @@ -39673,7 +40761,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Calling this API causes a message to be sent to the end user with a confirmation code that is required to change the user's password", + "description": "Grants permission to send a message to the end user with a confirmation code that is required to change the user's password", "docs": { "api_doc": "", "doc_page": "", @@ -39701,7 +40789,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Gets the device", + "description": "Grants permission to get the device", "docs": { "api_doc": "", "doc_page": "", @@ -39736,6 +40824,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_GetIdentityProviderByIdentifier.html" } }, + "GetLogDeliveryConfiguration": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get the detailed activity logging configuration for a user pool", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_GetLogDeliveryConfiguration.html" + } + }, "GetSigningCertificate": { "aws_action_groups": [ "ReadOnly", @@ -39771,7 +40873,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Gets the user attributes and metadata for a user", + "description": "Grants permission to get the user attributes and metadata for a user", "docs": { "api_doc": "", "doc_page": "", @@ -39785,7 +40887,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Gets the user attribute verification code for the specified attribute name", + "description": "Grants permission to get the user attribute verification code for the specified attribute name", "docs": { "api_doc": "", "doc_page": "", @@ -39826,7 +40928,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Signs out users from all devices", + "description": "Grants permission to sign out users from all devices", "docs": { "api_doc": "", "doc_page": "", @@ -39839,7 +40941,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Initiates the authentication flow", + "description": "Grants permission to initiate the authentication flow", "docs": { "api_doc": "", "doc_page": "", @@ -39854,7 +40956,7 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Lists the devices", + "description": "Grants permission to list the devices", "docs": { "api_doc": "", "doc_page": "", @@ -40017,7 +41119,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Resends the confirmation (for confirmation of registration) to a specific user in the user pool", + "description": "Grants permission to resend the confirmation (for confirmation of registration) to a specific user in the user pool", "docs": { "api_doc": "", "doc_page": "", @@ -40030,7 +41132,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Responds to the authentication challenge", + "description": "Grants permission to respond to the authentication challenge", "docs": { "api_doc": "", "doc_page": "", @@ -40043,13 +41145,26 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Revokes all of the access tokens generated by the specified refresh token", + "description": "Grants permission to revoke all of the access tokens generated by the specified refresh token", "docs": { "api_doc": "", "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_RevokeToken.html" } }, + "SetLogDeliveryConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to set up or modify the detailed activity logging configuration of a user pool", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_SetLogDeliveryConfiguration.html" + } + }, "SetRiskConfiguration": { "aws_action_groups": [ "ReadWrite" @@ -40082,7 +41197,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Sets MFA preference for the user in the userpool", + "description": "Grants permission to set MFA preference for the user in the userpool", "docs": { "api_doc": "", "doc_page": "", @@ -40108,7 +41223,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Sets the user settings like multi-factor authentication (MFA)", + "description": "Grants permission to set the user settings like multi-factor authentication (MFA)", "docs": { "api_doc": "", "doc_page": "", @@ -40121,7 +41236,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Registers the user in the specified user pool and creates a user name, password, and user attributes", + "description": "Grants permission to register the user in the specified user pool and creates a user name, password, and user attributes", "docs": { "api_doc": "", "doc_page": "", @@ -40193,7 +41308,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Updates the feedback for the user authentication event", + "description": "Grants permission to update the feedback for the user authentication event", "docs": { "api_doc": "", "doc_page": "", @@ -40206,7 +41321,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Updates the device status", + "description": "Grants permission to update the device status", "docs": { "api_doc": "", "doc_page": "", @@ -40258,7 +41373,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Allows a user to update a specific attribute (one at a time)", + "description": "Grants permission to allow a user to update a specific attribute (one at a time)", "docs": { "api_doc": "", "doc_page": "", @@ -40313,7 +41428,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Registers a user's entered TOTP code and mark the user's software token MFA status as verified if successful", + "description": "Grants permission to register a user's entered TOTP code and mark the user's software token MFA status as verified if successful", "docs": { "api_doc": "", "doc_page": "", @@ -40326,7 +41441,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Verifies a user attribute using a one time verification code", + "description": "Grants permission to verify a user attribute using a one time verification code", "docs": { "api_doc": "", "doc_page": "", @@ -42183,6 +43298,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_ExportLambdaFunctionRecommendations.html" } }, + "ExportLicenseRecommendations": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to export license recommendations to S3 for the provided account(s)", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_ExportLicenseRecommendations.html" + } + }, "GetAutoScalingGroupRecommendations": { "aws_action_groups": [ "ListOnly", @@ -42334,6 +43462,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetLambdaFunctionRecommendations.html" } }, + "GetLicenseRecommendations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to get license recommendations for the specified account(s)", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/compute-optimizer/latest/APIReference/API_GetLicenseRecommendations.html" + } + }, "GetRecommendationPreferences": { "aws_action_groups": [ "ReadOnly", @@ -44017,6 +45160,39 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/adminguide//optimization-apis.html" } }, + "BatchGetFlowAssociation": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to get summary information about the flow associations for the specified Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_BatchGetFlowAssociation.html" + } + }, + "BatchPutContact": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "connect:InstanceId" + ], + "description": "Grants permission to put contacts in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_BatchPutContact.html" + } + }, "ClaimPhoneNumber": { "aws_action_groups": [ "ReadWrite" @@ -44024,7 +45200,8 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", - "aws:TagKeys" + "aws:TagKeys", + "connect:InstanceId" ], "description": "Grants permission to claim phone number resources in an Amazon Connect instance or traffic distribution group", "docs": { @@ -44164,6 +45341,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateParticipant.html" } }, + "CreatePredefinedAttribute": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "connect:InstanceId" + ], + "description": "Grants permission to create a predefined attribute in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreatePredefinedAttribute.html" + } + }, "CreatePrompt": { "aws_action_groups": [ "ReadWrite" @@ -44345,6 +45537,39 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateUserHierarchyGroup.html" } }, + "CreateView": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys", + "connect:InstanceId" + ], + "description": "Grants permission to create a view in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateView.html" + } + }, + "CreateViewVersion": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to create a view version in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateViewVersion.html" + } + }, "CreateVocabulary": { "aws_action_groups": [ "ReadWrite" @@ -44488,6 +45713,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteIntegrationAssociation.html" } }, + "DeletePredefinedAttribute": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "connect:InstanceId" + ], + "description": "Grants permission to delete a predefined attribute in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeletePredefinedAttribute.html" + } + }, "DeletePrompt": { "aws_action_groups": [ "ReadWrite" @@ -44661,6 +45901,38 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteUserHierarchyGroup.html" } }, + "DeleteView": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to delete a view in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteView.html" + } + }, + "DeleteViewVersion": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to delete a view version in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteViewVersion.html" + } + }, "DeleteVocabulary": { "aws_action_groups": [ "ReadWrite" @@ -44878,6 +46150,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html" } }, + "DescribePredefinedAttribute": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "connect:InstanceId" + ], + "description": "Grants permission to describe a predefined attribute in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePredefinedAttribute.html" + } + }, "DescribePrompt": { "aws_action_groups": [ "ReadOnly", @@ -45045,6 +46333,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeUserHierarchyStructure.html" } }, + "DescribeView": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to describe a view in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribeView.html" + } + }, "DescribeVocabulary": { "aws_action_groups": [ "ReadOnly", @@ -45269,6 +46574,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "connect:InstanceId" ], "description": "Grants permission to retrieve current metric data for queues and routing profiles in an Amazon Connect instance", @@ -45285,6 +46591,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "connect:InstanceId" ], "description": "Grants permission to retrieve current user data in an Amazon Connect instance", @@ -45320,7 +46627,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/emergency-admin-login.html" + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_GetFederationToken.html" } }, "GetMetricData": { @@ -45330,6 +46637,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "connect:InstanceId" ], "description": "Grants permission to retrieve historical metric data for queues in an Amazon Connect instance", @@ -45345,7 +46653,10 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], "description": "Grants permission to retrieve metric data in an Amazon Connect instance", "docs": { "api_doc": "", @@ -45715,6 +47026,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListPhoneNumbersV2.html" } }, + "ListPredefinedAttributes": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "connect:InstanceId" + ], + "description": "Grants permission to list predefined attributes in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListPredefinedAttributes.html" + } + }, "ListPrompts": { "aws_action_groups": [ "ListOnly", @@ -45863,6 +47191,24 @@ "doc_page_rel": "https://docs.aws.amazon.com/console/connect/amazon-connect-console/grant-instance-permissions" } }, + "ListSecurityProfileApplications": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to list applications associated with a specific security profile in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListSecurityProfileApplications.html" + } + }, "ListSecurityProfilePermissions": { "aws_action_groups": [ "ListOnly", @@ -46012,6 +47358,41 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListUsers.html" } }, + "ListViewVersions": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to list the view versions in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListViewVersions.html" + } + }, + "ListViews": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "connect:InstanceId" + ], + "description": "Grants permission to list the views in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_ListViews.html" + } + }, "MonitorContact": { "aws_action_groups": [ "ReadWrite" @@ -46731,7 +48112,8 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:ResourceTag/${TagKey}" + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" ], "description": "Grants permission to update phone number resources in an Amazon Connect instance or traffic distribution group", "docs": { @@ -46740,6 +48122,36 @@ "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html" } }, + "UpdatePhoneNumberMetadata": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to update the metadata of a phone number resource in an Amazon Connect instance or traffic distribution group", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumberMetadata.html" + } + }, + "UpdatePredefinedAttribute": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "connect:InstanceId" + ], + "description": "Grants permission to update a predefined attribute in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePredefinedAttribute.html" + } + }, "UpdatePrompt": { "aws_action_groups": [ "ReadWrite" @@ -47119,6 +48531,38 @@ "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateUserSecurityProfiles.html" } + }, + "UpdateViewContent": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to update a view's content in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateViewContent.html" + } + }, + "UpdateViewMetadata": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "connect:InstanceId" + ], + "description": "Grants permission to update a view's metadata in an Amazon Connect instance", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateViewMetadata.html" + } } }, "arn_format": "arn:${Partition}:connect:${Region}:${Account}:instance/${InstanceId}", @@ -47129,7 +48573,7 @@ "api_detail_root": "", "api_doc_root": "", "api_reference_doc_page": "https://docs.aws.amazon.com/connect/latest/APIReference/", - "authz_doc_page": "https://docs.aws.amazon.com/console/connect/security/access-control/", + "authz_doc_page": "https://docs.aws.amazon.com/connect/latest/adminguide/security-iam.html", "concepts_doc_root": "https://docs.aws.amazon.com/connect/latest/adminguide/", "context_keys_doc_root": "https://docs.aws.amazon.com/connect/latest/adminguide/" }, @@ -47221,7 +48665,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "connect:UserArn" + ], "description": "Grants permission to create a related item associated to a case in the case domain", "docs": { "api_doc": "", @@ -47667,7 +49113,7 @@ "actions_doc_root": "https://docs.aws.amazon.com/consolemobileapp/latest/", "api_detail_root": "", "api_doc_root": "", - "api_reference_doc_page": "https://docs.aws.amazon.com/consolemobileapp/latest/", + "api_reference_doc_page": "https://docs.aws.amazon.com/consolemobileapp/latest/userguide/permissions-policies.html", "authz_doc_page": "https://docs.aws.amazon.com/consolemobileapp/latest/userguide/permissions-policies.html", "concepts_doc_root": "https://docs.aws.amazon.com/consolemobileapp/latest/", "context_keys_doc_root": "https://docs.aws.amazon.com/consolemobileapp/latest/" @@ -47994,6 +49440,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetControlOperation.html" } }, + "GetEnabledControl": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get an enabled control from an organizational unit", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/controltower/latest/APIReference/API_GetEnabledControl.html" + } + }, "GetGuardrailComplianceStatus": { "aws_action_groups": [ "ReadOnly", @@ -49609,7 +51069,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateDataProvider.html" } }, "CreateEndpoint": { @@ -49673,7 +51133,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateInstanceProfile.html" } }, "CreateMigrationProject": { @@ -49690,7 +51150,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_CreateMigrationProject.html" } }, "CreateReplicationConfig": { @@ -49810,7 +51270,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteDataProvider.html" } }, "DeleteEndpoint": { @@ -49875,7 +51335,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteInstanceProfile.html" } }, "DeleteMigrationProject": { @@ -49888,7 +51348,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DeleteMigrationProject.html" } }, "DeleteReplicationConfig": { @@ -50023,7 +51483,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeConversionConfiguration.html" } }, "DescribeDataMigrations": { @@ -50050,8 +51510,8 @@ "description": "Grants permission to list the AWS DMS attributes for a data providers. Note. This action should be added along with ListDataProviders, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeDataProviders.html" } }, "DescribeEndpointSettings": { @@ -50096,6 +51556,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeEndpoints.html" } }, + "DescribeEngineVersions": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to return information about the available versions for DMS replication instances", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeEngineVersions.html" + } + }, "DescribeEventCategories": { "aws_action_groups": [ "ReadOnly", @@ -50148,8 +51622,8 @@ "description": "Grants permission to list the AWS DMS attributes for extension packs. Note. This action should be added along with ListExtensionPacks, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeExtensionPackAssociations.html" } }, "DescribeFleetAdvisorCollectors": { @@ -50232,8 +51706,8 @@ "description": "Grants permission to list the AWS DMS attributes for a instance profiles. Note. This action should be added along with ListInstanceProfiles, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeInstanceProfiles.html" } }, "DescribeMetadataModelAssessments": { @@ -50246,8 +51720,8 @@ "description": "Grants permission to list the AWS DMS attributes for metadata model assessments. Note. This action should be added along with ListMetadataModelAssessments, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelAssessments.html" } }, "DescribeMetadataModelConversions": { @@ -50260,8 +51734,8 @@ "description": "Grants permission to list the AWS DMS attributes for a metadata model conversions. Note. This action should be added along with ListMetadataModelConversions, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelConversions.html" } }, "DescribeMetadataModelExportsAsScript": { @@ -50274,8 +51748,8 @@ "description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelExportsAsScript.html" } }, "DescribeMetadataModelExportsToTarget": { @@ -50288,8 +51762,8 @@ "description": "Grants permission to list the AWS DMS attributes for a metadata model exports. Note. This action should be added along with ListMetadataModelExports, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelExportsToTarget.html" } }, "DescribeMetadataModelImports": { @@ -50303,7 +51777,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMetadataModelImports.html" } }, "DescribeMigrationProjects": { @@ -50316,8 +51790,8 @@ "description": "Grants permission to list the AWS DMS attributes for a migration projects. Note. This action should be added along with ListMigrationProjects, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_DescribeMigrationProjects.html" } }, "DescribeOrderableReplicationInstances": { @@ -50584,7 +52058,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ExportMetadataModelAssessment.html" } }, "GetMetadataModel": { @@ -50752,8 +52226,8 @@ "description": "Grants permission to update a conversion configuration. Note. This action should be added along with UpdateConversionConfiguration, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyConversionConfiguration.html" } }, "ModifyDataMigration": { @@ -50778,8 +52252,8 @@ "description": "Grants permission to modify the specified data provider. Note. This action should be added along with UpdateDataProvider, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyDataProvider.html" } }, "ModifyEndpoint": { @@ -50843,8 +52317,8 @@ "description": "Grants permission to modify the specified instance profile. Note. This action should be added along with UpdateInstanceProfile, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyInstanceProfile.html" } }, "ModifyMigrationProject": { @@ -50856,8 +52330,8 @@ "description": "Grants permission to modify the specified migration project. Note. This action should be added along with UpdateMigrationProject, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_ModifyMigrationProject.html" } }, "ModifyReplicationConfig": { @@ -51028,8 +52502,8 @@ "description": "Grants permission to associate an extension pack. Note. This action should be added along with AssociateExtensionPack, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartExtensionPackAssociation.html" } }, "StartMetadataModelAssessment": { @@ -51042,7 +52516,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelAssessment.html" } }, "StartMetadataModelConversion": { @@ -51055,7 +52529,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelConversion.html" } }, "StartMetadataModelExportAsScript": { @@ -51067,8 +52541,8 @@ "description": "Grants permission to start a new export of metadata model as script. Note. This action should be added along with StartMetadataModelExportAsScripts, but does not currently authorize the described Schema Conversion operation", "docs": { "api_doc": "", - "doc_page": "Welcome.html", - "doc_page_rel": "Welcome.html" + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelExportAsScript.html" } }, "StartMetadataModelExportAsScripts": { @@ -51094,7 +52568,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelExportToTarget.html" } }, "StartMetadataModelImport": { @@ -51107,7 +52581,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/Welcome.html" + "doc_page_rel": "https://docs.aws.amazon.com/dms/latest/APIReference/API_StartMetadataModelImport.html" } }, "StartRecommendations": { @@ -51503,6 +52977,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/drs/latest/APIReference/API_DeleteJob.html" } }, + "DeleteLaunchAction": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a launch action", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/drs/latest/APIReference/API_DeleteLaunchAction.html" + } + }, "DeleteLaunchConfigurationTemplate": { "aws_action_groups": [ "ReadWrite" @@ -51972,6 +53459,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/drs/latest/APIReference/API_ListExtensibleSourceServers.html" } }, + "ListLaunchActions": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to list launch actions", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/drs/latest/APIReference/API_ListLaunchActions.html" + } + }, "ListStagingAccounts": { "aws_action_groups": [ "ReadOnly", @@ -52091,6 +53592,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/drs/latest/userguide/drs-apis.html" } }, + "PutLaunchAction": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to put a launch action", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/drs/latest/APIReference/API_PutLaunchAction.html" + } + }, "RetryDataReplication": { "aws_action_groups": [ "ReadWrite" @@ -52882,6 +54396,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/data-exchange/latest/apireference/API_SendApiAsset.html" } }, + "SendDataSetNotification": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to send a notification to subscribers of a data set", + "docs": { + "api_doc": "", + "doc_page": "${ActionsDocRoot}API_SendDataSetNotification.html", + "doc_page_rel": "https://docs.aws.amazon.com/data-exchange/latest/apireference/API_SendDataSetNotification.html" + } + }, "StartJob": { "aws_action_groups": [ "ReadWrite" @@ -53093,7 +54620,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove tags associated with a resource", @@ -55086,109 +56612,98 @@ }, "DataZone": { "actions": { - "GetProject": { + "AcceptPredictions": { "aws_action_groups": [ - "ReadOnly", "ReadWrite" ], - "calculated_action_group": "Read", + "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to retrieve information about an Amazon DataZone project", + "description": "Grants permission to accept prediction", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_AcceptPredictions.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_AcceptPredictions.html" } }, - "GetProjectConfiguration": { + "AcceptSubscriptionRequest": { "aws_action_groups": [ - "ReadOnly", "ReadWrite" ], - "calculated_action_group": "Read", + "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to retrieve configuration information for an Amazon DataZone project", + "description": "Grants permission to approve a subscription request for a Data Asset", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_AcceptSubscriptionRequest.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_AcceptSubscriptionRequest.html" } }, - "GetProjectCredentials": { + "CancelSubscription": { "aws_action_groups": [ - "ReadOnly", "ReadWrite" ], - "calculated_action_group": "Read", + "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to retrieve credentials for an Amazon DataZone project", + "description": "Grants permission to revoke or unsubscribe an approved subscription to Data Asset", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_CancelSubscription.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CancelSubscription.html" } }, - "ListProjects": { + "CreateAsset": { "aws_action_groups": [ - "ListOnly", - "ReadOnly", "ReadWrite" ], - "calculated_action_group": "List", + "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to retrieve all Amazon DataZone projects", + "description": "Grants permission to create asset", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_CreateAsset.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateAsset.html" } }, - "ListUserProjects": { + "CreateAssetRevision": { "aws_action_groups": [ - "ListOnly", - "ReadOnly", "ReadWrite" ], - "calculated_action_group": "List", + "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to retrieve all Amazon DataZone projects for a user", + "description": "Grants permission to create new revision of an asset", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_CreateAssetRevision.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateAssetRevision.html" } - } - }, - "arn_format": "arn:${Partition}:datazone:${Region}:${Account}:${ResourceType}/${ResourceName}", - "arn_regex": "^arn:${Partition}:datazone:.+:.+:.+", - "description": "Amazon DataZone", - "docs": { - "actions_doc_root": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone", - "api_detail_root": "", - "api_doc_root": "", - "api_reference_doc_page": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone", - "authz_doc_page": "https://docs.aws.amazon.com/datazone/latest/userguide/controlling-access.html", - "concepts_doc_root": "https://docs.aws.amazon.com/datazone/latest/userguide/", - "context_keys_doc_root": "https://docs.aws.amazon.com/datazone/latest/userguide/controlling-access.html#tag-based-access-control/" - }, - "prefix": "datazone" - }, - "DataZone Control": { - "actions": { - "CreateAccountAssociationInvitation": { + }, + "CreateAssetType": { "aws_action_groups": [ "ReadWrite" ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to request association of an account with a given domain", + "description": "Grants permission to create an asset type", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_CreateAssetType.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateAssetType.html" } }, "CreateDataSource": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a new DataSource", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateDataSource.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateDataSource.html" + } + }, + "CreateDomain": { "aws_action_groups": [ "ReadWrite" ], @@ -55197,11 +56712,11 @@ "aws:RequestTag/${TagKey}", "aws:TagKeys" ], - "description": "Grants permission to create Amazon DataZone data sources used for publishing and subscribing to data", + "description": "Grants permission to provision a domain which is a top level entity that contains other Amazon DataZone resources", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_CreateDomain.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateDomain.html" } }, "CreateEnvironment": { @@ -55209,18 +56724,223 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys" + "condition_keys": [], + "description": "Grants permission to create a collection of configurated resources used to publish and subscribe to data", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateEnvironment.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateEnvironment.html" + } + }, + "CreateEnvironmentBlueprint": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a custom Environment Blueprint that allow user to add Environments to their Project", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateEnvironmentBlueprint.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateEnvironmentBlueprint.html" + } + }, + "CreateEnvironmentProfile": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a template from a Blueprint that can be used to create a Environment", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateEnvironmentProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateEnvironmentProfile.html" + } + }, + "CreateFormType": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a form type or a new revision of it", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateFormType.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateFormType.html" + } + }, + "CreateGlossary": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a business glossary", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateGlossary.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateGlossary.html" + } + }, + "CreateGlossaryTerm": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a glossary term", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateGlossaryTerm.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateGlossaryTerm.html" + } + }, + "CreateGroupProfile": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a DataZone group profile for an IAM Identity Center group", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateGroupProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateGroupProfile.html" + } + }, + "CreateListingChangeSet": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create listing change set", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateListingChangeSet.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateListingChangeSet.html" + } + }, + "CreateProject": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a Project to enable your team to publish and subscribe to data", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateProject.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateProject.html" + } + }, + "CreateProjectMembership": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to add a user to a Project", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateProjectMembership.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateProjectMembership.html" + } + }, + "CreateSubscriptionGrant": { + "aws_action_groups": [ + "ReadWrite" ], - "description": "Grants permission to provision a root-domain which is a top level entity that contains other Amazon DataZone resources", + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a grant for an approved subscription on a subscription target", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateSubscriptionGrant.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateSubscriptionGrant.html" + } + }, + "CreateSubscriptionRequest": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a subscription request for a Data Asset", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateSubscriptionRequest.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateSubscriptionRequest.html" + } + }, + "CreateSubscriptionTarget": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a subscription target for a Environment in the project", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_CreateSubscriptionTarget.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateSubscriptionTarget.html" + } + }, + "CreateUserProfile": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a user profile for an existing user in the customers IAM Identity Center", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_CreateUserProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_CreateUserProfile.html" + } + }, + "DeleteAsset": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an asset", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteAsset.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteAsset.html" + } + }, + "DeleteAssetType": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an asset type", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteAssetType.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteAssetType.html" } }, "DeleteDataSource": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update existing DataSource", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteDataSource.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteDataSource.html" + } + }, + "DeleteDomain": { "aws_action_groups": [ "ReadWrite" ], @@ -55228,11 +56948,24 @@ "condition_keys": [ "aws:ResourceTag/${TagKey}" ], - "description": "Grants permission to delete a data source", + "description": "Grants permission to delete a provisioned domain", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteDomain.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteDomain.html" + } + }, + "DeleteDomainSharingPolicy": { + "aws_action_groups": [ + "Permissions" + ], + "calculated_action_group": "Permissions", + "condition_keys": [], + "description": "Grants permission to delete a resource policy for a DataZone Domain", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_DeleteDomainSharingPolicy.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteDomainSharingPolicy.html" } }, "DeleteEnvironment": { @@ -55240,74 +56973,227 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [ - "aws:ResourceTag/${TagKey}" + "condition_keys": [], + "description": "Grants permission to Delete Environment", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteEnvironment.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteEnvironment.html" + } + }, + "DeleteEnvironmentBlueprint": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete Environment Blueprint", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteEnvironmentBlueprint.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteEnvironmentBlueprint.html" + } + }, + "DeleteEnvironmentBlueprintConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete environment blueprint configuration", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteEnvironmentBlueprintConfiguration.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteEnvironmentBlueprintConfiguration.html" + } + }, + "DeleteEnvironmentProfile": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete Environment Profile", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteEnvironmentProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteEnvironmentProfile.html" + } + }, + "DeleteFormType": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a form type", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteFormType.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteFormType.html" + } + }, + "DeleteGlossary": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a business glossary", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteGlossary.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteGlossary.html" + } + }, + "DeleteGlossaryTerm": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a glossary term", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteGlossaryTerm.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteGlossaryTerm.html" + } + }, + "DeleteListing": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete listing", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteListing.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteListing.html" + } + }, + "DeleteProject": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a Project that enables your team to publish and subscribe to data", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteProject.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteProject.html" + } + }, + "DeleteProjectMembership": { + "aws_action_groups": [ + "ReadWrite" ], - "description": "Grants permission to delete a provisioned root-domain", + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to remove a user from a project", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_DeleteProjectMembership.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteProjectMembership.html" } }, - "DissociateAccount": { + "DeleteSubscriptionGrant": { "aws_action_groups": [ "ReadWrite" ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to disassociate an account with a given domain", + "description": "Grants permission to delete a subscription grant from a subscription target", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_DeleteSubscriptionGrant.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteSubscriptionGrant.html" } }, - "GetAssociatedDomain": { + "DeleteSubscriptionRequest": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a pending subscription request for a Data Asset", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteSubscriptionRequest.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteSubscriptionRequest.html" + } + }, + "DeleteSubscriptionTarget": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a subscription target from a Environment in the project", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_DeleteSubscriptionTarget.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_DeleteSubscriptionTarget.html" + } + }, + "GetAsset": { "aws_action_groups": [ "ReadOnly", "ReadWrite" ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to retrieve information about any associated domain in the associated account", + "description": "Grants permission to retrieve an asset", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_GetAsset.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetAsset.html" } }, - "GetDataSourceByEnvironment": { + "GetAssetType": { "aws_action_groups": [ "ReadOnly", "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [ - "aws:ResourceTag/${TagKey}" + "condition_keys": [], + "description": "Grants permission to get an asset type", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetAssetType.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetAssetType.html" + } + }, + "GetDataSource": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" ], - "description": "Grants permission to retrieve any data source under any domain for a given root-domain", + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to Get a existing DataSource in Amazon DataZone using its identifier", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_GetDataSource.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetDataSource.html" } }, - "GetDomain": { + "GetDataSourceRun": { "aws_action_groups": [ "ReadOnly", "ReadWrite" ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to retrieve information about any domain in the account", + "description": "Grants permission to get DataSource run job in Amazon DataZone using it's identifier", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_GetDataSourceRun.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetDataSourceRun.html" } }, - "GetEnvironment": { + "GetDomain": { "aws_action_groups": [ "ReadOnly", "ReadWrite" @@ -55316,42 +57202,293 @@ "condition_keys": [ "aws:ResourceTag/${TagKey}" ], - "description": "Grants permission to retrieve information about a root-domain", + "description": "Grants permission to retrieve information about a domain", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_GetDomain.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetDomain.html" } }, - "GetMetadataCollector": { + "GetDomainSharingPolicy": { "aws_action_groups": [ "ReadOnly", "ReadWrite" ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to retrieve a publishing job", + "description": "Grants permission to retrieve a resource policy for a DataZone Domain", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_GetDomainSharingPolicy.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetDomainSharingPolicy.html" } }, - "GetUserPortalLoginAuthCode": { + "GetEnvironment": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get Environment details", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetEnvironment.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetEnvironment.html" + } + }, + "GetEnvironmentActionLink": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get environment action link", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetEnvironmentActionLink.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetEnvironmentActionLink.html" + } + }, + "GetEnvironmentBlueprint": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get Environment Blueprint details", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetEnvironmentBlueprint.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetEnvironmentBlueprint.html" + } + }, + "GetEnvironmentBlueprintConfiguration": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get environment blueprint configuration", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetEnvironmentBlueprintConfiguration.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetEnvironmentBlueprintConfiguration.html" + } + }, + "GetEnvironmentCredentials": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get short term credentials that assume the Environment user role", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetEnvironmentCredentials.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetEnvironmentCredentials.html" + } + }, + "GetEnvironmentProfile": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get Environment Profile details", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetEnvironmentProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetEnvironmentProfile.html" + } + }, + "GetFormType": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a form type", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetFormType.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetFormType.html" + } + }, + "GetGlossary": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a business glossary", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetGlossary.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetGlossary.html" + } + }, + "GetGlossaryTerm": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a glossary term", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetGlossaryTerm.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetGlossaryTerm.html" + } + }, + "GetGroupProfile": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve an existing DataZone group profile", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetGroupProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetGroupProfile.html" + } + }, + "GetIamPortalLoginUrl": { + "aws_action_groups": [ + "Permissions" + ], + "calculated_action_group": "Permissions", + "condition_keys": [], + "description": "Grants permission to an IAM principal to log into the DataZone Portal", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetIamPortalLoginUrl.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetIamPortalLoginUrl.html" + } + }, + "GetListing": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get listing", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetListing.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetListing.html" + } + }, + "GetProject": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get Project details", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetProject.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetProject.html" + } + }, + "GetSubscription": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve a subscription", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetSubscription.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetSubscription.html" + } + }, + "GetSubscriptionEligibility": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get subscription eligibilty", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetSubscriptionEligibility.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetSubscriptionEligibility.html" + } + }, + "GetSubscriptionGrant": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retireve a subscription grant", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetSubscriptionGrant.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetSubscriptionGrant.html" + } + }, + "GetSubscriptionRequestDetails": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to reject a subscription request for a Data Asset", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetSubscriptionRequestDetails.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetSubscriptionRequestDetails.html" + } + }, + "GetSubscriptionTarget": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retireve details of subscription target", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_GetSubscriptionTarget.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetSubscriptionTarget.html" + } + }, + "GetUserProfile": { "aws_action_groups": [ "ReadOnly", "ReadWrite" ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to retrieve credentials to log into Amazon DataZone data portal from AWS management console", + "description": "Grants permission to retrieve a user profile for an existing user in the DataZone Domain", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_GetUserProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_GetUserProfile.html" } }, - "ListAccountAssociationInvitations": { + "ListAccountEnvironments": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55359,14 +57496,14 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to retrieve all account-association invitations for a given associated account", + "description": "Grants permission to list Environments across all domains in an AWS Account", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListAccountEnvironments.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListAccountEnvironments.html" } }, - "ListAllAssociatedAccountsForEnvironment": { + "ListAssetRevisions": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55374,14 +57511,14 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to list all associated accounts under the given root-domain, including accounts associated to its sub-domains", + "description": "Grants permission to list revisions of an asset", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListAssetRevisions.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListAssetRevisions.html" } }, - "ListAssociatedEnvironments": { + "ListDataSourceRunActivities": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55389,14 +57526,14 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to lists all the associated domains for a given associated account", + "description": "Grants permission to list DataSource runs job's activities on Asset", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListDataSourceRunActivities.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListDataSourceRunActivities.html" } }, - "ListDataSources": { + "ListDataSourceRuns": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55404,14 +57541,14 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to retrieve all data sources under any domain in the associated account", + "description": "Grants permission to list DataSource runs job", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListDataSourceRuns.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListDataSourceRuns.html" } }, - "ListDataSourcesByEnvironment": { + "ListDataSources": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55419,11 +57556,11 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to retrieve all data sources under any domain for a given root-domain", + "description": "Grants permission to list existing DataSources", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListDataSources.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListDataSources.html" } }, "ListDomains": { @@ -55434,14 +57571,14 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to list all the sub-domains for a given domain or a root-domain", + "description": "Grants permission to retrieve all domains", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListDomains.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListDomains.html" } }, - "ListEnvironment": { + "ListEnvironmentBlueprintConfigurations": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55449,14 +57586,14 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to retrieve all root-domains", + "description": "Grants permission to list environment blueprint configurations", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListEnvironmentBlueprintConfigurations.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListEnvironmentBlueprintConfigurations.html" } }, - "ListMetadataCollectorRuns": { + "ListEnvironmentBlueprints": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55464,14 +57601,14 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to list all runs for a given publishing job through Amazon DataZone console for a data source", + "description": "Grants permission to list Domain for Environment Blueprints", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListEnvironmentBlueprints.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListEnvironmentBlueprints.html" } }, - "ListMetadataCollectors": { + "ListEnvironmentProfiles": { "aws_action_groups": [ "ListOnly", "ReadOnly", @@ -55479,11 +57616,71 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to retrieve all publishing jobs", + "description": "Grants permission to list Domain for Environment Profiles", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListEnvironmentProfiles.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListEnvironmentProfiles.html" + } + }, + "ListEnvironments": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to show Environments in the Domain", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListEnvironments.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListEnvironments.html" + } + }, + "ListGroupsForUser": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list all the DataZone group profiles that the DataZone user profile is a member of", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListGroupsForUser.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListGroupsForUser.html" + } + }, + "ListNotifications": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list notifications and events for a datazone user", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListNotifications.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListNotifications.html" + } + }, + "ListProjectMemberships": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list Project Members", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListProjectMemberships.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListProjectMemberships.html" } }, "ListProjects": { @@ -55494,11 +57691,71 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "Grants permission to retrieve all Amazon DataZone projects", + "description": "Grants permission to list Projects", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListProjects.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListProjects.html" + } + }, + "ListSubscriptionGrants": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to List subscription grants for a subscribed principal", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListSubscriptionGrants.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListSubscriptionGrants.html" + } + }, + "ListSubscriptionRequests": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list subscription requests", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListSubscriptionRequests.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListSubscriptionRequests.html" + } + }, + "ListSubscriptionTargets": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list subscription targets", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListSubscriptionTargets.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListSubscriptionTargets.html" + } + }, + "ListSubscriptions": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list subscriptions", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListSubscriptions.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListSubscriptions.html" } }, "ListTagsForResource": { @@ -55513,21 +57770,228 @@ "description": "Grants permission to retrieve all tags associated with a resource", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_ListTagsForResource.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListTagsForResource.html" } }, - "ReviewAccountAssociationInvitation": { + "ListWarehouseMetadata": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list available Manager Secrets", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ListWarehouseMetadata.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ListWarehouseMetadata.html" + } + }, + "ProvisionDomain": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to provision domain with default project setup", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ProvisionDomain.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ProvisionDomain.html" + } + }, + "PutDomainSharingPolicy": { + "aws_action_groups": [ + "Permissions" + ], + "calculated_action_group": "Permissions", + "condition_keys": [], + "description": "Grants permission to add a resource policy for a DataZone Domain", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_PutDomainSharingPolicy.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_PutDomainSharingPolicy.html" + } + }, + "PutEnvironmentBlueprintConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to put environment blueprint configuration", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_PutEnvironmentBlueprintConfiguration.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_PutEnvironmentBlueprintConfiguration.html" + } + }, + "RefreshToken": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to refresh token", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_RefreshToken.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_RefreshToken.html" + } + }, + "RejectPredictions": { "aws_action_groups": [ "ReadWrite" ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to accept or reject the pending association requests for the given account", + "description": "Grants permission to reject prediction", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_RejectPredictions.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_RejectPredictions.html" + } + }, + "RejectSubscriptionRequest": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to reject a subscription request for a Data Asset", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_RejectSubscriptionRequest.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_RejectSubscriptionRequest.html" + } + }, + "RevokeSubscription": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to revoke a subscription", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_RevokeSubscription.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_RevokeSubscription.html" + } + }, + "Search": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to search datazone entities", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_Search.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_Search.html" + } + }, + "SearchGroupProfiles": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to search DataZone group profiles and IAM Identity Center groups", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_SearchGroupProfiles.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_SearchGroupProfiles.html" + } + }, + "SearchListings": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to search listings", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_SearchListings.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_SearchListings.html" + } + }, + "SearchTypes": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to search types such asset types and form types in a domain", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_SearchTypes.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_SearchTypes.html" + } + }, + "SearchUserProfiles": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to search DataZone user profiles, IAM Identity Center users, and DataZone IAM principal profiles", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_SearchUserProfiles.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_SearchUserProfiles.html" + } + }, + "SsoLogin": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to login using SSO", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_SsoLogin.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_SsoLogin.html" + } + }, + "SsoLogout": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to logout as SSO user", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_SsoLogout.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_SsoLogout.html" + } + }, + "StartDataSourceRun": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to start a DataSource run job", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_StartDataSourceRun.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_StartDataSourceRun.html" } }, "TagResource": { @@ -55543,8 +58007,8 @@ "description": "Grants permission to add or update tags to a resource", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_TagResource.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_TagResource.html" } }, "UntagResource": { @@ -55559,24 +58023,24 @@ "description": "Grants permission to remove tags associated with a resource", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_UntagResource.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UntagResource.html" } }, - "UpdateAccountAssociationDescription": { + "UpdateDataSource": { "aws_action_groups": [ "ReadWrite" ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to update the description of the account association of the given associated account and given domain", + "description": "Grants permission to update existing DataSource", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_UpdateDataSource.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateDataSource.html" } }, - "UpdateDataSource": { + "UpdateDomain": { "aws_action_groups": [ "ReadWrite" ], @@ -55584,11 +58048,11 @@ "condition_keys": [ "aws:ResourceTag/${TagKey}" ], - "description": "Grants permission to update a data source", + "description": "Grants permission to update information for a domain", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_UpdateDomain.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateDomain.html" } }, "UpdateEnvironment": { @@ -55596,30 +58060,197 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [ - "aws:ResourceTag/${TagKey}" + "condition_keys": [], + "description": "Grants permission to update Environment settings", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateEnvironment.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateEnvironment.html" + } + }, + "UpdateEnvironmentBlueprint": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update Environment Blueprint settings", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateEnvironmentBlueprint.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateEnvironmentBlueprint.html" + } + }, + "UpdateEnvironmentConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update environment configuration", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateEnvironmentConfiguration.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateEnvironmentConfiguration.html" + } + }, + "UpdateEnvironmentDeploymentStatus": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update status of the Environment deployment", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateEnvironmentDeploymentStatus.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateEnvironmentDeploymentStatus.html" + } + }, + "UpdateEnvironmentProfile": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update EnvironmentProfile configuration", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateEnvironmentProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateEnvironmentProfile.html" + } + }, + "UpdateGlossary": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a business glossary", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateGlossary.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateGlossary.html" + } + }, + "UpdateGlossaryTerm": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a glossary term", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateGlossaryTerm.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateGlossaryTerm.html" + } + }, + "UpdateGroupProfile": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a DataZone group profile", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateGroupProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateGroupProfile.html" + } + }, + "UpdateProject": { + "aws_action_groups": [ + "ReadWrite" ], - "description": "Grants permission to update information for a root-domain", + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a Project that enables your team to publish and subscribe to data", "docs": { "api_doc": "", - "doc_page": "${ConceptsDocRoot}what-is-datazone.html#accessing-datazone", - "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone" + "doc_page": "${APIReferenceDocPage}API_UpdateProject.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateProject.html" + } + }, + "UpdateSubscriptionGrantStatus": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a subscription grant status for custom grants", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateSubscriptionGrantStatus.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateSubscriptionGrantStatus.html" + } + }, + "UpdateSubscriptionRequest": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update business reason for subscription request for a Data Asset", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateSubscriptionRequest.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateSubscriptionRequest.html" + } + }, + "UpdateSubscriptionTarget": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a subscription target", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateSubscriptionTarget.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateSubscriptionTarget.html" + } + }, + "UpdateUserProfile": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a DataZone user profile", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_UpdateUserProfile.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_UpdateUserProfile.html" + } + }, + "ValidatePassRole": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to validate pass role", + "docs": { + "api_doc": "", + "doc_page": "${APIReferenceDocPage}API_ValidatePassRole.html", + "doc_page_rel": "https://docs.aws.amazon.com/datazone/latest/APIReference/API_ValidatePassRole.html" } } }, - "arn_format": "arn:${Partition}:datazonecontrol:${Region}:${Account}:${ResourceType}/${ResourceName}", - "arn_regex": "^arn:${Partition}:datazonecontrol:.+:.+:.+", - "description": "Amazon DataZone Control", + "arn_format": "arn:${Partition}:datazone:${Region}:${Account}:${ResourceType}/${ResourceName}", + "arn_regex": "^arn:${Partition}:datazone:.+:.+:.+", + "description": "Amazon DataZone", "docs": { - "actions_doc_root": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone", + "actions_doc_root": "https://docs.aws.amazon.com/datazone/latest/APIReference/", "api_detail_root": "", "api_doc_root": "", - "api_reference_doc_page": "https://docs.aws.amazon.com/datazone/latest/userguide/what-is-datazone.html#accessing-datazone", - "authz_doc_page": "https://docs.aws.amazon.com/datazone/latest/userguide/controlling-access.html", + "api_reference_doc_page": "https://docs.aws.amazon.com/datazone/latest/APIReference/", + "authz_doc_page": "https://docs.aws.amazon.com/datazone/latest/userguide/security-iam.html", "concepts_doc_root": "https://docs.aws.amazon.com/datazone/latest/userguide/", - "context_keys_doc_root": "https://docs.aws.amazon.com/datazone/latest/userguide/controlling-access.html#tag-based-access-control/" + "context_keys_doc_root": "https://docs.aws.amazon.com/datazone/latest/userguide/" }, - "prefix": "datazonecontrol" + "prefix": "datazone" }, "DeepComposer": { "actions": { @@ -55855,7 +58486,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], @@ -55893,8 +58523,8 @@ } } }, - "arn_format": "arn:aws:deepcomposer:${Region}:${Account}:${ResourceType}/${ResourceName}", - "arn_regex": "^arn:aws:deepcomposer:.+:.+:.+", + "arn_format": "arn:${Partition}:deepcomposer:${Region}:${Account}:${ResourceType}/${ResourceName}", + "arn_regex": "^arn:${Partition}:deepcomposer:.+:.+:.+", "description": "AWS DeepComposer", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/deepcomposer/latest/devguide/", @@ -56743,6 +59373,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/deepracer/latest/developerguide/deepracer-get-started-test-in-simulator.html" } }, + "ListLeaderboardEvaluations": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "deepracer:MultiUser", + "deepracer:UserToken" + ], + "description": "Grants permission to list all the user's leaderboard evaluation jobs for a leaderboard", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/deepracer/latest/developerguide/deepracer-submit-model-to-leaderboard.html" + } + }, "ListLeaderboardSubmissions": { "aws_action_groups": [ "ReadOnly", @@ -57045,8 +59692,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:ResourceTag/${TagKey}", "aws:TagKeys", "deepracer:MultiUser", "deepracer:UserToken" @@ -58036,10 +60681,7 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys" - ], + "condition_keys": [], "description": "Grants permission to create a project for mobile testing", "docs": { "api_doc": "", @@ -60530,6 +63172,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_DisableRadius.html" } }, + "DisableRoleAccess": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to disable AWS Management Console access for identity in your AWS Directory", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html", + "doc_page_rel": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html" + } + }, "DisableSso": { "aws_action_groups": [ "ReadWrite" @@ -60582,6 +63237,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_EnableRadius.html" } }, + "EnableRoleAccess": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to enable AWS Management Console access for identity in your AWS Directory", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html", + "doc_page_rel": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html" + } + }, "EnableSso": { "aws_action_groups": [ "ReadWrite" @@ -60909,6 +63577,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/directoryservice/latest/devguide/API_UpdateConditionalForwarder.html" } }, + "UpdateDirectory": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update the configurations like service account credentials or DNS server IP addresses for the specified directory", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html", + "doc_page_rel": "https://docs.aws.amazon.com/directoryservice/latest/admin-guide/UsingWithDS_IAM_ResourcePermissions.html" + } + }, "UpdateDirectorySetup": { "aws_action_groups": [ "ReadWrite" @@ -62641,8 +65322,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to accept an Elastic IP address transfer", @@ -62763,8 +65442,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to allocate an Elastic IP address (EIP) to your account", @@ -62780,8 +65457,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to allocate a Dedicated Host to your account", @@ -62962,8 +65637,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to associate an IPAM resource discovery with an Amazon VPC IPAM", @@ -63219,8 +65892,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to add one or more outbound rules to a VPC security group. Policies using the security-group-rule resource-level permission are only enforced when the API request includes TagSpecifications", @@ -63236,8 +65907,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to add one or more inbound rules to a VPC security group. Policies using the security-group-rule resource-level permission are only enforced when the API request includes TagSpecifications", @@ -63463,8 +66132,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to copy a point-in-time snapshot of an EBS volume and store it in Amazon S3. Resource-level permissions specified for this action apply to the new snapshot only. They do not apply to the source snapshot", @@ -63480,8 +66147,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Capacity Reservation", @@ -63497,8 +66162,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Capacity Reservation Fleet", @@ -63514,8 +66177,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a carrier gateway and provides CSP connectivity to VPC customers", @@ -63531,8 +66192,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Client VPN endpoint", @@ -63578,8 +66237,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a pool of customer-owned IP (CoIP) addresses", @@ -63610,8 +66267,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a customer gateway, which provides information to AWS about your customer gateway device", @@ -63657,8 +66312,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a set of DHCP options for a VPC", @@ -63674,8 +66327,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an egress-only internet gateway for a VPC", @@ -63691,11 +66342,9 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], - "description": "Grants permission to launch an EC2 Fleet", + "description": "Grants permission to launch an EC2 Fleet. Resource-level permissions for this action do not include the resources specified in a launch template. To specify resource-level permissions for resources specified in a launch template, you must include the resources in the RunInstances action statement", "docs": { "api_doc": "", "doc_page": "", @@ -63708,8 +66357,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create one or more flow logs to capture IP traffic for a network interface", @@ -63725,8 +66372,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an Amazon FPGA Image (AFI) from a design checkpoint (DCP)", @@ -63742,8 +66387,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an Amazon EBS-backed AMI from a stopped or running Amazon EBS-backed instance", @@ -63759,8 +66402,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an EC2 Instance Connect Endpoint that allows you to connect to an instance without a public IPv4 address", @@ -63776,8 +66417,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an event window in which scheduled events for the associated Amazon EC2 instances can run", @@ -63793,8 +66432,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to export a running or stopped instance to an Amazon S3 bucket", @@ -63810,8 +66447,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an internet gateway for a VPC", @@ -63827,8 +66462,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an Amazon VPC IP Address Manager (IPAM)", @@ -63844,8 +66477,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an IP address pool for Amazon VPC IP Address Manager (IPAM), which is a collection of contiguous IP address CIDRs", @@ -63861,8 +66492,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an IPAM resource discovery", @@ -63878,8 +66507,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an Amazon VPC IP Address Manager (IPAM) scope, which is the highest-level container within IPAM", @@ -63895,8 +66522,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a 2048-bit RSA key pair", @@ -63912,8 +66537,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a launch template", @@ -63959,8 +66582,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a local gateway route table", @@ -63991,8 +66612,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a local gateway route table virtual interface group association", @@ -64008,8 +66627,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to associate a VPC with a local gateway route table", @@ -64025,8 +66642,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a managed prefix list", @@ -64042,8 +66657,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a NAT gateway in a subnet", @@ -64059,8 +66672,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a network ACL in a VPC", @@ -64091,8 +66702,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Network Access Scope", @@ -64108,8 +66717,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a path to analyze for reachability", @@ -64125,8 +66732,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a network interface in a subnet", @@ -64157,8 +66762,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a placement group", @@ -64174,8 +66777,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a public IPv4 address pool for public IPv4 CIDRs that you own and bring to Amazon to manage with Amazon VPC IP Address Manager (IPAM)", @@ -64191,8 +66792,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a root volume replacement task", @@ -64223,8 +66822,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to start a task that restores an AMI from an S3 object previously created by using CreateStoreImageTask", @@ -64255,8 +66852,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a route table for a VPC", @@ -64272,8 +66867,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a security group", @@ -64289,8 +66882,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a snapshot of an EBS volume and store it in Amazon S3", @@ -64306,8 +66897,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create crash-consistent snapshots of multiple EBS volumes and store them in Amazon S3", @@ -64353,8 +66942,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a subnet in a VPC", @@ -64402,8 +66989,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a traffic mirror filter", @@ -64434,8 +67019,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a traffic mirror session", @@ -64451,8 +67034,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a traffic mirror target", @@ -64468,8 +67049,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a transit gateway", @@ -64485,8 +67064,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Connect attachment from a specified transit gateway attachment", @@ -64502,8 +67079,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Connect peer between a transit gateway and an appliance", @@ -64519,8 +67094,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a multicast domain for a transit gateway", @@ -64536,8 +67109,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to request a transit gateway peering attachment between a requester and accepter transit gateway", @@ -64553,8 +67124,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a transit gateway policy table", @@ -64600,8 +67169,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a route table for a transit gateway", @@ -64617,8 +67184,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an announcement for a transit gateway route table", @@ -64634,8 +67199,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to attach a VPC to a transit gateway", @@ -64651,8 +67214,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Verified Access endpoint", @@ -64668,8 +67229,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Verified Access group", @@ -64685,8 +67244,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Verified Access instance", @@ -64702,8 +67259,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a verified trust provider", @@ -64719,8 +67274,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create an EBS volume", @@ -64736,8 +67289,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a VPC with a specified CIDR block", @@ -64753,8 +67304,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a VPC endpoint for an AWS service", @@ -64785,8 +67334,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a VPC endpoint service configuration to which service consumers (AWS accounts, IAM users, and IAM roles) can connect", @@ -64802,8 +67349,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to request a VPC peering connection between two VPCs", @@ -64819,8 +67364,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a VPN connection between a virtual private gateway or transit gateway and a customer gateway", @@ -64851,8 +67394,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a virtual private gateway", @@ -68788,6 +71329,36 @@ "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DisableFastSnapshotRestores.html" } }, + "DisableImage": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "ec2:Region" + ], + "description": "Grants permission to disable an AMI", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DisableImage.html" + } + }, + "DisableImageBlockPublicAccess": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "ec2:Region" + ], + "description": "Grants permission to disable block public access for AMIs at the account level in the specified AWS Region", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DisableImageBlockPublicAccess.html" + } + }, "DisableImageDeprecation": { "aws_action_groups": [ "ReadWrite" @@ -69193,6 +71764,36 @@ "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_EnableFastSnapshotRestores.html" } }, + "EnableImage": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "ec2:Region" + ], + "description": "Grants permission to re-enable a disabled AMI", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_EnableImage.html" + } + }, + "EnableImageBlockPublicAccess": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "ec2:Region" + ], + "description": "Grants permission to enable block public access for AMIs at the account level in the specified AWS Region", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_EnableImageBlockPublicAccess.html" + } + }, "EnableImageDeprecation": { "aws_action_groups": [ "ReadWrite" @@ -69366,8 +71967,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to export an Amazon Machine Image (AMI) to a VM file", @@ -69601,6 +72200,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetHostReservationPurchasePreview.html" } }, + "GetImageBlockPublicAccessState": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "ec2:Region" + ], + "description": "Grants permission to get the current state of block public access for AMIs at the account level in the specified AWS Region", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetImageBlockPublicAccessState.html" + } + }, "GetInstanceTypesFromInstanceRequirements": { "aws_action_groups": [ "ListOnly", @@ -69859,6 +72474,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/vpc/latest/ipam/share-pool-ipam.html" } }, + "GetSecurityGroupsForVpc": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "ec2:Region" + ], + "description": "Grants permission to retrieve a list of security groups for a specified VPC", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_GetSecurityGroupsForVpc.html" + } + }, "GetSerialConsoleAccessStatus": { "aws_action_groups": [ "ReadOnly", @@ -70164,8 +72795,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to import single or multi-volume disk images or EBS snapshots into an Amazon Machine Image (AMI)", @@ -70196,8 +72825,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to import a public key from an RSA key pair that was created with a third-party tool", @@ -70213,8 +72840,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to import a disk into an EBS snapshot", @@ -70239,6 +72864,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportVolume.html" } }, + "InjectApiError": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "ec2:FisActionId", + "ec2:FisTargetArns", + "ec2:Region" + ], + "description": "Grants permission to temporarily inject errors for target API requests", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}fis/latest/userguide/fis-actions-reference.html", + "doc_page_rel": "https://docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html" + } + }, "ListImagesInRecycleBin": { "aws_action_groups": [ "ListOnly", @@ -71734,8 +74376,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to create a Spot Instance request", @@ -71976,8 +74616,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to launch one or more instances", @@ -72104,8 +74742,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to start a Network Access Scope analysis", @@ -72121,8 +74757,6 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys", "ec2:Region" ], "description": "Grants permission to start analyzing a specified path", @@ -74227,6 +76861,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "ec2:SourceInstanceARN", "ssm:SourceInstanceARN" ], "description": "Grants permission to deliver messages to clients/instances using long polling", @@ -74242,6 +76877,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "ec2:SourceInstanceARN", "ssm:SourceInstanceARN" ], "description": "Grants permission to send replies from clients/instances to upstream service", @@ -77756,6 +80392,19 @@ }, "EMR Serverless": { "actions": { + "AccessInteractiveEndpoints": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to execute interactive workloads on an application", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}emr/latest/EMR-Serverless-UserGuide/interactive-workloads.html", + "doc_page_rel": "https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/interactive-workloads.html" + } + }, "CancelJobRun": { "aws_action_groups": [ "ReadWrite" @@ -79482,7 +82131,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Grants permission to retrieve a description of a platform version", + "description": "Grants permission to retrieve a description of a managed platform version", "docs": { "api_doc": "", "doc_page": "", @@ -79781,8 +82430,8 @@ } } }, - "arn_format": "arn:aws:elasticbeanstalk:${Region}:${AccountID}:${ResourceType}/${PathToResource}", - "arn_regex": "^arn:aws:elasticbeanstalk:.+:.*:.+/.+", + "arn_format": "arn:${Partition}:elasticbeanstalk:${Region}:${Account}:${ResourceType}/${PathToResource}", + "arn_regex": "^arn:${Partition}:elasticbeanstalk:.+:.*:.+/.+", "description": "AWS Elastic Beanstalk", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/elasticbeanstalk/latest/api/", @@ -79976,8 +82625,8 @@ "description": "Grants permission to retrieve the image from the upstream registry and import it to your private registry", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference/API_BatchImportUpstreamImage.html" + "doc_page": "${ConceptsDocRoot}pull-through-cache.html", + "doc_page_rel": "https://docs.aws.amazon.com/AmazonECR/latest/userguide/pull-through-cache.html" } }, "CompleteLayerUpload": { @@ -80483,7 +83132,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to untag an Amazon ECR resource", @@ -80515,7 +83163,7 @@ "api_detail_root": "", "api_doc_root": "", "api_reference_doc_page": "https://docs.aws.amazon.com/AmazonECR/latest/APIReference/", - "authz_doc_page": "https://docs.aws.amazon.com/AmazonECR/latest/userguide/ECR_IAM_policies.html", + "authz_doc_page": "https://docs.aws.amazon.com/AmazonECR/latest/userguide/security-iam-awsmanpol.html", "concepts_doc_root": "https://docs.aws.amazon.com/AmazonECR/latest/userguide/", "context_keys_doc_root": "https://docs.aws.amazon.com/AmazonECR/latest/userguide/" }, @@ -80823,7 +83471,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to untag an Amazon ECR resource", @@ -80903,6 +83550,7 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys", "ecs:capacity-provider", "ecs:cluster", @@ -80943,7 +83591,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "ecs:account-setting" + ], "description": "Grants permission to modify the ARN and resource ID format of a resource for a specified IAM user, IAM role, or the root user for an account. You can specify whether the new ARN and resource ID format are disabled for new resources that are created", "docs": { "api_doc": "", @@ -80957,6 +83607,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to delete one or more custom attributes from an Amazon ECS resource", @@ -80971,7 +83622,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to delete the specified capacity provider", "docs": { "api_doc": "", @@ -80984,7 +83637,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to delete the specified cluster", "docs": { "api_doc": "", @@ -80998,6 +83653,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to delete a specified service within a cluster", @@ -81012,7 +83668,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to delete the specified task definitions by family and revision", "docs": { "api_doc": "", @@ -81026,6 +83684,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster", "ecs:service" ], @@ -81041,7 +83700,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to deregister an Amazon ECS container instance from the specified cluster", "docs": { "api_doc": "", @@ -81068,7 +83729,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to describe one or more Amazon ECS capacity providers", "docs": { "api_doc": "", @@ -81082,7 +83745,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to describes one or more of your clusters", "docs": { "api_doc": "", @@ -81097,6 +83762,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to describes Amazon ECS container instances", @@ -81113,6 +83779,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to describe the specified services running in your cluster", @@ -81143,6 +83810,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster", "ecs:service" ], @@ -81160,6 +83828,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to describe a specified task or tasks", @@ -81188,6 +83857,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster", "ecs:container-name", "ecs:task" @@ -81206,6 +83876,7 @@ ], "calculated_action_group": "Read", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to retrieve the protection status of tasks in an Amazon ECS service", @@ -81236,7 +83907,9 @@ "ReadWrite" ], "calculated_action_group": "List", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to lists the attributes for Amazon ECS resources within a specified target type and cluster", "docs": { "api_doc": "", @@ -81266,7 +83939,9 @@ "ReadWrite" ], "calculated_action_group": "List", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to get a list of container instances in a specified cluster", "docs": { "api_doc": "", @@ -81314,7 +83989,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to get a list of tags for the specified resource", "docs": { "api_doc": "", @@ -81360,6 +84037,7 @@ ], "calculated_action_group": "List", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to get a list of tasks for a specified cluster", @@ -81389,7 +84067,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "ecs:account-setting" + ], "description": "Grants permission to modify the ARN and resource ID format of a resource for a specified IAM user, IAM role, or the root user for an account. You can specify whether the new ARN and resource ID format are enabled for new resources that are created. Enabling this setting is required to use new Amazon ECS features such as resource tagging", "docs": { "api_doc": "", @@ -81402,7 +84082,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "ecs:account-setting" + ], "description": "Grants permission to modify the ARN and resource ID format of a resource type for all IAM users on an account for which no individual account setting has been set. Enabling this setting is required to use new Amazon ECS features such as resource tagging", "docs": { "api_doc": "", @@ -81416,6 +84098,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to create or update an attribute on an Amazon ECS resource", @@ -81431,6 +84114,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:capacity-provider" ], "description": "Grants permission to modify the available capacity providers and the default capacity provider strategy for a cluster", @@ -81447,6 +84131,7 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to register an EC2 instance into the specified cluster", @@ -81479,6 +84164,7 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys", "ecs:capacity-provider", "ecs:cluster", @@ -81498,6 +84184,7 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys", "ecs:cluster", "ecs:container-instances", @@ -81531,6 +84218,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to stop a running task", @@ -81545,7 +84233,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to send an acknowledgement that attachments changed states", "docs": { "api_doc": "", @@ -81558,7 +84248,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to send an acknowledgement that a container changed states", "docs": { "api_doc": "", @@ -81571,7 +84263,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to send an acknowledgement that a task changed states", "docs": { "api_doc": "", @@ -81587,6 +84281,7 @@ "calculated_action_group": "Tagging", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys", "ecs:CreateAction" ], @@ -81604,7 +84299,7 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to untag the specified resource", @@ -81619,7 +84314,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to update the specified capacity provider", "docs": { "api_doc": "", @@ -81632,7 +84329,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to modify the configuration or settings to use for a cluster", "docs": { "api_doc": "", @@ -81645,7 +84344,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to modify the settings to use for a cluster", "docs": { "api_doc": "", @@ -81659,6 +84360,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to update the Amazon ECS container agent on a specified container instance", @@ -81674,6 +84376,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to the user to modify the status of an Amazon ECS container instance", @@ -81689,6 +84392,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:capacity-provider", "ecs:cluster", "ecs:enable-execute-command", @@ -81709,6 +84413,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to modify the primary task set used in a service", @@ -81724,6 +84429,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster" ], "description": "Grants permission to modify the protection status of a task", @@ -81739,6 +84445,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "ecs:cluster", "ecs:service" ], @@ -82553,6 +85260,22 @@ }, "Entity Resolution": { "actions": { + "CreateIdMappingWorkflow": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a idmapping workflow", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_CreateIdMappingWorkflow.html" + } + }, "CreateMatchingWorkflow": { "aws_action_groups": [ "ReadWrite" @@ -82585,6 +85308,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_CreateSchemaMapping.html" } }, + "DeleteIdMappingWorkflow": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a idmapping workflow", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_DeleteIdMappingWorkflow.html" + } + }, "DeleteMatchingWorkflow": { "aws_action_groups": [ "ReadWrite" @@ -82611,6 +85347,34 @@ "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_DeleteSchemaMapping.html" } }, + "GetIdMappingJob": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a idmapping job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetIdMappingJob.html" + } + }, + "GetIdMappingWorkflow": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a idmapping workflow", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetIdMappingWorkflow.html" + } + }, "GetMatchId": { "aws_action_groups": [ "ReadOnly", @@ -82653,6 +85417,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetMatchingWorkflow.html" } }, + "GetProviderService": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get provider service", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetProviderService.html" + } + }, "GetSchemaMapping": { "aws_action_groups": [ "ReadOnly", @@ -82667,6 +85445,36 @@ "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_GetSchemaMapping.html" } }, + "ListIdMappingJobs": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list idmapping jobs", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListIdMappingJobs.html" + } + }, + "ListIdMappingWorkflows": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list idmapping workflows", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListIdMappingWorkflows.html" + } + }, "ListMatchingJobs": { "aws_action_groups": [ "ReadOnly", @@ -82697,6 +85505,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListMatchingWorkflows.html" } }, + "ListProviderServices": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list provider service", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListProviderServices.html" + } + }, "ListSchemaMappings": { "aws_action_groups": [ "ReadOnly", @@ -82726,6 +85549,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_ListTagsForResource.html" } }, + "StartIdMappingJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to start a idmapping job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_StartIdMappingJob.html" + } + }, "StartMatchingJob": { "aws_action_groups": [ "ReadWrite" @@ -82773,6 +85609,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UntagResource.html" } }, + "UpdateIdMappingWorkflow": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a idmapping workflow", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UpdateIdMappingWorkflow.html" + } + }, "UpdateMatchingWorkflow": { "aws_action_groups": [ "ReadWrite" @@ -82785,6 +85634,19 @@ "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UpdateMatchingWorkflow.html" } + }, + "UpdateSchemaMapping": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a schema mapping", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/entityresolution/latest/userguide/API_UpdateSchemaMapping.html" + } } }, "arn_format": "arn:${Partition}:entityresolution:${Region}:${Account}:${ResourceType}/${ResourceName}", @@ -84814,7 +87676,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to untag AWS FIS resources", @@ -85411,6 +88272,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/fsx/latest/APIReference/API_RestoreVolumeFromSnapshot.html" } }, + "StartMisconfiguredStateRecovery": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to start misconfigured state recovery", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/fsx/latest/APIReference/API_StartMisconfiguredStateRecovery.html" + } + }, "TagResource": { "aws_action_groups": [ "ReadWrite", @@ -88960,7 +91834,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove tags from a resource", @@ -89148,7 +92021,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Allow or deny IAM users permission to get free tier alert preference (email address)", + "description": "Grants permission to get free tier alert preference (email address)", "docs": { "api_doc": "", "doc_page": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/tracking-free-tier-usage.html", @@ -89162,7 +92035,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Allow or deny IAM users permission to get free tier usage limits and MTD usage status", + "description": "Grants permission to get free tier usage limits and MTD usage status", "docs": { "api_doc": "", "doc_page": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/tracking-free-tier-usage.html", @@ -89175,7 +92048,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Allow or deny IAM users permission to set free tier alert preference (email address)", + "description": "Grants permission to set free tier alert preference (email address)", "docs": { "api_doc": "", "doc_page": "https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/tracking-free-tier-usage.html", @@ -91024,562 +93897,6 @@ }, "prefix": "gamelift" }, - "GameSparks": { - "actions": { - "CreateGame": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:ResourceTag/${TagKey}", - "aws:TagKeys" - ], - "description": "Grants permission to create a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_CreateGame.html" - } - }, - "CreateSnapshot": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:TagKeys" - ], - "description": "Grants permission to create a snapshot of a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_CreateSnapshot.html" - } - }, - "CreateStage": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:ResourceTag/${TagKey}", - "aws:TagKeys" - ], - "description": "Grants permission to create a stage in a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_CreateStage.html" - } - }, - "DeleteGame": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to delete a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_DeleteGame.html" - } - }, - "DeleteStage": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to delete a stage from a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_DeleteStage.html" - } - }, - "DisconnectPlayer": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to disconnect a player from the game runtime", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_DisconnectPlayer.html" - } - }, - "ExportSnapshot": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to export a snapshot of the game configuration", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ExportSnapshot.html" - } - }, - "GetExtension": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get details about an extension", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetExtension.html" - } - }, - "GetExtensionVersion": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get details about an extension version", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetExtensionVersion.html" - } - }, - "GetGame": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get details about a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetGame.html" - } - }, - "GetGameConfiguration": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get the configuration for the game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetGameConfiguration.html" - } - }, - "GetGeneratedCodeJob": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get details about a job that is generating code for a snapshot", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetGeneratedCodeJob.html" - } - }, - "GetPlayerConnectionStatus": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get the status of a player connection", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetPlayerConnectionStatus.html" - } - }, - "GetSnapshot": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get a snapshot of the game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetSnapshot.html" - } - }, - "GetStage": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to gets information about a stage", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetStage.html" - } - }, - "GetStageDeployment": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get information about a stage deployment", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_GetStageDeployment.html" - } - }, - "ImportGameConfiguration": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to import a snapshot of a game configuration", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ImportGameConfiguration.html" - } - }, - "InvokeBackend": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to invoke backend services for a specific game", - "docs": { - "api_doc": "", - "doc_page": "${DocHomeURL}gamesparks/latest/dg/security-iam-stage-roles.html", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/dg/security-iam-stage-roles.html" - } - }, - "ListExtensionVersions": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "Grants permission to list the extension versions", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListExtensionVersions.html" - } - }, - "ListExtensions": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "Grants permission to list the extensions", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListExtensions.html" - } - }, - "ListGames": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "Grants permission to list the games", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListGames.html" - } - }, - "ListGeneratedCodeJobs": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get a list of code generation jobs for a snapshot", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListGeneratedCodeJobs.html" - } - }, - "ListSnapshots": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get a list of snapshot summaries for a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListSnapshots.html" - } - }, - "ListStageDeployments": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get a list of stage deployment summaries for a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListStageDeployments.html" - } - }, - "ListStages": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to get a list of stage summaries for a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListStages.html" - } - }, - "ListTagsForResource": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [ - "aws:ResourceTag/${TagKey}" - ], - "description": "Grants permission to list the tags associated with a resource", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_ListTagsForResource.html" - } - }, - "StartGeneratedCodeJob": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to start an asynchronous process that generates client code for system-defined and custom messages", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_StartGeneratedCodeJob.html" - } - }, - "StartStageDeployment": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to deploy a snapshot to a stage and creates a new game runtime", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_StartStageDeployment.html" - } - }, - "TagResource": { - "aws_action_groups": [ - "Tagging", - "ReadWrite" - ], - "calculated_action_group": "Tagging", - "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:ResourceTag/${TagKey}", - "aws:TagKeys" - ], - "description": "Grants permission to adds tags to a resource", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_TagResource.html" - } - }, - "UntagResource": { - "aws_action_groups": [ - "Tagging", - "ReadWrite" - ], - "calculated_action_group": "Tagging", - "condition_keys": [ - "aws:RequestTag/${TagKey}", - "aws:ResourceTag/${TagKey}", - "aws:TagKeys" - ], - "description": "Grants permission to remove tags from a resource", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_UntagResource.html" - } - }, - "UpdateGame": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to change the metadata of a game", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_UpdateGame.html" - } - }, - "UpdateGameConfiguration": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to change the working copy of the game configuration", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_UpdateGameConfiguration.html" - } - }, - "UpdateSnapshot": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to update the metadata of a snapshot", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_UpdateSnapshot.html" - } - }, - "UpdateStage": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [ - "aws:RequestTag/${TagKey}" - ], - "description": "Grants permission to update the metadata of a stage", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/API_UpdateStage.html" - } - } - }, - "arn_format": "arn:${Partition}:gamesparks:${Region}:${Account}:${ResourceType}/${ResourceName}", - "arn_regex": "^arn:${Partition}:gamesparks:.+:.+:.+", - "description": "Amazon GameSparks", - "docs": { - "actions_doc_root": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/", - "api_detail_root": "", - "api_doc_root": "", - "api_reference_doc_page": "https://docs.aws.amazon.com/gamesparks/latest/api/svc/", - "authz_doc_page": "https://docs.aws.amazon.com/gamesparks/latest/dg/security-iam.html", - "concepts_doc_root": "https://docs.aws.amazon.com/gamesparks/latest/dg/", - "context_keys_doc_root": "https://docs.aws.amazon.com/gamesparks/latest/dg/security-iam-service.html" - }, - "prefix": "gamesparks" - }, "Glacier": { "actions": { "AbortMultipartUpload": { @@ -92124,6 +94441,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_CreateAccelerator.html" } }, + "CreateCrossAccountAttachment": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a CrossAccountAttachment", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_CreateCrossAccountAttachment.html" + } + }, "CreateCustomRoutingAccelerator": { "aws_action_groups": [ "ReadWrite" @@ -92205,6 +94538,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_DeleteAccelerator.html" } }, + "DeleteCrossAccountAttachment": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a CrossAccountAttachment", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_DeleteCrossAccountAttachment.html" + } + }, "DeleteCustomRoutingAccelerator": { "aws_action_groups": [ "ReadWrite" @@ -92324,6 +94670,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_DescribeAcceleratorAttributes.html" } }, + "DescribeCrossAccountAttachment": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permissions to describe a CrossAccountAttachment", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_DescribeCrossAccountAttachment.html" + } + }, "DescribeCustomRoutingAccelerator": { "aws_action_groups": [ "ReadOnly", @@ -92438,6 +94798,51 @@ "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_ListByoipCidrs.html" } }, + "ListCrossAccountAttachments": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list all CrossAccountAttachments", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_ListCrossAccountAttachments.html" + } + }, + "ListCrossAccountResourceAccounts": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list accounts with CrossAccountAttachments listing caller as a principal", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_ListCrossAccountResourceAccounts.html" + } + }, + "ListCrossAccountResources": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list all CrossAccountAttachment resources usable by caller", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_ListCrossAccountResources.html" + } + }, "ListCustomRoutingAccelerators": { "aws_action_groups": [ "ListOnly", @@ -92655,6 +95060,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_UpdateAcceleratorAttributes.html" } }, + "UpdateCrossAccountAttachment": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a CrossAccountAttachment", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/global-accelerator/latest/api/API_UpdateCrossAccountAttachment.html" + } + }, "UpdateCustomRoutingAccelerator": { "aws_action_groups": [ "ReadWrite" @@ -92734,7 +95152,7 @@ } } }, - "arn_format": "arn:${Partition}:globalaccelerator::${Account}:accelerator/${AcceleratorId}", + "arn_format": "arn:${Partition}:globalaccelerator::${Account}:${ResourceType}/${ResourceId}", "arn_regex": "^arn:${Partition}:globalaccelerator::.+:.+", "description": "AWS Global Accelerator", "docs": { @@ -97291,6 +99709,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEntityAggregates.html" } }, + "DescribeEntityAggregatesForOrganization": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve the number of entities that are affected by each of the specified events in an organization", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/health/latest/APIReference/API_DescribeEntityAggregatesForOrganization.html" + } + }, "DescribeEventAggregates": { "aws_action_groups": [ "ReadOnly", @@ -97419,8 +99851,8 @@ } } }, - "arn_format": "arn:aws:health::${Namespace}:${RelativeId}", - "arn_regex": "^arn:aws:health:[^:]*:[^:]*:.+", + "arn_format": "arn:${Partition}:health:${Region}::${RelativeId}", + "arn_regex": "^arn:${Partition}:health:[^:]*:[^:]*:.+", "description": "AWS Health APIs and Notifications", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/health/latest/APIReference/", @@ -107470,7 +109902,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_BatchGetChannel.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_BatchGetChannel.html" } }, "BatchGetStreamKey": { @@ -107484,7 +109916,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_BatchGetStreamKey.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_BatchGetStreamKey.html" } }, "BatchStartViewerSessionRevocation": { @@ -107497,7 +109929,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_BatchStartViewerSessionRevocation.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_BatchStartViewerSessionRevocation.html" } }, "CreateChannel": { @@ -107513,7 +109945,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_CreateChannel.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_CreateChannel.html" } }, "CreateParticipantToken": { @@ -107545,7 +109977,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_CreateRecordingConfiguration.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_CreateRecordingConfiguration.html" } }, "CreateStage": { @@ -107577,7 +110009,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_CreateStreamKey.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_CreateStreamKey.html" } }, "DeleteChannel": { @@ -107590,7 +110022,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_DeleteChannel.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_DeleteChannel.html" } }, "DeletePlaybackKeyPair": { @@ -107603,7 +110035,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_DeletePlaybackKeyPair.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_DeletePlaybackKeyPair.html" } }, "DeleteRecordingConfiguration": { @@ -107616,7 +110048,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_DeleteRecordingConfiguration.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_DeleteRecordingConfiguration.html" } }, "DeleteStage": { @@ -107642,7 +110074,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_DeleteStreamKey.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_DeleteStreamKey.html" } }, "DisconnectParticipant": { @@ -107669,7 +110101,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetChannel.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetChannel.html" } }, "GetParticipant": { @@ -107697,7 +110129,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetPlaybackKeyPair.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetPlaybackKeyPair.html" } }, "GetRecordingConfiguration": { @@ -107711,7 +110143,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetRecordingConfiguration.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetRecordingConfiguration.html" } }, "GetStage": { @@ -107753,7 +110185,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetStream.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetStream.html" } }, "GetStreamKey": { @@ -107767,7 +110199,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetStreamKey.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetStreamKey.html" } }, "GetStreamSession": { @@ -107781,7 +110213,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_GetStreamSession.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_GetStreamSession.html" } }, "ImportPlaybackKeyPair": { @@ -107797,7 +110229,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ImportPlaybackKeyPair.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ImportPlaybackKeyPair.html" } }, "ListChannels": { @@ -107812,7 +110244,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListChannels.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListChannels.html" } }, "ListParticipantEvents": { @@ -107857,7 +110289,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListPlaybackKeyPairs.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListPlaybackKeyPairs.html" } }, "ListRecordingConfigurations": { @@ -107872,7 +110304,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListRecordingConfigurations.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListRecordingConfigurations.html" } }, "ListStageSessions": { @@ -107917,7 +110349,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListStreamKeys.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListStreamKeys.html" } }, "ListStreamSessions": { @@ -107932,7 +110364,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListStreamSessions.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListStreamSessions.html" } }, "ListStreams": { @@ -107947,7 +110379,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListStreams.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListStreams.html" } }, "ListTagsForResource": { @@ -107964,7 +110396,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_ListTagsForResource.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_ListTagsForResource.html" } }, "PutMetadata": { @@ -107977,7 +110409,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_PutMetadata.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_PutMetadata.html" } }, "StartViewerSessionRevocation": { @@ -107990,7 +110422,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_StartViewerSessionRevocation.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_StartViewerSessionRevocation.html" } }, "StopStream": { @@ -108003,7 +110435,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_StopStream.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_StopStream.html" } }, "TagResource": { @@ -108020,7 +110452,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_TagResource.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_TagResource.html" } }, "UntagResource": { @@ -108036,7 +110468,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_UntagResource.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_UntagResource.html" } }, "UpdateChannel": { @@ -108049,7 +110481,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/APIReference/API_UpdateChannel.html" + "doc_page_rel": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/API_UpdateChannel.html" } }, "UpdateStage": { @@ -108073,10 +110505,10 @@ "actions_doc_root": "https://docs.aws.amazon.com/ivs/latest/", "api_detail_root": "", "api_doc_root": "", - "api_reference_doc_page": "https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html", - "authz_doc_page": "https://docs.aws.amazon.com/ivs/latest/userguide/security-iam.html", - "concepts_doc_root": "https://docs.aws.amazon.com/ivs/latest/userguide/", - "context_keys_doc_root": "https://docs.aws.amazon.com/ivs/latest/userguide/" + "api_reference_doc_page": "https://docs.aws.amazon.com/ivs/latest/LowLatencyAPIReference/Welcome.html", + "authz_doc_page": "https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/security-iam.html", + "concepts_doc_root": "https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/", + "context_keys_doc_root": "https://docs.aws.amazon.com/ivs/latest/LowLatencyUserGuide/" }, "prefix": "ivs" }, @@ -108403,6 +110835,34 @@ "doc_page_rel": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_GetMonitor.html" } }, + "GetQueryResults": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get results for a data query for a monitor", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_GetQueryResults.html" + } + }, + "GetQueryStatus": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get status for a data query for a monitor", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_GetQueryStatus.html" + } + }, "ListHealthEvents": { "aws_action_groups": [ "ListOnly", @@ -108447,6 +110907,34 @@ "doc_page_rel": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_ListTagsForResource.html" } }, + "StartQuery": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to start a data query for a monitor", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_StartQuery.html" + } + }, + "StopQuery": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to stop a data query for a monitor", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/internet-monitor/latest/api/API_StopQuery.html" + } + }, "TagResource": { "aws_action_groups": [ "ReadWrite", @@ -114783,6 +117271,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/API_GetDecoderManifest.html" } }, + "GetEncryptionConfiguration": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get KMS-based encryption status for the AWS account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/API_GetEncryptionConfiguration.html" + } + }, "GetFleet": { "aws_action_groups": [ "ReadOnly", @@ -115095,6 +117597,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/API_ListVehiclesInFleet.html" } }, + "PutEncryptionConfiguration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to enable or disable KMS-based encryption for the AWS account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/API_PutEncryptionConfiguration.html" + } + }, "PutLoggingOptions": { "aws_action_groups": [ "ReadWrite" @@ -120292,7 +122807,9 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:ResourceTag/${TagKey}" + "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", + "aws:TagKeys" ], "description": "Grants permission to start the single wireless device import task", "docs": { @@ -120307,7 +122824,9 @@ ], "calculated_action_group": "Write", "condition_keys": [ - "aws:ResourceTag/${TagKey}" + "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", + "aws:TagKeys" ], "description": "Grants permission to start the wireless device import task", "docs": { @@ -120587,7 +123106,7 @@ "condition_keys": [ "kms:CallerAccount" ], - "description": "Controls permission to connect or reconnect a custom key store to its associated AWS CloudHSM cluster", + "description": "Controls permission to connect or reconnect a custom key store to its associated AWS CloudHSM cluster or external key manager outside of AWS", "docs": { "api_doc": "", "doc_page": "", @@ -120625,7 +123144,7 @@ "condition_keys": [ "kms:CallerAccount" ], - "description": "Controls permission to create a custom key store that is associated with an AWS CloudHSM cluster that you own and manage", + "description": "Controls permission to create a custom key store that is backed by an AWS CloudHSM cluster or an external key manager outside of AWS", "docs": { "api_doc": "", "doc_page": "", @@ -120871,7 +123390,7 @@ "condition_keys": [ "kms:CallerAccount" ], - "description": "Controls permission to disconnect the custom key store from its associated AWS CloudHSM cluster", + "description": "Controls permission to disconnect the custom key store from its associated AWS CloudHSM cluster or external key manager outside of AWS", "docs": { "api_doc": "", "doc_page": "", @@ -124776,6 +127295,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-tagging-api.html#aws-lake-formation-api-tagging-api-CreateLFTag" } }, + "CreateLakeFormationOptIn": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Enforce Lake Formation permissions for the given databases, tables, and principals", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-hybrid-access-mode.html#API_CreateLakeFormationOptIn.html" + } + }, "DeleteDataCellsFilter": { "aws_action_groups": [ "ReadWrite" @@ -124802,6 +127334,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-tagging-api.html#aws-lake-formation-api-tagging-api-DeleteLFTag" } }, + "DeleteLakeFormationOptIn": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Remove the Lake Formation permissions enforcement of the given databases, tables, and principals", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-hybrid-access-mode.html#API_DeleteLakeFormationOptIn.html" + } + }, "DeleteObjectsOnCancel": { "aws_action_groups": [ "ReadWrite" @@ -125064,6 +127609,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-tagging-api.html#aws-lake-formation-api-tagging-api-ListLFTags" } }, + "ListLakeFormationOptIns": { + "aws_action_groups": [ + "ReadWrite", + "ReadOnly", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lake-formation/latest/dg/aws-lake-formation-api-hybrid-access-mode.html#API_ListLakeFormationOptIns.html" + } + }, "ListPermissions": { "aws_action_groups": [ "ReadWrite", @@ -125814,7 +128374,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "lambda:EventSourceToken" + ], "description": "Grants permission to invoke an AWS Lambda function", "docs": { "api_doc": "", @@ -125828,6 +128390,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "lambda:EventSourceToken", "lambda:FunctionArn", "lambda:FunctionUrlAuthType" ], @@ -129240,9 +131803,10 @@ "actions": { "GetServiceSettings": { "aws_action_groups": [ - "ReadWrite" + "ReadWrite", + "ReadOnly" ], - "calculated_action_group": "Write", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to get the service settings for Linux subscriptions in AWS License Manager", "docs": { @@ -129253,9 +131817,10 @@ }, "ListLinuxSubscriptionInstances": { "aws_action_groups": [ - "ReadWrite" + "ReadWrite", + "ReadOnly" ], - "calculated_action_group": "Write", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to list all instances with Linux subscriptions in AWS License Manager", "docs": { @@ -129266,9 +131831,10 @@ }, "ListLinuxSubscriptions": { "aws_action_groups": [ - "ReadWrite" + "ReadWrite", + "ReadOnly" ], - "calculated_action_group": "Write", + "calculated_action_group": "Read", "condition_keys": [], "description": "Grants permission to list all Linux subscriptions in AWS License Manager", "docs": { @@ -133434,6 +136000,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_CreateModel.html" } }, + "CreateRetrainingScheduler": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a retraining scheduler for a trained model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_CreateRetrainingScheduler.html" + } + }, "DeleteDataset": { "aws_action_groups": [ "ReadWrite" @@ -133512,6 +136091,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_DeleteResourcePolicy.html" } }, + "DeleteRetrainingScheduler": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a retraining scheduler of a trained model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_DeleteRetrainingScheduler.html" + } + }, "DescribeDataIngestionJob": { "aws_action_groups": [ "ReadOnly", @@ -133523,7 +136115,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_DescribeDataIngestionJob" + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_DescribeDataIngestionJob.html" } }, "DescribeDataset": { @@ -133610,6 +136202,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_DescribeResourcePolicy.html" } }, + "DescribeRetrainingScheduler": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to describe a retraining scheduler of a trained model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_DescribeRetrainingScheduler.html" + } + }, "Describelabel": { "aws_action_groups": [ "ReadOnly", @@ -133647,7 +136253,8 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", - "aws:TagKeys" + "aws:TagKeys", + "lookoutequipment:IsImportingData" ], "description": "Grants permission to import a model version", "docs": { @@ -133789,6 +136396,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_ListModels.html" } }, + "ListRetrainingSchedulers": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the retraining schedulers in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_ListRetrainingSchedulers.html" + } + }, "ListSensorStatistics": { "aws_action_groups": [ "ReadOnly", @@ -133857,6 +136479,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_StartInferenceScheduler.html" } }, + "StartRetrainingScheduler": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to start a retraining scheduler of a trained model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_StartRetrainingScheduler.html" + } + }, "StopInferenceScheduler": { "aws_action_groups": [ "ReadWrite" @@ -133870,6 +136505,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_StopInferenceScheduler.html" } }, + "StopRetrainingScheduler": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to stop a retraining scheduler of a trained model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_StopRetrainingScheduler.html" + } + }, "TagResource": { "aws_action_groups": [ "ReadWrite", @@ -133941,6 +136589,32 @@ "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_UpdateLabelGroup.html" } + }, + "UpdateModel": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a trained model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_UpdateModel.html" + } + }, + "UpdateRetrainingScheduler": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a retraining scheduler of a trained model", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/lookout-for-equipment/latest/ug/API_UpdateRetrainingScheduler.html" + } } }, "arn_format": "arn:${Partition}:lookoutequipment:${Region}:${Account}:${ResourceType}/${ResourceName}/${ResourceId}", @@ -134066,6 +136740,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_CreateApplication.html" } }, + "CreateConnector": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_CreateConnector.html" + } + }, "CreateLaunchConfigurationTemplate": { "aws_action_groups": [ "ReadWrite" @@ -134143,6 +136833,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_DeleteApplication.html" } }, + "DeleteConnector": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_DeleteConnector.html" + } + }, "DeleteJob": { "aws_action_groups": [ "ReadWrite" @@ -134571,6 +137274,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_ListApplications.html" } }, + "ListConnectors": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to list connectors", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_ListConnectors.html" + } + }, "ListExportErrors": { "aws_action_groups": [ "ReadWrite", @@ -135232,6 +137949,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_UpdateApplication.html" } }, + "UpdateConnector": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_UpdateConnector.html" + } + }, "UpdateLaunchConfiguration": { "aws_action_groups": [ "ReadWrite" @@ -135284,6 +138014,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_UpdateReplicationConfigurationTemplate.html" } }, + "UpdateSourceServer": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update source server", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/mgn/latest/APIReference/API_UpdateSourceServer.html" + } + }, "UpdateSourceServerReplicationType": { "aws_action_groups": [ "ReadWrite" @@ -135770,6 +138513,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/configurations.html#CreateConfiguration" } }, + "CreateReplicator": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a MSK replicator", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}v1-replicators.html#CreateReplicator", + "doc_page_rel": "https://docs.aws.amazon.com/msk/latest/developerguide/v1-replicators.html#CreateReplicator" + } + }, "CreateVpcConnection": { "aws_action_groups": [ "ReadWrite" @@ -135783,7 +138542,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connections.html#CreateVpcConnection" + "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connection.html#CreateVpcConnection" } }, "DeleteCluster": { @@ -135825,6 +138584,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/configurations-arn.html#DeleteConfiguration" } }, + "DeleteReplicator": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a MSK replicator", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}v1-replicators.html#DeleteReplicator", + "doc_page_rel": "https://docs.aws.amazon.com/msk/latest/developerguide/v1-replicators.html#DeleteReplicator" + } + }, "DeleteVpcConnection": { "aws_action_groups": [ "ReadWrite" @@ -135835,7 +138607,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connections.html#DeleteVpcConnection" + "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connection-arn.html#DeleteVpcConnection" } }, "DescribeCluster": { @@ -135876,8 +138648,8 @@ "description": "Grants permission to describe the cluster operation that is specified by the given ARN", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/operations-clusteroperationarn.html#DescribeClusterOperationV2" + "doc_page": "${DocHomeURL}MSK/2.0/APIReference/v2-operations-clusteroperationarn.html#DescribeClusterOperationV2", + "doc_page_rel": "https://docs.aws.amazon.com/MSK/2.0/APIReference/v2-operations-clusteroperationarn.html#DescribeClusterOperationV2" } }, "DescribeClusterV2": { @@ -135922,6 +138694,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/configurations-arn-revisions-revision.html#DescribeConfigurationRevision" } }, + "DescribeReplicator": { + "aws_action_groups": [ + "ReadWrite", + "ReadOnly" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to describe a MSK replicator", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}v1-replicators.html#DescribeReplicator", + "doc_page_rel": "https://docs.aws.amazon.com/msk/latest/developerguide/v1-replicators.html#DescribeReplicator" + } + }, "DescribeVpcConnection": { "aws_action_groups": [ "ReadWrite", @@ -135933,7 +138719,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connections.html#DescribeVpcConnection" + "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connection-arn.html#DescribeVpcConnection" } }, "GetBootstrapBrokers": { @@ -135991,7 +138777,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connections.html#ListClientVpcConnections" + "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-client-vpc-connections.html#ListClientVpcConnections" } }, "ListClusterOperations": { @@ -136020,8 +138806,8 @@ "description": "Grants permission to return a list of all the operations that have been performed on the specified MSK cluster", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-operations.html#ListClusterOperationsV2" + "doc_page": "${DocHomeURL}MSK/2.0/APIReference/v2-clusters-clusterarn-operations.html#ListClusterOperationsV2", + "doc_page_rel": "https://docs.aws.amazon.com/MSK/2.0/APIReference/v2-clusters-clusterarn-operations.html#ListClusterOperationsV2" } }, "ListClusters": { @@ -136114,6 +138900,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-nodes.html#ListNodes" } }, + "ListReplicators": { + "aws_action_groups": [ + "ReadWrite", + "ReadOnly", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list all MSK replicators in this account", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}v1-replicators.html#ListReplicators", + "doc_page_rel": "https://docs.aws.amazon.com/msk/latest/developerguide/v1-replicators.html#ListReplicators" + } + }, "ListScramSecrets": { "aws_action_groups": [ "ReadWrite", @@ -136194,7 +138995,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/vpc-connections.html#RejectClientVpcConnection" + "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-client-vpc-connection.html#RejectClientVpcConnection" } }, "TagResource": { @@ -136336,6 +139137,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/msk/1.0/apireference/clusters-clusterarn-monitoring.html#UpdateMonitoring" } }, + "UpdateReplicationInfo": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update the replication info of the MSK replicator", + "docs": { + "api_doc": "", + "doc_page": "${ConceptsDocRoot}v1-replicators.html#UpdateReplicationInfo", + "doc_page_rel": "https://docs.aws.amazon.com/msk/latest/developerguide/v1-replicators.html#UpdateReplicationInfo" + } + }, "UpdateSecurity": { "aws_action_groups": [ "ReadWrite" @@ -139235,6 +142049,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/API_BatchGetTokenBalance.html" } }, + "GetAssetContract": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to fetch information about a contract on the blockchain", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/API_GetAssetContract.html" + } + }, "GetTokenBalance": { "aws_action_groups": [ "ReadOnly", @@ -139263,6 +142091,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/API_GetTransaction.html" } }, + "ListAssetContracts": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to fetch multiple contracts on the blockchain", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/managed-blockchain/latest/AMBQ-APIReference/API_ListAssetContracts.html" + } + }, "ListTokenBalances": { "aws_action_groups": [ "ListOnly", @@ -141181,7 +144024,10 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", - "aws:TagKeys" + "aws:TagKeys", + "mediaconvert:HttpInputsAllowed", + "mediaconvert:HttpsInputsAllowed", + "mediaconvert:S3InputsAllowed" ], "description": "Grants permission to create and submit an AWS Elemental MediaConvert job", "docs": { @@ -142245,6 +145091,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html" } }, + "StartInputDevice": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to start an input device attached to a MediaConnect flow", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html" + } + }, "StartInputDeviceMaintenanceWindow": { "aws_action_groups": [ "ReadWrite" @@ -142284,6 +145143,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/medialive/latest/ug/starting-stopping-deleting-a-channel.html" } }, + "StopInputDevice": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to stop an input device attached to a MediaConnect flow", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/medialive/latest/ug/eml-devices.html" + } + }, "StopMultiplex": { "aws_action_groups": [ "ReadWrite" @@ -143331,7 +146203,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove the specified tags from the specified resource", @@ -143750,7 +146621,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove tags from a container", @@ -144366,7 +147236,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], @@ -145130,7 +147999,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Associate a given AWS artifact to a MigrationTask", + "description": "Grants permission to associate a given AWS artifact to a MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145143,7 +148012,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Associate a given ADS resource to a MigrationTask", + "description": "Grants permission to associate a given ADS resource to a MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145156,11 +148025,11 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Create a Migration Hub Home Region Control", + "description": "Grants permission to create a Migration Hub Home Region Control", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/migrationhub/latest/ug/API_CreateHomeRegionControl.html" + "doc_page": "${DocHomeURL}/migrationhub-home-region/latest/APIReference/API_CreateHomeRegionControl.html", + "doc_page_rel": "https://docs.aws.amazon.com//migrationhub-home-region/latest/APIReference/API_CreateHomeRegionControl.html" } }, "CreateProgressUpdateStream": { @@ -145169,20 +148038,33 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Create a ProgressUpdateStream", + "description": "Grants permission to create a ProgressUpdateStream", "docs": { "api_doc": "", "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/migrationhub/latest/ug/API_CreateProgressUpdateStream.html" } }, + "DeleteHomeRegionControl": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a Migration Hub Home Region Control", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}/migrationhub-home-region/latest/APIReference/API_DeleteHomeRegionControl.html", + "doc_page_rel": "https://docs.aws.amazon.com//migrationhub-home-region/latest/APIReference/API_DeleteHomeRegionControl.html" + } + }, "DeleteProgressUpdateStream": { "aws_action_groups": [ "ReadWrite" ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Delete a ProgressUpdateStream", + "description": "Grants permission to delete a ProgressUpdateStream", "docs": { "api_doc": "", "doc_page": "", @@ -145196,7 +148078,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Get an Application Discovery Service Application's state", + "description": "Grants permission to get an Application Discovery Service Application's state", "docs": { "api_doc": "", "doc_page": "", @@ -145211,11 +148093,11 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "List Home Region Controls", + "description": "Grants permission to list Home Region Controls", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/migrationhub/latest/ug/API_DescribeHomeRegionControls.html" + "doc_page": "${DocHomeURL}/migrationhub-home-region/latest/APIReference/API_DescribeHomeRegionControls.html", + "doc_page_rel": "https://docs.aws.amazon.com//migrationhub-home-region/latest/APIReference/API_DescribeHomeRegionControls.html" } }, "DescribeMigrationTask": { @@ -145225,7 +148107,7 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Describe a MigrationTask", + "description": "Grants permission to describe a MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145238,7 +148120,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Disassociate a given AWS artifact from a MigrationTask", + "description": "Grants permission to disassociate a given AWS artifact from a MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145251,7 +148133,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Disassociate a given ADS resource from a MigrationTask", + "description": "Grants permission to disassociate a given ADS resource from a MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145265,11 +148147,11 @@ ], "calculated_action_group": "Read", "condition_keys": [], - "description": "Get the Migration Hub Home Region", + "description": "Grants permission to get the Migration Hub Home Region", "docs": { "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/migrationhub/latest/ug/API_GetHomeRegion.html" + "doc_page": "${DocHomeURL}/migrationhub-home-region/latest/APIReference/API_GetHomeRegion.html", + "doc_page_rel": "https://docs.aws.amazon.com//migrationhub-home-region/latest/APIReference/API_GetHomeRegion.html" } }, "ImportMigrationTask": { @@ -145278,7 +148160,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Import a MigrationTask", + "description": "Grants permission to import a MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145293,7 +148175,7 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "List Application statuses", + "description": "Grants permission to list Application statuses", "docs": { "api_doc": "", "doc_page": "", @@ -145308,7 +148190,7 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "List associated created artifacts for a MigrationTask", + "description": "Grants permission to list associated created artifacts for a MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145323,7 +148205,7 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "List associated ADS resources from MigrationTask", + "description": "Grants permission to list associated ADS resources from MigrationTask", "docs": { "api_doc": "", "doc_page": "", @@ -145338,7 +148220,7 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "List MigrationTasks", + "description": "Grants permission to list MigrationTasks", "docs": { "api_doc": "", "doc_page": "", @@ -145353,7 +148235,7 @@ ], "calculated_action_group": "List", "condition_keys": [], - "description": "List ProgressUpdateStreams", + "description": "Grants permission to to list ProgressUpdateStreams", "docs": { "api_doc": "", "doc_page": "", @@ -145366,7 +148248,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Update an Application Discovery Service Application's state", + "description": "Grants permission to update an Application Discovery Service Application's state", "docs": { "api_doc": "", "doc_page": "", @@ -145379,7 +148261,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Notify latest MigrationTask state", + "description": "Grants permission to notify latest MigrationTask state", "docs": { "api_doc": "", "doc_page": "", @@ -145392,7 +148274,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Put ResourceAttributes", + "description": "Grants permission to put ResourceAttributes", "docs": { "api_doc": "", "doc_page": "", @@ -145400,17 +148282,17 @@ } } }, - "arn_format": "arn:aws:mgh:::", - "arn_regex": "^arn:aws:mgh:[a-z0-9-]+:[0-9]{12}:.+", + "arn_format": "arn:${Partition}:mgh:${Region}:${Account}:${ResourceType}/${ResourceName}", + "arn_regex": "^arn:${Partition}:mgh:.+", "description": "AWS Migration Hub", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/migrationhub/latest/ug/", "api_detail_root": "", "api_doc_root": "", "api_reference_doc_page": "https://docs.aws.amazon.com/migrationhub/latest/ug/api-reference.html", - "authz_doc_page": "https://docs.aws.amazon.com/migrationhub/latest/ug/access_permissions.html", + "authz_doc_page": "https://docs.aws.amazon.com/migrationhub/latest/ug/auth-and-access-control.html", "concepts_doc_root": "https://docs.aws.amazon.com/migrationhub/latest/ug/", - "context_keys_doc_root": "" + "context_keys_doc_root": "https://docs.aws.amazon.com/migrationhub/latest/ug/" }, "prefix": "mgh" }, @@ -146009,6 +148891,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_GetServerStrategies.html" } }, + "ListAnalyzableServers": { + "aws_action_groups": [ + "ReadWrite", + "ReadOnly", + "ListOnly" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to get a list of all analyzable servers in a customer's vcenter environment", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/migrationhub-strategy/latest/APIReference/API_ListAnalyzableServers.html" + } + }, "ListAntiPatterns": { "aws_action_groups": [ "ReadWrite", @@ -146755,342 +149652,6 @@ }, "prefix": "mobileanalytics" }, - "Mobile Hub": { - "actions": { - "CreateProject": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Create a project", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "CreateServiceRole": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Enable AWS Mobile Hub in the account by creating the required service role", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "DeleteProject": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Delete the specified project", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "DeleteProjectSnapshot": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Delete a saved snapshot of project configuration", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "DeployToStage": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Deploy changes to the specified stage", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "DescribeBundle": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Describe the download bundle", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ExportBundle": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Export the download bundle", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ExportProject": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Export the project configuration", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "GenerateProjectParameters": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Generate project parameters required for code generation", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "GetProject": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Get project configuration and resources", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "GetProjectSnapshot": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Fetch the previously exported project configuration snapshot", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ImportProject": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Create a new project from the previously exported project configuration", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "InstallBundle": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Install a bundle in the project deployments S3 bucket", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ListAvailableConnectors": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "List the available SaaS (Software as a Service) connectors", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ListAvailableFeatures": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "List available features", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ListAvailableRegions": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "List available regions for projects", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ListBundles": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "List the available download bundles", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ListProjectSnapshots": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "List saved snapshots of project configuration", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ListProjects": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "List projects", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "SynchronizeProject": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Synchronize state of resources into project", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "UpdateProject": { - "aws_action_groups": [ - "ReadWrite" - ], - "calculated_action_group": "Write", - "condition_keys": [], - "description": "Update project", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "ValidateProject": { - "aws_action_groups": [ - "ReadWrite", - "ReadOnly" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Validate a mobile hub project.", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - }, - "VerifyServiceRole": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Verify AWS Mobile Hub is enabled in the account", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/managed-policies.html" - } - } - }, - "arn_format": "arn:aws:mobilehub:::project/", - "arn_regex": "^arn:aws:mobilehub:.+:[0-9]+:.+", - "description": "AWS Mobile Hub", - "docs": { - "actions_doc_root": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/", - "api_detail_root": "", - "api_doc_root": "", - "api_reference_doc_page": "", - "authz_doc_page": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/reference-mobile-hub-iam-auth-access.html", - "concepts_doc_root": "https://docs.aws.amazon.com/mobile-hub/latest/developerguide/", - "context_keys_doc_root": "" - }, - "prefix": "mobilehub" - }, "Monitron": { "actions": { "AssociateProjectAdminUser": { @@ -151949,6 +154510,34 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_BatchGetCollection.html" } }, + "BatchGetEffectiveLifecyclePolicy": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get the information about a lifecycle policy applied to one or more AOSS resources", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_BatchGetEffectiveLifecyclePolicy.html" + } + }, + "BatchGetLifecyclePolicy": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get information about one or more lifecycle policies", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_BatchGetLifecyclePolicy.html" + } + }, "BatchGetVpcEndpoint": { "aws_action_groups": [ "ReadOnly", @@ -151968,7 +154557,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aoss:collection", + "aoss:index" + ], "description": "Grants permission to create a data access policy", "docs": { "api_doc": "", @@ -151992,6 +154584,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_CreateCollection.html" } }, + "CreateLifecyclePolicy": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aoss:collection", + "aoss:index" + ], + "description": "Grants permission to create a lifecycle policy", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_CreateLifecyclePolicy.html" + } + }, "CreateSecurityConfig": { "aws_action_groups": [ "ReadWrite" @@ -152010,7 +154618,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aoss:collection" + ], "description": "Grants permission to create a network or encryption policy", "docs": { "api_doc": "", @@ -152049,7 +154659,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aoss:collection", + "aoss:index" + ], "description": "Grants permission to delete a data access policy", "docs": { "api_doc": "", @@ -152070,6 +154683,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_DeleteCollection.html" } }, + "DeleteLifecyclePolicy": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aoss:collection", + "aoss:index" + ], + "description": "Grants permission to delete a lifecycle policy", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_DeleteLifecyclePolicy.html" + } + }, "DeleteSecurityConfig": { "aws_action_groups": [ "ReadWrite" @@ -152088,7 +154717,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aoss:collection" + ], "description": "Grants permission to delete a security policy", "docs": { "api_doc": "", @@ -152115,7 +154746,10 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aoss:collection", + "aoss:index" + ], "description": "Grants permission to get information about a data access policy", "docs": { "api_doc": "", @@ -152171,7 +154805,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aoss:collection" + ], "description": "Grants permission to get information about a security policy", "docs": { "api_doc": "", @@ -152209,6 +154845,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_ListCollections.html" } }, + "ListLifecyclePolicies": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list lifecycle policies", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_ListLifecyclePolicies.html" + } + }, "ListSecurityConfigs": { "aws_action_groups": [ "ListOnly", @@ -152305,7 +154956,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aoss:collection", + "aoss:index" + ], "description": "Grants permission to update a data access policy", "docs": { "api_doc": "", @@ -152339,6 +154993,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_UpdateCollection.html" } }, + "UpdateLifecyclePolicy": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aoss:collection", + "aoss:index" + ], + "description": "Grants permission to update a lifecycle policy", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_UpdateLifecyclePolicy.html" + } + }, "UpdateSecurityConfig": { "aws_action_groups": [ "ReadWrite" @@ -152357,7 +155027,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aoss:collection" + ], "description": "Grants permission to update a security policy", "docs": { "api_doc": "", @@ -153189,6 +155861,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_GetCompatibleVersions.html" } }, + "GetDomainMaintenanceStatus": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve the status of maintenance action for the node", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_GetDomainMaintenanceStatus.html" + } + }, "GetPackageVersionHistory": { "aws_action_groups": [ "ReadOnly", @@ -153231,6 +155917,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_GetUpgradeStatus.html" } }, + "ListDomainMaintenances": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to retrieve a list of maintenance actions for the OpenSearch Service domain", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_ListDomainMaintenances.html" + } + }, "ListDomainNames": { "aws_action_groups": [ "ListOnly", @@ -153506,6 +156207,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_RevokeVpcEndpointAccess.html" } }, + "StartDomainMaintenance": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to initiate the maintenance on the node", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_StartDomainMaintenance.html" + } + }, "StartElasticsearchServiceSoftwareUpdate": { "aws_action_groups": [ "ReadWrite" @@ -157622,6 +160336,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/API_CreateCampaign.html" } }, + "CreateDataInsightsJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a data insights job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html" + } + }, "CreateDataset": { "aws_action_groups": [ "ReadWrite" @@ -157938,6 +160665,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/API_DescribeCampaign.html" } }, + "DescribeDataInsightsJob": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to describe a data insights job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html" + } + }, "DescribeDataset": { "aws_action_groups": [ "ReadOnly", @@ -158120,6 +160861,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/API_DescribeSolutionVersion.html" } }, + "GetDataInsights": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get data insights from a data insights job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html" + } + }, "GetPersonalizedRanking": { "aws_action_groups": [ "ReadOnly", @@ -158207,6 +160962,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/API_ListCampaigns.html" } }, + "ListDataInsightsJobs": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list data insights jobs", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/personalize/latest/dg/analyzing-data.html" + } + }, "ListDatasetExportJobs": { "aws_action_groups": [ "ListOnly", @@ -161654,6 +164424,380 @@ }, "prefix": "private-networks" }, + "Private CA Connector for Active Directory": { + "actions": { + "CreateConnector": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a Connector in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateConnector.html" + } + }, + "CreateDirectoryRegistration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a DirectoryRegistration in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateDirectoryRegistration.html" + } + }, + "CreateServicePrincipalName": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a ServicePrincipalName for a DirectoryRegistration", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateServicePrincipalName.html" + } + }, + "CreateTemplate": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a Template for a Connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateTemplate.html" + } + }, + "CreateTemplateGroupAccessControlEntry": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a TemplateGroupAccessControlEntry for a Template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_CreateTemplateGroupAccessControlEntry.html" + } + }, + "DeleteConnector": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a Connector in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_DeleteConnector.html" + } + }, + "DeleteDirectoryRegistration": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a DirectoryRegistration in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_DeleteDirectoryRegistration.html" + } + }, + "DeleteServicePrincipalName": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a ServicePrincipalName for a DirectoryRegistration", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_DeleteServicePrincipalName.html" + } + }, + "DeleteTemplate": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a Template for a Connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_DeleteTemplate.html" + } + }, + "DeleteTemplateGroupAccessControlEntry": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a TemplateGroupAccessControlEntry for a Template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_DeleteTemplateGroupAccessControlEntry.html" + } + }, + "GetConnector": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a Connector in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_GetConnector.html" + } + }, + "GetDirectoryRegistration": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a DirectoryRegistration in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_GetDirectoryRegistration.html" + } + }, + "GetServicePrincipalName": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a ServicePrincipalName for a DirectoryRegistration", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_GetServicePrincipalName.html" + } + }, + "GetTemplate": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a Template for a Connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_GetTemplate.html" + } + }, + "GetTemplateGroupAccessControlEntry": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a TemplateGroupAccessControlEntry for a Template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_GetTemplateGroupAccessControlEntry.html" + } + }, + "ListConnectors": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the Connectors in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ListConnectors.html" + } + }, + "ListDirectoryRegistrations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the DirectoryRegistrations in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ListDirectoryRegistrations.html" + } + }, + "ListServicePrincipalNames": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the ServicePrincipalNames for a DirectoryRegistration", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ListServicePrincipalNames.html" + } + }, + "ListTagsForResource": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to list the tags for a pca-connector-ad resource in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ListTagsForResource.html" + } + }, + "ListTemplateGroupAccessControlEntries": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the TemplateGroupAccessControlEntries for a Template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ListTemplateGroupAccessControlEntries.html" + } + }, + "ListTemplates": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the Templates for a Connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_ListTemplates.html" + } + }, + "TagResource": { + "aws_action_groups": [ + "ReadWrite", + "Tagging" + ], + "calculated_action_group": "Tagging", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to tag a pca-connector-ad resource in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_TagResource.html" + } + }, + "UntagResource": { + "aws_action_groups": [ + "ReadWrite", + "Tagging" + ], + "calculated_action_group": "Tagging", + "condition_keys": [ + "aws:TagKeys" + ], + "description": "Grants permission to untag a pca-connector-ad resource in your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_UntagResource.html" + } + }, + "UpdateTemplate": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a Template for a Connector", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_UpdateTemplate.html" + } + }, + "UpdateTemplateGroupAccessControlEntry": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a TemplateGroupAccessControlEntry for a Template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/API_UpdateTemplateGroupAccessControlEntry.html" + } + } + }, + "arn_format": "arn:${Partition}:pca-connector-ad:${Region}:${Account}:${ResourceType}", + "arn_regex": "^arn:${Partition}:pca-connector-ad:.+:.+:.+", + "description": "AWS Private CA Connector for Active Directory", + "docs": { + "actions_doc_root": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/", + "api_detail_root": "", + "api_doc_root": "", + "api_reference_doc_page": "https://docs.aws.amazon.com/pca-connector-ad/latest/APIReference/", + "authz_doc_page": "https://docs.aws.amazon.com/pca-connector-ad/latest/userguide/assets.html", + "concepts_doc_root": "https://docs.aws.amazon.com/pca-connector-ad/latest/userguide/", + "context_keys_doc_root": "https://docs.aws.amazon.com/pca-connector-ad/latest/userguide/reference_policies_iam-condition-keys.html" + }, + "prefix": "pca-connector-ad" + }, "Private Certificate Authority": { "actions": { "CreateCertificateAuthority": { @@ -161986,7 +165130,7 @@ "api_detail_root": "", "api_doc_root": "", "api_reference_doc_page": "https://docs.aws.amazon.com/privateca/latest/APIReference/", - "authz_doc_page": "https://docs.aws.amazon.com/privateca/latest/userguide/assets.html", + "authz_doc_page": "https://docs.aws.amazon.com/privateca/latest/userguide/security-iam.html", "concepts_doc_root": "https://docs.aws.amazon.com/privateca/latest/userguide/", "context_keys_doc_root": "https://docs.aws.amazon.com/privateca/latest/userguide/" }, @@ -163437,7 +166581,6 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ - "aws:RequestTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove tags from a resource", @@ -165904,7 +169047,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "quicksight:DirectoryType", + "quicksight:Edition" + ], "description": "Grants permission to subscribe to QuickSight", "docs": { "api_doc": "", @@ -170726,6 +173872,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_SwitchoverBlueGreenDeployment.html" } }, + "SwitchoverGlobalCluster": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to switchover a global cluster", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_SwitchoverGlobalCluster.html" + } + }, "SwitchoverReadReplica": { "aws_action_groups": [ "ReadWrite" @@ -172475,6 +175634,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/redshift/latest/mgmt/redshift-policy-resources.resource-permissions.html" } }, + "FailoverPrimaryCompute": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to failover the primary compute of an Multi-AZ cluster to another AZ", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/redshift/latest/APIReference/API_FailoverPrimaryCompute.html" + } + }, "FetchResults": { "aws_action_groups": [ "ReadOnly", @@ -173257,7 +176429,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], "description": "Grants permission to convert a recovery point to a snapshot", "docs": { "api_doc": "", @@ -173265,6 +176440,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_ConvertRecoveryPointToSnapshot.html" } }, + "CreateCustomDomainAssociation": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to create a custom domain association in Amazon Redshift Serverless", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_CreateCustomDomainAssociation.html" + } + }, "CreateEndpointAccess": { "aws_action_groups": [ "ReadWrite" @@ -173299,7 +176487,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], "description": "Grants permission to create a snapshot of all databases in a namespace", "docs": { "api_doc": "", @@ -173336,6 +176527,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_CreateWorkgroup.html" } }, + "DeleteCustomDomainAssociation": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a custom domain association", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_DeleteCustomDomainAssociation.html" + } + }, "DeleteEndpointAccess": { "aws_action_groups": [ "ReadWrite" @@ -173414,6 +176618,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_DeleteWorkgroup.html" } }, + "DescribeOneTimeCredit": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to see on the Amazon Redshift Serverless console the remaining number of free trial credits and their expiration date", + "docs": { + "api_doc": "", + "doc_page": "https://aws.amazon.com/redshift/free-trial/", + "doc_page_rel": "https://aws.amazon.com/redshift/free-trial/" + } + }, "GetCredentials": { "aws_action_groups": [ "ReadWrite" @@ -173427,6 +176645,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_GetCredentials.html" } }, + "GetCustomDomainAssociation": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get information about a specific custom domain association", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_GetCustomDomainAssociation.html" + } + }, "GetEndpointAccess": { "aws_action_groups": [ "ReadOnly", @@ -173539,6 +176771,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_GetWorkgroup.html" } }, + "ListCustomDomainAssociations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list custom domain associations in Amazon Redshift Serverless", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_ListCustomDomainAssociations.html" + } + }, "ListEndpointAccess": { "aws_action_groups": [ "ListOnly", @@ -173747,6 +176994,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_UntagResource.html" } }, + "UpdateCustomDomainAssociation": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update a certificate associated with a custom domain", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/redshift-serverless/latest/APIReference/API_UpdateCustomDomainAssociation.html" + } + }, "UpdateEndpointAccess": { "aws_action_groups": [ "ReadWrite" @@ -174202,7 +177462,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to detect moderation labels within the input image", "docs": { "api_doc": "", @@ -174362,6 +177624,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetLabelDetection.html" } }, + "GetMediaAnalysisJob": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to read the reference to job results in S3 and additional information about a media analysis job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_GetMediaAnalysisJob.html" + } + }, "GetPersonTracking": { "aws_action_groups": [ "ReadOnly", @@ -174473,6 +177749,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListFaces.html" } }, + "ListMediaAnalysisJobs": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to read the list of media analysis jobs", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_ListMediaAnalysisJobs.html" + } + }, "ListProjectPolicies": { "aws_action_groups": [ "ReadOnly", @@ -174693,6 +177983,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartLabelDetection.html" } }, + "StartMediaAnalysisJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to start a media analysis job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/rekognition/latest/APIReference/API_StartMediaAnalysisJob.html" + } + }, "StartPersonTracking": { "aws_action_groups": [ "ReadWrite" @@ -179624,6 +182929,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/recovery-cluster/latest/api/safetyrule-safetyrulearn.html" } }, + "GetResourcePolicy": { + "aws_action_groups": [ + "ReadWrite", + "ReadOnly" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get the resource policy of a cluster", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}recovery-cluster/latest/api/cluster/resourcepolicy-resourcearn.html", + "doc_page_rel": "https://docs.aws.amazon.com/recovery-cluster/latest/api/cluster/resourcepolicy-resourcearn.html" + } + }, "ListAssociatedRoute53HealthChecks": { "aws_action_groups": [ "ReadWrite", @@ -179769,8 +183088,8 @@ "description": "Grants permission to update a routing control", "docs": { "api_doc": "", - "doc_page": "${DocHomeURL}recovery-cluster/latest/api/controlpanel-controlpanelarn-routingcontrols.html", - "doc_page_rel": "https://docs.aws.amazon.com/recovery-cluster/latest/api/controlpanel-controlpanelarn-routingcontrols.html" + "doc_page": "${DocHomeURL}recovery-cluster/latest/api/routingcontrol.html", + "doc_page_rel": "https://docs.aws.amazon.com/recovery-cluster/latest/api/routingcontrol.html" } }, "UpdateSafetyRule": { @@ -185756,6 +189075,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_BatchGetMetricData.html" } }, + "CancelExportJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "ses:ApiVersion", + "ses:ExportSourceType" + ], + "description": "Grants permission to cancel an export job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CancelExportJob.html" + } + }, "CloneReceiptRuleSet": { "aws_action_groups": [ "ReadWrite" @@ -185946,6 +189281,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateEmailTemplate.html" } }, + "CreateExportJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "ses:ApiVersion", + "ses:ExportSourceType" + ], + "description": "Grants permission to create an export job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_CreateExportJob.html" + } + }, "CreateImportJob": { "aws_action_groups": [ "ReadWrite" @@ -186657,6 +190008,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetEmailTemplate.html" } }, + "GetExportJob": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "ses:ApiVersion", + "ses:ExportSourceType" + ], + "description": "Grants permission to get information about an export job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetExportJob.html" + } + }, "GetIdentityDkimAttributes": { "aws_action_groups": [ "ReadOnly", @@ -186753,6 +190121,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetImportJob.html" } }, + "GetMessageInsights": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "ses:ApiVersion" + ], + "description": "Grants permission to provide insights about a message", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_GetMessageInsights.html" + } + }, "GetSendQuota": { "aws_action_groups": [ "ReadOnly", @@ -186969,6 +190353,24 @@ "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ListEmailTemplates.html" } }, + "ListExportJobs": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "ses:ApiVersion", + "ses:ExportSourceType" + ], + "description": "Grants permission to list all the exports jobs for your account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/ses/latest/APIReference-V2/API_ListExportJobs.html" + } + }, "ListIdentities": { "aws_action_groups": [ "ListOnly", @@ -189929,6 +193331,7 @@ ], "calculated_action_group": "Write", "condition_keys": [ + "ec2:SourceInstanceARN", "ssm:SourceInstanceARN" ], "description": "Grants permission to register a control channel for an instance to send control messages to Systems Manager service", @@ -190172,7 +193575,8 @@ ], "calculated_action_group": "Read", "condition_keys": [ - "sts:AWSServiceName" + "sts:AWSServiceName", + "sts:DurationSeconds" ], "description": "Grants permission to obtain a STS bearer token for an AWS root user, IAM role, or an IAM user", "docs": { @@ -191412,9 +194816,12 @@ "sagemaker:AcceleratorTypes", "sagemaker:InstanceTypes", "sagemaker:ModelArn", + "sagemaker:NetworkIsolation", "sagemaker:ServerlessMaxConcurrency", "sagemaker:ServerlessMemorySize", - "sagemaker:VolumeKmsKey" + "sagemaker:VolumeKmsKey", + "sagemaker:VpcSecurityGroupIds", + "sagemaker:VpcSubnets" ], "description": "Grants permission to create an endpoint configuration that can be deployed using Amazon SageMaker hosting services", "docs": { @@ -191568,6 +194975,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateImageVersion.html" } }, + "CreateInferenceComponent": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys", + "sagemaker:ModelArn" + ], + "description": "Grants permission to create an inference component on an endpoint", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateInferenceComponent.html" + } + }, "CreateInferenceExperiment": { "aws_action_groups": [ "ReadWrite" @@ -192426,6 +195850,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteImageVersion.html" } }, + "DeleteInferenceComponent": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an inference component. Amazon SageMaker frees up the resources that were reserved when the inference component was created", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DeleteInferenceComponent.html" + } + }, "DeleteInferenceExperiment": { "aws_action_groups": [ "ReadWrite" @@ -193160,6 +196597,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeImageVersion.html" } }, + "DescribeInferenceComponent": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to return the description of an inference component", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_DescribeInferenceComponent.html" + } + }, "DescribeInferenceExperiment": { "aws_action_groups": [ "ReadOnly", @@ -193731,7 +197182,7 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_GetSagemakerServicecatalogPortfolioStatus.html" } }, - "GetScalingPolicyConfigurationRecommendation": { + "GetScalingConfigurationRecommendation": { "aws_action_groups": [ "ReadOnly", "ReadWrite" @@ -193742,7 +197193,7 @@ "docs": { "api_doc": "", "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_GetScalingPolicyConfigurationRecommendation.html" + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_GetScalingConfigurationRecommendation.html" } }, "GetSearchSuggestions": { @@ -193805,6 +197256,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpointAsync.html" } }, + "InvokeEndpointWithResponseStream": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get the inference response as a stream from the specified endpoint", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpointWithResponseStream.html" + } + }, "ListActions": { "aws_action_groups": [ "ListOnly", @@ -194270,6 +197735,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListImages.html" } }, + "ListInferenceComponents": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list inference components", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListInferenceComponents.html" + } + }, "ListInferenceExperiments": { "aws_action_groups": [ "ListOnly", @@ -194690,6 +198170,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListProjects.html" } }, + "ListResourceCatalogs": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list resource catalogs", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ListResourceCatalogs.html" + } + }, "ListSharedModelEvents": { "aws_action_groups": [ "ListOnly", @@ -195580,6 +199075,32 @@ "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateImageVersion.html" } }, + "UpdateInferenceComponent": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update an inference component to use the specification and configurations specified in the request", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateInferenceComponent.html" + } + }, + "UpdateInferenceComponentRuntimeConfig": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update the runtime config of a given inference component", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_UpdateInferenceComponentRuntimeConfig.html" + } + }, "UpdateInferenceExperiment": { "aws_action_groups": [ "ReadWrite" @@ -196353,7 +199874,7 @@ "actions_doc_root": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/", "api_detail_root": "", "api_doc_root": "", - "api_reference_doc_page": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_SageMaker_geospatial_capabilities.html", + "api_reference_doc_page": "https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_Operations_Amazon_SageMaker_geospatial_capabilities.html", "authz_doc_page": "https://docs.aws.amazon.com/sagemaker/latest/dg/security-iam.html", "concepts_doc_root": "https://docs.aws.amazon.com/sagemaker/latest/dg/", "context_keys_doc_root": "https://docs.aws.amazon.com/sagemaker/latest/dg/" @@ -204915,6 +208436,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/awssupport/latest/APIReference/API_DescribeCases.html" } }, + "DescribeCommunication": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get a single communication and attachments for a single AWS Support case", + "docs": { + "api_doc": "", + "doc_page": "${DocHomeURL}awssupport/latest/user/accessing-support.html", + "doc_page_rel": "https://docs.aws.amazon.com/awssupport/latest/user/accessing-support.html" + } + }, "DescribeCommunications": { "aws_action_groups": [ "ReadOnly", @@ -205550,6 +209085,7 @@ "calculated_action_group": "Write", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to associate a specified Systems Manager document with specified instances or other targets", @@ -205564,7 +209100,11 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", + "aws:TagKeys" + ], "description": "Grants permission to combine entries for multiple CreateAssociation operations in a single command", "docs": { "api_doc": "", @@ -205685,7 +209225,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to disassociate a specified SSM document from a specified instance", "docs": { "api_doc": "", @@ -205732,6 +209274,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteMaintenanceWindow.html" } }, + "DeleteOpsItem": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an OpsItem", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_DeleteOpsItem.html" + } + }, "DeleteOpsMetadata": { "aws_action_groups": [ "ReadWrite" @@ -205886,7 +209441,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to view details about the specified association for a specified instance or target", "docs": { "api_doc": "", @@ -205900,7 +209457,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to view information about a specified association execution", "docs": { "api_doc": "", @@ -205914,7 +209473,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to view all executions for a specified association", "docs": { "api_doc": "", @@ -206012,7 +209573,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to view all current associations for a specified instance", "docs": { "api_doc": "", @@ -206040,7 +209603,9 @@ "ReadWrite" ], "calculated_action_group": "Read", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to view the status of the associations for a specified instance", "docs": { "api_doc": "", @@ -206775,7 +210340,9 @@ "ReadWrite" ], "calculated_action_group": "List", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to list versions of the specified association", "docs": { "api_doc": "", @@ -206910,7 +210477,9 @@ "ReadWrite" ], "calculated_action_group": "List", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to SSM Agent to check for new State Manager associations (internal Systems Manager call)", "docs": { "api_doc": "", @@ -207056,7 +210625,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "ec2:SourceInstanceARN", + "ssm:SourceInstanceARN" + ], "description": "Grants permission to register a compliance type and other compliance details on a specified resource", "docs": { "api_doc": "", @@ -207268,7 +210840,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to run a specified association manually", "docs": { "api_doc": "", @@ -207373,7 +210947,9 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], "description": "Grants permission to update an association and immediately run the association on the specified targets", "docs": { "api_doc": "", @@ -207386,7 +210962,11 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "ec2:SourceInstanceARN", + "ssm:SourceInstanceARN" + ], "description": "Grants permission to update the status of the SSM document associated with a specified instance", "docs": { "api_doc": "", @@ -207438,7 +211018,11 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "aws:ResourceTag/${TagKey}", + "ec2:SourceInstanceARN", + "ssm:SourceInstanceARN" + ], "description": "Grants permission to SSM Agent to update the status of the association that it is currently running (internal Systems Manager call)", "docs": { "api_doc": "", @@ -207451,7 +211035,10 @@ "ReadWrite" ], "calculated_action_group": "Write", - "condition_keys": [], + "condition_keys": [ + "ec2:SourceInstanceARN", + "ssm:SourceInstanceARN" + ], "description": "Grants permission to SSM Agent to send a heartbeat signal to the Systems Manager service in the cloud", "docs": { "api_doc": "", @@ -207589,7 +211176,7 @@ "api_detail_root": "", "api_doc_root": "", "api_reference_doc_page": "https://docs.aws.amazon.com/systems-manager/latest/APIReference/Welcome.html", - "authz_doc_page": "https://docs.aws.amazon.com/systems-manager/latest/userguide/auth-and-access-control.html", + "authz_doc_page": "https://docs.aws.amazon.com/systems-manager/latest/userguide/security-iam.html", "concepts_doc_root": "https://docs.aws.amazon.com/systems-manager/latest/userguide/", "context_keys_doc_root": "https://docs.aws.amazon.com/systems-manager/latest/userguide/security_iam_service-with-iam.html#policy-conditions" }, @@ -207909,67 +211496,6 @@ }, "prefix": "ssm-sap" }, - "Tag Editor": { - "actions": { - "ListResourceTypes": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "Grants permission to retrieve the resource types currently supported by Tag Editor", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ARG/latest/userguide/gettingstarted-prereqs.html#rg-permissions-te" - } - }, - "ListResources": { - "aws_action_groups": [ - "ListOnly", - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "List", - "condition_keys": [], - "description": "Grants permission to retrieve the identifiers of the resources in the AWS account", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ARG/latest/userguide/gettingstarted-prereqs.html#rg-permissions-te" - } - }, - "ListTags": { - "aws_action_groups": [ - "ReadOnly", - "ReadWrite" - ], - "calculated_action_group": "Read", - "condition_keys": [], - "description": "Grants permission to retrieve the tags attached to the specified resource identifiers", - "docs": { - "api_doc": "", - "doc_page": "", - "doc_page_rel": "https://docs.aws.amazon.com/ARG/latest/userguide/gettingstarted-prereqs.html#rg-permissions-te" - } - } - }, - "arn_format": "arn:${Partition}:resource-explorer:${Region}:${Account}:${ResourceType}/${ResourceName}", - "arn_regex": "^arn:aws:resource-explorer:.+", - "description": "AWS Tag Editor", - "docs": { - "actions_doc_root": "https://docs.aws.amazon.com/ARG/latest/userguide/", - "api_detail_root": "", - "api_doc_root": "", - "api_reference_doc_page": "https://docs.aws.amazon.com/ARG/latest/userguide/", - "authz_doc_page": "https://docs.aws.amazon.com/ARG/latest/userguide/", - "concepts_doc_root": "https://docs.aws.amazon.com/ARG/latest/userguide/", - "context_keys_doc_root": "https://docs.aws.amazon.com/ARG/latest/userguide/" - }, - "prefix": "resource-explorer" - }, "Tax Settings": { "actions": { "BatchPutTaxRegistration": { @@ -208713,6 +212239,64 @@ "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_AnalyzeID.html" } }, + "CreateAdapter": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create an Amazon Textract adapter", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_CreateAdapter.html" + } + }, + "CreateAdapterVersion": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create an Amazon Textract adapter version", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_CreateAdapterVersion.html" + } + }, + "DeleteAdapter": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an Amazon Textract adapter", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_DeleteAdapter.html" + } + }, + "DeleteAdapterVersion": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an Amazon Textract adapter version", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_DeleteAdapterVersion.html" + } + }, "DetectDocumentText": { "aws_action_groups": [ "ReadOnly", @@ -208727,6 +212311,34 @@ "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_DetectDocumentText.html" } }, + "GetAdapter": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get an Amazon Textract adapter", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_GetAdapter.html" + } + }, + "GetAdapterVersion": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to get an Amazon Textract adapter version", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_GetAdapterVersion.html" + } + }, "GetDocumentAnalysis": { "aws_action_groups": [ "ReadOnly", @@ -208797,6 +212409,48 @@ "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_GetLendingAnalysisSummary.html" } }, + "ListAdapterVersions": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to list Amazon Textract adapter versions", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_ListAdapterVersions.html" + } + }, + "ListAdapters": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to list Amazon Textract adapters", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_ListAdapters.html" + } + }, + "ListTagsForResource": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to return a list of tags associated with a resource", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_ListTagsForResource.html" + } + }, "StartDocumentAnalysis": { "aws_action_groups": [ "ReadWrite" @@ -208848,6 +212502,52 @@ "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_StartLendingAnalysis.html" } + }, + "TagResource": { + "aws_action_groups": [ + "ReadWrite", + "Tagging" + ], + "calculated_action_group": "Tagging", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to add one or more tags to a resource", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_TagResource.html" + } + }, + "UntagResource": { + "aws_action_groups": [ + "ReadWrite", + "Tagging" + ], + "calculated_action_group": "Tagging", + "condition_keys": [ + "aws:TagKeys" + ], + "description": "Grants permission to remove one or more tags from a resource", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_UntagResource.html" + } + }, + "UpdateAdapter": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update Amazon Textract adapter", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/textract/latest/dg/API_UpdateAdapter.html" + } } }, "arn_format": "arn:${Partition}:textract:${Region}:${Account}:${RelativeId}", @@ -213536,6 +217236,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/marketplace/latest/userguide/vendor-insights-seller-controlling-access.html" } }, + "UpdateDataSource": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to update an existing data source", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/marketplace/latest/userguide/vendor-insights-seller-controlling-access.html" + } + }, "UpdateSecurityProfile": { "aws_action_groups": [ "ReadWrite" @@ -217533,7 +221248,7 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to an owner of a lens to share with other AWS accounts and IAM Users", + "description": "Grants permission to an owner of a lens to share with other AWS accounts and IAM users", "docs": { "api_doc": "", "doc_page": "", @@ -217588,13 +221303,42 @@ ], "calculated_action_group": "Write", "condition_keys": [], - "description": "Grants permission to an owner of a profile to share with other AWS accounts and IAM Users", + "description": "Grants permission to an owner of a profile to share with other AWS accounts and IAM users", "docs": { "api_doc": "", "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_CreateProfileShare.html" } }, + "CreateReviewTemplate": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create a new review template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_CreateReviewTemplate.html" + } + }, + "CreateTemplateShare": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to an owner of a review template to share with other AWS accounts and IAM users", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_CreateTemplateShare.html" + } + }, "CreateWorkload": { "aws_action_groups": [ "ReadWrite" @@ -217676,6 +221420,32 @@ "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_DeleteProfileShare.html" } }, + "DeleteReviewTemplate": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an existing review template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_DeleteReviewTemplate.html" + } + }, + "DeleteTemplateShare": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete an existing review template share", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_DeleteTemplateShare.html" + } + }, "DeleteWorkload": { "aws_action_groups": [ "ReadWrite" @@ -217872,6 +221642,50 @@ "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_GetProfileTemplate.html" } }, + "GetReviewTemplate": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to retrieve the specified review template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_GetReviewTemplate.html" + } + }, + "GetReviewTemplateAnswer": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve the specified answer from the specified review template lens review", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_GetReviewTemplateAnswer.html" + } + }, + "GetReviewTemplateLensReview": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve the specified lens review of the specified review template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_GetReviewTemplateLensReview.html" + } + }, "GetWorkload": { "aws_action_groups": [ "ReadOnly", @@ -218084,6 +221898,36 @@ "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_ListProfiles.html" } }, + "ListReviewTemplateAnswers": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the answers from the specified review template lens review", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_ListReviewTemplateAnswers.html" + } + }, + "ListReviewTemplates": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the review templates available to this account", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_ListReviewTemplates.html" + } + }, "ListShareInvitations": { "aws_action_groups": [ "ListOnly", @@ -218115,6 +221959,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_ListTagsForResource.html" } }, + "ListTemplateShares": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list all shares created for a review template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_ListTemplateShares.html" + } + }, "ListWorkloadShares": { "aws_action_groups": [ "ListOnly", @@ -218230,6 +222089,45 @@ "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_UpdateProfile.html" } }, + "UpdateReviewTemplate": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update properties of the specified review template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_UpdateReviewTemplate.html" + } + }, + "UpdateReviewTemplateAnswer": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update properties of the specified review template answer", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_UpdateReviewTemplateAnswer.html" + } + }, + "UpdateReviewTemplateLensReview": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update properties of the specified review template lens review", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_UpdateReviewTemplateLensReview.html" + } + }, "UpdateShareInvitation": { "aws_action_groups": [ "ReadWrite" @@ -218294,6 +222192,19 @@ "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_UpgradeProfileVersion.html" } + }, + "UpgradeReviewTemplateLensReview": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to upgrade the specified lens review of the specified review template", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wellarchitected/latest/APIReference/API_UpgradeReviewTemplateLensReview.html" + } } }, "arn_format": "arn:${Partition}:wellarchitected:${Region}:${Account}:${ResourceName}/${ResourceId}", @@ -218493,6 +222404,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateKnowledgeBase.html" } }, + "CreateQuickResponse": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create quick response", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_CreateQuickResponse.html" + } + }, "CreateSession": { "aws_action_groups": [ "ReadWrite" @@ -218548,6 +222475,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteContent.html" } }, + "DeleteImportJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete a import job of a knowledge base", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteImportJob.html" + } + }, "DeleteKnowledgeBase": { "aws_action_groups": [ "ReadWrite" @@ -218561,6 +222501,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteKnowledgeBase.html" } }, + "DeleteQuickResponse": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to delete quick response", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_DeleteQuickResponse.html" + } + }, "GetAssistant": { "aws_action_groups": [ "ReadOnly", @@ -218617,6 +222570,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetContentSummary.html" } }, + "GetImportJob": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve information about the import job", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetImportJob.html" + } + }, "GetKnowledgeBase": { "aws_action_groups": [ "ReadOnly", @@ -218631,6 +222598,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetKnowledgeBase.html" } }, + "GetQuickResponse": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to retrieve content", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_GetQuickResponse.html" + } + }, "GetRecommendations": { "aws_action_groups": [ "ReadOnly", @@ -218704,6 +222685,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListContents.html" } }, + "ListImportJobs": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list information about knowledge bases", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListImportJobs.html" + } + }, "ListKnowledgeBases": { "aws_action_groups": [ "ListOnly", @@ -218719,6 +222715,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListKnowledgeBases.html" } }, + "ListQuickResponses": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the quick response with a knowledge base", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_ListQuickResponses.html" + } + }, "ListTagsForResource": { "aws_action_groups": [ "ReadOnly", @@ -218787,6 +222798,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_SearchContent.html" } }, + "SearchQuickResponses": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [ + "wisdom:SearchFilter/RoutingProfileArn" + ], + "description": "Grants permission to search for quick response referencing a specified knowledge base", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_SearchQuickResponses.html" + } + }, "SearchSessions": { "aws_action_groups": [ "ReadOnly", @@ -218814,6 +222841,22 @@ "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_StartContentUpload.html" } }, + "StartImportJob": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:RequestTag/${TagKey}", + "aws:TagKeys" + ], + "description": "Grants permission to create multiple quick responses", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_StartImportJob.html" + } + }, "TagResource": { "aws_action_groups": [ "ReadWrite", @@ -218822,6 +222865,7 @@ "calculated_action_group": "Tagging", "condition_keys": [ "aws:RequestTag/${TagKey}", + "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to add the specified tags to the specified resource", @@ -218838,6 +222882,7 @@ ], "calculated_action_group": "Tagging", "condition_keys": [ + "aws:ResourceTag/${TagKey}", "aws:TagKeys" ], "description": "Grants permission to remove the specified tags from the specified resource", @@ -218872,10 +222917,23 @@ "doc_page": "", "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateKnowledgeBaseTemplateUri.html" } + }, + "UpdateQuickResponse": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update information or content of the quick response", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/wisdom/latest/APIReference/API_UpdateQuickResponse.html" + } } }, - "arn_format": "arn:aws:wisdom:${Region}:${Account}:${Resource}/${ResourceId}", - "arn_regex": "^arn:aws:wisdom:.+:.+:.+", + "arn_format": "arn:${Partition}:wisdom:${Region}:${Account}:${Resource}/${ResourceId}", + "arn_regex": "^arn:${Partition}:wisdom:.+:.+:.+", "description": "Amazon Connect Wisdom", "docs": { "actions_doc_root": "https://docs.aws.amazon.com/wisdom/latest/APIReference/", @@ -220729,6 +224787,20 @@ "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DescribeEmailMonitoringConfiguration.html" } }, + "DescribeEntity": { + "aws_action_groups": [ + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "Read", + "condition_keys": [], + "description": "Grants permission to read details of an entity", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_DescribeEntity.html" + } + }, "DescribeGroup": { "aws_action_groups": [ "ListOnly", @@ -221308,6 +225380,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_ListGroups.html" } }, + "ListGroupsForEntity": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to list the groups to which an entity belongs", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_ListGroupsForEntity.html" + } + }, "ListImpersonationRoles": { "aws_action_groups": [ "ListOnly", @@ -221881,6 +225968,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_UpdateDefaultMailDomain.html" } }, + "UpdateGroup": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update details of a group", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_UpdateGroup.html" + } + }, "UpdateImpersonationRole": { "aws_action_groups": [ "ReadWrite" @@ -221985,6 +226085,19 @@ "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/adminguide/smtp-gateway.html" } }, + "UpdateUser": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [], + "description": "Grants permission to update details of a user", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workmail/latest/APIReference/API_UpdateUser.html" + } + }, "WipeMobileDevice": { "aws_action_groups": [ "ReadWrite" @@ -222085,6 +226198,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_AssociateIpGroups.html" } }, + "AssociateWorkspaceApplication": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to associate a workspace application with a WorkSpace", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_AssociateWorkspaceApplication.html" + } + }, "AuthorizeIpRules": { "aws_action_groups": [ "ReadWrite" @@ -222351,6 +226479,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DeleteWorkspaceImage.html" } }, + "DeployWorkspaceApplications": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to deploy all pending workspace applications on a WorkSpace", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DeployWorkspaceApplications.html" + } + }, "DeregisterWorkspaceDirectory": { "aws_action_groups": [ "ReadWrite" @@ -222392,6 +226535,55 @@ "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeAccountModifications.html" } }, + "DescribeApplicationAssociations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to retrieve information about resources associated with a WorkSpace application", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeApplicationAssociations.html" + } + }, + "DescribeApplications": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [], + "description": "Grants permission to obtain information about WorkSpace applications", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeApplications.html" + } + }, + "DescribeBundleAssociations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to retrieve information about resources associated with a WorkSpace bundle", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeBundleAssociations.html" + } + }, "DescribeClientBranding": { "aws_action_groups": [ "ReadOnly", @@ -222464,6 +226656,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeConnectionAliases.html" } }, + "DescribeImageAssociations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to retrieve information about resources associated with a WorkSpace image", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeImageAssociations.html" + } + }, "DescribeIpGroups": { "aws_action_groups": [ "ReadOnly", @@ -222492,6 +226701,23 @@ "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeTags.html" } }, + "DescribeWorkspaceAssociations": { + "aws_action_groups": [ + "ListOnly", + "ReadOnly", + "ReadWrite" + ], + "calculated_action_group": "List", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to retrieve information about resources associated with a WorkSpace", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DescribeWorkspaceAssociations.html" + } + }, "DescribeWorkspaceBundles": { "aws_action_groups": [ "ListOnly", @@ -222620,6 +226846,21 @@ "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DisassociateIpGroups.html" } }, + "DisassociateWorkspaceApplication": { + "aws_action_groups": [ + "ReadWrite" + ], + "calculated_action_group": "Write", + "condition_keys": [ + "aws:ResourceTag/${TagKey}" + ], + "description": "Grants permission to disassociate a workspace application from a WorkSpace", + "docs": { + "api_doc": "", + "doc_page": "", + "doc_page_rel": "https://docs.aws.amazon.com/workspaces/latest/api/API_DisassociateWorkspaceApplication.html" + } + }, "ImportClientBranding": { "aws_action_groups": [ "ReadWrite" diff --git a/setup.py b/setup.py index 5c790a8..ee119ac 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name="policyuniverse", - version="1.5.1.20230817", + version="1.5.1.20231109", description="Parse and Process AWS IAM Policies, Statements, ARNs, and wildcards.", long_description=open(os.path.join(ROOT, "README.md")).read(), long_description_content_type="text/markdown",