855
855
"AcceptAgreement",
856
856
"DownloadAgreement",
857
857
"Get",
858
+ "GetAccountSettings",
858
859
"GetReport",
859
860
"GetReportMetadata",
860
861
"GetTermForReport",
861
862
"ListReports",
863
+ "PutAccountSettings",
862
864
"TerminateAgreement"
863
865
],
864
866
"HasResource": true,
963
965
"CreateBackupVault",
964
966
"CreateFramework",
965
967
"CreateLegalHold",
968
+ "CreateLogicallyAirGappedBackupVault",
966
969
"CreateReportPlan",
967
970
"DeleteBackupPlan",
968
971
"DeleteBackupSelection",
969
972
"DeleteBackupVault",
970
973
"DeleteBackupVaultAccessPolicy",
971
974
"DeleteBackupVaultLockConfiguration",
972
975
"DeleteBackupVaultNotifications",
976
+ "DeleteBackupVaultSharingPolicy",
973
977
"DeleteFramework",
974
978
"DeleteRecoveryPoint",
975
979
"DeleteReportPlan",
993
997
"GetBackupSelection",
994
998
"GetBackupVaultAccessPolicy",
995
999
"GetBackupVaultNotifications",
1000
+ "GetBackupVaultSharingPolicy",
996
1001
"GetLegalHold",
997
1002
"GetRecoveryPointRestoreMetadata",
998
1003
"GetSupportedResourceTypes",
1006
1011
"ListFrameworks",
1007
1012
"ListLegalHolds",
1008
1013
"ListProtectedResources",
1014
+ "ListProtectedResourcesByBackupVault",
1009
1015
"ListRecoveryPointsByBackupVault",
1010
1016
"ListRecoveryPointsByLegalHold",
1011
1017
"ListRecoveryPointsByResource",
1016
1022
"PutBackupVaultAccessPolicy",
1017
1023
"PutBackupVaultLockConfiguration",
1018
1024
"PutBackupVaultNotifications",
1025
+ "PutBackupVaultSharingPolicy",
1019
1026
"StartBackupJob",
1020
1027
"StartCopyJob",
1021
1028
"StartReportJob",
1039
1046
"backup:ChangeableForDays",
1040
1047
"backup:CopyTargetOrgPaths",
1041
1048
"backup:CopyTargets",
1042
- "backup:FrameworkArns"
1049
+ "backup:FrameworkArns",
1050
+ "backup:MaxRetentionDays",
1051
+ "backup:MinRetentionDays"
1043
1052
]
1044
1053
},
1045
1054
"AWS Backup Gateway": {
4942
4951
"Actions": [
4943
4952
"ApproveAccessGrant",
4944
4953
"ApprovePermissionRequest",
4954
+ "AssumePermissionRole",
4945
4955
"CreatePermissionRequest",
4946
4956
"GetPermissionRequest",
4947
4957
"ListPermissionRequests",
8735
8745
"ListCompatibleImages",
8736
8746
"ListJobs",
8737
8747
"ListLongTermPricing",
8748
+ "ListPickupLocations",
8738
8749
"ListServiceVersions",
8739
8750
"UpdateCluster",
8740
8751
"UpdateJob",
@@ -10467,14 +10478,27 @@
10467
10478
"ARNFormat": "arn:aws:bedrock:${Region}:${Account}:${ResourceType}/${ResourceId}",
10468
10479
"ARNRegex": "^arn:aws:bedrock:.*:.*:.+",
10469
10480
"Actions": [
10481
+ "CreateAgent",
10482
+ "CreateAgentActionGroup",
10483
+ "CreateAgentAlias",
10484
+ "CreateAgentDraftSnapshot",
10470
10485
"CreateModelCustomizationJob",
10471
10486
"DeleteCustomModel",
10472
10487
"DeletePrompt",
10488
+ "GetAgent",
10489
+ "GetAgentActionGroup",
10490
+ "GetAgentAlias",
10491
+ "GetAgentVersion",
10473
10492
"GetCustomModel",
10474
10493
"GetModelCustomizationJob",
10475
10494
"GetPrompt",
10495
+ "InvokeAgent",
10476
10496
"InvokeModel",
10477
10497
"InvokeModelWithResponseStream",
10498
+ "ListAgentActionGroups",
10499
+ "ListAgentAliases",
10500
+ "ListAgentVersions",
10501
+ "ListAgents",
10478
10502
"ListCustomModels",
10479
10503
"ListFoundationModels",
10480
10504
"ListModelCustomizationJobs",
10483
10507
"StopModelCustomizationJob",
10484
10508
"TagResource",
10485
10509
"UntagResource",
10510
+ "UpdateAgent",
10511
+ "UpdateAgentActionGroup",
10512
+ "UpdateAgentAlias",
10486
10513
"UpdatePrompt"
10487
10514
],
10488
10515
"HasResource": true,
11131
11158
},
11132
11159
"Amazon CloudWatch Application Insights": {
11133
11160
"Actions": [
11161
+ "AddWorkload",
11134
11162
"CreateApplication",
11135
11163
"CreateComponent",
11136
11164
"CreateLogPattern",
11145
11173
"DescribeObservation",
11146
11174
"DescribeProblem",
11147
11175
"DescribeProblemObservations",
11176
+ "DescribeWorkload",
11148
11177
"Link",
11149
11178
"ListApplications",
11150
11179
"ListComponents",
@@ -11153,12 +11182,16 @@
11153
11182
"ListLogPatterns",
11154
11183
"ListProblems",
11155
11184
"ListTagsForResource",
11185
+ "ListWorkloads",
11186
+ "RemoveWorkload",
11156
11187
"TagResource",
11157
11188
"UntagResource",
11158
11189
"UpdateApplication",
11159
11190
"UpdateComponent",
11160
11191
"UpdateComponentConfiguration",
11161
- "UpdateLogPattern"
11192
+ "UpdateLogPattern",
11193
+ "UpdateProblem",
11194
+ "UpdateWorkload"
11162
11195
],
11163
11196
"HasResource": false,
11164
11197
"StringPrefix": "applicationinsights",
11867
11900
"AssociateQueueQuickConnects",
11868
11901
"AssociateRoutingProfileQueues",
11869
11902
"AssociateSecurityKey",
11903
+ "AssociateTrafficDistributionGroupUser",
11870
11904
"BatchAssociateAnalyticsDataSet",
11871
11905
"BatchDisassociateAnalyticsDataSet",
11872
11906
"ClaimPhoneNumber",
11943
11977
"DisassociateQueueQuickConnects",
11944
11978
"DisassociateRoutingProfileQueues",
11945
11979
"DisassociateSecurityKey",
11980
+ "DisassociateTrafficDistributionGroupUser",
11946
11981
"DismissUserContact",
11947
11982
"GetContactAttributes",
11948
11983
"GetCurrentMetricData",
11986
12021
"ListSecurityProfiles",
11987
12022
"ListTagsForResource",
11988
12023
"ListTaskTemplates",
12024
+ "ListTrafficDistributionGroupUsers",
11989
12025
"ListTrafficDistributionGroups",
11990
12026
"ListUseCases",
11991
12027
"ListUserHierarchyGroups",
12045
12081
"UpdateQueueStatus",
12046
12082
"UpdateQuickConnectConfig",
12047
12083
"UpdateQuickConnectName",
12084
+ "UpdateRoutingProfileAgentAvailabilityTimer",
12048
12085
"UpdateRoutingProfileConcurrency",
12049
12086
"UpdateRoutingProfileDefaultOutboundQueue",
12050
12087
"UpdateRoutingProfileName",
13625
13662
"ResetCacheParameterGroup",
13626
13663
"RevokeCacheSecurityGroupIngress",
13627
13664
"StartMigration",
13628
- "TestFailover"
13665
+ "TestFailover",
13666
+ "TestMigration"
13629
13667
],
13630
13668
"HasResource": true,
13631
13669
"StringPrefix": "elasticache",
0 commit comments