|
1500 | 1500 | "Actions": [
|
1501 | 1501 | "BatchGetCollaborationAnalysisTemplate",
|
1502 | 1502 | "BatchGetSchema",
|
| 1503 | + "BatchGetSchemaAnalysisRule", |
1503 | 1504 | "CreateAnalysisTemplate",
|
1504 | 1505 | "CreateCollaboration",
|
1505 | 1506 | "CreateConfiguredAudienceModelAssociation",
|
|
1779 | 1780 | "ListStackInstanceResourceDrifts",
|
1780 | 1781 | "ListStackInstances",
|
1781 | 1782 | "ListStackResources",
|
| 1783 | + "ListStackSetAutoDeploymentTargets", |
1782 | 1784 | "ListStackSetOperationResults",
|
1783 | 1785 | "ListStackSetOperations",
|
1784 | 1786 | "ListStackSets",
|
|
2235 | 2237 | "codecommit:References"
|
2236 | 2238 | ]
|
2237 | 2239 | },
|
| 2240 | + "AWS CodeConnections": { |
| 2241 | + "ARNFormat": "arn:aws:codeconnections:${Region}:${Account}:${ResourceType}/${ResourceId}", |
| 2242 | + "ARNRegex": "^arn:aws:codeconnections:.+:.+:.+", |
| 2243 | + "Actions": [ |
| 2244 | + "CreateConnection", |
| 2245 | + "CreateHost", |
| 2246 | + "CreateRepositoryLink", |
| 2247 | + "CreateSyncConfiguration", |
| 2248 | + "DeleteConnection", |
| 2249 | + "DeleteHost", |
| 2250 | + "DeleteRepositoryLink", |
| 2251 | + "DeleteSyncConfiguration", |
| 2252 | + "GetConnection", |
| 2253 | + "GetHost", |
| 2254 | + "GetIndividualAccessToken", |
| 2255 | + "GetInstallationUrl", |
| 2256 | + "GetRepositoryLink", |
| 2257 | + "GetRepositorySyncStatus", |
| 2258 | + "GetResourceSyncStatus", |
| 2259 | + "GetSyncBlockerSummary", |
| 2260 | + "GetSyncConfiguration", |
| 2261 | + "ListConnections", |
| 2262 | + "ListHosts", |
| 2263 | + "ListInstallationTargets", |
| 2264 | + "ListRepositoryLinks", |
| 2265 | + "ListRepositorySyncDefinitions", |
| 2266 | + "ListSyncConfigurations", |
| 2267 | + "ListTagsForResource", |
| 2268 | + "PassConnection", |
| 2269 | + "PassRepository", |
| 2270 | + "RegisterAppCode", |
| 2271 | + "StartAppRegistrationHandshake", |
| 2272 | + "StartOAuthHandshake", |
| 2273 | + "TagResource", |
| 2274 | + "UntagResource", |
| 2275 | + "UpdateConnectionInstallation", |
| 2276 | + "UpdateHost", |
| 2277 | + "UpdateRepositoryLink", |
| 2278 | + "UpdateSyncBlocker", |
| 2279 | + "UpdateSyncConfiguration", |
| 2280 | + "UseConnection" |
| 2281 | + ], |
| 2282 | + "HasResource": true, |
| 2283 | + "StringPrefix": "codeconnections", |
| 2284 | + "conditionKeys": [ |
| 2285 | + "aws:RequestTag/${TagKey}", |
| 2286 | + "aws:ResourceTag/${TagKey}", |
| 2287 | + "aws:TagKeys", |
| 2288 | + "codeconnections:Branch", |
| 2289 | + "codeconnections:BranchName", |
| 2290 | + "codeconnections:FullRepositoryId", |
| 2291 | + "codeconnections:HostArn", |
| 2292 | + "codeconnections:InstallationId", |
| 2293 | + "codeconnections:OwnerId", |
| 2294 | + "codeconnections:PassedToService", |
| 2295 | + "codeconnections:ProviderAction", |
| 2296 | + "codeconnections:ProviderPermissionsRequired", |
| 2297 | + "codeconnections:ProviderType", |
| 2298 | + "codeconnections:ProviderTypeFilter", |
| 2299 | + "codeconnections:RepositoryName" |
| 2300 | + ] |
| 2301 | + }, |
2238 | 2302 | "AWS CodeDeploy": {
|
2239 | 2303 | "ARNFormat": "arn:aws:codedeploy:${Region}:${Account}:${ResourceType}:${ResourceSpecifier}",
|
2240 | 2304 | "ARNRegex": "^arn:aws:codedeploy:.+",
|
|
3155 | 3219 | "dms:task-tag/${TagKey}"
|
3156 | 3220 | ]
|
3157 | 3221 | },
|
| 3222 | + "AWS Deadline Cloud": { |
| 3223 | + "ARNFormat": "arn:aws:deadline:${Region}:${Account}:${ResourceType}/${ResourcePath}", |
| 3224 | + "ARNRegex": "^arn:aws:deadline:.+:.+:.+", |
| 3225 | + "Actions": [ |
| 3226 | + "AssociateMemberToFarm", |
| 3227 | + "AssociateMemberToFleet", |
| 3228 | + "AssociateMemberToJob", |
| 3229 | + "AssociateMemberToQueue", |
| 3230 | + "AssumeFleetRoleForRead", |
| 3231 | + "AssumeFleetRoleForWorker", |
| 3232 | + "AssumeQueueRoleForRead", |
| 3233 | + "AssumeQueueRoleForUser", |
| 3234 | + "AssumeQueueRoleForWorker", |
| 3235 | + "BatchGetJobEntity", |
| 3236 | + "CopyJobTemplate", |
| 3237 | + "CreateBudget", |
| 3238 | + "CreateFarm", |
| 3239 | + "CreateFleet", |
| 3240 | + "CreateJob", |
| 3241 | + "CreateLicenseEndpoint", |
| 3242 | + "CreateMonitor", |
| 3243 | + "CreateQueue", |
| 3244 | + "CreateQueueEnvironment", |
| 3245 | + "CreateQueueFleetAssociation", |
| 3246 | + "CreateStorageProfile", |
| 3247 | + "CreateWorker", |
| 3248 | + "DeleteBudget", |
| 3249 | + "DeleteFarm", |
| 3250 | + "DeleteFleet", |
| 3251 | + "DeleteLicenseEndpoint", |
| 3252 | + "DeleteMeteredProduct", |
| 3253 | + "DeleteMonitor", |
| 3254 | + "DeleteQueue", |
| 3255 | + "DeleteQueueEnvironment", |
| 3256 | + "DeleteQueueFleetAssociation", |
| 3257 | + "DeleteStorageProfile", |
| 3258 | + "DeleteWorker", |
| 3259 | + "DisassociateMemberFromFarm", |
| 3260 | + "DisassociateMemberFromFleet", |
| 3261 | + "DisassociateMemberFromJob", |
| 3262 | + "DisassociateMemberFromQueue", |
| 3263 | + "GetApplicationVersion", |
| 3264 | + "GetBudget", |
| 3265 | + "GetFarm", |
| 3266 | + "GetFleet", |
| 3267 | + "GetJob", |
| 3268 | + "GetLicenseEndpoint", |
| 3269 | + "GetMonitor", |
| 3270 | + "GetQueue", |
| 3271 | + "GetQueueEnvironment", |
| 3272 | + "GetQueueFleetAssociation", |
| 3273 | + "GetSession", |
| 3274 | + "GetSessionAction", |
| 3275 | + "GetSessionsStatisticsAggregation", |
| 3276 | + "GetStep", |
| 3277 | + "GetStorageProfile", |
| 3278 | + "GetStorageProfileForQueue", |
| 3279 | + "GetTask", |
| 3280 | + "GetWorker", |
| 3281 | + "ListAvailableMeteredProducts", |
| 3282 | + "ListBudgets", |
| 3283 | + "ListFarmMembers", |
| 3284 | + "ListFarms", |
| 3285 | + "ListFleetMembers", |
| 3286 | + "ListFleets", |
| 3287 | + "ListJobMembers", |
| 3288 | + "ListJobs", |
| 3289 | + "ListLicenseEndpoints", |
| 3290 | + "ListMeteredProducts", |
| 3291 | + "ListMonitors", |
| 3292 | + "ListQueueEnvironments", |
| 3293 | + "ListQueueFleetAssociations", |
| 3294 | + "ListQueueMembers", |
| 3295 | + "ListQueues", |
| 3296 | + "ListSessionActions", |
| 3297 | + "ListSessions", |
| 3298 | + "ListSessionsForWorker", |
| 3299 | + "ListStepConsumers", |
| 3300 | + "ListStepDependencies", |
| 3301 | + "ListSteps", |
| 3302 | + "ListStorageProfiles", |
| 3303 | + "ListStorageProfilesForQueue", |
| 3304 | + "ListTagsForResource", |
| 3305 | + "ListTasks", |
| 3306 | + "ListWorkers", |
| 3307 | + "PutMeteredProduct", |
| 3308 | + "SearchJobs", |
| 3309 | + "SearchSteps", |
| 3310 | + "SearchTasks", |
| 3311 | + "SearchWorkers", |
| 3312 | + "StartSessionsStatisticsAggregation", |
| 3313 | + "TagResource", |
| 3314 | + "UntagResource", |
| 3315 | + "UpdateBudget", |
| 3316 | + "UpdateFarm", |
| 3317 | + "UpdateFleet", |
| 3318 | + "UpdateJob", |
| 3319 | + "UpdateMonitor", |
| 3320 | + "UpdateQueue", |
| 3321 | + "UpdateQueueEnvironment", |
| 3322 | + "UpdateQueueFleetAssociation", |
| 3323 | + "UpdateSession", |
| 3324 | + "UpdateStep", |
| 3325 | + "UpdateStorageProfile", |
| 3326 | + "UpdateTask", |
| 3327 | + "UpdateWorker", |
| 3328 | + "UpdateWorkerSchedule" |
| 3329 | + ], |
| 3330 | + "HasResource": true, |
| 3331 | + "StringPrefix": "deadline", |
| 3332 | + "conditionKeys": [ |
| 3333 | + "aws:RequestTag/${TagKey}", |
| 3334 | + "aws:ResourceTag/${TagKey}", |
| 3335 | + "aws:TagKeys", |
| 3336 | + "deadline:AssociatedMembershipLevel", |
| 3337 | + "deadline:FarmMembershipLevels", |
| 3338 | + "deadline:FleetMembershipLevels", |
| 3339 | + "deadline:JobMembershipLevels", |
| 3340 | + "deadline:MembershipLevel", |
| 3341 | + "deadline:PrincipalId", |
| 3342 | + "deadline:QueueMembershipLevels", |
| 3343 | + "deadline:RequesterPrincipalId" |
| 3344 | + ] |
| 3345 | + }, |
3158 | 3346 | "AWS DeepComposer": {
|
3159 | 3347 | "ARNFormat": "arn:aws:deepcomposer:${Region}:${Account}:${ResourceType}/${ResourceName}",
|
3160 | 3348 | "ARNRegex": "^arn:aws:deepcomposer:.+:.+:.+",
|
|
4312 | 4500 | "ARNFormat": "arn:aws:entityresolution:${Region}:${Account}:${ResourceType}/${ResourceName}",
|
4313 | 4501 | "ARNRegex": "^arn:aws:entityresolution:.+:.+:.+",
|
4314 | 4502 | "Actions": [
|
| 4503 | + "AddPolicyStatement", |
4315 | 4504 | "CreateIdMappingWorkflow",
|
| 4505 | + "CreateIdNamespace", |
4316 | 4506 | "CreateMatchingWorkflow",
|
4317 | 4507 | "CreateSchemaMapping",
|
4318 | 4508 | "DeleteIdMappingWorkflow",
|
| 4509 | + "DeleteIdNamespace", |
4319 | 4510 | "DeleteMatchingWorkflow",
|
| 4511 | + "DeletePolicyStatement", |
4320 | 4512 | "DeleteSchemaMapping",
|
4321 | 4513 | "GetIdMappingJob",
|
4322 | 4514 | "GetIdMappingWorkflow",
|
| 4515 | + "GetIdNamespace", |
4323 | 4516 | "GetMatchId",
|
4324 | 4517 | "GetMatchingJob",
|
4325 | 4518 | "GetMatchingWorkflow",
|
| 4519 | + "GetPolicy", |
4326 | 4520 | "GetProviderService",
|
4327 | 4521 | "GetSchemaMapping",
|
4328 | 4522 | "ListIdMappingJobs",
|
4329 | 4523 | "ListIdMappingWorkflows",
|
| 4524 | + "ListIdNamespaces", |
4330 | 4525 | "ListMatchingJobs",
|
4331 | 4526 | "ListMatchingWorkflows",
|
4332 | 4527 | "ListProviderServices",
|
4333 | 4528 | "ListSchemaMappings",
|
4334 | 4529 | "ListTagsForResource",
|
| 4530 | + "PutPolicy", |
4335 | 4531 | "StartIdMappingJob",
|
4336 | 4532 | "StartMatchingJob",
|
4337 | 4533 | "TagResource",
|
4338 | 4534 | "UntagResource",
|
4339 | 4535 | "UpdateIdMappingWorkflow",
|
| 4536 | + "UpdateIdNamespace", |
4340 | 4537 | "UpdateMatchingWorkflow",
|
4341 |
| - "UpdateSchemaMapping" |
| 4538 | + "UpdateSchemaMapping", |
| 4539 | + "UseIdNamespace" |
4342 | 4540 | ],
|
4343 | 4541 | "HasResource": true,
|
4344 | 4542 | "StringPrefix": "entityresolution",
|
|
6698 | 6896 | "GetEventConfigurationByResourceTypes",
|
6699 | 6897 | "GetFuotaTask",
|
6700 | 6898 | "GetLogLevelsByResourceTypes",
|
| 6899 | + "GetMetricConfiguration", |
| 6900 | + "GetMetrics", |
6701 | 6901 | "GetMulticastGroup",
|
6702 | 6902 | "GetMulticastGroupSession",
|
6703 | 6903 | "GetNetworkAnalyzerConfiguration",
|
|
6756 | 6956 | "UpdateEventConfigurationByResourceTypes",
|
6757 | 6957 | "UpdateFuotaTask",
|
6758 | 6958 | "UpdateLogLevelsByResourceTypes",
|
| 6959 | + "UpdateMetricConfiguration", |
6759 | 6960 | "UpdateMulticastGroup",
|
6760 | 6961 | "UpdateNetworkAnalyzerConfiguration",
|
6761 | 6962 | "UpdatePartnerAccount",
|
|
7236 | 7437 | "CancelChangeSet",
|
7237 | 7438 | "CompleteTask",
|
7238 | 7439 | "DeleteResourcePolicy",
|
| 7440 | + "DescribeAssessment", |
7239 | 7441 | "DescribeChangeSet",
|
7240 | 7442 | "DescribeEntity",
|
7241 | 7443 | "DescribeTask",
|
7242 | 7444 | "GetResourcePolicy",
|
| 7445 | + "ListAssessments", |
7243 | 7446 | "ListChangeSets",
|
7244 | 7447 | "ListEntities",
|
7245 | 7448 | "ListTagsForResource",
|
|
13231 | 13434 | "DeleteSubscriptionGrant",
|
13232 | 13435 | "DeleteSubscriptionRequest",
|
13233 | 13436 | "DeleteSubscriptionTarget",
|
| 13437 | + "DeleteTimeSeriesDataPoints", |
13234 | 13438 | "GetAsset",
|
13235 | 13439 | "GetAssetType",
|
13236 | 13440 | "GetDataSource",
|
|
13256 | 13460 | "GetSubscriptionGrant",
|
13257 | 13461 | "GetSubscriptionRequestDetails",
|
13258 | 13462 | "GetSubscriptionTarget",
|
| 13463 | + "GetTimeSeriesDataPoint", |
13259 | 13464 | "GetUserProfile",
|
13260 | 13465 | "ListAccountEnvironments",
|
13261 | 13466 | "ListAssetRevisions",
|
|
13278 | 13483 | "ListSubscriptionTargets",
|
13279 | 13484 | "ListSubscriptions",
|
13280 | 13485 | "ListTagsForResource",
|
| 13486 | + "ListTimeSeriesDataPoints", |
13281 | 13487 | "ListWarehouseMetadata",
|
| 13488 | + "PostTimeSeriesDataPoints", |
13282 | 13489 | "ProvisionDomain",
|
13283 | 13490 | "PutDomainSharingPolicy",
|
13284 | 13491 | "PutEnvironmentBlueprintConfiguration",
|
|
13418 | 13625 | "ARNFormat": "arn:aws:docdb-elastic:${Region}:${Account}:${ResourceType}/${ResourceId}",
|
13419 | 13626 | "ARNRegex": "^arn:aws:docdb-elastic:.+:.+:.+",
|
13420 | 13627 | "Actions": [
|
| 13628 | + "CopyClusterSnapshot", |
13421 | 13629 | "CreateCluster",
|
13422 | 13630 | "CreateClusterSnapshot",
|
13423 | 13631 | "DeleteCluster",
|
|
13428 | 13636 | "ListClusters",
|
13429 | 13637 | "ListTagsForResource",
|
13430 | 13638 | "RestoreClusterFromSnapshot",
|
| 13639 | + "StartCluster", |
| 13640 | + "StopCluster", |
13431 | 13641 | "TagResource",
|
13432 | 13642 | "UntagResource",
|
13433 | 13643 | "UpdateCluster"
|
|
0 commit comments