aws-iam-data 0.0.306 → 0.0.308

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  {
2
- "serviceCount": 429,
2
+ "serviceCount": 437,
3
3
  "services": [
4
4
  {
5
5
  "name": "AWS Account Management",
@@ -58,6 +58,46 @@
58
58
  "conditionKeysCount": 0,
59
59
  "conditionKeys": []
60
60
  },
61
+ {
62
+ "name": "Amazon AI Operations",
63
+ "servicePrefix": "aiops",
64
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonaioperations.html",
65
+ "actionsCount": 22,
66
+ "actions": [
67
+ "CreateInvestigation",
68
+ "CreateInvestigationEvent",
69
+ "CreateInvestigationGroup",
70
+ "CreateInvestigationResource",
71
+ "DeleteInvestigation",
72
+ "DeleteInvestigationGroup",
73
+ "DeleteInvestigationGroupPolicy",
74
+ "GetInvestigation",
75
+ "GetInvestigationEvent",
76
+ "GetInvestigationGroup",
77
+ "GetInvestigationGroupPolicy",
78
+ "GetInvestigationResource",
79
+ "ListInvestigationEvents",
80
+ "ListInvestigationGroups",
81
+ "ListInvestigations",
82
+ "ListTagsForResource",
83
+ "PutInvestigationGroupPolicy",
84
+ "TagResource",
85
+ "UntagResource",
86
+ "UpdateInvestigation",
87
+ "UpdateInvestigationEvent",
88
+ "UpdateInvestigationGroup"
89
+ ],
90
+ "resourceTypesCount": 1,
91
+ "resourceTypes": [
92
+ "investigation-group"
93
+ ],
94
+ "conditionKeysCount": 3,
95
+ "conditionKeys": [
96
+ "aws:RequestTag/${TagKey}",
97
+ "aws:ResourceTag/${TagKey}",
98
+ "aws:TagKeys"
99
+ ]
100
+ },
61
101
  {
62
102
  "name": "Alexa for Business",
63
103
  "servicePrefix": "a4b",
@@ -1781,6 +1821,37 @@
1781
1821
  "aws:TagKeys"
1782
1822
  ]
1783
1823
  },
1824
+ {
1825
+ "name": "Amazon Aurora DSQL",
1826
+ "servicePrefix": "dsql",
1827
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonauroradsql.html",
1828
+ "actionsCount": 12,
1829
+ "actions": [
1830
+ "CreateCluster",
1831
+ "CreateMultiRegionClusters",
1832
+ "DbConnect",
1833
+ "DbConnectAdmin",
1834
+ "DeleteCluster",
1835
+ "DeleteMultiRegionClusters",
1836
+ "GetCluster",
1837
+ "ListClusters",
1838
+ "ListTagsForResource",
1839
+ "TagResource",
1840
+ "UntagResource",
1841
+ "UpdateCluster"
1842
+ ],
1843
+ "resourceTypesCount": 1,
1844
+ "resourceTypes": [
1845
+ "Cluster"
1846
+ ],
1847
+ "conditionKeysCount": 4,
1848
+ "conditionKeys": [
1849
+ "aws:RequestTag/${TagKey}",
1850
+ "aws:ResourceTag/${TagKey}",
1851
+ "aws:TagKeys",
1852
+ "dsql:WitnessRegion"
1853
+ ]
1854
+ },
1784
1855
  {
1785
1856
  "name": "AWS Auto Scaling",
1786
1857
  "servicePrefix": "autoscaling-plans",
@@ -2116,16 +2187,20 @@
2116
2187
  "name": "Amazon Bedrock",
2117
2188
  "servicePrefix": "bedrock",
2118
2189
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html",
2119
- "actionsCount": 136,
2190
+ "actionsCount": 175,
2120
2191
  "actions": [
2121
2192
  "AllowVendedLogDeliveryForResource",
2122
2193
  "ApplyGuardrail",
2194
+ "AssociateAgentCollaborator",
2123
2195
  "AssociateAgentKnowledgeBase",
2124
2196
  "AssociateThirdPartyKnowledgeBase",
2125
2197
  "BatchDeleteEvaluationJob",
2126
2198
  "CreateAgent",
2127
2199
  "CreateAgentActionGroup",
2128
2200
  "CreateAgentAlias",
2201
+ "CreateBlueprint",
2202
+ "CreateBlueprintVersion",
2203
+ "CreateDataAutomationProject",
2129
2204
  "CreateDataSource",
2130
2205
  "CreateEvaluationJob",
2131
2206
  "CreateFlow",
@@ -2136,6 +2211,7 @@
2136
2211
  "CreateGuardrailVersion",
2137
2212
  "CreateInferenceProfile",
2138
2213
  "CreateKnowledgeBase",
2214
+ "CreateMarketplaceModelEndpoint",
2139
2215
  "CreateModelCopyJob",
2140
2216
  "CreateModelCustomizationJob",
2141
2217
  "CreateModelEvaluationJob",
@@ -2149,7 +2225,9 @@
2149
2225
  "DeleteAgentAlias",
2150
2226
  "DeleteAgentMemory",
2151
2227
  "DeleteAgentVersion",
2228
+ "DeleteBlueprint",
2152
2229
  "DeleteCustomModel",
2230
+ "DeleteDataAutomationProject",
2153
2231
  "DeleteDataSource",
2154
2232
  "DeleteFlow",
2155
2233
  "DeleteFlowAlias",
@@ -2159,19 +2237,31 @@
2159
2237
  "DeleteImportedModel",
2160
2238
  "DeleteInferenceProfile",
2161
2239
  "DeleteKnowledgeBase",
2240
+ "DeleteKnowledgeBaseDocuments",
2241
+ "DeleteMarketplaceModelAgreement",
2242
+ "DeleteMarketplaceModelEndpoint",
2162
2243
  "DeleteModelInvocationLoggingConfiguration",
2163
2244
  "DeletePrompt",
2164
2245
  "DeleteProvisionedModelThroughput",
2165
2246
  "DeleteResourcePolicy",
2247
+ "DeregisterMarketplaceModelEndpoint",
2166
2248
  "DetectGeneratedContent",
2249
+ "DisassociateAgentCollaborator",
2167
2250
  "DisassociateAgentKnowledgeBase",
2251
+ "GenerateQuery",
2168
2252
  "GetAgent",
2169
2253
  "GetAgentActionGroup",
2170
2254
  "GetAgentAlias",
2255
+ "GetAgentCollaborator",
2171
2256
  "GetAgentKnowledgeBase",
2172
2257
  "GetAgentMemory",
2173
2258
  "GetAgentVersion",
2259
+ "GetAsyncInvoke",
2260
+ "GetBlueprint",
2261
+ "GetBlueprintRecommendation",
2174
2262
  "GetCustomModel",
2263
+ "GetDataAutomationProject",
2264
+ "GetDataAutomationStatus",
2175
2265
  "GetDataSource",
2176
2266
  "GetEvaluationJob",
2177
2267
  "GetFlow",
@@ -2184,6 +2274,8 @@
2184
2274
  "GetInferenceProfile",
2185
2275
  "GetIngestionJob",
2186
2276
  "GetKnowledgeBase",
2277
+ "GetKnowledgeBaseDocuments",
2278
+ "GetMarketplaceModelEndpoint",
2187
2279
  "GetModelCopyJob",
2188
2280
  "GetModelCustomizationJob",
2189
2281
  "GetModelEvaluationJob",
@@ -2191,21 +2283,29 @@
2191
2283
  "GetModelInvocationJob",
2192
2284
  "GetModelInvocationLoggingConfiguration",
2193
2285
  "GetPrompt",
2286
+ "GetPromptRouter",
2194
2287
  "GetProvisionedModelThroughput",
2195
2288
  "GetResourcePolicy",
2196
2289
  "GetUseCaseForModelAccess",
2290
+ "IngestKnowledgeBaseDocuments",
2197
2291
  "InvokeAgent",
2292
+ "InvokeBlueprintRecommendationAsync",
2198
2293
  "InvokeBuilder",
2294
+ "InvokeDataAutomationAsync",
2199
2295
  "InvokeFlow",
2200
2296
  "InvokeInlineAgent",
2201
2297
  "InvokeModel",
2202
2298
  "InvokeModelWithResponseStream",
2203
2299
  "ListAgentActionGroups",
2204
2300
  "ListAgentAliases",
2301
+ "ListAgentCollaborators",
2205
2302
  "ListAgentKnowledgeBases",
2206
2303
  "ListAgentVersions",
2207
2304
  "ListAgents",
2305
+ "ListAsyncInvokes",
2306
+ "ListBlueprints",
2208
2307
  "ListCustomModels",
2308
+ "ListDataAutomationProjects",
2209
2309
  "ListDataSources",
2210
2310
  "ListEvaluationJobs",
2211
2311
  "ListFlowAliases",
@@ -2217,22 +2317,28 @@
2217
2317
  "ListImportedModels",
2218
2318
  "ListInferenceProfiles",
2219
2319
  "ListIngestionJobs",
2320
+ "ListKnowledgeBaseDocuments",
2220
2321
  "ListKnowledgeBases",
2322
+ "ListMarketplaceModelEndpoints",
2221
2323
  "ListModelCopyJobs",
2222
2324
  "ListModelCustomizationJobs",
2223
2325
  "ListModelEvaluationJobs",
2224
2326
  "ListModelImportJobs",
2225
2327
  "ListModelInvocationJobs",
2328
+ "ListPromptRouters",
2226
2329
  "ListPrompts",
2227
2330
  "ListProvisionedModelThroughputs",
2228
2331
  "ListTagsForResource",
2332
+ "OptimizePrompt",
2229
2333
  "PrepareAgent",
2230
2334
  "PrepareFlow",
2231
2335
  "PutFoundationModelEntitlement",
2232
2336
  "PutModelInvocationLoggingConfiguration",
2233
2337
  "PutResourcePolicy",
2234
2338
  "PutUseCaseForModelAccess",
2339
+ "RegisterMarketplaceModelEndpoint",
2235
2340
  "RenderPrompt",
2341
+ "Rerank",
2236
2342
  "Retrieve",
2237
2343
  "RetrieveAndGenerate",
2238
2344
  "StartIngestionJob",
@@ -2245,20 +2351,26 @@
2245
2351
  "UpdateAgent",
2246
2352
  "UpdateAgentActionGroup",
2247
2353
  "UpdateAgentAlias",
2354
+ "UpdateAgentCollaborator",
2248
2355
  "UpdateAgentKnowledgeBase",
2356
+ "UpdateBlueprint",
2357
+ "UpdateDataAutomationProject",
2249
2358
  "UpdateDataSource",
2250
2359
  "UpdateFlow",
2251
2360
  "UpdateFlowAlias",
2252
2361
  "UpdateGuardrail",
2253
2362
  "UpdateKnowledgeBase",
2363
+ "UpdateMarketplaceModelEndpoint",
2254
2364
  "UpdatePrompt",
2255
2365
  "UpdateProvisionedModelThroughput",
2256
2366
  "ValidateFlowDefinition"
2257
2367
  ],
2258
- "resourceTypesCount": 20,
2368
+ "resourceTypesCount": 26,
2259
2369
  "resourceTypes": [
2260
2370
  "foundation-model",
2371
+ "async-invoke",
2261
2372
  "inference-profile",
2373
+ "default-prompt-router",
2262
2374
  "application-inference-profile",
2263
2375
  "custom-model",
2264
2376
  "provisioned-model",
@@ -2276,14 +2388,19 @@
2276
2388
  "prompt",
2277
2389
  "prompt-version",
2278
2390
  "model-import-job",
2279
- "imported-model"
2391
+ "imported-model",
2392
+ "bedrock-marketplace-model-endpoint",
2393
+ "data-automation-project",
2394
+ "blueprint",
2395
+ "data-automation-invocation-job"
2280
2396
  ],
2281
- "conditionKeysCount": 5,
2397
+ "conditionKeysCount": 6,
2282
2398
  "conditionKeys": [
2283
2399
  "aws:RequestTag/${TagKey}",
2284
2400
  "aws:ResourceTag/${TagKey}",
2285
2401
  "aws:TagKeys",
2286
2402
  "bedrock:InferenceProfileArn",
2403
+ "bedrock:PromptRouterArn",
2287
2404
  "bedrock:ThirdPartyKnowledgeBaseCredentialsSecretArn"
2288
2405
  ]
2289
2406
  },
@@ -2675,7 +2792,7 @@
2675
2792
  "name": "Amazon Chime",
2676
2793
  "servicePrefix": "chime",
2677
2794
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonchime.html",
2678
- "actionsCount": 309,
2795
+ "actionsCount": 316,
2679
2796
  "actions": [
2680
2797
  "AcceptDelegate",
2681
2798
  "ActivateUsers",
@@ -2686,6 +2803,7 @@
2686
2803
  "AssociatePhoneNumbersWithVoiceConnector",
2687
2804
  "AssociatePhoneNumbersWithVoiceConnectorGroup",
2688
2805
  "AssociateSigninDelegateGroupsWithAccount",
2806
+ "AssociateVoiceConnectorConnect",
2689
2807
  "AuthorizeDirectory",
2690
2808
  "BatchCreateAttendee",
2691
2809
  "BatchCreateChannelMembership",
@@ -2713,6 +2831,8 @@
2713
2831
  "CreateChannelFlow",
2714
2832
  "CreateChannelMembership",
2715
2833
  "CreateChannelModerator",
2834
+ "CreateConnectAnalyticsConnector",
2835
+ "CreateConnectCallTransferConnector",
2716
2836
  "CreateMediaCapturePipeline",
2717
2837
  "CreateMediaConcatenationPipeline",
2718
2838
  "CreateMediaInsightsPipeline",
@@ -2769,6 +2889,7 @@
2769
2889
  "DeleteSipRule",
2770
2890
  "DeleteVoiceConnector",
2771
2891
  "DeleteVoiceConnectorEmergencyCallingConfiguration",
2892
+ "DeleteVoiceConnectorExternalSystemsConfiguration",
2772
2893
  "DeleteVoiceConnectorGroup",
2773
2894
  "DeleteVoiceConnectorOrigination",
2774
2895
  "DeleteVoiceConnectorProxy",
@@ -2795,6 +2916,7 @@
2795
2916
  "DisassociatePhoneNumbersFromVoiceConnector",
2796
2917
  "DisassociatePhoneNumbersFromVoiceConnectorGroup",
2797
2918
  "DisassociateSigninDelegateGroupsFromAccount",
2919
+ "DisassociateVoiceConnectorConnect",
2798
2920
  "DisconnectDirectory",
2799
2921
  "GetAccount",
2800
2922
  "GetAccountResource",
@@ -2837,6 +2959,7 @@
2837
2959
  "GetUserSettings",
2838
2960
  "GetVoiceConnector",
2839
2961
  "GetVoiceConnectorEmergencyCallingConfiguration",
2962
+ "GetVoiceConnectorExternalSystemsConfiguration",
2840
2963
  "GetVoiceConnectorGroup",
2841
2964
  "GetVoiceConnectorLoggingConfiguration",
2842
2965
  "GetVoiceConnectorOrigination",
@@ -2913,6 +3036,7 @@
2913
3036
  "PutSipMediaApplicationAlexaSkillConfiguration",
2914
3037
  "PutSipMediaApplicationLoggingConfiguration",
2915
3038
  "PutVoiceConnectorEmergencyCallingConfiguration",
3039
+ "PutVoiceConnectorExternalSystemsConfiguration",
2916
3040
  "PutVoiceConnectorLoggingConfiguration",
2917
3041
  "PutVoiceConnectorOrigination",
2918
3042
  "PutVoiceConnectorProxy",
@@ -4178,7 +4302,7 @@
4178
4302
  "name": "Amazon CloudWatch Logs",
4179
4303
  "servicePrefix": "logs",
4180
4304
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchlogs.html",
4181
- "actionsCount": 95,
4305
+ "actionsCount": 99,
4182
4306
  "actions": [
4183
4307
  "AssociateKmsKey",
4184
4308
  "CancelExportTask",
@@ -4196,6 +4320,7 @@
4196
4320
  "DeleteDeliverySource",
4197
4321
  "DeleteDestination",
4198
4322
  "DeleteIndexPolicy",
4323
+ "DeleteIntegration",
4199
4324
  "DeleteLogAnomalyDetector",
4200
4325
  "DeleteLogDelivery",
4201
4326
  "DeleteLogGroup",
@@ -4229,6 +4354,7 @@
4229
4354
  "GetDeliveryDestination",
4230
4355
  "GetDeliveryDestinationPolicy",
4231
4356
  "GetDeliverySource",
4357
+ "GetIntegration",
4232
4358
  "GetLogAnomalyDetector",
4233
4359
  "GetLogDelivery",
4234
4360
  "GetLogEvents",
@@ -4239,6 +4365,7 @@
4239
4365
  "Link",
4240
4366
  "ListAnomalies",
4241
4367
  "ListEntitiesForLogGroup",
4368
+ "ListIntegrations",
4242
4369
  "ListLogAnomalyDetectors",
4243
4370
  "ListLogDeliveries",
4244
4371
  "ListLogGroupsForEntity",
@@ -4253,6 +4380,7 @@
4253
4380
  "PutDestination",
4254
4381
  "PutDestinationPolicy",
4255
4382
  "PutIndexPolicy",
4383
+ "PutIntegration",
4256
4384
  "PutLogEvents",
4257
4385
  "PutMetricFilter",
4258
4386
  "PutQueryDefinition",
@@ -4361,6 +4489,26 @@
4361
4489
  "oam:ResourceTypes"
4362
4490
  ]
4363
4491
  },
4492
+ {
4493
+ "name": "Amazon CloudWatch Observability Admin Service",
4494
+ "servicePrefix": "observabilityadmin",
4495
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazoncloudwatchobservabilityadminservice.html",
4496
+ "actionsCount": 8,
4497
+ "actions": [
4498
+ "GetTelemetryEvaluationStatus",
4499
+ "GetTelemetryEvaluationStatusForOrganization",
4500
+ "ListResourceTelemetry",
4501
+ "ListResourceTelemetryForOrganization",
4502
+ "StartTelemetryEvaluation",
4503
+ "StartTelemetryEvaluationForOrganization",
4504
+ "StopTelemetryEvaluation",
4505
+ "StopTelemetryEvaluationForOrganization"
4506
+ ],
4507
+ "resourceTypesCount": 0,
4508
+ "resourceTypes": [],
4509
+ "conditionKeysCount": 0,
4510
+ "conditionKeys": []
4511
+ },
4364
4512
  {
4365
4513
  "name": "AWS CloudWatch RUM",
4366
4514
  "servicePrefix": "rum",
@@ -5683,8 +5831,9 @@
5683
5831
  "name": "AWS Config",
5684
5832
  "servicePrefix": "config",
5685
5833
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsconfig.html",
5686
- "actionsCount": 92,
5834
+ "actionsCount": 97,
5687
5835
  "actions": [
5836
+ "AssociateResourceTypes",
5688
5837
  "BatchGetAggregateResourceConfig",
5689
5838
  "BatchGetResourceConfig",
5690
5839
  "DeleteAggregationAuthorization",
@@ -5701,6 +5850,7 @@
5701
5850
  "DeleteRemediationExceptions",
5702
5851
  "DeleteResourceConfig",
5703
5852
  "DeleteRetentionConfiguration",
5853
+ "DeleteServiceLinkedConfigurationRecorder",
5704
5854
  "DeleteStoredQuery",
5705
5855
  "DeliverConfigSnapshot",
5706
5856
  "DescribeAggregateComplianceByConfigRules",
@@ -5728,6 +5878,7 @@
5728
5878
  "DescribeRemediationExceptions",
5729
5879
  "DescribeRemediationExecutionStatus",
5730
5880
  "DescribeRetentionConfigurations",
5881
+ "DisassociateResourceTypes",
5731
5882
  "GetAggregateComplianceDetailsByConfigRule",
5732
5883
  "GetAggregateConfigRuleComplianceSummary",
5733
5884
  "GetAggregateConformancePackComplianceSummary",
@@ -5748,6 +5899,7 @@
5748
5899
  "GetResourceEvaluationSummary",
5749
5900
  "GetStoredQuery",
5750
5901
  "ListAggregateDiscoveredResources",
5902
+ "ListConfigurationRecorders",
5751
5903
  "ListConformancePackComplianceScores",
5752
5904
  "ListDiscoveredResources",
5753
5905
  "ListResourceEvaluations",
@@ -5767,6 +5919,7 @@
5767
5919
  "PutRemediationExceptions",
5768
5920
  "PutResourceConfig",
5769
5921
  "PutRetentionConfiguration",
5922
+ "PutServiceLinkedConfigurationRecorder",
5770
5923
  "PutStoredQuery",
5771
5924
  "SelectAggregateResourceConfig",
5772
5925
  "SelectResourceConfig",
@@ -5778,7 +5931,7 @@
5778
5931
  "TagResource",
5779
5932
  "UntagResource"
5780
5933
  ],
5781
- "resourceTypesCount": 8,
5934
+ "resourceTypesCount": 9,
5782
5935
  "resourceTypes": [
5783
5936
  "AggregationAuthorization",
5784
5937
  "ConfigurationAggregator",
@@ -5787,20 +5940,22 @@
5787
5940
  "OrganizationConfigRule",
5788
5941
  "OrganizationConformancePack",
5789
5942
  "RemediationConfiguration",
5790
- "StoredQuery"
5943
+ "StoredQuery",
5944
+ "ConfigurationRecorder"
5791
5945
  ],
5792
- "conditionKeysCount": 3,
5946
+ "conditionKeysCount": 4,
5793
5947
  "conditionKeys": [
5794
5948
  "aws:RequestTag/${TagKey}",
5795
5949
  "aws:ResourceTag/${TagKey}",
5796
- "aws:TagKeys"
5950
+ "aws:TagKeys",
5951
+ "config:ConfigurationRecorderServicePrincipal"
5797
5952
  ]
5798
5953
  },
5799
5954
  {
5800
5955
  "name": "Amazon Connect",
5801
5956
  "servicePrefix": "connect",
5802
5957
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnect.html",
5803
- "actionsCount": 275,
5958
+ "actionsCount": 277,
5804
5959
  "actions": [
5805
5960
  "ActivateEvaluationForm",
5806
5961
  "AdminGetEmergencyAccessToken",
@@ -6006,12 +6161,14 @@
6006
6161
  "SearchUsers",
6007
6162
  "SearchVocabularies",
6008
6163
  "SendChatIntegrationEvent",
6164
+ "SendIntegrationEvent",
6009
6165
  "SendOutboundEmail",
6010
6166
  "StartAttachedFileUpload",
6011
6167
  "StartChatContact",
6012
6168
  "StartContactEvaluation",
6013
6169
  "StartContactRecording",
6014
6170
  "StartContactStreaming",
6171
+ "StartEmailContact",
6015
6172
  "StartForecastingPlanningSchedulingIntegration",
6016
6173
  "StartOutboundChatContact",
6017
6174
  "StartOutboundVoiceContact",
@@ -6293,7 +6450,7 @@
6293
6450
  "name": "Amazon Connect Outbound Campaigns",
6294
6451
  "servicePrefix": "connect-campaigns",
6295
6452
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonconnectoutboundcampaigns.html",
6296
- "actionsCount": 35,
6453
+ "actionsCount": 36,
6297
6454
  "actions": [
6298
6455
  "CreateCampaign",
6299
6456
  "DeleteCampaign",
@@ -6315,6 +6472,7 @@
6315
6472
  "PutConnectInstanceIntegration",
6316
6473
  "PutDialRequestBatch",
6317
6474
  "PutOutboundRequestBatch",
6475
+ "PutProfileOutboundRequestBatch",
6318
6476
  "ResumeCampaign",
6319
6477
  "StartCampaign",
6320
6478
  "StartInstanceOnboardingJob",
@@ -8245,7 +8403,7 @@
8245
8403
  "name": "Amazon EC2",
8246
8404
  "servicePrefix": "ec2",
8247
8405
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2.html",
8248
- "actionsCount": 653,
8406
+ "actionsCount": 673,
8249
8407
  "actions": [
8250
8408
  "AcceptAddressTransfer",
8251
8409
  "AcceptCapacityReservationBillingOwnership",
@@ -8296,6 +8454,7 @@
8296
8454
  "CancelCapacityReservation",
8297
8455
  "CancelCapacityReservationFleets",
8298
8456
  "CancelConversionTask",
8457
+ "CancelDeclarativePoliciesReport",
8299
8458
  "CancelExportTask",
8300
8459
  "CancelImageLaunchPermission",
8301
8460
  "CancelImportTask",
@@ -8385,6 +8544,7 @@
8385
8544
  "CreateVerifiedAccessTrustProvider",
8386
8545
  "CreateVolume",
8387
8546
  "CreateVpc",
8547
+ "CreateVpcBlockPublicAccessExclusion",
8388
8548
  "CreateVpcEndpoint",
8389
8549
  "CreateVpcEndpointConnectionNotification",
8390
8550
  "CreateVpcEndpointServiceConfiguration",
@@ -8463,6 +8623,7 @@
8463
8623
  "DeleteVerifiedAccessTrustProvider",
8464
8624
  "DeleteVolume",
8465
8625
  "DeleteVpc",
8626
+ "DeleteVpcBlockPublicAccessExclusion",
8466
8627
  "DeleteVpcEndpointConnectionNotifications",
8467
8628
  "DeleteVpcEndpointServiceConfigurations",
8468
8629
  "DeleteVpcEndpoints",
@@ -8487,6 +8648,8 @@
8487
8648
  "DescribeAwsNetworkPerformanceMetricSubscriptions",
8488
8649
  "DescribeBundleTasks",
8489
8650
  "DescribeByoipCidrs",
8651
+ "DescribeCapacityBlockExtensionHistory",
8652
+ "DescribeCapacityBlockExtensionOfferings",
8490
8653
  "DescribeCapacityBlockOfferings",
8491
8654
  "DescribeCapacityReservationBillingRequests",
8492
8655
  "DescribeCapacityReservationFleets",
@@ -8501,6 +8664,7 @@
8501
8664
  "DescribeCoipPools",
8502
8665
  "DescribeConversionTasks",
8503
8666
  "DescribeCustomerGateways",
8667
+ "DescribeDeclarativePoliciesReports",
8504
8668
  "DescribeDhcpOptions",
8505
8669
  "DescribeEgressOnlyInternetGateways",
8506
8670
  "DescribeElasticGpus",
@@ -8623,8 +8787,11 @@
8623
8787
  "DescribeVolumes",
8624
8788
  "DescribeVolumesModifications",
8625
8789
  "DescribeVpcAttribute",
8790
+ "DescribeVpcBlockPublicAccessExclusions",
8791
+ "DescribeVpcBlockPublicAccessOptions",
8626
8792
  "DescribeVpcClassicLink",
8627
8793
  "DescribeVpcClassicLinkDnsSupport",
8794
+ "DescribeVpcEndpointAssociations",
8628
8795
  "DescribeVpcEndpointConnectionNotifications",
8629
8796
  "DescribeVpcEndpointConnections",
8630
8797
  "DescribeVpcEndpointServiceConfigurations",
@@ -8642,6 +8809,7 @@
8642
8809
  "DetachVolume",
8643
8810
  "DetachVpnGateway",
8644
8811
  "DisableAddressTransfer",
8812
+ "DisableAllowedImagesSettings",
8645
8813
  "DisableAwsNetworkPerformanceMetricSubscription",
8646
8814
  "DisableEbsEncryptionByDefault",
8647
8815
  "DisableFastLaunch",
@@ -8676,6 +8844,7 @@
8676
8844
  "DisassociateVerifiedAccessInstanceWebAcl",
8677
8845
  "DisassociateVpcCidrBlock",
8678
8846
  "EnableAddressTransfer",
8847
+ "EnableAllowedImagesSettings",
8679
8848
  "EnableAwsNetworkPerformanceMetricSubscription",
8680
8849
  "EnableEbsEncryptionByDefault",
8681
8850
  "EnableFastLaunch",
@@ -8697,6 +8866,8 @@
8697
8866
  "ExportClientVpnClientConfiguration",
8698
8867
  "ExportImage",
8699
8868
  "ExportTransitGatewayRoutes",
8869
+ "ExportVerifiedAccessInstanceClientConfiguration",
8870
+ "GetAllowedImagesSettings",
8700
8871
  "GetAssociatedEnclaveCertificateIamRoles",
8701
8872
  "GetAssociatedIpv6PoolCidrs",
8702
8873
  "GetAwsNetworkPerformanceData",
@@ -8704,6 +8875,7 @@
8704
8875
  "GetCoipPoolUsage",
8705
8876
  "GetConsoleOutput",
8706
8877
  "GetConsoleScreenshot",
8878
+ "GetDeclarativePoliciesReportSummary",
8707
8879
  "GetDefaultCreditSpecification",
8708
8880
  "GetEbsDefaultKmsKeyId",
8709
8881
  "GetEbsEncryptionByDefault",
@@ -8743,6 +8915,7 @@
8743
8915
  "GetTransitGatewayRouteTableAssociations",
8744
8916
  "GetTransitGatewayRouteTablePropagations",
8745
8917
  "GetVerifiedAccessEndpointPolicy",
8918
+ "GetVerifiedAccessEndpointTargets",
8746
8919
  "GetVerifiedAccessGroupPolicy",
8747
8920
  "GetVerifiedAccessInstanceWebAcl",
8748
8921
  "GetVpnConnectionDeviceSampleConfiguration",
@@ -8814,6 +8987,8 @@
8814
8987
  "ModifyVolume",
8815
8988
  "ModifyVolumeAttribute",
8816
8989
  "ModifyVpcAttribute",
8990
+ "ModifyVpcBlockPublicAccessExclusion",
8991
+ "ModifyVpcBlockPublicAccessOptions",
8817
8992
  "ModifyVpcEndpoint",
8818
8993
  "ModifyVpcEndpointConnectionNotification",
8819
8994
  "ModifyVpcEndpointServiceConfiguration",
@@ -8835,6 +9010,7 @@
8835
9010
  "ProvisionIpamPoolCidr",
8836
9011
  "ProvisionPublicIpv4PoolCidr",
8837
9012
  "PurchaseCapacityBlock",
9013
+ "PurchaseCapacityBlockExtension",
8838
9014
  "PurchaseHostReservation",
8839
9015
  "PurchaseReservedInstancesOffering",
8840
9016
  "PurchaseScheduledInstances",
@@ -8854,6 +9030,7 @@
8854
9030
  "ReleaseHosts",
8855
9031
  "ReleaseIpamPoolAllocation",
8856
9032
  "ReplaceIamInstanceProfileAssociation",
9033
+ "ReplaceImageCriteriaInAllowedImagesSettings",
8857
9034
  "ReplaceNetworkAclAssociation",
8858
9035
  "ReplaceNetworkAclEntry",
8859
9036
  "ReplaceRoute",
@@ -8885,6 +9062,7 @@
8885
9062
  "SearchTransitGatewayRoutes",
8886
9063
  "SendDiagnosticInterrupt",
8887
9064
  "SendSpotInstanceInterruptions",
9065
+ "StartDeclarativePoliciesReport",
8888
9066
  "StartInstances",
8889
9067
  "StartNetworkInsightsAccessScopeAnalysis",
8890
9068
  "StartNetworkInsightsAnalysis",
@@ -8901,7 +9079,7 @@
8901
9079
  "UpdateSecurityGroupRuleDescriptionsIngress",
8902
9080
  "WithdrawByoipCidr"
8903
9081
  ],
8904
- "resourceTypesCount": 90,
9082
+ "resourceTypesCount": 93,
8905
9083
  "resourceTypes": [
8906
9084
  "elastic-ip",
8907
9085
  "capacity-reservation-fleet",
@@ -8910,6 +9088,7 @@
8910
9088
  "certificate",
8911
9089
  "client-vpn-endpoint",
8912
9090
  "customer-gateway",
9091
+ "declarative-policies-report",
8913
9092
  "dedicated-host",
8914
9093
  "dhcp-options",
8915
9094
  "egress-only-internet-gateway",
@@ -8978,11 +9157,13 @@
8978
9157
  "transit-gateway-route-table-announcement",
8979
9158
  "transit-gateway-route-table",
8980
9159
  "verified-access-endpoint",
9160
+ "verified-access-endpoint-target",
8981
9161
  "verified-access-group",
8982
9162
  "verified-access-instance",
8983
9163
  "verified-access-policy",
8984
9164
  "verified-access-trust-provider",
8985
9165
  "volume",
9166
+ "vpc-block-public-access-exclusion",
8986
9167
  "vpc-endpoint-connection",
8987
9168
  "vpc-endpoint",
8988
9169
  "vpc-endpoint-service",
@@ -8994,7 +9175,7 @@
8994
9175
  "vpn-connection",
8995
9176
  "vpn-gateway"
8996
9177
  ],
8997
- "conditionKeysCount": 129,
9178
+ "conditionKeysCount": 132,
8998
9179
  "conditionKeys": [
8999
9180
  "aws:RequestTag/${TagKey}",
9000
9181
  "aws:ResourceTag/${TagKey}",
@@ -9124,7 +9305,10 @@
9124
9305
  "ec2:transitGatewayMulticastDomainId",
9125
9306
  "ec2:transitGatewayPolicyTableId",
9126
9307
  "ec2:transitGatewayRouteTableAnnouncementId",
9127
- "ec2:transitGatewayRouteTableId"
9308
+ "ec2:transitGatewayRouteTableId",
9309
+ "ec2:vpceMultiRegion",
9310
+ "ec2:vpceServiceRegion",
9311
+ "ec2:vpceSupportedRegion"
9128
9312
  ]
9129
9313
  },
9130
9314
  {
@@ -9233,7 +9417,7 @@
9233
9417
  "name": "Amazon EC2 Image Builder",
9234
9418
  "servicePrefix": "imagebuilder",
9235
9419
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonec2imagebuilder.html",
9236
- "actionsCount": 73,
9420
+ "actionsCount": 74,
9237
9421
  "actions": [
9238
9422
  "CancelImageCreation",
9239
9423
  "CancelLifecycleExecution",
@@ -9268,6 +9452,7 @@
9268
9452
  "GetInfrastructureConfiguration",
9269
9453
  "GetLifecycleExecution",
9270
9454
  "GetLifecyclePolicy",
9455
+ "GetMarketplaceResource",
9271
9456
  "GetWorkflow",
9272
9457
  "GetWorkflowExecution",
9273
9458
  "GetWorkflowStepExecution",
@@ -9978,7 +10163,7 @@
9978
10163
  "access-entry",
9979
10164
  "access-policy"
9980
10165
  ],
9981
- "conditionKeysCount": 17,
10166
+ "conditionKeysCount": 20,
9982
10167
  "conditionKeys": [
9983
10168
  "aws:RequestTag/${TagKey}",
9984
10169
  "aws:ResourceTag/${TagKey}",
@@ -9986,10 +10171,13 @@
9986
10171
  "eks:accessEntryType",
9987
10172
  "eks:accessScope",
9988
10173
  "eks:authenticationMode",
10174
+ "eks:blockStorageEnabled",
9989
10175
  "eks:bootstrapClusterCreatorAdminPermissions",
9990
10176
  "eks:bootstrapSelfManagedAddons",
9991
10177
  "eks:clientId",
9992
10178
  "eks:clusterName",
10179
+ "eks:computeConfigEnabled",
10180
+ "eks:elasticLoadBalancingEnabled",
9993
10181
  "eks:issuerUrl",
9994
10182
  "eks:kubernetesGroups",
9995
10183
  "eks:namespaces",
@@ -12268,7 +12456,7 @@
12268
12456
  "name": "AWS Glue",
12269
12457
  "servicePrefix": "glue",
12270
12458
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsglue.html",
12271
- "actionsCount": 286,
12459
+ "actionsCount": 291,
12272
12460
  "actions": [
12273
12461
  "AuthorizeInboundIntegration",
12274
12462
  "BatchCreatePartition",
@@ -12403,6 +12591,7 @@
12403
12591
  "GetJobBookmark",
12404
12592
  "GetJobRun",
12405
12593
  "GetJobRuns",
12594
+ "GetJobUpgradeAnalysis",
12406
12595
  "GetJobs",
12407
12596
  "GetLogParsingStatus",
12408
12597
  "GetMLTaskRun",
@@ -12467,6 +12656,7 @@
12467
12656
  "ListDataQualityRulesets",
12468
12657
  "ListDevEndpoints",
12469
12658
  "ListEntities",
12659
+ "ListJobUpgradeAnalyses",
12470
12660
  "ListJobs",
12471
12661
  "ListMLTransforms",
12472
12662
  "ListRegistries",
@@ -12511,6 +12701,7 @@
12511
12701
  "StartExportLabelsTaskRun",
12512
12702
  "StartImportLabelsTaskRun",
12513
12703
  "StartJobRun",
12704
+ "StartJobUpgradeAnalysis",
12514
12705
  "StartMLEvaluationTaskRun",
12515
12706
  "StartMLLabelingSetGenerationTaskRun",
12516
12707
  "StartNotebook",
@@ -12520,6 +12711,7 @@
12520
12711
  "StopColumnStatisticsTaskRunSchedule",
12521
12712
  "StopCrawler",
12522
12713
  "StopCrawlerSchedule",
12714
+ "StopJobUpgradeAnalysis",
12523
12715
  "StopSession",
12524
12716
  "StopTrigger",
12525
12717
  "StopWorkflowRun",
@@ -12554,6 +12746,7 @@
12554
12746
  "UpdateUsageProfile",
12555
12747
  "UpdateUserDefinedFunction",
12556
12748
  "UpdateWorkflow",
12749
+ "UpgradeJob",
12557
12750
  "UseGlueStudio",
12558
12751
  "UseMLTransforms"
12559
12752
  ],
@@ -14070,17 +14263,32 @@
14070
14263
  "name": "AWS Invoicing Service",
14071
14264
  "servicePrefix": "invoicing",
14072
14265
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsinvoicingservice.html",
14073
- "actionsCount": 4,
14266
+ "actionsCount": 13,
14074
14267
  "actions": [
14268
+ "BatchGetInvoiceProfile",
14269
+ "CreateInvoiceUnit",
14270
+ "DeleteInvoiceUnit",
14075
14271
  "GetInvoiceEmailDeliveryPreferences",
14076
14272
  "GetInvoicePDF",
14273
+ "GetInvoiceUnit",
14077
14274
  "ListInvoiceSummaries",
14078
- "PutInvoiceEmailDeliveryPreferences"
14275
+ "ListInvoiceUnits",
14276
+ "ListTagsForResource",
14277
+ "PutInvoiceEmailDeliveryPreferences",
14278
+ "TagResource",
14279
+ "UntagResource",
14280
+ "UpdateInvoiceUnit"
14079
14281
  ],
14080
- "resourceTypesCount": 0,
14081
- "resourceTypes": [],
14082
- "conditionKeysCount": 0,
14083
- "conditionKeys": []
14282
+ "resourceTypesCount": 1,
14283
+ "resourceTypes": [
14284
+ "invoice-unit"
14285
+ ],
14286
+ "conditionKeysCount": 3,
14287
+ "conditionKeys": [
14288
+ "aws:RequestTag/${TagKey}",
14289
+ "aws:ResourceTag/${TagKey}",
14290
+ "aws:TagKeys"
14291
+ ]
14084
14292
  },
14085
14293
  {
14086
14294
  "name": "AWS IoT",
@@ -17892,19 +18100,21 @@
17892
18100
  "name": "Amazon MemoryDB",
17893
18101
  "servicePrefix": "memorydb",
17894
18102
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmemorydb.html",
17895
- "actionsCount": 39,
18103
+ "actionsCount": 46,
17896
18104
  "actions": [
17897
18105
  "BatchUpdateCluster",
17898
18106
  "Connect",
17899
18107
  "CopySnapshot",
17900
18108
  "CreateAcl",
17901
18109
  "CreateCluster",
18110
+ "CreateMultiRegionCluster",
17902
18111
  "CreateParameterGroup",
17903
18112
  "CreateSnapshot",
17904
18113
  "CreateSubnetGroup",
17905
18114
  "CreateUser",
17906
18115
  "DeleteAcl",
17907
18116
  "DeleteCluster",
18117
+ "DeleteMultiRegionCluster",
17908
18118
  "DeleteParameterGroup",
17909
18119
  "DeleteSnapshot",
17910
18120
  "DeleteSubnetGroup",
@@ -17913,6 +18123,9 @@
17913
18123
  "DescribeClusters",
17914
18124
  "DescribeEngineVersions",
17915
18125
  "DescribeEvents",
18126
+ "DescribeMultiRegionClusters",
18127
+ "DescribeMultiRegionParameterGroups",
18128
+ "DescribeMultiRegionParameters",
17916
18129
  "DescribeParameterGroups",
17917
18130
  "DescribeParameters",
17918
18131
  "DescribeReservedNodes",
@@ -17922,6 +18135,7 @@
17922
18135
  "DescribeSubnetGroups",
17923
18136
  "DescribeUsers",
17924
18137
  "FailoverShard",
18138
+ "ListAllowedMultiRegionClusterUpdates",
17925
18139
  "ListAllowedNodeTypeUpdates",
17926
18140
  "ListTags",
17927
18141
  "PurchaseReservedNodesOffering",
@@ -17930,14 +18144,17 @@
17930
18144
  "UntagResource",
17931
18145
  "UpdateAcl",
17932
18146
  "UpdateCluster",
18147
+ "UpdateMultiRegionCluster",
17933
18148
  "UpdateParameterGroup",
17934
18149
  "UpdateSubnetGroup",
17935
18150
  "UpdateUser"
17936
18151
  ],
17937
- "resourceTypesCount": 7,
18152
+ "resourceTypesCount": 9,
17938
18153
  "resourceTypes": [
18154
+ "multiregionparametergroup",
17939
18155
  "parametergroup",
17940
18156
  "subnetgroup",
18157
+ "multiregioncluster",
17941
18158
  "cluster",
17942
18159
  "snapshot",
17943
18160
  "user",
@@ -18459,6 +18676,51 @@
18459
18676
  "aws:TagKeys"
18460
18677
  ]
18461
18678
  },
18679
+ {
18680
+ "name": "Network Flow Monitor",
18681
+ "servicePrefix": "networkflowmonitor",
18682
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_networkflowmonitor.html",
18683
+ "actionsCount": 26,
18684
+ "actions": [
18685
+ "CreateMonitor",
18686
+ "CreateScope",
18687
+ "DeleteMonitor",
18688
+ "DeleteScope",
18689
+ "GetMonitor",
18690
+ "GetQueryResultsMonitorTopContributors",
18691
+ "GetQueryResultsWorkloadInsightsTopContributors",
18692
+ "GetQueryResultsWorkloadInsightsTopContributorsData",
18693
+ "GetQueryStatusMonitorTopContributors",
18694
+ "GetQueryStatusWorkloadInsightsTopContributors",
18695
+ "GetQueryStatusWorkloadInsightsTopContributorsData",
18696
+ "GetScope",
18697
+ "ListMonitors",
18698
+ "ListScopes",
18699
+ "ListTagsForResource",
18700
+ "Publish",
18701
+ "StartQueryMonitorTopContributors",
18702
+ "StartQueryWorkloadInsightsTopContributors",
18703
+ "StartQueryWorkloadInsightsTopContributorsData",
18704
+ "StopQueryMonitorTopContributors",
18705
+ "StopQueryWorkloadInsightsTopContributors",
18706
+ "StopQueryWorkloadInsightsTopContributorsData",
18707
+ "TagResource",
18708
+ "UntagResource",
18709
+ "UpdateMonitor",
18710
+ "UpdateScope"
18711
+ ],
18712
+ "resourceTypesCount": 2,
18713
+ "resourceTypes": [
18714
+ "monitor",
18715
+ "scope"
18716
+ ],
18717
+ "conditionKeysCount": 3,
18718
+ "conditionKeys": [
18719
+ "aws:RequestTag/${TagKey}",
18720
+ "aws:ResourceTag/${TagKey}",
18721
+ "aws:TagKeys"
18722
+ ]
18723
+ },
18462
18724
  {
18463
18725
  "name": "AWS Network Manager",
18464
18726
  "servicePrefix": "networkmanager",
@@ -18735,13 +18997,18 @@
18735
18997
  "name": "Amazon OpenSearch",
18736
18998
  "servicePrefix": "opensearch",
18737
18999
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearch.html",
18738
- "actionsCount": 1,
19000
+ "actionsCount": 5,
18739
19001
  "actions": [
18740
- "ApplicationAccessAll"
19002
+ "ApplicationAccessAll",
19003
+ "CancelDirectQuery",
19004
+ "GetDirectQuery",
19005
+ "GetDirectQueryResult",
19006
+ "StartDirectQuery"
18741
19007
  ],
18742
- "resourceTypesCount": 1,
19008
+ "resourceTypesCount": 2,
18743
19009
  "resourceTypes": [
18744
- "application"
19010
+ "application",
19011
+ "datasource"
18745
19012
  ],
18746
19013
  "conditionKeysCount": 0,
18747
19014
  "conditionKeys": []
@@ -18845,11 +19112,12 @@
18845
19112
  "name": "Amazon OpenSearch Service",
18846
19113
  "servicePrefix": "es",
18847
19114
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonopensearchservice.html",
18848
- "actionsCount": 105,
19115
+ "actionsCount": 110,
18849
19116
  "actions": [
18850
19117
  "AcceptInboundConnection",
18851
19118
  "AcceptInboundCrossClusterSearchConnection",
18852
19119
  "AddDataSource",
19120
+ "AddDirectQueryDataSource",
18853
19121
  "AddTags",
18854
19122
  "AssociatePackage",
18855
19123
  "AssociatePackages",
@@ -18868,6 +19136,7 @@
18868
19136
  "CreateVpcEndpoint",
18869
19137
  "DeleteApplication",
18870
19138
  "DeleteDataSource",
19139
+ "DeleteDirectQueryDataSource",
18871
19140
  "DeleteDomain",
18872
19141
  "DeleteElasticsearchDomain",
18873
19142
  "DeleteElasticsearchServiceRole",
@@ -18913,12 +19182,14 @@
18913
19182
  "GetCompatibleElasticsearchVersions",
18914
19183
  "GetCompatibleVersions",
18915
19184
  "GetDataSource",
19185
+ "GetDirectQueryDataSource",
18916
19186
  "GetDomainMaintenanceStatus",
18917
19187
  "GetPackageVersionHistory",
18918
19188
  "GetUpgradeHistory",
18919
19189
  "GetUpgradeStatus",
18920
19190
  "ListApplications",
18921
19191
  "ListDataSources",
19192
+ "ListDirectQueryDataSources",
18922
19193
  "ListDomainMaintenances",
18923
19194
  "ListDomainNames",
18924
19195
  "ListDomainsForPackage",
@@ -18944,6 +19215,7 @@
18944
19215
  "StartServiceSoftwareUpdate",
18945
19216
  "UpdateApplication",
18946
19217
  "UpdateDataSource",
19218
+ "UpdateDirectQueryDataSource",
18947
19219
  "UpdateDomainConfig",
18948
19220
  "UpdateElasticsearchDomainConfig",
18949
19221
  "UpdatePackage",
@@ -18953,12 +19225,13 @@
18953
19225
  "UpgradeDomain",
18954
19226
  "UpgradeElasticsearchDomain"
18955
19227
  ],
18956
- "resourceTypesCount": 4,
19228
+ "resourceTypesCount": 5,
18957
19229
  "resourceTypes": [
18958
19230
  "domain",
18959
19231
  "application",
18960
19232
  "es_role",
18961
- "opensearchservice_role"
19233
+ "opensearchservice_role",
19234
+ "datasource"
18962
19235
  ],
18963
19236
  "conditionKeysCount": 3,
18964
19237
  "conditionKeys": [
@@ -19339,31 +19612,53 @@
19339
19612
  "name": "AWS Partner Central Selling",
19340
19613
  "servicePrefix": "partnercentral",
19341
19614
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awspartnercentralselling.html",
19342
- "actionsCount": 16,
19615
+ "actionsCount": 35,
19343
19616
  "actions": [
19344
19617
  "AcceptEngagementInvitation",
19345
19618
  "AssignOpportunity",
19346
19619
  "AssociateOpportunity",
19620
+ "CreateEngagement",
19621
+ "CreateEngagementInvitation",
19347
19622
  "CreateOpportunity",
19623
+ "CreateResourceSnapshot",
19624
+ "CreateResourceSnapshotJob",
19625
+ "DeleteResourceSnapshotJob",
19348
19626
  "DisassociateOpportunity",
19349
19627
  "GetAwsOpportunitySummary",
19628
+ "GetEngagement",
19350
19629
  "GetEngagementInvitation",
19351
19630
  "GetOpportunity",
19631
+ "GetResourceSnapshot",
19632
+ "GetResourceSnapshotJob",
19633
+ "GetSellingSystemSettings",
19634
+ "ListEngagementByAcceptingInvitationTasks",
19635
+ "ListEngagementFromOpportunityTasks",
19352
19636
  "ListEngagementInvitations",
19637
+ "ListEngagementMembers",
19638
+ "ListEngagementResourceAssociations",
19639
+ "ListEngagements",
19353
19640
  "ListOpportunities",
19641
+ "ListResourceSnapshotJobs",
19642
+ "ListResourceSnapshots",
19354
19643
  "ListSolutions",
19644
+ "PutSellingSystemSettings",
19355
19645
  "RejectEngagementInvitation",
19356
19646
  "StartEngagementByAcceptingInvitationTask",
19357
19647
  "StartEngagementFromOpportunityTask",
19648
+ "StartResourceSnapshotJob",
19649
+ "StopResourceSnapshotJob",
19358
19650
  "SubmitOpportunity",
19359
19651
  "UpdateOpportunity"
19360
19652
  ],
19361
- "resourceTypesCount": 5,
19653
+ "resourceTypesCount": 8,
19362
19654
  "resourceTypes": [
19655
+ "Engagement",
19363
19656
  "engagement-by-accepting-invitation-task",
19364
19657
  "engagement-from-opportunity-task",
19365
19658
  "engagement-invitation",
19366
19659
  "Opportunity",
19660
+ "resource-snapshot-job",
19661
+ "ResourceSnapshot",
19367
19662
  "Solution"
19368
19663
  ],
19369
19664
  "conditionKeysCount": 2,
@@ -20037,6 +20332,19 @@
20037
20332
  "aws:TagKeys"
20038
20333
  ]
20039
20334
  },
20335
+ {
20336
+ "name": "AWS PrivateLink",
20337
+ "servicePrefix": "vpce",
20338
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsprivatelink.html",
20339
+ "actionsCount": 1,
20340
+ "actions": [
20341
+ "AllowMultiRegion"
20342
+ ],
20343
+ "resourceTypesCount": 0,
20344
+ "resourceTypes": [],
20345
+ "conditionKeysCount": 0,
20346
+ "conditionKeys": []
20347
+ },
20040
20348
  {
20041
20349
  "name": "AWS Proton",
20042
20350
  "servicePrefix": "proton",
@@ -20262,18 +20570,21 @@
20262
20570
  "name": "Amazon Q Business",
20263
20571
  "servicePrefix": "qbusiness",
20264
20572
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonqbusiness.html",
20265
- "actionsCount": 68,
20573
+ "actionsCount": 88,
20266
20574
  "actions": [
20267
20575
  "AddUserLicenses",
20268
20576
  "AllowVendedLogDeliveryForResource",
20577
+ "AssociatePermission",
20269
20578
  "BatchDeleteDocument",
20270
20579
  "BatchPutDocument",
20271
20580
  "CancelSubscription",
20272
20581
  "Chat",
20273
20582
  "ChatSync",
20274
20583
  "CreateApplication",
20584
+ "CreateDataAccessor",
20275
20585
  "CreateDataSource",
20276
20586
  "CreateIndex",
20587
+ "CreateIntegration",
20277
20588
  "CreateLicense",
20278
20589
  "CreatePlugin",
20279
20590
  "CreateRetriever",
@@ -20283,33 +20594,45 @@
20283
20594
  "DeleteApplication",
20284
20595
  "DeleteChatControlsConfiguration",
20285
20596
  "DeleteConversation",
20597
+ "DeleteDataAccessor",
20286
20598
  "DeleteDataSource",
20287
20599
  "DeleteGroup",
20288
20600
  "DeleteIndex",
20601
+ "DeleteIntegration",
20289
20602
  "DeletePlugin",
20290
20603
  "DeleteRetriever",
20291
20604
  "DeleteUser",
20292
20605
  "DeleteWebExperience",
20293
20606
  "DisableAclOnDataSource",
20607
+ "DisassociatePermission",
20294
20608
  "GetApplication",
20295
20609
  "GetChatControlsConfiguration",
20610
+ "GetDataAccessor",
20296
20611
  "GetDataSource",
20297
20612
  "GetGroup",
20298
20613
  "GetIndex",
20614
+ "GetIntegration",
20299
20615
  "GetLicense",
20616
+ "GetMedia",
20300
20617
  "GetPlugin",
20618
+ "GetPolicy",
20301
20619
  "GetRetriever",
20302
20620
  "GetUser",
20303
20621
  "GetWebExperience",
20304
20622
  "ListApplications",
20305
20623
  "ListAttachments",
20306
20624
  "ListConversations",
20625
+ "ListDataAccessors",
20307
20626
  "ListDataSourceSyncJobs",
20308
20627
  "ListDataSources",
20309
20628
  "ListDocuments",
20310
20629
  "ListGroups",
20311
20630
  "ListIndices",
20631
+ "ListIntegrations",
20312
20632
  "ListMessages",
20633
+ "ListPluginActions",
20634
+ "ListPluginTypeActions",
20635
+ "ListPluginTypeMetadata",
20313
20636
  "ListPlugins",
20314
20637
  "ListRetrievers",
20315
20638
  "ListSubscriptions",
@@ -20318,31 +20641,38 @@
20318
20641
  "ListWebExperiences",
20319
20642
  "PutFeedback",
20320
20643
  "PutGroup",
20644
+ "PutResourcePolicy",
20321
20645
  "RemoveUserLicenses",
20646
+ "SearchRelevantContent",
20322
20647
  "StartDataSourceSyncJob",
20648
+ "StartDeployment",
20323
20649
  "StopDataSourceSyncJob",
20324
20650
  "TagResource",
20325
20651
  "UntagResource",
20326
20652
  "UpdateApplication",
20327
20653
  "UpdateChatControlsConfiguration",
20654
+ "UpdateDataAccessor",
20328
20655
  "UpdateDataSource",
20329
20656
  "UpdateIndex",
20657
+ "UpdateIntegration",
20330
20658
  "UpdatePlugin",
20331
20659
  "UpdateRetriever",
20332
20660
  "UpdateSubscription",
20333
20661
  "UpdateUser",
20334
20662
  "UpdateWebExperience"
20335
20663
  ],
20336
- "resourceTypesCount": 8,
20664
+ "resourceTypesCount": 10,
20337
20665
  "resourceTypes": [
20338
20666
  "application",
20667
+ "integration",
20339
20668
  "retriever",
20340
20669
  "index",
20341
20670
  "data-source",
20342
20671
  "plugin",
20343
20672
  "web-experience",
20344
20673
  "user-license",
20345
- "subscription"
20674
+ "subscription",
20675
+ "data-accessor"
20346
20676
  ],
20347
20677
  "conditionKeysCount": 5,
20348
20678
  "conditionKeys": [
@@ -20603,7 +20933,7 @@
20603
20933
  "name": "Amazon QuickSight",
20604
20934
  "servicePrefix": "quicksight",
20605
20935
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonquicksight.html",
20606
- "actionsCount": 222,
20936
+ "actionsCount": 230,
20607
20937
  "actions": [
20608
20938
  "AccountConfigurations",
20609
20939
  "BatchCreateTopicReviewedAnswer",
@@ -20647,6 +20977,7 @@
20647
20977
  "DeleteDataSet",
20648
20978
  "DeleteDataSetRefreshProperties",
20649
20979
  "DeleteDataSource",
20980
+ "DeleteDefaultQBusinessApplication",
20650
20981
  "DeleteEmailCustomizationTemplate",
20651
20982
  "DeleteFolder",
20652
20983
  "DeleteFolderMembership",
@@ -20689,6 +21020,7 @@
20689
21020
  "DescribeDataSetRefreshProperties",
20690
21021
  "DescribeDataSource",
20691
21022
  "DescribeDataSourcePermissions",
21023
+ "DescribeDefaultQBusinessApplication",
20692
21024
  "DescribeEmailCustomizationTemplate",
20693
21025
  "DescribeFolder",
20694
21026
  "DescribeFolderPermissions",
@@ -20701,6 +21033,7 @@
20701
21033
  "DescribeKeyRegistration",
20702
21034
  "DescribeNamespace",
20703
21035
  "DescribeQPersonalizationConfiguration",
21036
+ "DescribeQuickSightQSearchConfiguration",
20704
21037
  "DescribeRefreshSchedule",
20705
21038
  "DescribeRoleCustomPermission",
20706
21039
  "DescribeTemplate",
@@ -20717,6 +21050,7 @@
20717
21050
  "DescribeVPCConnection",
20718
21051
  "GenerateEmbedUrlForAnonymousUser",
20719
21052
  "GenerateEmbedUrlForRegisteredUser",
21053
+ "GenerateEmbedUrlForRegisteredUserWithIdentity",
20720
21054
  "GetAnonymousUserEmbedUrl",
20721
21055
  "GetAuthCode",
20722
21056
  "GetDashboardEmbedUrl",
@@ -20760,6 +21094,7 @@
20760
21094
  "ListVPCConnections",
20761
21095
  "PassDataSet",
20762
21096
  "PassDataSource",
21097
+ "PredictQAResults",
20763
21098
  "PutDataSetRefreshProperties",
20764
21099
  "RegisterCustomerManagedKey",
20765
21100
  "RegisterUser",
@@ -20788,6 +21123,7 @@
20788
21123
  "UpdateAccountSettings",
20789
21124
  "UpdateAnalysis",
20790
21125
  "UpdateAnalysisPermissions",
21126
+ "UpdateApplicationWithTokenExchangeGrant",
20791
21127
  "UpdateBrand",
20792
21128
  "UpdateBrandAssignment",
20793
21129
  "UpdateBrandPublishedVersion",
@@ -20801,6 +21137,7 @@
20801
21137
  "UpdateDataSetPermissions",
20802
21138
  "UpdateDataSource",
20803
21139
  "UpdateDataSourcePermissions",
21140
+ "UpdateDefaultQBusinessApplication",
20804
21141
  "UpdateEmailCustomizationTemplate",
20805
21142
  "UpdateFolder",
20806
21143
  "UpdateFolderPermissions",
@@ -20811,6 +21148,7 @@
20811
21148
  "UpdateKeyRegistration",
20812
21149
  "UpdatePublicSharingSettings",
20813
21150
  "UpdateQPersonalizationConfiguration",
21151
+ "UpdateQuickSightQSearchConfiguration",
20814
21152
  "UpdateRefreshSchedule",
20815
21153
  "UpdateResourcePermissions",
20816
21154
  "UpdateRoleCustomPermission",
@@ -21176,7 +21514,7 @@
21176
21514
  "name": "Amazon Redshift",
21177
21515
  "servicePrefix": "redshift",
21178
21516
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonredshift.html",
21179
- "actionsCount": 161,
21517
+ "actionsCount": 163,
21180
21518
  "actions": [
21181
21519
  "AcceptReservedNodeExchange",
21182
21520
  "AddPartner",
@@ -21237,6 +21575,7 @@
21237
21575
  "DeleteSnapshotSchedule",
21238
21576
  "DeleteTags",
21239
21577
  "DeleteUsageLimit",
21578
+ "DeregisterNamespace",
21240
21579
  "DescribeAccountAttributes",
21241
21580
  "DescribeAuthenticationProfiles",
21242
21581
  "DescribeClusterDbRevisions",
@@ -21326,6 +21665,7 @@
21326
21665
  "PurchaseReservedNodeOffering",
21327
21666
  "PutResourcePolicy",
21328
21667
  "RebootCluster",
21668
+ "RegisterNamespace",
21329
21669
  "RejectDataShare",
21330
21670
  "ResetClusterParameterGroup",
21331
21671
  "ResizeCluster",
@@ -21416,7 +21756,7 @@
21416
21756
  "name": "Amazon Redshift Serverless",
21417
21757
  "servicePrefix": "redshift-serverless",
21418
21758
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonredshiftserverless.html",
21419
- "actionsCount": 57,
21759
+ "actionsCount": 58,
21420
21760
  "actions": [
21421
21761
  "ConvertRecoveryPointToSnapshot",
21422
21762
  "CreateCustomDomainAssociation",
@@ -21451,6 +21791,7 @@
21451
21791
  "GetWorkgroup",
21452
21792
  "ListCustomDomainAssociations",
21453
21793
  "ListEndpointAccess",
21794
+ "ListManagedWorkgroups",
21454
21795
  "ListNamespaces",
21455
21796
  "ListRecoveryPoints",
21456
21797
  "ListScheduledActions",
@@ -22391,7 +22732,7 @@
22391
22732
  "name": "Amazon S3",
22392
22733
  "servicePrefix": "s3",
22393
22734
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3.html",
22394
- "actionsCount": 160,
22735
+ "actionsCount": 163,
22395
22736
  "actions": [
22396
22737
  "AbortMultipartUpload",
22397
22738
  "AssociateAccessGrantsIdentityCenter",
@@ -22402,6 +22743,7 @@
22402
22743
  "CreateAccessPoint",
22403
22744
  "CreateAccessPointForObjectLambda",
22404
22745
  "CreateBucket",
22746
+ "CreateBucketMetadataTableConfiguration",
22405
22747
  "CreateJob",
22406
22748
  "CreateMultiRegionAccessPoint",
22407
22749
  "CreateStorageLensGroup",
@@ -22414,6 +22756,7 @@
22414
22756
  "DeleteAccessPointPolicy",
22415
22757
  "DeleteAccessPointPolicyForObjectLambda",
22416
22758
  "DeleteBucket",
22759
+ "DeleteBucketMetadataTableConfiguration",
22417
22760
  "DeleteBucketPolicy",
22418
22761
  "DeleteBucketWebsite",
22419
22762
  "DeleteJobTagging",
@@ -22447,6 +22790,7 @@
22447
22790
  "GetBucketCORS",
22448
22791
  "GetBucketLocation",
22449
22792
  "GetBucketLogging",
22793
+ "GetBucketMetadataTableConfiguration",
22450
22794
  "GetBucketNotification",
22451
22795
  "GetBucketObjectLockConfiguration",
22452
22796
  "GetBucketOwnershipControls",
@@ -22645,8 +22989,9 @@
22645
22989
  "resourceTypes": [
22646
22990
  "bucket"
22647
22991
  ],
22648
- "conditionKeysCount": 10,
22992
+ "conditionKeysCount": 11,
22649
22993
  "conditionKeys": [
22994
+ "s3express:AllAccessRestrictedToLocalZoneGroup",
22650
22995
  "s3express:LocationName",
22651
22996
  "s3express:ResourceAccount",
22652
22997
  "s3express:SessionMode",
@@ -22841,11 +23186,57 @@
22841
23186
  "s3-outposts:x-amz-storage-class"
22842
23187
  ]
22843
23188
  },
23189
+ {
23190
+ "name": "Amazon S3 Tables",
23191
+ "servicePrefix": "s3tables",
23192
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazons3tables.html",
23193
+ "actionsCount": 28,
23194
+ "actions": [
23195
+ "CreateNamespace",
23196
+ "CreateTable",
23197
+ "CreateTableBucket",
23198
+ "DeleteNamespace",
23199
+ "DeleteTable",
23200
+ "DeleteTableBucket",
23201
+ "DeleteTableBucketPolicy",
23202
+ "DeleteTablePolicy",
23203
+ "GetNamespace",
23204
+ "GetTable",
23205
+ "GetTableBucket",
23206
+ "GetTableBucketMaintenanceConfiguration",
23207
+ "GetTableBucketPolicy",
23208
+ "GetTableData",
23209
+ "GetTableMaintenanceConfiguration",
23210
+ "GetTableMaintenanceJobStatus",
23211
+ "GetTableMetadataLocation",
23212
+ "GetTablePolicy",
23213
+ "ListNamespaces",
23214
+ "ListTableBuckets",
23215
+ "ListTables",
23216
+ "PutTableBucketMaintenanceConfiguration",
23217
+ "PutTableBucketPolicy",
23218
+ "PutTableData",
23219
+ "PutTableMaintenanceConfiguration",
23220
+ "PutTablePolicy",
23221
+ "RenameTable",
23222
+ "UpdateTableMetadataLocation"
23223
+ ],
23224
+ "resourceTypesCount": 2,
23225
+ "resourceTypes": [
23226
+ "TableBucket",
23227
+ "Table"
23228
+ ],
23229
+ "conditionKeysCount": 2,
23230
+ "conditionKeys": [
23231
+ "s3tables:namespace",
23232
+ "s3tables:tableName"
23233
+ ]
23234
+ },
22844
23235
  {
22845
23236
  "name": "Amazon SageMaker",
22846
23237
  "servicePrefix": "sagemaker",
22847
23238
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemaker.html",
22848
- "actionsCount": 373,
23239
+ "actionsCount": 389,
22849
23240
  "actions": [
22850
23241
  "AddAssociation",
22851
23242
  "AddTags",
@@ -22855,6 +23246,7 @@
22855
23246
  "BatchGetMetrics",
22856
23247
  "BatchGetRecord",
22857
23248
  "BatchPutMetrics",
23249
+ "CallPartnerAppApi",
22858
23250
  "CreateAction",
22859
23251
  "CreateAlgorithm",
22860
23252
  "CreateApp",
@@ -22863,8 +23255,10 @@
22863
23255
  "CreateAutoMLJob",
22864
23256
  "CreateAutoMLJobV2",
22865
23257
  "CreateCluster",
23258
+ "CreateClusterSchedulerConfig",
22866
23259
  "CreateCodeRepository",
22867
23260
  "CreateCompilationJob",
23261
+ "CreateComputeQuota",
22868
23262
  "CreateContext",
22869
23263
  "CreateDataQualityJobDefinition",
22870
23264
  "CreateDeviceFleet",
@@ -22909,10 +23303,12 @@
22909
23303
  "CreatePresignedNotebookInstanceUrl",
22910
23304
  "CreateProcessingJob",
22911
23305
  "CreateProject",
23306
+ "CreateReservedCapacity",
22912
23307
  "CreateSharedModel",
22913
23308
  "CreateSpace",
22914
23309
  "CreateStudioLifecycleConfig",
22915
23310
  "CreateTrainingJob",
23311
+ "CreateTrainingPlan",
22916
23312
  "CreateTransformJob",
22917
23313
  "CreateTrial",
22918
23314
  "CreateTrialComponent",
@@ -22926,8 +23322,10 @@
22926
23322
  "DeleteArtifact",
22927
23323
  "DeleteAssociation",
22928
23324
  "DeleteCluster",
23325
+ "DeleteClusterSchedulerConfig",
22929
23326
  "DeleteCodeRepository",
22930
23327
  "DeleteCompilationJob",
23328
+ "DeleteComputeQuota",
22931
23329
  "DeleteContext",
22932
23330
  "DeleteDataQualityJobDefinition",
22933
23331
  "DeleteDeviceFleet",
@@ -22987,8 +23385,10 @@
22987
23385
  "DescribeAutoMLJobV2",
22988
23386
  "DescribeCluster",
22989
23387
  "DescribeClusterNode",
23388
+ "DescribeClusterSchedulerConfig",
22990
23389
  "DescribeCodeRepository",
22991
23390
  "DescribeCompilationJob",
23391
+ "DescribeComputeQuota",
22992
23392
  "DescribeContext",
22993
23393
  "DescribeDataQualityJobDefinition",
22994
23394
  "DescribeDevice",
@@ -23038,6 +23438,7 @@
23038
23438
  "DescribeStudioLifecycleConfig",
23039
23439
  "DescribeSubscribedWorkteam",
23040
23440
  "DescribeTrainingJob",
23441
+ "DescribeTrainingPlan",
23041
23442
  "DescribeTransformJob",
23042
23443
  "DescribeTrial",
23043
23444
  "DescribeTrialComponent",
@@ -23071,9 +23472,11 @@
23071
23472
  "ListAutoMLJobs",
23072
23473
  "ListCandidatesForAutoMLJob",
23073
23474
  "ListClusterNodes",
23475
+ "ListClusterSchedulerConfigs",
23074
23476
  "ListClusters",
23075
23477
  "ListCodeRepositories",
23076
23478
  "ListCompilationJobs",
23479
+ "ListComputeQuotas",
23077
23480
  "ListContexts",
23078
23481
  "ListDataQualityJobDefinitions",
23079
23482
  "ListDeviceFleets",
@@ -23137,6 +23540,7 @@
23137
23540
  "ListTags",
23138
23541
  "ListTrainingJobs",
23139
23542
  "ListTrainingJobsForHyperParameterTuningJob",
23543
+ "ListTrainingPlans",
23140
23544
  "ListTransformJobs",
23141
23545
  "ListTrialComponents",
23142
23546
  "ListTrials",
@@ -23152,6 +23556,7 @@
23152
23556
  "RenderUiTemplate",
23153
23557
  "RetryPipelineExecution",
23154
23558
  "Search",
23559
+ "SearchTrainingPlanOfferings",
23155
23560
  "SendHeartbeat",
23156
23561
  "SendPipelineExecutionStepFailure",
23157
23562
  "SendPipelineExecutionStepSuccess",
@@ -23184,8 +23589,10 @@
23184
23589
  "UpdateAppImageConfig",
23185
23590
  "UpdateArtifact",
23186
23591
  "UpdateCluster",
23592
+ "UpdateClusterSchedulerConfig",
23187
23593
  "UpdateClusterSoftware",
23188
23594
  "UpdateCodeRepository",
23595
+ "UpdateComputeQuota",
23189
23596
  "UpdateContext",
23190
23597
  "UpdateDeviceFleet",
23191
23598
  "UpdateDevices",
@@ -23221,7 +23628,7 @@
23221
23628
  "UpdateWorkforce",
23222
23629
  "UpdateWorkteam"
23223
23630
  ],
23224
- "resourceTypesCount": 64,
23631
+ "resourceTypesCount": 68,
23225
23632
  "resourceTypes": [
23226
23633
  "device",
23227
23634
  "device-fleet",
@@ -23253,6 +23660,8 @@
23253
23660
  "training-job",
23254
23661
  "processing-job",
23255
23662
  "hyper-parameter-tuning-job",
23663
+ "training-plan",
23664
+ "reserved-capacity",
23256
23665
  "project",
23257
23666
  "model-package",
23258
23667
  "model-package-group",
@@ -23286,6 +23695,8 @@
23286
23695
  "shared-model-event",
23287
23696
  "sagemaker-catalog",
23288
23697
  "mlflow-tracking-server",
23698
+ "compute-quota",
23699
+ "cluster-scheduler-config",
23289
23700
  "partner-app"
23290
23701
  ],
23291
23702
  "conditionKeysCount": 49,
@@ -23341,6 +23752,19 @@
23341
23752
  "sagemaker:WorkteamType"
23342
23753
  ]
23343
23754
  },
23755
+ {
23756
+ "name": "Amazon SageMaker data science assistant",
23757
+ "servicePrefix": "sagemaker-data-science-assistant",
23758
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonsagemakerdatascienceassistant.html",
23759
+ "actionsCount": 1,
23760
+ "actions": [
23761
+ "SendConversation"
23762
+ ],
23763
+ "resourceTypesCount": 0,
23764
+ "resourceTypes": [],
23765
+ "conditionKeysCount": 0,
23766
+ "conditionKeys": []
23767
+ },
23344
23768
  {
23345
23769
  "name": "Amazon SageMaker geospatial capabilities",
23346
23770
  "servicePrefix": "sagemaker-geospatial",
@@ -23672,6 +24096,47 @@
23672
24096
  "securityhub:TargetAccount"
23673
24097
  ]
23674
24098
  },
24099
+ {
24100
+ "name": "AWS Security Incident Response",
24101
+ "servicePrefix": "security-ir",
24102
+ "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awssecurityincidentresponse.html",
24103
+ "actionsCount": 22,
24104
+ "actions": [
24105
+ "BatchGetMemberAccountDetails",
24106
+ "CancelMembership",
24107
+ "CloseCase",
24108
+ "CreateCase",
24109
+ "CreateCaseComment",
24110
+ "CreateMembership",
24111
+ "GetCase",
24112
+ "GetCaseAttachmentDownloadUrl",
24113
+ "GetCaseAttachmentUploadUrl",
24114
+ "GetMembership",
24115
+ "ListCaseEdits",
24116
+ "ListCases",
24117
+ "ListComments",
24118
+ "ListMemberships",
24119
+ "ListTagsForResource",
24120
+ "TagResource",
24121
+ "UntagResource",
24122
+ "UpdateCase",
24123
+ "UpdateCaseComment",
24124
+ "UpdateCaseStatus",
24125
+ "UpdateMembership",
24126
+ "UpdateResolverType"
24127
+ ],
24128
+ "resourceTypesCount": 2,
24129
+ "resourceTypes": [
24130
+ "case",
24131
+ "membership"
24132
+ ],
24133
+ "conditionKeysCount": 3,
24134
+ "conditionKeys": [
24135
+ "aws:RequestTag/${TagKey}",
24136
+ "aws:ResourceTag/${TagKey}",
24137
+ "aws:TagKeys"
24138
+ ]
24139
+ },
23675
24140
  {
23676
24141
  "name": "Amazon Security Lake",
23677
24142
  "servicePrefix": "securitylake",
@@ -25976,7 +26441,7 @@
25976
26441
  "name": "AWS Transfer Family",
25977
26442
  "servicePrefix": "transfer",
25978
26443
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_awstransferfamily.html",
25979
- "actionsCount": 61,
26444
+ "actionsCount": 69,
25980
26445
  "actions": [
25981
26446
  "CreateAccess",
25982
26447
  "CreateAgreement",
@@ -25984,6 +26449,7 @@
25984
26449
  "CreateProfile",
25985
26450
  "CreateServer",
25986
26451
  "CreateUser",
26452
+ "CreateWebApp",
25987
26453
  "CreateWorkflow",
25988
26454
  "DeleteAccess",
25989
26455
  "DeleteAgreement",
@@ -25994,6 +26460,8 @@
25994
26460
  "DeleteServer",
25995
26461
  "DeleteSshPublicKey",
25996
26462
  "DeleteUser",
26463
+ "DeleteWebApp",
26464
+ "DeleteWebAppCustomization",
25997
26465
  "DeleteWorkflow",
25998
26466
  "DescribeAccess",
25999
26467
  "DescribeAgreement",
@@ -26005,6 +26473,8 @@
26005
26473
  "DescribeSecurityPolicy",
26006
26474
  "DescribeServer",
26007
26475
  "DescribeUser",
26476
+ "DescribeWebApp",
26477
+ "DescribeWebAppCustomization",
26008
26478
  "DescribeWorkflow",
26009
26479
  "ImportCertificate",
26010
26480
  "ImportHostKey",
@@ -26021,6 +26491,7 @@
26021
26491
  "ListServers",
26022
26492
  "ListTagsForResource",
26023
26493
  "ListUsers",
26494
+ "ListWebApps",
26024
26495
  "ListWorkflows",
26025
26496
  "SendWorkflowStepState",
26026
26497
  "StartDirectoryListing",
@@ -26038,9 +26509,11 @@
26038
26509
  "UpdateHostKey",
26039
26510
  "UpdateProfile",
26040
26511
  "UpdateServer",
26041
- "UpdateUser"
26512
+ "UpdateUser",
26513
+ "UpdateWebApp",
26514
+ "UpdateWebAppCustomization"
26042
26515
  ],
26043
- "resourceTypesCount": 8,
26516
+ "resourceTypesCount": 9,
26044
26517
  "resourceTypes": [
26045
26518
  "user",
26046
26519
  "server",
@@ -26049,7 +26522,8 @@
26049
26522
  "connector",
26050
26523
  "profile",
26051
26524
  "agreement",
26052
- "host-key"
26525
+ "host-key",
26526
+ "webapp"
26053
26527
  ],
26054
26528
  "conditionKeysCount": 3,
26055
26529
  "conditionKeys": [
@@ -26301,23 +26775,32 @@
26301
26775
  "name": "Amazon VPC Lattice",
26302
26776
  "servicePrefix": "vpc-lattice",
26303
26777
  "authReferenceUrl": "https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonvpclattice.html",
26304
- "actionsCount": 51,
26778
+ "actionsCount": 70,
26305
26779
  "actions": [
26780
+ "AssociateViaAWSService-EventsAndStates",
26306
26781
  "CreateAccessLogSubscription",
26307
26782
  "CreateListener",
26783
+ "CreateResourceConfiguration",
26784
+ "CreateResourceGateway",
26308
26785
  "CreateRule",
26309
26786
  "CreateService",
26310
26787
  "CreateServiceNetwork",
26788
+ "CreateServiceNetworkResourceAssociation",
26311
26789
  "CreateServiceNetworkServiceAssociation",
26312
26790
  "CreateServiceNetworkVpcAssociation",
26791
+ "CreateServiceNetworkVpcEndpointAssociation",
26313
26792
  "CreateTargetGroup",
26314
26793
  "DeleteAccessLogSubscription",
26315
26794
  "DeleteAuthPolicy",
26316
26795
  "DeleteListener",
26796
+ "DeleteResourceConfiguration",
26797
+ "DeleteResourceEndpointAssociation",
26798
+ "DeleteResourceGateway",
26317
26799
  "DeleteResourcePolicy",
26318
26800
  "DeleteRule",
26319
26801
  "DeleteService",
26320
26802
  "DeleteServiceNetwork",
26803
+ "DeleteServiceNetworkResourceAssociation",
26321
26804
  "DeleteServiceNetworkServiceAssociation",
26322
26805
  "DeleteServiceNetworkVpcAssociation",
26323
26806
  "DeleteTargetGroup",
@@ -26325,18 +26808,26 @@
26325
26808
  "GetAccessLogSubscription",
26326
26809
  "GetAuthPolicy",
26327
26810
  "GetListener",
26811
+ "GetResourceConfiguration",
26812
+ "GetResourceGateway",
26328
26813
  "GetResourcePolicy",
26329
26814
  "GetRule",
26330
26815
  "GetService",
26331
26816
  "GetServiceNetwork",
26817
+ "GetServiceNetworkResourceAssociation",
26332
26818
  "GetServiceNetworkServiceAssociation",
26333
26819
  "GetServiceNetworkVpcAssociation",
26334
26820
  "GetTargetGroup",
26335
26821
  "ListAccessLogSubscriptions",
26336
26822
  "ListListeners",
26823
+ "ListResourceConfigurations",
26824
+ "ListResourceEndpointAssociations",
26825
+ "ListResourceGateways",
26337
26826
  "ListRules",
26827
+ "ListServiceNetworkResourceAssociations",
26338
26828
  "ListServiceNetworkServiceAssociations",
26339
26829
  "ListServiceNetworkVpcAssociations",
26830
+ "ListServiceNetworkVpcEndpointAssociations",
26340
26831
  "ListServiceNetworks",
26341
26832
  "ListServices",
26342
26833
  "ListTagsForResource",
@@ -26349,34 +26840,42 @@
26349
26840
  "UntagResource",
26350
26841
  "UpdateAccessLogSubscription",
26351
26842
  "UpdateListener",
26843
+ "UpdateResourceConfiguration",
26844
+ "UpdateResourceGateway",
26352
26845
  "UpdateRule",
26353
26846
  "UpdateService",
26354
26847
  "UpdateServiceNetwork",
26355
26848
  "UpdateServiceNetworkVpcAssociation",
26356
26849
  "UpdateTargetGroup"
26357
26850
  ],
26358
- "resourceTypesCount": 8,
26851
+ "resourceTypesCount": 12,
26359
26852
  "resourceTypes": [
26360
- "ServiceNetwork",
26361
- "Service",
26362
- "ServiceNetworkVpcAssociation",
26363
- "ServiceNetworkServiceAssociation",
26364
- "TargetGroup",
26853
+ "AccessLogSubscription",
26365
26854
  "Listener",
26855
+ "ResourceConfiguration",
26856
+ "ResourceEndpointAssociation",
26857
+ "ResourceGateway",
26366
26858
  "Rule",
26367
- "AccessLogSubscription"
26859
+ "Service",
26860
+ "ServiceNetwork",
26861
+ "ServiceNetworkResourceAssociation",
26862
+ "ServiceNetworkServiceAssociation",
26863
+ "ServiceNetworkVpcAssociation",
26864
+ "TargetGroup"
26368
26865
  ],
26369
- "conditionKeysCount": 10,
26866
+ "conditionKeysCount": 12,
26370
26867
  "conditionKeys": [
26371
26868
  "aws:RequestTag/${TagKey}",
26372
26869
  "aws:ResourceTag/${TagKey}",
26373
26870
  "aws:TagKeys",
26374
26871
  "vpc-lattice:AuthType",
26375
26872
  "vpc-lattice:Protocol",
26873
+ "vpc-lattice:ResourceConfigurationArn",
26376
26874
  "vpc-lattice:SecurityGroupIds",
26377
26875
  "vpc-lattice:ServiceArn",
26378
26876
  "vpc-lattice:ServiceNetworkArn",
26379
26877
  "vpc-lattice:TargetGroupArns",
26878
+ "vpc-lattice:VpcEndpointId",
26380
26879
  "vpc-lattice:VpcId"
26381
26880
  ]
26382
26881
  },