|
238 | 238 | "GetBackendAuth",
|
239 | 239 | "GetBackendJob",
|
240 | 240 | "GetToken",
|
| 241 | + "ImportBackendAuth", |
241 | 242 | "ListBackendJobs",
|
242 | 243 | "RemoveAllBackends",
|
243 | 244 | "RemoveBackendConfig",
|
|
1587 | 1588 | "Actions": [
|
1588 | 1589 | "DescribeRecommendationExportJobs",
|
1589 | 1590 | "ExportAutoScalingGroupRecommendations",
|
| 1591 | + "ExportEBSVolumeRecommendations", |
1590 | 1592 | "ExportEC2InstanceRecommendations",
|
| 1593 | + "ExportLambdaFunctionRecommendations", |
1591 | 1594 | "GetAutoScalingGroupRecommendations",
|
1592 | 1595 | "GetEBSVolumeRecommendations",
|
1593 | 1596 | "GetEC2InstanceRecommendations",
|
|
2371 | 2374 | "ARNFormat": "arn:${Partition}:mediaconnect:${Region}:${Account}:<namespace>:<relative-id>:<relative-name>",
|
2372 | 2375 | "ARNRegex": "^arn:${Partition}:mediaconnect:.+",
|
2373 | 2376 | "Actions": [
|
| 2377 | + "AddFlowMediaStreams", |
2374 | 2378 | "AddFlowOutputs",
|
2375 | 2379 | "AddFlowSources",
|
2376 | 2380 | "AddFlowVpcInterfaces",
|
|
2386 | 2390 | "ListReservations",
|
2387 | 2391 | "ListTagsForResource",
|
2388 | 2392 | "PurchaseOffering",
|
| 2393 | + "RemoveFlowMediaStream", |
2389 | 2394 | "RemoveFlowOutput",
|
2390 | 2395 | "RemoveFlowSource",
|
2391 | 2396 | "RemoveFlowVpcInterface",
|
|
2396 | 2401 | "UntagResource",
|
2397 | 2402 | "UpdateFlow",
|
2398 | 2403 | "UpdateFlowEntitlement",
|
| 2404 | + "UpdateFlowMediaStream", |
2399 | 2405 | "UpdateFlowOutput",
|
2400 | 2406 | "UpdateFlowSource"
|
2401 | 2407 | ],
|
|
4656 | 4662 | "ARNFormat": "arn:aws:proton:<region>:<account-id>:<resource-type>/<resource_name>",
|
4657 | 4663 | "ARNRegex": "^arn:aws:proton:.+:.+:.+",
|
4658 | 4664 | "Actions": [
|
| 4665 | + "AcceptEnvironmentAccountConnection", |
| 4666 | + "CancelEnvironmentDeployment", |
| 4667 | + "CancelServiceInstanceDeployment", |
| 4668 | + "CancelServicePipelineDeployment", |
4659 | 4669 | "CreateEnvironment",
|
| 4670 | + "CreateEnvironmentAccountConnection", |
4660 | 4671 | "CreateEnvironmentTemplate",
|
4661 | 4672 | "CreateEnvironmentTemplateMajorVersion",
|
4662 | 4673 | "CreateEnvironmentTemplateMinorVersion",
|
| 4674 | + "CreateEnvironmentTemplateVersion", |
4663 | 4675 | "CreateService",
|
4664 | 4676 | "CreateServiceTemplate",
|
4665 | 4677 | "CreateServiceTemplateMajorVersion",
|
4666 | 4678 | "CreateServiceTemplateMinorVersion",
|
| 4679 | + "CreateServiceTemplateVersion", |
4667 | 4680 | "DeleteAccountRoles",
|
4668 | 4681 | "DeleteEnvironment",
|
| 4682 | + "DeleteEnvironmentAccountConnection", |
4669 | 4683 | "DeleteEnvironmentTemplate",
|
4670 | 4684 | "DeleteEnvironmentTemplateMajorVersion",
|
4671 | 4685 | "DeleteEnvironmentTemplateMinorVersion",
|
| 4686 | + "DeleteEnvironmentTemplateVersion", |
4672 | 4687 | "DeleteService",
|
4673 | 4688 | "DeleteServiceTemplate",
|
4674 | 4689 | "DeleteServiceTemplateMajorVersion",
|
4675 | 4690 | "DeleteServiceTemplateMinorVersion",
|
| 4691 | + "DeleteServiceTemplateVersion", |
4676 | 4692 | "GetAccountRoles",
|
| 4693 | + "GetAccountSettings", |
4677 | 4694 | "GetEnvironment",
|
| 4695 | + "GetEnvironmentAccountConnection", |
4678 | 4696 | "GetEnvironmentTemplate",
|
4679 | 4697 | "GetEnvironmentTemplateMajorVersion",
|
4680 | 4698 | "GetEnvironmentTemplateMinorVersion",
|
| 4699 | + "GetEnvironmentTemplateVersion", |
4681 | 4700 | "GetService",
|
4682 | 4701 | "GetServiceInstance",
|
4683 | 4702 | "GetServiceTemplate",
|
4684 | 4703 | "GetServiceTemplateMajorVersion",
|
4685 | 4704 | "GetServiceTemplateMinorVersion",
|
| 4705 | + "GetServiceTemplateVersion", |
| 4706 | + "ListEnvironmentAccountConnections", |
4686 | 4707 | "ListEnvironmentTemplateMajorVersions",
|
4687 | 4708 | "ListEnvironmentTemplateMinorVersions",
|
| 4709 | + "ListEnvironmentTemplateVersions", |
4688 | 4710 | "ListEnvironmentTemplates",
|
4689 | 4711 | "ListEnvironments",
|
4690 | 4712 | "ListServiceInstances",
|
4691 | 4713 | "ListServiceTemplateMajorVersions",
|
4692 | 4714 | "ListServiceTemplateMinorVersions",
|
| 4715 | + "ListServiceTemplateVersions", |
4693 | 4716 | "ListServiceTemplates",
|
4694 | 4717 | "ListServices",
|
4695 | 4718 | "ListTagsForResource",
|
| 4719 | + "RejectEnvironmentAccountConnection", |
4696 | 4720 | "TagResource",
|
4697 | 4721 | "UntagResource",
|
4698 | 4722 | "UpdateAccountRoles",
|
| 4723 | + "UpdateAccountSettings", |
4699 | 4724 | "UpdateEnvironment",
|
| 4725 | + "UpdateEnvironmentAccountConnection", |
4700 | 4726 | "UpdateEnvironmentTemplate",
|
4701 | 4727 | "UpdateEnvironmentTemplateMajorVersion",
|
4702 | 4728 | "UpdateEnvironmentTemplateMinorVersion",
|
| 4729 | + "UpdateEnvironmentTemplateVersion", |
4703 | 4730 | "UpdateService",
|
4704 | 4731 | "UpdateServiceInstance",
|
4705 | 4732 | "UpdateServicePipeline",
|
4706 | 4733 | "UpdateServiceTemplate",
|
4707 | 4734 | "UpdateServiceTemplateMajorVersion",
|
4708 |
| - "UpdateServiceTemplateMinorVersion" |
| 4735 | + "UpdateServiceTemplateMinorVersion", |
| 4736 | + "UpdateServiceTemplateVersion" |
4709 | 4737 | ],
|
4710 | 4738 | "HasResource": true,
|
4711 | 4739 | "StringPrefix": "proton",
|
4712 | 4740 | "conditionKeys": [
|
4713 | 4741 | "aws:RequestTag/${TagKey}",
|
4714 | 4742 | "aws:ResourceTag/${TagKey}",
|
4715 |
| - "aws:TagKeys" |
| 4743 | + "aws:TagKeys", |
| 4744 | + "proton:EnvironmentTemplate", |
| 4745 | + "proton:ServiceTemplate" |
4716 | 4746 | ]
|
4717 | 4747 | },
|
4718 | 4748 | "AWS Purchase Orders Console": {
|
|
6739 | 6769 | "CreateChannelBan",
|
6740 | 6770 | "CreateChannelMembership",
|
6741 | 6771 | "CreateChannelModerator",
|
| 6772 | + "CreateMediaCapturePipeline", |
6742 | 6773 | "CreateMeeting",
|
6743 | 6774 | "CreateMeetingDialOut",
|
6744 | 6775 | "CreateMeetingWithAttendees",
|
|
6770 | 6801 | "DeleteDomain",
|
6771 | 6802 | "DeleteEventsConfiguration",
|
6772 | 6803 | "DeleteGroups",
|
| 6804 | + "DeleteMediaCapturePipeline", |
6773 | 6805 | "DeleteMeeting",
|
6774 | 6806 | "DeletePhoneNumber",
|
6775 | 6807 | "DeleteProxySession",
|
|
6812 | 6844 | "GetDomain",
|
6813 | 6845 | "GetEventsConfiguration",
|
6814 | 6846 | "GetGlobalSettings",
|
| 6847 | + "GetMediaCapturePipeline", |
6815 | 6848 | "GetMeeting",
|
6816 | 6849 | "GetMeetingDetail",
|
6817 | 6850 | "GetMessagingSessionEndpoint",
|
|
6863 | 6896 | "ListDirectories",
|
6864 | 6897 | "ListDomains",
|
6865 | 6898 | "ListGroups",
|
| 6899 | + "ListMediaCapturePipelines", |
6866 | 6900 | "ListMeetingEvents",
|
6867 | 6901 | "ListMeetingTags",
|
6868 | 6902 | "ListMeetings",
|
|
7026 | 7060 | "ARNFormat": "arn:${Partition}:cloudfront::<accountID>:<resource_type>/<resource_id>",
|
7027 | 7061 | "ARNRegex": "^arn:${Partition}:cloudfront::[0-9]+:.+",
|
7028 | 7062 | "Actions": [
|
| 7063 | + "AssociateAlias", |
7029 | 7064 | "CreateCachePolicy",
|
7030 | 7065 | "CreateCloudFrontOriginAccessIdentity",
|
7031 | 7066 | "CreateDistribution",
|
|
7078 | 7113 | "GetStreamingDistributionConfig",
|
7079 | 7114 | "ListCachePolicies",
|
7080 | 7115 | "ListCloudFrontOriginAccessIdentities",
|
| 7116 | + "ListConflictingAliases", |
7081 | 7117 | "ListDistributions",
|
7082 | 7118 | "ListDistributionsByCachePolicyId",
|
7083 | 7119 | "ListDistributionsByKeyGroup",
|
|
7262 | 7298 | "UpdateLogDelivery"
|
7263 | 7299 | ],
|
7264 | 7300 | "HasResource": true,
|
7265 |
| - "StringPrefix": "logs" |
| 7301 | + "StringPrefix": "logs", |
| 7302 | + "conditionKeys": [ |
| 7303 | + "aws:ResourceTag/${TagKey}" |
| 7304 | + ] |
7266 | 7305 | },
|
7267 | 7306 | "Amazon CloudWatch Synthetics": {
|
7268 | 7307 | "ARNFormat": "arn:aws:synthetics:<region>:<account-id>:<resource-type>:<resource_name>",
|
|
7358 | 7397 | "HasResource": true,
|
7359 | 7398 | "StringPrefix": "codeguru-reviewer",
|
7360 | 7399 | "conditionKeys": [
|
7361 |
| - "aws:ResourceTag/${TagKey}" |
| 7400 | + "aws:RequestTag/${TagKey}", |
| 7401 | + "aws:ResourceTag/${TagKey}", |
| 7402 | + "aws:TagKeys" |
7362 | 7403 | ]
|
7363 | 7404 | },
|
7364 | 7405 | "Amazon Cognito Identity": {
|
|
8260 | 8301 | "DescribeScheduledInstanceAvailability",
|
8261 | 8302 | "DescribeScheduledInstances",
|
8262 | 8303 | "DescribeSecurityGroupReferences",
|
| 8304 | + "DescribeSecurityGroupRules", |
8263 | 8305 | "DescribeSecurityGroups",
|
8264 | 8306 | "DescribeSnapshotAttribute",
|
8265 | 8307 | "DescribeSnapshots",
|
|
8308 | 8350 | "DetachVpnGateway",
|
8309 | 8351 | "DisableEbsEncryptionByDefault",
|
8310 | 8352 | "DisableFastSnapshotRestores",
|
| 8353 | + "DisableImageDeprecation", |
8311 | 8354 | "DisableSerialConsoleAccess",
|
8312 | 8355 | "DisableTransitGatewayRouteTablePropagation",
|
8313 | 8356 | "DisableVgwRoutePropagation",
|
|
8324 | 8367 | "DisassociateVpcCidrBlock",
|
8325 | 8368 | "EnableEbsEncryptionByDefault",
|
8326 | 8369 | "EnableFastSnapshotRestores",
|
| 8370 | + "EnableImageDeprecation", |
8327 | 8371 | "EnableSerialConsoleAccess",
|
8328 | 8372 | "EnableTransitGatewayRouteTablePropagation",
|
8329 | 8373 | "EnableVgwRoutePropagation",
|
|
8385 | 8429 | "ModifyManagedPrefixList",
|
8386 | 8430 | "ModifyNetworkInterfaceAttribute",
|
8387 | 8431 | "ModifyReservedInstances",
|
| 8432 | + "ModifySecurityGroupRules", |
8388 | 8433 | "ModifySnapshotAttribute",
|
8389 | 8434 | "ModifySpotFleetRequest",
|
8390 | 8435 | "ModifySubnetAttribute",
|
|
9840 | 9885 | "DescribeFHIRImportJob",
|
9841 | 9886 | "GetCapabilities",
|
9842 | 9887 | "ListFHIRDatastores",
|
| 9888 | + "ListFHIRExportJobs", |
| 9889 | + "ListFHIRImportJobs", |
| 9890 | + "ListTagsForResource", |
9843 | 9891 | "ReadResource",
|
9844 | 9892 | "SearchWithGet",
|
9845 | 9893 | "SearchWithPost",
|
9846 | 9894 | "StartFHIRExportJob",
|
9847 | 9895 | "StartFHIRImportJob",
|
| 9896 | + "TagResource", |
| 9897 | + "UntagResource", |
9848 | 9898 | "UpdateResource"
|
9849 | 9899 | ],
|
9850 | 9900 | "HasResource": true,
|
9851 |
| - "StringPrefix": "healthlake" |
| 9901 | + "StringPrefix": "healthlake", |
| 9902 | + "conditionKeys": [ |
| 9903 | + "aws:RequestTag/${TagKey}", |
| 9904 | + "aws:ResourceTag/${TagKey}", |
| 9905 | + "aws:TagKeys" |
| 9906 | + ] |
9852 | 9907 | },
|
9853 | 9908 | "Amazon Honeycode": {
|
9854 | 9909 | "ARNFormat": "arn:aws:honeycode:<region>:<account-id>:<resource-type>:<resource_path>",
|
|
10362 | 10417 | "AttachStaticIp",
|
10363 | 10418 | "CloseInstancePublicPorts",
|
10364 | 10419 | "CopySnapshot",
|
| 10420 | + "CreateBucket", |
| 10421 | + "CreateBucketAccessKey", |
10365 | 10422 | "CreateCertificate",
|
10366 | 10423 | "CreateCloudFormationStack",
|
10367 | 10424 | "CreateContactMethod",
|
|
10385 | 10442 | "CreateRelationalDatabaseSnapshot",
|
10386 | 10443 | "DeleteAlarm",
|
10387 | 10444 | "DeleteAutoSnapshot",
|
| 10445 | + "DeleteBucket", |
| 10446 | + "DeleteBucketAccessKey", |
10388 | 10447 | "DeleteCertificate",
|
10389 | 10448 | "DeleteContactMethod",
|
10390 | 10449 | "DeleteContainerImage",
|
|
10414 | 10473 | "GetAlarms",
|
10415 | 10474 | "GetAutoSnapshots",
|
10416 | 10475 | "GetBlueprints",
|
| 10476 | + "GetBucketAccessKeys", |
| 10477 | + "GetBucketBundles", |
| 10478 | + "GetBucketMetricData", |
| 10479 | + "GetBuckets", |
10417 | 10480 | "GetBundles",
|
10418 | 10481 | "GetCertificates",
|
10419 | 10482 | "GetCloudFormationStackRecords",
|
|
10481 | 10544 | "ResetDistributionCache",
|
10482 | 10545 | "SendContactMethodVerification",
|
10483 | 10546 | "SetIpAddressType",
|
| 10547 | + "SetResourceAccessForBucket", |
10484 | 10548 | "StartInstance",
|
10485 | 10549 | "StartRelationalDatabase",
|
10486 | 10550 | "StopInstance",
|
|
10489 | 10553 | "TestAlarm",
|
10490 | 10554 | "UnpeerVpc",
|
10491 | 10555 | "UntagResource",
|
| 10556 | + "UpdateBucket", |
| 10557 | + "UpdateBucketBundle", |
10492 | 10558 | "UpdateContainerService",
|
10493 | 10559 | "UpdateDistribution",
|
10494 | 10560 | "UpdateDistributionBundle",
|
|
11516 | 11582 | "DescribeThemeAlias",
|
11517 | 11583 | "DescribeThemePermissions",
|
11518 | 11584 | "DescribeUser",
|
| 11585 | + "GenerateEmbedUrlForAnonymousUser", |
| 11586 | + "GenerateEmbedUrlForRegisteredUser", |
11519 | 11587 | "GetAnonymousUserEmbedUrl",
|
11520 | 11588 | "GetAuthCode",
|
11521 | 11589 | "GetDashboardEmbedUrl",
|
|
11582 | 11650 | "aws:RequestTag/${TagKey}",
|
11583 | 11651 | "aws:ResourceTag/${TagKey}",
|
11584 | 11652 | "aws:TagKeys",
|
| 11653 | + "quicksight:DirectoryType", |
| 11654 | + "quicksight:Edition", |
11585 | 11655 | "quicksight:IamArn",
|
11586 | 11656 | "quicksight:SessionName",
|
11587 | 11657 | "quicksight:UserName"
|
@@ -12365,19 +12435,27 @@
|
12365 | 12435 | "AbortMultipartUpload",
|
12366 | 12436 | "DeleteObject",
|
12367 | 12437 | "DeleteObjectTagging",
|
| 12438 | + "DeleteObjectVersion", |
| 12439 | + "DeleteObjectVersionTagging", |
12368 | 12440 | "GetObject",
|
12369 | 12441 | "GetObjectAcl",
|
12370 | 12442 | "GetObjectLegalHold",
|
12371 | 12443 | "GetObjectRetention",
|
12372 | 12444 | "GetObjectTagging",
|
12373 | 12445 | "GetObjectVersion",
|
| 12446 | + "GetObjectVersionAcl", |
| 12447 | + "GetObjectVersionTagging", |
12374 | 12448 | "ListBucket",
|
| 12449 | + "ListBucketMultipartUploads", |
| 12450 | + "ListBucketVersions", |
12375 | 12451 | "ListMultipartUploadParts",
|
12376 | 12452 | "PutObject",
|
12377 | 12453 | "PutObjectAcl",
|
12378 | 12454 | "PutObjectLegalHold",
|
12379 | 12455 | "PutObjectRetention",
|
12380 | 12456 | "PutObjectTagging",
|
| 12457 | + "PutObjectVersionAcl", |
| 12458 | + "PutObjectVersionTagging", |
12381 | 12459 | "RestoreObject",
|
12382 | 12460 | "WriteGetObjectResponse"
|
12383 | 12461 | ],
|
|
12827 | 12905 | "RenderUiTemplate",
|
12828 | 12906 | "Search",
|
12829 | 12907 | "SendHeartbeat",
|
| 12908 | + "SendPipelineExecutionStepFailure", |
| 12909 | + "SendPipelineExecutionStepSuccess", |
12830 | 12910 | "StartHumanLoop",
|
12831 | 12911 | "StartMonitoringSchedule",
|
12832 | 12912 | "StartNotebookInstance",
|
|
13381 | 13461 | "GetDocumentVersion",
|
13382 | 13462 | "GetFolder",
|
13383 | 13463 | "GetFolderPath",
|
| 13464 | + "GetGroup", |
13384 | 13465 | "GetResources",
|
13385 | 13466 | "InitiateDocumentVersionUpload",
|
13386 | 13467 | "RegisterDirectory",
|
|
0 commit comments