1171
1171
"batch:User"
1172
1172
]
1173
1173
},
1174
- "AWS Billing ": {
1174
+ "AWS Billing": {
1175
1175
"Actions": [
1176
1176
"GetBillingData",
1177
1177
"GetBillingDetails",
1298
1298
]
1299
1299
},
1300
1300
"AWS Certificate Manager": {
1301
- "ARNFormat": "arn:aws:acm:${Region}:${AccountId }:${ArnType}/${ResourceId}",
1301
+ "ARNFormat": "arn:aws:acm:${Region}:${Account }:${ArnType}/${ResourceId}",
1302
1302
"ARNRegex": "^arn:aws:acm:.+:[0-9]+:.+",
1303
1303
"Actions": [
1304
1304
"AddTagsToCertificate",
1320
1320
"HasResource": true,
1321
1321
"StringPrefix": "acm",
1322
1322
"conditionKeys": [
1323
+ "acm:CertificateAuthority",
1324
+ "acm:CertificateTransparencyLogging",
1325
+ "acm:DomainNames",
1326
+ "acm:KeyAlgorithm",
1327
+ "acm:ValidationMethod",
1323
1328
"aws:RequestTag/${TagKey}",
1324
1329
"aws:ResourceTag/${TagKey}",
1325
1330
"aws:TagKeys"
7629
7634
"HasResource": false,
7630
7635
"StringPrefix": "pricing"
7631
7636
},
7637
+ "AWS Private CA Connector for Active Directory": {
7638
+ "ARNFormat": "arn:aws:pca-connector-ad:${Region}:${Account}:${ResourceType}",
7639
+ "ARNRegex": "^arn:aws:pca-connector-ad:.+:.+:.+",
7640
+ "Actions": [
7641
+ "CreateConnector",
7642
+ "CreateDirectoryRegistration",
7643
+ "CreateServicePrincipalName",
7644
+ "CreateTemplate",
7645
+ "CreateTemplateGroupAccessControlEntry",
7646
+ "DeleteConnector",
7647
+ "DeleteDirectoryRegistration",
7648
+ "DeleteServicePrincipalName",
7649
+ "DeleteTemplate",
7650
+ "DeleteTemplateGroupAccessControlEntry",
7651
+ "GetConnector",
7652
+ "GetDirectoryRegistration",
7653
+ "GetServicePrincipalName",
7654
+ "GetTemplate",
7655
+ "GetTemplateGroupAccessControlEntry",
7656
+ "ListConnectors",
7657
+ "ListDirectoryRegistrations",
7658
+ "ListServicePrincipalNames",
7659
+ "ListTagsForResource",
7660
+ "ListTemplateGroupAccessControlEntries",
7661
+ "ListTemplates",
7662
+ "TagResource",
7663
+ "UntagResource",
7664
+ "UpdateTemplate",
7665
+ "UpdateTemplateGroupAccessControlEntry"
7666
+ ],
7667
+ "HasResource": true,
7668
+ "StringPrefix": "pca-connector-ad",
7669
+ "conditionKeys": [
7670
+ "aws:RequestTag/${TagKey}",
7671
+ "aws:ResourceTag/${TagKey}",
7672
+ "aws:TagKeys"
7673
+ ]
7674
+ },
7632
7675
"AWS Private Certificate Authority": {
7633
7676
"ARNFormat": "arn:aws:acm-pca:${Region}:${Account}:${ARNType}/${ResourceId}",
7634
7677
"ARNRegex": "^arn:aws:acm-pca:.+:[0-9]+:.+",
@@ -10525,14 +10568,12 @@
10525
10568
"CreateAgentDraftSnapshot",
10526
10569
"CreateModelCustomizationJob",
10527
10570
"DeleteCustomModel",
10528
- "DeletePrompt",
10529
10571
"GetAgent",
10530
10572
"GetAgentActionGroup",
10531
10573
"GetAgentAlias",
10532
10574
"GetAgentVersion",
10533
10575
"GetCustomModel",
10534
10576
"GetModelCustomizationJob",
10535
- "GetPrompt",
10536
10577
"InvokeAgent",
10537
10578
"InvokeModel",
10538
10579
"InvokeModelWithResponseStream",
@@ -10543,15 +10584,13 @@
10543
10584
"ListCustomModels",
10544
10585
"ListFoundationModels",
10545
10586
"ListModelCustomizationJobs",
10546
- "ListPrompts",
10547
10587
"ListTagsForResource",
10548
10588
"StopModelCustomizationJob",
10549
10589
"TagResource",
10550
10590
"UntagResource",
10551
10591
"UpdateAgent",
10552
10592
"UpdateAgentActionGroup",
10553
- "UpdateAgentAlias",
10554
- "UpdatePrompt"
10593
+ "UpdateAgentAlias"
10555
10594
],
10556
10595
"HasResource": true,
10557
10596
"StringPrefix": "bedrock",
16895
16934
"CreateBatchInferenceJob",
16896
16935
"CreateBatchSegmentJob",
16897
16936
"CreateCampaign",
16937
+ "CreateDataInsightsJob",
16898
16938
"CreateDataset",
16899
16939
"CreateDatasetExportJob",
16900
16940
"CreateDatasetGroup",
16919
16959
"DescribeBatchInferenceJob",
16920
16960
"DescribeBatchSegmentJob",
16921
16961
"DescribeCampaign",
16962
+ "DescribeDataInsightsJob",
16922
16963
"DescribeDataset",
16923
16964
"DescribeDatasetExportJob",
16924
16965
"DescribeDatasetGroup",
@@ -16932,12 +16973,14 @@
16932
16973
"DescribeSchema",
16933
16974
"DescribeSolution",
16934
16975
"DescribeSolutionVersion",
16976
+ "GetDataInsights",
16935
16977
"GetPersonalizedRanking",
16936
16978
"GetRecommendations",
16937
16979
"GetSolutionMetrics",
16938
16980
"ListBatchInferenceJobs",
16939
16981
"ListBatchSegmentJobs",
16940
16982
"ListCampaigns",
16983
+ "ListDataInsightsJobs",
16941
16984
"ListDatasetExportJobs",
16942
16985
"ListDatasetGroups",
16943
16986
"ListDatasetImportJobs",
19160
19203
"ListPipelines",
19161
19204
"ListProcessingJobs",
19162
19205
"ListProjects",
19206
+ "ListResourceCatalogs",
19163
19207
"ListSharedModelEvents",
19164
19208
"ListSharedModelVersions",
19165
19209
"ListSharedModels",
0 commit comments