aws-iam-data 0.0.548 → 0.0.568
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 +642 -0
- package/dist/data/json/iam.json +8172 -737
- package/dist/data/json/metadata.json +587 -124
- package/dist/data/json/reports.json +20 -20
- package/package.json +1 -1
|
@@ -1,4 +1,646 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2026-05-06",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"Amazon Bio Discovery"
|
|
6
|
+
],
|
|
7
|
+
"removedServices": [
|
|
8
|
+
"AWS MCP Server"
|
|
9
|
+
],
|
|
10
|
+
"addedActions": {
|
|
11
|
+
"AWS DevOps Agent Service": [
|
|
12
|
+
"aidevops:DescribeServices"
|
|
13
|
+
],
|
|
14
|
+
"AWS IAM Access Analyzer": [
|
|
15
|
+
"access-analyzer:CreateServiceLinkedAnalyzer",
|
|
16
|
+
"access-analyzer:DeleteServiceLinkedAnalyzer"
|
|
17
|
+
],
|
|
18
|
+
"Amazon Q in Connect": [
|
|
19
|
+
"wisdom:ListModels",
|
|
20
|
+
"wisdom:ListSpans"
|
|
21
|
+
],
|
|
22
|
+
"AWS Security Hub": [
|
|
23
|
+
"securityhub:GenerateRecommendedPolicyV2",
|
|
24
|
+
"securityhub:GetRecommendedPolicyV2",
|
|
25
|
+
"securityhub:GetUsageV2",
|
|
26
|
+
"securityhub:ListAccountUsageV2"
|
|
27
|
+
],
|
|
28
|
+
"Amazon Bio Discovery": [
|
|
29
|
+
"researchstudio:AssignPrincipal",
|
|
30
|
+
"researchstudio:CreateApplication",
|
|
31
|
+
"researchstudio:DeleteApplication",
|
|
32
|
+
"researchstudio:DeletePrincipal",
|
|
33
|
+
"researchstudio:GetApplication",
|
|
34
|
+
"researchstudio:ListApplications"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
"removedActions": {
|
|
38
|
+
"AWS MCP Server": [
|
|
39
|
+
"aws-mcp:CallReadOnlyTool",
|
|
40
|
+
"aws-mcp:CallReadWriteTool",
|
|
41
|
+
"aws-mcp:InvokeMcp"
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"dateOfChange": "2026-05-02",
|
|
47
|
+
"addedServices": [
|
|
48
|
+
"Amazon CloudWatch Application Signals MCP Server"
|
|
49
|
+
],
|
|
50
|
+
"removedServices": [],
|
|
51
|
+
"addedActions": {
|
|
52
|
+
"Amazon CloudWatch": [
|
|
53
|
+
"cloudwatch:CallWithBearerToken"
|
|
54
|
+
],
|
|
55
|
+
"Amazon CloudWatch Application Signals MCP Server": [
|
|
56
|
+
"application-signals-mcp:CallReadOnlyTool",
|
|
57
|
+
"application-signals-mcp:InvokeMcp"
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
"removedActions": {}
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"dateOfChange": "2026-05-01",
|
|
64
|
+
"addedServices": [
|
|
65
|
+
"Amazon WorkSpaces AgentAccess MCP Server"
|
|
66
|
+
],
|
|
67
|
+
"removedServices": [],
|
|
68
|
+
"addedActions": {
|
|
69
|
+
"Amazon Bedrock Agentcore": [
|
|
70
|
+
"bedrock-agentcore:CreateABTest",
|
|
71
|
+
"bedrock-agentcore:CreateConfigurationBundle",
|
|
72
|
+
"bedrock-agentcore:CreateGatewayRule",
|
|
73
|
+
"bedrock-agentcore:DeleteABTest",
|
|
74
|
+
"bedrock-agentcore:DeleteBatchEvaluation",
|
|
75
|
+
"bedrock-agentcore:DeleteConfigurationBundle",
|
|
76
|
+
"bedrock-agentcore:DeleteGatewayRule",
|
|
77
|
+
"bedrock-agentcore:DeleteRecommendation",
|
|
78
|
+
"bedrock-agentcore:GetABTest",
|
|
79
|
+
"bedrock-agentcore:GetBatchEvaluation",
|
|
80
|
+
"bedrock-agentcore:GetConfigurationBundle",
|
|
81
|
+
"bedrock-agentcore:GetConfigurationBundleVersion",
|
|
82
|
+
"bedrock-agentcore:GetGatewayRule",
|
|
83
|
+
"bedrock-agentcore:GetRecommendation",
|
|
84
|
+
"bedrock-agentcore:ListABTests",
|
|
85
|
+
"bedrock-agentcore:ListBatchEvaluations",
|
|
86
|
+
"bedrock-agentcore:ListConfigurationBundleVersions",
|
|
87
|
+
"bedrock-agentcore:ListConfigurationBundles",
|
|
88
|
+
"bedrock-agentcore:ListGatewayRules",
|
|
89
|
+
"bedrock-agentcore:ListRecommendations",
|
|
90
|
+
"bedrock-agentcore:StartBatchEvaluation",
|
|
91
|
+
"bedrock-agentcore:StartRecommendation",
|
|
92
|
+
"bedrock-agentcore:StopBatchEvaluation",
|
|
93
|
+
"bedrock-agentcore:UpdateABTest",
|
|
94
|
+
"bedrock-agentcore:UpdateConfigurationBundle",
|
|
95
|
+
"bedrock-agentcore:UpdateGatewayRule"
|
|
96
|
+
],
|
|
97
|
+
"AWS Payment Cryptography": [
|
|
98
|
+
"payment-cryptography:AssociateMpaTeam",
|
|
99
|
+
"payment-cryptography:DeleteResourcePolicy",
|
|
100
|
+
"payment-cryptography:DisassociateMpaTeam",
|
|
101
|
+
"payment-cryptography:GetMpaTeamAssociation",
|
|
102
|
+
"payment-cryptography:GetResourcePolicy",
|
|
103
|
+
"payment-cryptography:PutResourcePolicy"
|
|
104
|
+
],
|
|
105
|
+
"Amazon WorkSpaces AgentAccess MCP Server": [
|
|
106
|
+
"agentaccess-mcp:DoubleClick",
|
|
107
|
+
"agentaccess-mcp:GetScreenshot",
|
|
108
|
+
"agentaccess-mcp:HoldKey",
|
|
109
|
+
"agentaccess-mcp:InvokeMcp",
|
|
110
|
+
"agentaccess-mcp:KeyPress",
|
|
111
|
+
"agentaccess-mcp:LeftClick",
|
|
112
|
+
"agentaccess-mcp:LeftClickDrag",
|
|
113
|
+
"agentaccess-mcp:LeftMouseDown",
|
|
114
|
+
"agentaccess-mcp:LeftMouseUp",
|
|
115
|
+
"agentaccess-mcp:MiddleClick",
|
|
116
|
+
"agentaccess-mcp:MovePointer",
|
|
117
|
+
"agentaccess-mcp:RightClick",
|
|
118
|
+
"agentaccess-mcp:Scroll",
|
|
119
|
+
"agentaccess-mcp:TripleClick",
|
|
120
|
+
"agentaccess-mcp:TypeText"
|
|
121
|
+
]
|
|
122
|
+
},
|
|
123
|
+
"removedActions": {}
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"dateOfChange": "2026-04-30",
|
|
127
|
+
"addedServices": [],
|
|
128
|
+
"removedServices": [],
|
|
129
|
+
"addedActions": {
|
|
130
|
+
"Amazon EventBridge Scheduler": [
|
|
131
|
+
"scheduler:ListSchedulesByTarget"
|
|
132
|
+
],
|
|
133
|
+
"Amazon GameLift Servers": [
|
|
134
|
+
"gamelift:DescribeContainerGroupPortMappings"
|
|
135
|
+
],
|
|
136
|
+
"Amazon Q": [
|
|
137
|
+
"q:AssociateLoginDomain",
|
|
138
|
+
"q:BatchDescribeGroups",
|
|
139
|
+
"q:BatchDescribeUsers",
|
|
140
|
+
"q:BatchGetGroups",
|
|
141
|
+
"q:BatchGetUsers",
|
|
142
|
+
"q:CreateArtifact",
|
|
143
|
+
"q:CreateScimAccessToken",
|
|
144
|
+
"q:DeleteScimAccessToken",
|
|
145
|
+
"q:DisassociateLoginDomain",
|
|
146
|
+
"q:GetArtifact",
|
|
147
|
+
"q:GetArtifactActionResult",
|
|
148
|
+
"q:ListGroups",
|
|
149
|
+
"q:ListLoginDomains",
|
|
150
|
+
"q:ListScimAccessTokens",
|
|
151
|
+
"q:ListUsers",
|
|
152
|
+
"q:PerformArtifactAction",
|
|
153
|
+
"q:UpdateAssignment"
|
|
154
|
+
],
|
|
155
|
+
"AWS Wickr": [
|
|
156
|
+
"wickr:GetOpentdfConfig",
|
|
157
|
+
"wickr:RegisterOpentdfConfig"
|
|
158
|
+
]
|
|
159
|
+
},
|
|
160
|
+
"removedActions": {}
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"dateOfChange": "2026-04-28",
|
|
164
|
+
"addedServices": [],
|
|
165
|
+
"removedServices": [],
|
|
166
|
+
"addedActions": {
|
|
167
|
+
"AWS DevOps Agent Service": [
|
|
168
|
+
"aidevops:CreatePrivateConnection",
|
|
169
|
+
"aidevops:DeletePrivateConnection",
|
|
170
|
+
"aidevops:DescribePrivateConnection",
|
|
171
|
+
"aidevops:ListPrivateConnections",
|
|
172
|
+
"aidevops:UpdatePrivateConnectionCertificate"
|
|
173
|
+
],
|
|
174
|
+
"AWS Key Management Service": [
|
|
175
|
+
"kms:GetKeyLastUsage"
|
|
176
|
+
]
|
|
177
|
+
},
|
|
178
|
+
"removedActions": {
|
|
179
|
+
"AWS Trusted Advisor": [
|
|
180
|
+
"trustedadvisor:CreateEngagement",
|
|
181
|
+
"trustedadvisor:CreateEngagementAttachment",
|
|
182
|
+
"trustedadvisor:CreateEngagementCommunication",
|
|
183
|
+
"trustedadvisor:GetEngagement",
|
|
184
|
+
"trustedadvisor:GetEngagementAttachment",
|
|
185
|
+
"trustedadvisor:GetEngagementType",
|
|
186
|
+
"trustedadvisor:ListEngagementCommunications",
|
|
187
|
+
"trustedadvisor:ListEngagementTypes",
|
|
188
|
+
"trustedadvisor:ListEngagements",
|
|
189
|
+
"trustedadvisor:UpdateEngagement",
|
|
190
|
+
"trustedadvisor:UpdateEngagementStatus"
|
|
191
|
+
]
|
|
192
|
+
}
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"dateOfChange": "2026-04-26",
|
|
196
|
+
"addedServices": [],
|
|
197
|
+
"removedServices": [],
|
|
198
|
+
"addedActions": {
|
|
199
|
+
"AWS Security Agent": [
|
|
200
|
+
"securityagent:BatchDeleteCodeReviews",
|
|
201
|
+
"securityagent:BatchGetCodeReviewJobTasks",
|
|
202
|
+
"securityagent:BatchGetCodeReviewJobs",
|
|
203
|
+
"securityagent:BatchGetCodeReviews",
|
|
204
|
+
"securityagent:CreateCodeReview",
|
|
205
|
+
"securityagent:ListCodeReviewJobTasks",
|
|
206
|
+
"securityagent:ListCodeReviewJobsForCodeReview",
|
|
207
|
+
"securityagent:ListCodeReviews",
|
|
208
|
+
"securityagent:StartCodeReviewJob",
|
|
209
|
+
"securityagent:StopCodeReviewJob",
|
|
210
|
+
"securityagent:UpdateCodeReview"
|
|
211
|
+
]
|
|
212
|
+
},
|
|
213
|
+
"removedActions": {}
|
|
214
|
+
},
|
|
215
|
+
{
|
|
216
|
+
"dateOfChange": "2026-04-24",
|
|
217
|
+
"addedServices": [],
|
|
218
|
+
"removedServices": [],
|
|
219
|
+
"addedActions": {
|
|
220
|
+
"Amazon Bedrock Agentcore": [
|
|
221
|
+
"bedrock-agentcore:CreateHarness",
|
|
222
|
+
"bedrock-agentcore:DeleteHarness",
|
|
223
|
+
"bedrock-agentcore:GetHarness",
|
|
224
|
+
"bedrock-agentcore:InvokeHarness",
|
|
225
|
+
"bedrock-agentcore:ListHarnesses",
|
|
226
|
+
"bedrock-agentcore:UpdateHarness"
|
|
227
|
+
],
|
|
228
|
+
"Amazon Location": [
|
|
229
|
+
"geo:CancelJob",
|
|
230
|
+
"geo:GetJob",
|
|
231
|
+
"geo:ListJobs",
|
|
232
|
+
"geo:StartJob"
|
|
233
|
+
]
|
|
234
|
+
},
|
|
235
|
+
"removedActions": {}
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"dateOfChange": "2026-04-23",
|
|
239
|
+
"addedServices": [],
|
|
240
|
+
"removedServices": [],
|
|
241
|
+
"addedActions": {
|
|
242
|
+
"Amazon Connect Customer Profiles": [
|
|
243
|
+
"profile:CreateRecommenderFilter",
|
|
244
|
+
"profile:CreateRecommenderSchema",
|
|
245
|
+
"profile:DeleteRecommenderFilter",
|
|
246
|
+
"profile:DeleteRecommenderSchema",
|
|
247
|
+
"profile:GetRecommenderFilter",
|
|
248
|
+
"profile:GetRecommenderSchema",
|
|
249
|
+
"profile:ListRecommenderFilters",
|
|
250
|
+
"profile:ListRecommenderSchemas"
|
|
251
|
+
],
|
|
252
|
+
"Amazon EMR Serverless": [
|
|
253
|
+
"emr-serverless:GetResourceDashboard",
|
|
254
|
+
"emr-serverless:GetSession",
|
|
255
|
+
"emr-serverless:GetSessionEndpoint",
|
|
256
|
+
"emr-serverless:ListSessions",
|
|
257
|
+
"emr-serverless:StartSession",
|
|
258
|
+
"emr-serverless:TerminateSession"
|
|
259
|
+
],
|
|
260
|
+
"Amazon Interactive Video Service": [
|
|
261
|
+
"ivs:CreateAdConfiguration",
|
|
262
|
+
"ivs:DeleteAdConfiguration",
|
|
263
|
+
"ivs:GetAdConfiguration",
|
|
264
|
+
"ivs:InsertAdBreak",
|
|
265
|
+
"ivs:ListAdConfigurations"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
"removedActions": {}
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"dateOfChange": "2026-04-22",
|
|
272
|
+
"addedServices": [],
|
|
273
|
+
"removedServices": [],
|
|
274
|
+
"addedActions": {
|
|
275
|
+
"AWS Marketplace Catalog": [
|
|
276
|
+
"aws-marketplace:GetInvoiceSubmissionTask",
|
|
277
|
+
"aws-marketplace:ListInvoiceSubmissionTasks",
|
|
278
|
+
"aws-marketplace:ListPayables",
|
|
279
|
+
"aws-marketplace:StartInvoiceSubmissionTask"
|
|
280
|
+
],
|
|
281
|
+
"Amazon SageMaker": [
|
|
282
|
+
"sagemaker:CreateAIBenchmarkJob",
|
|
283
|
+
"sagemaker:CreateAIRecommendationJob",
|
|
284
|
+
"sagemaker:CreateAIWorkloadConfig",
|
|
285
|
+
"sagemaker:DeleteAIBenchmarkJob",
|
|
286
|
+
"sagemaker:DeleteAIRecommendationJob",
|
|
287
|
+
"sagemaker:DeleteAIWorkloadConfig",
|
|
288
|
+
"sagemaker:DescribeAIBenchmarkJob",
|
|
289
|
+
"sagemaker:DescribeAIRecommendationJob",
|
|
290
|
+
"sagemaker:DescribeAIWorkloadConfig",
|
|
291
|
+
"sagemaker:ListAIBenchmarkJobs",
|
|
292
|
+
"sagemaker:ListAIRecommendationJobs",
|
|
293
|
+
"sagemaker:ListAIWorkloadConfigs",
|
|
294
|
+
"sagemaker:StopAIBenchmarkJob",
|
|
295
|
+
"sagemaker:StopAIRecommendationJob"
|
|
296
|
+
]
|
|
297
|
+
},
|
|
298
|
+
"removedActions": {}
|
|
299
|
+
},
|
|
300
|
+
{
|
|
301
|
+
"dateOfChange": "2026-04-21",
|
|
302
|
+
"addedServices": [],
|
|
303
|
+
"removedServices": [],
|
|
304
|
+
"addedActions": {
|
|
305
|
+
"Amazon Connect Cases": [
|
|
306
|
+
"cases:UpdateRelatedItem"
|
|
307
|
+
],
|
|
308
|
+
"Amazon DataZone": [
|
|
309
|
+
"datazone:CancelMessage"
|
|
310
|
+
],
|
|
311
|
+
"Amazon Elastic VMware Service": [
|
|
312
|
+
"evs:CreateEntitlement",
|
|
313
|
+
"evs:CreateEnvironmentConnector",
|
|
314
|
+
"evs:DeleteEntitlement",
|
|
315
|
+
"evs:DeleteEnvironmentConnector",
|
|
316
|
+
"evs:ListEnvironmentConnectors",
|
|
317
|
+
"evs:ListVmEntitlements",
|
|
318
|
+
"evs:UpdateEnvironmentConnector"
|
|
319
|
+
],
|
|
320
|
+
"Amazon S3 Express": [
|
|
321
|
+
"s3express:GetInventoryConfiguration",
|
|
322
|
+
"s3express:PutInventoryConfiguration"
|
|
323
|
+
]
|
|
324
|
+
},
|
|
325
|
+
"removedActions": {}
|
|
326
|
+
},
|
|
327
|
+
{
|
|
328
|
+
"dateOfChange": "2026-04-19",
|
|
329
|
+
"addedServices": [],
|
|
330
|
+
"removedServices": [],
|
|
331
|
+
"addedActions": {
|
|
332
|
+
"Amazon Connect Cases": [
|
|
333
|
+
"cases:SearchAllRelatedItems"
|
|
334
|
+
],
|
|
335
|
+
"Amazon Connect Outbound Campaigns": [
|
|
336
|
+
"connect-campaigns:DeleteCampaignEntryLimits",
|
|
337
|
+
"connect-campaigns:UpdateCampaignEntryLimits"
|
|
338
|
+
],
|
|
339
|
+
"AWS Ground Station": [
|
|
340
|
+
"groundstation:DescribeContactVersion",
|
|
341
|
+
"groundstation:ListAntennas",
|
|
342
|
+
"groundstation:ListContactVersions",
|
|
343
|
+
"groundstation:ListGroundStationReservations",
|
|
344
|
+
"groundstation:UpdateContact"
|
|
345
|
+
]
|
|
346
|
+
},
|
|
347
|
+
"removedActions": {}
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"dateOfChange": "2026-04-15",
|
|
351
|
+
"addedServices": [],
|
|
352
|
+
"removedServices": [],
|
|
353
|
+
"addedActions": {
|
|
354
|
+
"Amazon CloudWatch": [
|
|
355
|
+
"cloudwatch:GetOTelEnrichment",
|
|
356
|
+
"cloudwatch:StartOTelEnrichment",
|
|
357
|
+
"cloudwatch:StopOTelEnrichment"
|
|
358
|
+
]
|
|
359
|
+
},
|
|
360
|
+
"removedActions": {}
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
"dateOfChange": "2026-04-11",
|
|
364
|
+
"addedServices": [],
|
|
365
|
+
"removedServices": [],
|
|
366
|
+
"addedActions": {
|
|
367
|
+
"AWS Billing and Cost Management Dashboards": [
|
|
368
|
+
"bcm-dashboards:CreateScheduledReport",
|
|
369
|
+
"bcm-dashboards:DeleteScheduledReport",
|
|
370
|
+
"bcm-dashboards:ExecuteScheduledReport",
|
|
371
|
+
"bcm-dashboards:GetScheduledReport",
|
|
372
|
+
"bcm-dashboards:ListScheduledReports",
|
|
373
|
+
"bcm-dashboards:UpdateScheduledReport"
|
|
374
|
+
],
|
|
375
|
+
"AWS HealthOmics": [
|
|
376
|
+
"omics:CancelRunBatch",
|
|
377
|
+
"omics:DeleteBatch",
|
|
378
|
+
"omics:DeleteRunBatch",
|
|
379
|
+
"omics:GetBatch",
|
|
380
|
+
"omics:ListBatch",
|
|
381
|
+
"omics:ListRunsInBatch",
|
|
382
|
+
"omics:StartRunBatch"
|
|
383
|
+
],
|
|
384
|
+
"Amazon OpenSearch Service": [
|
|
385
|
+
"es:DeregisterCapability",
|
|
386
|
+
"es:GetCapability",
|
|
387
|
+
"es:RegisterCapability"
|
|
388
|
+
],
|
|
389
|
+
"Amazon Verified Permissions": [
|
|
390
|
+
"verifiedpermissions:CreatePolicyStoreAlias",
|
|
391
|
+
"verifiedpermissions:DeletePolicyStoreAlias",
|
|
392
|
+
"verifiedpermissions:GetPolicyStoreAlias",
|
|
393
|
+
"verifiedpermissions:ListPolicyStoreAliases"
|
|
394
|
+
]
|
|
395
|
+
},
|
|
396
|
+
"removedActions": {}
|
|
397
|
+
},
|
|
398
|
+
{
|
|
399
|
+
"dateOfChange": "2026-04-10",
|
|
400
|
+
"addedServices": [],
|
|
401
|
+
"removedServices": [],
|
|
402
|
+
"addedActions": {
|
|
403
|
+
"Amazon Bedrock Agentcore": [
|
|
404
|
+
"bedrock-agentcore:CreateRegistry",
|
|
405
|
+
"bedrock-agentcore:CreateRegistryRecord",
|
|
406
|
+
"bedrock-agentcore:DeleteRegistry",
|
|
407
|
+
"bedrock-agentcore:DeleteRegistryRecord",
|
|
408
|
+
"bedrock-agentcore:GetRegistry",
|
|
409
|
+
"bedrock-agentcore:GetRegistryRecord",
|
|
410
|
+
"bedrock-agentcore:InvokeRegistryMcp",
|
|
411
|
+
"bedrock-agentcore:ListRegistries",
|
|
412
|
+
"bedrock-agentcore:ListRegistryRecords",
|
|
413
|
+
"bedrock-agentcore:SearchRegistryRecords",
|
|
414
|
+
"bedrock-agentcore:SubmitRegistryRecordForApproval",
|
|
415
|
+
"bedrock-agentcore:UpdateRegistry",
|
|
416
|
+
"bedrock-agentcore:UpdateRegistryRecord",
|
|
417
|
+
"bedrock-agentcore:UpdateRegistryRecordStatus"
|
|
418
|
+
]
|
|
419
|
+
},
|
|
420
|
+
"removedActions": {}
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"dateOfChange": "2026-04-09",
|
|
424
|
+
"addedServices": [],
|
|
425
|
+
"removedServices": [],
|
|
426
|
+
"addedActions": {
|
|
427
|
+
"AWS Deadline Cloud": [
|
|
428
|
+
"deadline:GetMonitorSettings",
|
|
429
|
+
"deadline:UpdateMonitorSettings"
|
|
430
|
+
],
|
|
431
|
+
"AWS Marketplace Discovery": [
|
|
432
|
+
"aws-marketplace:GetListing",
|
|
433
|
+
"aws-marketplace:GetOffer",
|
|
434
|
+
"aws-marketplace:GetOfferSet",
|
|
435
|
+
"aws-marketplace:GetOfferTerms",
|
|
436
|
+
"aws-marketplace:GetProduct",
|
|
437
|
+
"aws-marketplace:ListFulfillmentOptions",
|
|
438
|
+
"aws-marketplace:ListPurchaseOptions",
|
|
439
|
+
"aws-marketplace:SearchFacets",
|
|
440
|
+
"aws-marketplace:SearchListings"
|
|
441
|
+
],
|
|
442
|
+
"Amazon WorkSpaces": [
|
|
443
|
+
"workspaces:GetTroubleshootingRecommendation",
|
|
444
|
+
"workspaces:InvokeTroubleshootingInvestigation",
|
|
445
|
+
"workspaces:ListTroubleshootingRecommendations"
|
|
446
|
+
]
|
|
447
|
+
},
|
|
448
|
+
"removedActions": {}
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"dateOfChange": "2026-04-08",
|
|
452
|
+
"addedServices": [
|
|
453
|
+
"Amazon S3 Files"
|
|
454
|
+
],
|
|
455
|
+
"removedServices": [],
|
|
456
|
+
"addedActions": {
|
|
457
|
+
"Amazon Bedrock": [
|
|
458
|
+
"bedrock:CreateDataAutomationLibrary",
|
|
459
|
+
"bedrock:DeleteDataAutomationLibrary",
|
|
460
|
+
"bedrock:GetDataAutomationLibrary",
|
|
461
|
+
"bedrock:GetDataAutomationLibraryEntity",
|
|
462
|
+
"bedrock:GetDataAutomationLibraryIngestionJob",
|
|
463
|
+
"bedrock:InvokeDataAutomationLibraryIngestionJob",
|
|
464
|
+
"bedrock:ListDataAutomationLibraries",
|
|
465
|
+
"bedrock:ListDataAutomationLibraryEntities",
|
|
466
|
+
"bedrock:ListDataAutomationLibraryIngestionJobs",
|
|
467
|
+
"bedrock:UpdateDataAutomationLibrary"
|
|
468
|
+
],
|
|
469
|
+
"AWS Glue": [
|
|
470
|
+
"glue:ManagedConnector"
|
|
471
|
+
],
|
|
472
|
+
"AWS Transform": [
|
|
473
|
+
"transform:GetWebAppUrl"
|
|
474
|
+
],
|
|
475
|
+
"Amazon S3 Files": [
|
|
476
|
+
"s3files:ClientMount",
|
|
477
|
+
"s3files:ClientRootAccess",
|
|
478
|
+
"s3files:ClientWrite",
|
|
479
|
+
"s3files:CreateAccessPoint",
|
|
480
|
+
"s3files:CreateFileSystem",
|
|
481
|
+
"s3files:CreateMountTarget",
|
|
482
|
+
"s3files:DeleteAccessPoint",
|
|
483
|
+
"s3files:DeleteFileSystem",
|
|
484
|
+
"s3files:DeleteFileSystemPolicy",
|
|
485
|
+
"s3files:DeleteMountTarget",
|
|
486
|
+
"s3files:GetAccessPoint",
|
|
487
|
+
"s3files:GetFileSystem",
|
|
488
|
+
"s3files:GetFileSystemPolicy",
|
|
489
|
+
"s3files:GetMountTarget",
|
|
490
|
+
"s3files:GetSynchronizationConfiguration",
|
|
491
|
+
"s3files:ListAccessPoints",
|
|
492
|
+
"s3files:ListFileSystems",
|
|
493
|
+
"s3files:ListMountTargets",
|
|
494
|
+
"s3files:ListTagsForResource",
|
|
495
|
+
"s3files:PutFileSystemPolicy",
|
|
496
|
+
"s3files:PutSynchronizationConfiguration",
|
|
497
|
+
"s3files:TagResource",
|
|
498
|
+
"s3files:UntagResource",
|
|
499
|
+
"s3files:UpdateMountTarget"
|
|
500
|
+
]
|
|
501
|
+
},
|
|
502
|
+
"removedActions": {}
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"dateOfChange": "2026-04-03",
|
|
506
|
+
"addedServices": [],
|
|
507
|
+
"removedServices": [],
|
|
508
|
+
"addedActions": {
|
|
509
|
+
"Amazon Bedrock Powered by AWS Mantle": [
|
|
510
|
+
"bedrock-mantle:AssociateCustomizedModel",
|
|
511
|
+
"bedrock-mantle:CreateCustomizedModel",
|
|
512
|
+
"bedrock-mantle:CreateReservation",
|
|
513
|
+
"bedrock-mantle:DeleteCustomizedModel",
|
|
514
|
+
"bedrock-mantle:DeleteReservation",
|
|
515
|
+
"bedrock-mantle:DisassociateCustomizedModel",
|
|
516
|
+
"bedrock-mantle:GetCustomizedModel",
|
|
517
|
+
"bedrock-mantle:GetReservation",
|
|
518
|
+
"bedrock-mantle:ListCustomizedModelAssociations",
|
|
519
|
+
"bedrock-mantle:ListCustomizedModels",
|
|
520
|
+
"bedrock-mantle:ListReservations",
|
|
521
|
+
"bedrock-mantle:UpdateReservation"
|
|
522
|
+
]
|
|
523
|
+
},
|
|
524
|
+
"removedActions": {}
|
|
525
|
+
},
|
|
526
|
+
{
|
|
527
|
+
"dateOfChange": "2026-04-02",
|
|
528
|
+
"addedServices": [
|
|
529
|
+
"Claude Platform on AWS"
|
|
530
|
+
],
|
|
531
|
+
"removedServices": [],
|
|
532
|
+
"addedActions": {
|
|
533
|
+
"Amazon Elastic Container Service": [
|
|
534
|
+
"ecs:CreateDaemon",
|
|
535
|
+
"ecs:DeleteDaemon",
|
|
536
|
+
"ecs:DeleteDaemonTaskDefinition",
|
|
537
|
+
"ecs:DescribeDaemon",
|
|
538
|
+
"ecs:DescribeDaemonDeployments",
|
|
539
|
+
"ecs:DescribeDaemonRevisions",
|
|
540
|
+
"ecs:DescribeDaemonTaskDefinition",
|
|
541
|
+
"ecs:ListDaemonDeployments",
|
|
542
|
+
"ecs:ListDaemonTaskDefinitions",
|
|
543
|
+
"ecs:ListDaemons",
|
|
544
|
+
"ecs:RegisterDaemonTaskDefinition",
|
|
545
|
+
"ecs:UpdateDaemon"
|
|
546
|
+
],
|
|
547
|
+
"AWS HealthLake": [
|
|
548
|
+
"healthlake:DescribeFHIRBulkMemberMatchJob",
|
|
549
|
+
"healthlake:StartFHIRBulkMemberMatchJob"
|
|
550
|
+
],
|
|
551
|
+
"Amazon S3 Express": [
|
|
552
|
+
"s3express:GetMetricsConfiguration",
|
|
553
|
+
"s3express:PutMetricsConfiguration"
|
|
554
|
+
],
|
|
555
|
+
"Claude Platform on AWS": [
|
|
556
|
+
"aws-external-anthropic:ArchiveWorkspace",
|
|
557
|
+
"aws-external-anthropic:AssumeConsole",
|
|
558
|
+
"aws-external-anthropic:CallWithBearerToken",
|
|
559
|
+
"aws-external-anthropic:CancelBatchInference",
|
|
560
|
+
"aws-external-anthropic:CountTokens",
|
|
561
|
+
"aws-external-anthropic:CreateBatchInference",
|
|
562
|
+
"aws-external-anthropic:CreateFile",
|
|
563
|
+
"aws-external-anthropic:CreateInference",
|
|
564
|
+
"aws-external-anthropic:CreateSkill",
|
|
565
|
+
"aws-external-anthropic:CreateUserProfile",
|
|
566
|
+
"aws-external-anthropic:CreateWorkspace",
|
|
567
|
+
"aws-external-anthropic:DeleteBatchInference",
|
|
568
|
+
"aws-external-anthropic:DeleteFile",
|
|
569
|
+
"aws-external-anthropic:DeleteSkill",
|
|
570
|
+
"aws-external-anthropic:GetAccountStatus",
|
|
571
|
+
"aws-external-anthropic:GetBatchInference",
|
|
572
|
+
"aws-external-anthropic:GetFile",
|
|
573
|
+
"aws-external-anthropic:GetModel",
|
|
574
|
+
"aws-external-anthropic:GetSkill",
|
|
575
|
+
"aws-external-anthropic:GetUserProfile",
|
|
576
|
+
"aws-external-anthropic:GetWorkspace",
|
|
577
|
+
"aws-external-anthropic:ListBatchInferences",
|
|
578
|
+
"aws-external-anthropic:ListFiles",
|
|
579
|
+
"aws-external-anthropic:ListModels",
|
|
580
|
+
"aws-external-anthropic:ListSkills",
|
|
581
|
+
"aws-external-anthropic:ListUserProfiles",
|
|
582
|
+
"aws-external-anthropic:ListWorkspaces",
|
|
583
|
+
"aws-external-anthropic:UpdateSkill",
|
|
584
|
+
"aws-external-anthropic:UpdateUserProfile",
|
|
585
|
+
"aws-external-anthropic:UpdateWorkspace"
|
|
586
|
+
]
|
|
587
|
+
},
|
|
588
|
+
"removedActions": {}
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"dateOfChange": "2026-04-01",
|
|
592
|
+
"addedServices": [],
|
|
593
|
+
"removedServices": [],
|
|
594
|
+
"addedActions": {
|
|
595
|
+
"AWS Certificate Manager": [
|
|
596
|
+
"acm:SearchCertificates"
|
|
597
|
+
],
|
|
598
|
+
"Amazon CloudWatch Logs": [
|
|
599
|
+
"logs:CreateLookupTable",
|
|
600
|
+
"logs:DeleteLookupTable",
|
|
601
|
+
"logs:DescribeLookupTables",
|
|
602
|
+
"logs:GetLookupTable",
|
|
603
|
+
"logs:UpdateLookupTable"
|
|
604
|
+
],
|
|
605
|
+
"AWS Marketplace": [
|
|
606
|
+
"aws-marketplace:AcceptAgreementCancellationRequest",
|
|
607
|
+
"aws-marketplace:BatchCreateBillingAdjustmentRequest",
|
|
608
|
+
"aws-marketplace:CancelAgreementCancellationRequest",
|
|
609
|
+
"aws-marketplace:GetAgreementCancellationRequest",
|
|
610
|
+
"aws-marketplace:GetBillingAdjustmentRequest",
|
|
611
|
+
"aws-marketplace:ListAgreementCancellationRequests",
|
|
612
|
+
"aws-marketplace:ListAgreementInvoiceLineItems",
|
|
613
|
+
"aws-marketplace:ListBillingAdjustmentRequests",
|
|
614
|
+
"aws-marketplace:RejectAgreementCancellationRequest",
|
|
615
|
+
"aws-marketplace:SendAgreementCancellationRequest"
|
|
616
|
+
],
|
|
617
|
+
"Amazon QuickSight": [
|
|
618
|
+
"quicksight:DescribeAutomationJob",
|
|
619
|
+
"quicksight:StartAutomationJob"
|
|
620
|
+
],
|
|
621
|
+
"Amazon SageMaker": [
|
|
622
|
+
"sagemaker:DeleteProcessingJob",
|
|
623
|
+
"sagemaker:DeleteTrainingJob",
|
|
624
|
+
"sagemaker:StartClusterHealthCheck"
|
|
625
|
+
],
|
|
626
|
+
"AWS Sustainability": [
|
|
627
|
+
"sustainability:GetEstimatedCarbonEmissions",
|
|
628
|
+
"sustainability:GetEstimatedCarbonEmissionsDimensionValues"
|
|
629
|
+
]
|
|
630
|
+
},
|
|
631
|
+
"removedActions": {}
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"dateOfChange": "2026-03-31",
|
|
635
|
+
"addedServices": [],
|
|
636
|
+
"removedServices": [],
|
|
637
|
+
"addedActions": {
|
|
638
|
+
"AWS DevOps Agent Service": [
|
|
639
|
+
"aidevops:CreateOneTimeLoginSession"
|
|
640
|
+
]
|
|
641
|
+
},
|
|
642
|
+
"removedActions": {}
|
|
643
|
+
},
|
|
2
644
|
{
|
|
3
645
|
"dateOfChange": "2026-03-28",
|
|
4
646
|
"addedServices": [],
|