aws-iam-data 0.0.480 → 0.0.481
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.
- package/dist/data/json/changelog.json +558 -0
- package/dist/data/json/iam.json +10064 -415
- package/dist/data/json/metadata.json +695 -60
- package/dist/data/json/reports.json +15 -15
- package/package.json +1 -1
|
@@ -1,4 +1,562 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-12-06",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"Amazon Bedrock Powered by AWS Mantle",
|
|
6
|
+
"AWS DevOps Agent Service",
|
|
7
|
+
"AWS MCP Server",
|
|
8
|
+
"AWS Route53 Global Resolver",
|
|
9
|
+
"Amazon SageMaker Unified Studio MCP",
|
|
10
|
+
"AWS Security Agent",
|
|
11
|
+
"AWS Transform Custom"
|
|
12
|
+
],
|
|
13
|
+
"removedServices": [
|
|
14
|
+
"AWS SageMaker Unified Studio MCP is a managed MCP solution for AWS data processing services like EMR, Glue, Athena"
|
|
15
|
+
],
|
|
16
|
+
"addedActions": {
|
|
17
|
+
"Amazon Bedrock Agentcore": [
|
|
18
|
+
"bedrock-agentcore:AuthorizeAction",
|
|
19
|
+
"bedrock-agentcore:CreateEvaluator",
|
|
20
|
+
"bedrock-agentcore:CreateOnlineEvaluationConfig",
|
|
21
|
+
"bedrock-agentcore:CreatePolicy",
|
|
22
|
+
"bedrock-agentcore:CreatePolicyEngine",
|
|
23
|
+
"bedrock-agentcore:DeleteEvaluator",
|
|
24
|
+
"bedrock-agentcore:DeleteOnlineEvaluationConfig",
|
|
25
|
+
"bedrock-agentcore:DeletePolicy",
|
|
26
|
+
"bedrock-agentcore:DeletePolicyEngine",
|
|
27
|
+
"bedrock-agentcore:DeleteResourcePolicy",
|
|
28
|
+
"bedrock-agentcore:Evaluate",
|
|
29
|
+
"bedrock-agentcore:GetEvaluator",
|
|
30
|
+
"bedrock-agentcore:GetOnlineEvaluationConfig",
|
|
31
|
+
"bedrock-agentcore:GetPolicy",
|
|
32
|
+
"bedrock-agentcore:GetPolicyEngine",
|
|
33
|
+
"bedrock-agentcore:GetPolicyGeneration",
|
|
34
|
+
"bedrock-agentcore:GetResourcePolicy",
|
|
35
|
+
"bedrock-agentcore:InvokeAgentRuntimeWithWebSocketStream",
|
|
36
|
+
"bedrock-agentcore:InvokeAgentRuntimeWithWebSocketStreamForUser",
|
|
37
|
+
"bedrock-agentcore:ListEvaluators",
|
|
38
|
+
"bedrock-agentcore:ListMemoryExtractionJobs",
|
|
39
|
+
"bedrock-agentcore:ListOnlineEvaluationConfigs",
|
|
40
|
+
"bedrock-agentcore:ListPolicies",
|
|
41
|
+
"bedrock-agentcore:ListPolicyEngines",
|
|
42
|
+
"bedrock-agentcore:ListPolicyGenerationAssets",
|
|
43
|
+
"bedrock-agentcore:ListPolicyGenerations",
|
|
44
|
+
"bedrock-agentcore:ManageAdminPolicy",
|
|
45
|
+
"bedrock-agentcore:ManageResourceScopedPolicy",
|
|
46
|
+
"bedrock-agentcore:PartiallyAuthorizeActions",
|
|
47
|
+
"bedrock-agentcore:PutResourcePolicy",
|
|
48
|
+
"bedrock-agentcore:StartMemoryExtractionJob",
|
|
49
|
+
"bedrock-agentcore:StartPolicyGeneration",
|
|
50
|
+
"bedrock-agentcore:UpdateEvaluator",
|
|
51
|
+
"bedrock-agentcore:UpdateOnlineEvaluationConfig",
|
|
52
|
+
"bedrock-agentcore:UpdatePolicy",
|
|
53
|
+
"bedrock-agentcore:UpdatePolicyEngine"
|
|
54
|
+
],
|
|
55
|
+
"Amazon CloudFront": [
|
|
56
|
+
"cloudfront:CreateConnectionFunction",
|
|
57
|
+
"cloudfront:CreateTrustStore",
|
|
58
|
+
"cloudfront:DeleteConnectionFunction",
|
|
59
|
+
"cloudfront:DeleteTrustStore",
|
|
60
|
+
"cloudfront:DescribeConnectionFunction",
|
|
61
|
+
"cloudfront:GetConnectionFunction",
|
|
62
|
+
"cloudfront:GetTrustStore",
|
|
63
|
+
"cloudfront:ListConnectionFunctions",
|
|
64
|
+
"cloudfront:ListDistributionsByConnectionFunction",
|
|
65
|
+
"cloudfront:ListDistributionsByTrustStore",
|
|
66
|
+
"cloudfront:ListTrustStores",
|
|
67
|
+
"cloudfront:PublishConnectionFunction",
|
|
68
|
+
"cloudfront:TestConnectionFunction",
|
|
69
|
+
"cloudfront:UpdateConnectionFunction",
|
|
70
|
+
"cloudfront:UpdateTrustStore"
|
|
71
|
+
],
|
|
72
|
+
"Amazon CloudWatch Logs": [
|
|
73
|
+
"logs:AssociateSourceToS3TableIntegration",
|
|
74
|
+
"logs:DeletePipelineRule",
|
|
75
|
+
"logs:DisassociateSourceFromS3TableIntegration",
|
|
76
|
+
"logs:GetLogFields",
|
|
77
|
+
"logs:IntegrateWithS3Table",
|
|
78
|
+
"logs:ListAggregateLogGroupSummaries",
|
|
79
|
+
"logs:ListSourcesForS3TableIntegration",
|
|
80
|
+
"logs:ProcessWithPipeline",
|
|
81
|
+
"logs:PutLogGroupDeletionProtection",
|
|
82
|
+
"logs:PutPipelineRule"
|
|
83
|
+
],
|
|
84
|
+
"Amazon CloudWatch Observability Admin Service": [
|
|
85
|
+
"observabilityadmin:CreateS3TableIntegration",
|
|
86
|
+
"observabilityadmin:CreateTelemetryPipeline",
|
|
87
|
+
"observabilityadmin:DeleteS3TableIntegration",
|
|
88
|
+
"observabilityadmin:DeleteTelemetryPipeline",
|
|
89
|
+
"observabilityadmin:GetS3TableIntegration",
|
|
90
|
+
"observabilityadmin:GetTelemetryPipeline",
|
|
91
|
+
"observabilityadmin:ListS3TableIntegrations",
|
|
92
|
+
"observabilityadmin:ListTelemetryPipelines",
|
|
93
|
+
"observabilityadmin:TestTelemetryPipeline",
|
|
94
|
+
"observabilityadmin:UpdateTelemetryPipeline",
|
|
95
|
+
"observabilityadmin:ValidateTelemetryPipelineConfiguration"
|
|
96
|
+
],
|
|
97
|
+
"Amazon Connect": [
|
|
98
|
+
"connect:AssociateSecurityProfiles",
|
|
99
|
+
"connect:AssociateWorkspace",
|
|
100
|
+
"connect:BatchCreateDataTableValue",
|
|
101
|
+
"connect:BatchDeleteDataTableValue",
|
|
102
|
+
"connect:BatchDescribeDataTableValue",
|
|
103
|
+
"connect:BatchUpdateDataTableValue",
|
|
104
|
+
"connect:CreateContactFlowModuleAlias",
|
|
105
|
+
"connect:CreateContactFlowModuleVersion",
|
|
106
|
+
"connect:CreateDataTable",
|
|
107
|
+
"connect:CreateDataTableAttribute",
|
|
108
|
+
"connect:CreateWorkspace",
|
|
109
|
+
"connect:CreateWorkspacePage",
|
|
110
|
+
"connect:DeleteContactFlowModuleAlias",
|
|
111
|
+
"connect:DeleteContactFlowModuleVersion",
|
|
112
|
+
"connect:DeleteDataTable",
|
|
113
|
+
"connect:DeleteDataTableAttribute",
|
|
114
|
+
"connect:DeleteWorkspace",
|
|
115
|
+
"connect:DeleteWorkspaceMedia",
|
|
116
|
+
"connect:DeleteWorkspacePage",
|
|
117
|
+
"connect:DescribeContactFlowModuleAlias",
|
|
118
|
+
"connect:DescribeDataTable",
|
|
119
|
+
"connect:DescribeDataTableAttribute",
|
|
120
|
+
"connect:DescribeWorkspace",
|
|
121
|
+
"connect:DisassociateSecurityProfiles",
|
|
122
|
+
"connect:DisassociateWorkspace",
|
|
123
|
+
"connect:EvaluateDataTableValues",
|
|
124
|
+
"connect:ImportWorkspaceMedia",
|
|
125
|
+
"connect:ListContactFlowModuleAliases",
|
|
126
|
+
"connect:ListContactFlowModuleVersions",
|
|
127
|
+
"connect:ListDataTableAttributes",
|
|
128
|
+
"connect:ListDataTablePrimaryValues",
|
|
129
|
+
"connect:ListDataTableValues",
|
|
130
|
+
"connect:ListDataTables",
|
|
131
|
+
"connect:ListEntitySecurityProfiles",
|
|
132
|
+
"connect:ListSecurityProfileFlowModules",
|
|
133
|
+
"connect:ListWorkspaceMedia",
|
|
134
|
+
"connect:ListWorkspacePages",
|
|
135
|
+
"connect:ListWorkspaces",
|
|
136
|
+
"connect:SearchContactEvaluations",
|
|
137
|
+
"connect:SearchDataTables",
|
|
138
|
+
"connect:SearchEvaluationForms",
|
|
139
|
+
"connect:SearchViews",
|
|
140
|
+
"connect:SearchWorkspaceAssociations",
|
|
141
|
+
"connect:SearchWorkspaces",
|
|
142
|
+
"connect:StartContactMediaProcessing",
|
|
143
|
+
"connect:StopContactMediaProcessing",
|
|
144
|
+
"connect:UpdateContactFlowModuleAlias",
|
|
145
|
+
"connect:UpdateDataTableAttribute",
|
|
146
|
+
"connect:UpdateDataTableMetadata",
|
|
147
|
+
"connect:UpdateDataTablePrimaryValues",
|
|
148
|
+
"connect:UpdateWorkspaceMetadata",
|
|
149
|
+
"connect:UpdateWorkspacePage",
|
|
150
|
+
"connect:UpdateWorkspaceTheme",
|
|
151
|
+
"connect:UpdateWorkspaceVisibility"
|
|
152
|
+
],
|
|
153
|
+
"Amazon DataZone": [
|
|
154
|
+
"datazone:GetDataExportConfiguration",
|
|
155
|
+
"datazone:PutDataExportConfiguration"
|
|
156
|
+
],
|
|
157
|
+
"Amazon Elastic Container Registry": [
|
|
158
|
+
"ecr:DeleteSigningConfiguration",
|
|
159
|
+
"ecr:DeregisterPullTimeUpdateExclusion",
|
|
160
|
+
"ecr:DescribeImageSigningStatus",
|
|
161
|
+
"ecr:GetSigningConfiguration",
|
|
162
|
+
"ecr:ListPullTimeUpdateExclusions",
|
|
163
|
+
"ecr:PutSigningConfiguration",
|
|
164
|
+
"ecr:RegisterPullTimeUpdateExclusion",
|
|
165
|
+
"ecr:UpdateImageStorageClass"
|
|
166
|
+
],
|
|
167
|
+
"Amazon Elastic Kubernetes Service": [
|
|
168
|
+
"eks:CreateCapability",
|
|
169
|
+
"eks:DeleteCapability",
|
|
170
|
+
"eks:DescribeCapability",
|
|
171
|
+
"eks:ListCapabilities",
|
|
172
|
+
"eks:UpdateCapability"
|
|
173
|
+
],
|
|
174
|
+
"AWS Elemental MediaConnect": [
|
|
175
|
+
"mediaconnect:AssociateRouterNetworkInterface",
|
|
176
|
+
"mediaconnect:CreateRouterInput",
|
|
177
|
+
"mediaconnect:CreateRouterNetworkInterface",
|
|
178
|
+
"mediaconnect:CreateRouterOutput",
|
|
179
|
+
"mediaconnect:DeleteRouterInput",
|
|
180
|
+
"mediaconnect:DeleteRouterNetworkInterface",
|
|
181
|
+
"mediaconnect:DeleteRouterOutput",
|
|
182
|
+
"mediaconnect:GetRouterInput",
|
|
183
|
+
"mediaconnect:GetRouterInputSourceMetadata",
|
|
184
|
+
"mediaconnect:GetRouterInputThumbnail",
|
|
185
|
+
"mediaconnect:GetRouterNetworkInterface",
|
|
186
|
+
"mediaconnect:GetRouterOutput",
|
|
187
|
+
"mediaconnect:ListRouterInputs",
|
|
188
|
+
"mediaconnect:ListRouterNetworkInterfaces",
|
|
189
|
+
"mediaconnect:ListRouterOutputs",
|
|
190
|
+
"mediaconnect:RestartRouterInput",
|
|
191
|
+
"mediaconnect:RestartRouterOutput",
|
|
192
|
+
"mediaconnect:StartRouterInput",
|
|
193
|
+
"mediaconnect:StartRouterOutput",
|
|
194
|
+
"mediaconnect:StopRouterInput",
|
|
195
|
+
"mediaconnect:StopRouterOutput",
|
|
196
|
+
"mediaconnect:TakeRouterInput",
|
|
197
|
+
"mediaconnect:UpdateRouterInput",
|
|
198
|
+
"mediaconnect:UpdateRouterNetworkInterface",
|
|
199
|
+
"mediaconnect:UpdateRouterOutput"
|
|
200
|
+
],
|
|
201
|
+
"AWS Lambda": [
|
|
202
|
+
"lambda:CheckpointDurableExecution",
|
|
203
|
+
"lambda:CreateCapacityProvider",
|
|
204
|
+
"lambda:DeleteCapacityProvider",
|
|
205
|
+
"lambda:GetCapacityProvider",
|
|
206
|
+
"lambda:GetDurableExecution",
|
|
207
|
+
"lambda:GetDurableExecutionHistory",
|
|
208
|
+
"lambda:GetDurableExecutionState",
|
|
209
|
+
"lambda:GetFunctionScalingConfig",
|
|
210
|
+
"lambda:ListCapacityProviders",
|
|
211
|
+
"lambda:ListDurableExecutionsByFunction",
|
|
212
|
+
"lambda:ListFunctionVersionsByCapacityProvider",
|
|
213
|
+
"lambda:PassCapacityProvider",
|
|
214
|
+
"lambda:PutFunctionScalingConfig",
|
|
215
|
+
"lambda:SendDurableExecutionCallbackFailure",
|
|
216
|
+
"lambda:SendDurableExecutionCallbackHeartbeat",
|
|
217
|
+
"lambda:SendDurableExecutionCallbackSuccess",
|
|
218
|
+
"lambda:StopDurableExecution",
|
|
219
|
+
"lambda:UpdateCapacityProvider"
|
|
220
|
+
],
|
|
221
|
+
"AWS Marketplace": [
|
|
222
|
+
"aws-marketplace:AcceptAgreementPaymentRequest",
|
|
223
|
+
"aws-marketplace:CancelAgreementPaymentRequest",
|
|
224
|
+
"aws-marketplace:GetAgreementPaymentRequest",
|
|
225
|
+
"aws-marketplace:ListAgreementPaymentRequests",
|
|
226
|
+
"aws-marketplace:RejectAgreementPaymentRequest",
|
|
227
|
+
"aws-marketplace:SendAgreementPaymentRequest"
|
|
228
|
+
],
|
|
229
|
+
"Amazon OpenSearch": [
|
|
230
|
+
"opensearch:CancelAutoOptimizeJob",
|
|
231
|
+
"opensearch:DeleteAutoOptimizeJob",
|
|
232
|
+
"opensearch:GetAutoOptimizeJob",
|
|
233
|
+
"opensearch:ListAutoOptimizeJobs",
|
|
234
|
+
"opensearch:SubmitAutoOptimizeJob"
|
|
235
|
+
],
|
|
236
|
+
"AWS Partner Central": [
|
|
237
|
+
"partnercentral:AcceptConnectionInvitation",
|
|
238
|
+
"partnercentral:AmendBenefitApplication",
|
|
239
|
+
"partnercentral:AssociateAwsTrainingCertificationEmailDomain",
|
|
240
|
+
"partnercentral:AssociateBenefitApplicationResource",
|
|
241
|
+
"partnercentral:CancelBenefitApplication",
|
|
242
|
+
"partnercentral:CancelConnection",
|
|
243
|
+
"partnercentral:CancelConnectionInvitation",
|
|
244
|
+
"partnercentral:CancelProfileUpdateTask",
|
|
245
|
+
"partnercentral:CreateBenefitApplication",
|
|
246
|
+
"partnercentral:CreateBusinessPlan",
|
|
247
|
+
"partnercentral:CreateCollaborationChannelMembers",
|
|
248
|
+
"partnercentral:CreateCollaborationChannelRequest",
|
|
249
|
+
"partnercentral:CreateConnectionInvitation",
|
|
250
|
+
"partnercentral:CreateEngagementContext",
|
|
251
|
+
"partnercentral:CreatePartner",
|
|
252
|
+
"partnercentral:DisassociateAwsTrainingCertificationEmailDomain",
|
|
253
|
+
"partnercentral:DisassociateBenefitApplicationResource",
|
|
254
|
+
"partnercentral:EnrollInPartnerPath",
|
|
255
|
+
"partnercentral:GetAllianceLeadContact",
|
|
256
|
+
"partnercentral:GetBenefit",
|
|
257
|
+
"partnercentral:GetBenefitAllocation",
|
|
258
|
+
"partnercentral:GetBenefitApplication",
|
|
259
|
+
"partnercentral:GetBusinessPlan",
|
|
260
|
+
"partnercentral:GetCollaborationChannel",
|
|
261
|
+
"partnercentral:GetConnection",
|
|
262
|
+
"partnercentral:GetConnectionInvitation",
|
|
263
|
+
"partnercentral:GetConnectionPreferences",
|
|
264
|
+
"partnercentral:GetPartner",
|
|
265
|
+
"partnercentral:GetPartnerDashboard",
|
|
266
|
+
"partnercentral:GetPartnerProfile",
|
|
267
|
+
"partnercentral:GetProfileUpdateTask",
|
|
268
|
+
"partnercentral:GetProfileVisibility",
|
|
269
|
+
"partnercentral:GetVerification",
|
|
270
|
+
"partnercentral:ListBenefitAllocations",
|
|
271
|
+
"partnercentral:ListBenefitApplications",
|
|
272
|
+
"partnercentral:ListBenefits",
|
|
273
|
+
"partnercentral:ListBusinessPlans",
|
|
274
|
+
"partnercentral:ListCollaborationChannels",
|
|
275
|
+
"partnercentral:ListConnectionInvitations",
|
|
276
|
+
"partnercentral:ListConnections",
|
|
277
|
+
"partnercentral:ListOpportunityFromEngagementTasks",
|
|
278
|
+
"partnercentral:ListPartnerPaths",
|
|
279
|
+
"partnercentral:ListPartners",
|
|
280
|
+
"partnercentral:PutAllianceLeadContact",
|
|
281
|
+
"partnercentral:PutBusinessPlan",
|
|
282
|
+
"partnercentral:PutProfileVisibility",
|
|
283
|
+
"partnercentral:RecallBenefitApplication",
|
|
284
|
+
"partnercentral:RejectConnectionInvitation",
|
|
285
|
+
"partnercentral:SearchPartnerProfiles",
|
|
286
|
+
"partnercentral:SendEmailVerificationCode",
|
|
287
|
+
"partnercentral:StartOpportunityFromEngagementTask",
|
|
288
|
+
"partnercentral:StartProfileUpdateTask",
|
|
289
|
+
"partnercentral:StartVerification",
|
|
290
|
+
"partnercentral:SubmitBenefitApplication",
|
|
291
|
+
"partnercentral:UpdateBenefitApplication",
|
|
292
|
+
"partnercentral:UpdateConnectionPreferences",
|
|
293
|
+
"partnercentral:UpdateEngagementContext"
|
|
294
|
+
],
|
|
295
|
+
"AWS Partner central account management": [
|
|
296
|
+
"partnercentral-account-management:AccessLegacyPartnerCentral",
|
|
297
|
+
"partnercentral-account-management:AccessMarketingCentral"
|
|
298
|
+
],
|
|
299
|
+
"Amazon Route 53": [
|
|
300
|
+
"route53:UpdateHostedZoneFeatures"
|
|
301
|
+
],
|
|
302
|
+
"Amazon S3 Tables": [
|
|
303
|
+
"s3tables:DeleteTableBucketReplication",
|
|
304
|
+
"s3tables:DeleteTableReplication",
|
|
305
|
+
"s3tables:GetTableBucketReplication",
|
|
306
|
+
"s3tables:GetTableBucketStorageClass",
|
|
307
|
+
"s3tables:GetTableRecordExpirationConfiguration",
|
|
308
|
+
"s3tables:GetTableRecordExpirationJobStatus",
|
|
309
|
+
"s3tables:GetTableReplication",
|
|
310
|
+
"s3tables:GetTableReplicationStatus",
|
|
311
|
+
"s3tables:GetTableStorageClass",
|
|
312
|
+
"s3tables:PutTableBucketReplication",
|
|
313
|
+
"s3tables:PutTableBucketStorageClass",
|
|
314
|
+
"s3tables:PutTableRecordExpirationConfiguration",
|
|
315
|
+
"s3tables:PutTableReplication",
|
|
316
|
+
"s3tables:PutTableStorageClass"
|
|
317
|
+
],
|
|
318
|
+
"Amazon S3 Vectors": [
|
|
319
|
+
"s3vectors:ListTagsForResource",
|
|
320
|
+
"s3vectors:TagResource",
|
|
321
|
+
"s3vectors:UntagResource"
|
|
322
|
+
],
|
|
323
|
+
"Amazon SageMaker": [
|
|
324
|
+
"sagemaker:CallMlflowAppApi",
|
|
325
|
+
"sagemaker:CreateMlflowApp",
|
|
326
|
+
"sagemaker:CreatePresignedMlflowAppUrl",
|
|
327
|
+
"sagemaker:DeleteMlflowApp",
|
|
328
|
+
"sagemaker:DescribeMlflowApp",
|
|
329
|
+
"sagemaker:ListMlflowApps",
|
|
330
|
+
"sagemaker:UpdateMlflowApp"
|
|
331
|
+
],
|
|
332
|
+
"AWS Security Incident Response": [
|
|
333
|
+
"security-ir:ListInvestigations",
|
|
334
|
+
"security-ir:SendFeedback"
|
|
335
|
+
],
|
|
336
|
+
"AWS Transform": [
|
|
337
|
+
"transform:DeleteAgentRuntimeConfiguration",
|
|
338
|
+
"transform:GetAccountSettings",
|
|
339
|
+
"transform:GetAgent",
|
|
340
|
+
"transform:GetAgentRuntimeConfiguration",
|
|
341
|
+
"transform:ListAgents",
|
|
342
|
+
"transform:PutAgentRuntimeConfiguration",
|
|
343
|
+
"transform:UpdateAccountSettings",
|
|
344
|
+
"transform:UpdateAgentAccess"
|
|
345
|
+
],
|
|
346
|
+
"Amazon Bedrock Powered by AWS Mantle": [
|
|
347
|
+
"bedrock-mantle:CallWithBearerToken",
|
|
348
|
+
"bedrock-mantle:CancelInference",
|
|
349
|
+
"bedrock-mantle:CreateInference",
|
|
350
|
+
"bedrock-mantle:DeleteInference",
|
|
351
|
+
"bedrock-mantle:GetInference",
|
|
352
|
+
"bedrock-mantle:GetModel",
|
|
353
|
+
"bedrock-mantle:ListModels"
|
|
354
|
+
],
|
|
355
|
+
"AWS DevOps Agent Service": [
|
|
356
|
+
"aidevops:AssociateService",
|
|
357
|
+
"aidevops:CreateAgentSpace",
|
|
358
|
+
"aidevops:CreateBacklogTask",
|
|
359
|
+
"aidevops:CreateKnowledgeItem",
|
|
360
|
+
"aidevops:CreateOneTimeLoginSession",
|
|
361
|
+
"aidevops:DeleteAgentSpace",
|
|
362
|
+
"aidevops:DeleteKnowledgeItem",
|
|
363
|
+
"aidevops:DeregisterService",
|
|
364
|
+
"aidevops:DescribeSupportLevel",
|
|
365
|
+
"aidevops:DisableOperatorApp",
|
|
366
|
+
"aidevops:DisassociateService",
|
|
367
|
+
"aidevops:DiscoverTopology",
|
|
368
|
+
"aidevops:EnableOperatorApp",
|
|
369
|
+
"aidevops:EndChatForCase",
|
|
370
|
+
"aidevops:GetAccountUsage",
|
|
371
|
+
"aidevops:GetAgentSpace",
|
|
372
|
+
"aidevops:GetAssociation",
|
|
373
|
+
"aidevops:GetBacklogTask",
|
|
374
|
+
"aidevops:GetKnowledgeItem",
|
|
375
|
+
"aidevops:GetOperatorAppTeams",
|
|
376
|
+
"aidevops:GetRecommendation",
|
|
377
|
+
"aidevops:GetService",
|
|
378
|
+
"aidevops:HandleServiceRegistrationCallback",
|
|
379
|
+
"aidevops:InitiateChatForCase",
|
|
380
|
+
"aidevops:InitiateServiceRegistration",
|
|
381
|
+
"aidevops:InvokeAgent",
|
|
382
|
+
"aidevops:ListAgentSpaces",
|
|
383
|
+
"aidevops:ListAssociations",
|
|
384
|
+
"aidevops:ListBacklogTasks",
|
|
385
|
+
"aidevops:ListExecutions",
|
|
386
|
+
"aidevops:ListGoals",
|
|
387
|
+
"aidevops:ListJournalRecords",
|
|
388
|
+
"aidevops:ListKnowledgeItems",
|
|
389
|
+
"aidevops:ListPendingMessages",
|
|
390
|
+
"aidevops:ListRecommendations",
|
|
391
|
+
"aidevops:ListServices",
|
|
392
|
+
"aidevops:ListWebhooks",
|
|
393
|
+
"aidevops:RegisterService",
|
|
394
|
+
"aidevops:SearchServiceAccessibleResource",
|
|
395
|
+
"aidevops:SendChatMessage",
|
|
396
|
+
"aidevops:UpdateAgentSpace",
|
|
397
|
+
"aidevops:UpdateAssociation",
|
|
398
|
+
"aidevops:UpdateBacklogTask",
|
|
399
|
+
"aidevops:UpdateKnowledgeItem",
|
|
400
|
+
"aidevops:UpdateOperatorAppTeams",
|
|
401
|
+
"aidevops:UpdateRecommendation"
|
|
402
|
+
],
|
|
403
|
+
"AWS MCP Server": [
|
|
404
|
+
"aws-mcp:CallReadOnlyTool",
|
|
405
|
+
"aws-mcp:CallReadWriteTool",
|
|
406
|
+
"aws-mcp:InvokeMcp"
|
|
407
|
+
],
|
|
408
|
+
"AWS Route53 Global Resolver": [
|
|
409
|
+
"route53globalresolver:AllowVendedLogDeliveryForResource",
|
|
410
|
+
"route53globalresolver:AssociateHostedZone",
|
|
411
|
+
"route53globalresolver:BatchCreateFirewallRule",
|
|
412
|
+
"route53globalresolver:BatchDeleteFirewallRule",
|
|
413
|
+
"route53globalresolver:BatchUpdateFirewallRule",
|
|
414
|
+
"route53globalresolver:CreateAccessSource",
|
|
415
|
+
"route53globalresolver:CreateAccessToken",
|
|
416
|
+
"route53globalresolver:CreateDNSView",
|
|
417
|
+
"route53globalresolver:CreateFirewallDomainList",
|
|
418
|
+
"route53globalresolver:CreateFirewallRule",
|
|
419
|
+
"route53globalresolver:CreateGlobalResolver",
|
|
420
|
+
"route53globalresolver:DeleteAccessSource",
|
|
421
|
+
"route53globalresolver:DeleteAccessToken",
|
|
422
|
+
"route53globalresolver:DeleteDNSView",
|
|
423
|
+
"route53globalresolver:DeleteFirewallDomainList",
|
|
424
|
+
"route53globalresolver:DeleteFirewallRule",
|
|
425
|
+
"route53globalresolver:DeleteGlobalResolver",
|
|
426
|
+
"route53globalresolver:DisableDNSView",
|
|
427
|
+
"route53globalresolver:DisassociateHostedZone",
|
|
428
|
+
"route53globalresolver:EnableDNSView",
|
|
429
|
+
"route53globalresolver:GetAccessSource",
|
|
430
|
+
"route53globalresolver:GetAccessToken",
|
|
431
|
+
"route53globalresolver:GetDNSView",
|
|
432
|
+
"route53globalresolver:GetFirewallDomainList",
|
|
433
|
+
"route53globalresolver:GetFirewallRule",
|
|
434
|
+
"route53globalresolver:GetGlobalResolver",
|
|
435
|
+
"route53globalresolver:GetHostedZoneAssociation",
|
|
436
|
+
"route53globalresolver:GetManagedFirewallDomainList",
|
|
437
|
+
"route53globalresolver:ImportFirewallDomains",
|
|
438
|
+
"route53globalresolver:ListAccessSources",
|
|
439
|
+
"route53globalresolver:ListAccessTokens",
|
|
440
|
+
"route53globalresolver:ListDNSViews",
|
|
441
|
+
"route53globalresolver:ListFirewallDomainLists",
|
|
442
|
+
"route53globalresolver:ListFirewallDomains",
|
|
443
|
+
"route53globalresolver:ListFirewallRules",
|
|
444
|
+
"route53globalresolver:ListGlobalResolvers",
|
|
445
|
+
"route53globalresolver:ListHostedZoneAssociations",
|
|
446
|
+
"route53globalresolver:ListManagedFirewallDomainLists",
|
|
447
|
+
"route53globalresolver:ListTagsForResource",
|
|
448
|
+
"route53globalresolver:TagResource",
|
|
449
|
+
"route53globalresolver:UntagResource",
|
|
450
|
+
"route53globalresolver:UpdateAccessSource",
|
|
451
|
+
"route53globalresolver:UpdateAccessToken",
|
|
452
|
+
"route53globalresolver:UpdateDNSView",
|
|
453
|
+
"route53globalresolver:UpdateFirewallDomains",
|
|
454
|
+
"route53globalresolver:UpdateFirewallRule",
|
|
455
|
+
"route53globalresolver:UpdateGlobalResolver",
|
|
456
|
+
"route53globalresolver:UpdateHostedZoneAssociation"
|
|
457
|
+
],
|
|
458
|
+
"Amazon SageMaker Unified Studio MCP": [
|
|
459
|
+
"sagemaker-unified-studio-mcp:CallPrivilegedTool",
|
|
460
|
+
"sagemaker-unified-studio-mcp:CallReadOnlyTool",
|
|
461
|
+
"sagemaker-unified-studio-mcp:InvokeMcp"
|
|
462
|
+
],
|
|
463
|
+
"AWS Security Agent": [
|
|
464
|
+
"securityagent:AddArtifact",
|
|
465
|
+
"securityagent:AddControl",
|
|
466
|
+
"securityagent:BatchDeletePentests",
|
|
467
|
+
"securityagent:BatchGetAgentInstances",
|
|
468
|
+
"securityagent:BatchGetArtifactMetadata",
|
|
469
|
+
"securityagent:BatchGetFindings",
|
|
470
|
+
"securityagent:BatchGetPentestJobs",
|
|
471
|
+
"securityagent:BatchGetPentests",
|
|
472
|
+
"securityagent:BatchGetSecurityTestContentMetadata",
|
|
473
|
+
"securityagent:BatchGetTasks",
|
|
474
|
+
"securityagent:CreateAgentInstance",
|
|
475
|
+
"securityagent:CreateApplication",
|
|
476
|
+
"securityagent:CreateDocumentReview",
|
|
477
|
+
"securityagent:CreateIntegration",
|
|
478
|
+
"securityagent:CreateMembership",
|
|
479
|
+
"securityagent:CreateOneTimeLoginSession",
|
|
480
|
+
"securityagent:CreatePentest",
|
|
481
|
+
"securityagent:DeleteAgentInstance",
|
|
482
|
+
"securityagent:DeleteApplication",
|
|
483
|
+
"securityagent:DeleteArtifact",
|
|
484
|
+
"securityagent:DeleteControl",
|
|
485
|
+
"securityagent:DeleteIntegration",
|
|
486
|
+
"securityagent:DeleteMembership",
|
|
487
|
+
"securityagent:DescribeFindings",
|
|
488
|
+
"securityagent:GetApplication",
|
|
489
|
+
"securityagent:GetArtifact",
|
|
490
|
+
"securityagent:GetCodeReviewTask",
|
|
491
|
+
"securityagent:GetControl",
|
|
492
|
+
"securityagent:GetDocReviewTask",
|
|
493
|
+
"securityagent:GetDocumentReview",
|
|
494
|
+
"securityagent:GetDocumentReviewArtifact",
|
|
495
|
+
"securityagent:GetIntegration",
|
|
496
|
+
"securityagent:GetLoginSessionCredentials",
|
|
497
|
+
"securityagent:HandleOneTimeLoginSession",
|
|
498
|
+
"securityagent:InitiateProviderRegistration",
|
|
499
|
+
"securityagent:ListAgentInstanceTasks",
|
|
500
|
+
"securityagent:ListAgentInstances",
|
|
501
|
+
"securityagent:ListApplications",
|
|
502
|
+
"securityagent:ListArtifacts",
|
|
503
|
+
"securityagent:ListControls",
|
|
504
|
+
"securityagent:ListDiscoveredEndpoints",
|
|
505
|
+
"securityagent:ListDocumentReviewComments",
|
|
506
|
+
"securityagent:ListDocumentReviews",
|
|
507
|
+
"securityagent:ListFindings",
|
|
508
|
+
"securityagent:ListIntegratedResources",
|
|
509
|
+
"securityagent:ListIntegrations",
|
|
510
|
+
"securityagent:ListMemberships",
|
|
511
|
+
"securityagent:ListPentestJobsForPentest",
|
|
512
|
+
"securityagent:ListPentests",
|
|
513
|
+
"securityagent:ListResourcesFromIntegration",
|
|
514
|
+
"securityagent:ListTasks",
|
|
515
|
+
"securityagent:StartCodeRemediation",
|
|
516
|
+
"securityagent:StartPentestExecution",
|
|
517
|
+
"securityagent:StopPentestExecution",
|
|
518
|
+
"securityagent:ToggleManagedControl",
|
|
519
|
+
"securityagent:UpdateAgentInstance",
|
|
520
|
+
"securityagent:UpdateApplication",
|
|
521
|
+
"securityagent:UpdateControl",
|
|
522
|
+
"securityagent:UpdateFinding",
|
|
523
|
+
"securityagent:UpdateIntegratedResources",
|
|
524
|
+
"securityagent:UpdatePentest",
|
|
525
|
+
"securityagent:VerifyTargetDomain"
|
|
526
|
+
],
|
|
527
|
+
"AWS Transform Custom": [
|
|
528
|
+
"transform-custom:CompleteTransformationPackageUpload",
|
|
529
|
+
"transform-custom:ConverseStream",
|
|
530
|
+
"transform-custom:CreateCampaign",
|
|
531
|
+
"transform-custom:CreateTransformationPackageUrl",
|
|
532
|
+
"transform-custom:DeleteCampaign",
|
|
533
|
+
"transform-custom:DeleteKnowledgeItem",
|
|
534
|
+
"transform-custom:DeleteTransformationPackage",
|
|
535
|
+
"transform-custom:ExecuteTransformation",
|
|
536
|
+
"transform-custom:GetCampaign",
|
|
537
|
+
"transform-custom:GetKnowledgeItem",
|
|
538
|
+
"transform-custom:GetTransformationPackageUrl",
|
|
539
|
+
"transform-custom:ListCampaignRepositories",
|
|
540
|
+
"transform-custom:ListCampaigns",
|
|
541
|
+
"transform-custom:ListKnowledgeItems",
|
|
542
|
+
"transform-custom:ListTagsForResource",
|
|
543
|
+
"transform-custom:ListTransformationPackageMetadata",
|
|
544
|
+
"transform-custom:TagResource",
|
|
545
|
+
"transform-custom:UntagResource",
|
|
546
|
+
"transform-custom:UpdateCampaign",
|
|
547
|
+
"transform-custom:UpdateCampaignRepositoryStatus",
|
|
548
|
+
"transform-custom:UpdateKnowledgeItemConfiguration",
|
|
549
|
+
"transform-custom:UpdateKnowledgeItemStatus"
|
|
550
|
+
]
|
|
551
|
+
},
|
|
552
|
+
"removedActions": {
|
|
553
|
+
"AWS SageMaker Unified Studio MCP is a managed MCP solution for AWS data processing services like EMR, Glue, Athena": [
|
|
554
|
+
"sagemaker-unified-studio-mcp:CallPrivilegedTool",
|
|
555
|
+
"sagemaker-unified-studio-mcp:CallReadOnlyTool",
|
|
556
|
+
"sagemaker-unified-studio-mcp:InvokeMcp"
|
|
557
|
+
]
|
|
558
|
+
}
|
|
559
|
+
},
|
|
2
560
|
{
|
|
3
561
|
"dateOfChange": "2025-11-27",
|
|
4
562
|
"addedServices": [
|