aws-iam-data 0.0.474 → 0.0.476
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 +144 -0
- package/dist/data/json/iam.json +1591 -38
- package/dist/data/json/metadata.json +148 -17
- package/dist/data/json/reports.json +15 -15
- package/package.json +1 -1
|
@@ -1,4 +1,148 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"dateOfChange": "2025-11-18",
|
|
4
|
+
"addedServices": [
|
|
5
|
+
"Amazon EKS MCP Server",
|
|
6
|
+
"AWS MWAA Serverless"
|
|
7
|
+
],
|
|
8
|
+
"removedServices": [],
|
|
9
|
+
"addedActions": {
|
|
10
|
+
"Amazon AppStream 2.0": [
|
|
11
|
+
"appstream:AssociateSoftwareToImageBuilder",
|
|
12
|
+
"appstream:CreateExportImageTask",
|
|
13
|
+
"appstream:CreateImportedImage",
|
|
14
|
+
"appstream:DescribeAppLicenseUsage",
|
|
15
|
+
"appstream:DescribeSoftwareAssociations",
|
|
16
|
+
"appstream:DisassociateSoftwareFromImageBuilder",
|
|
17
|
+
"appstream:GetExportImageTask",
|
|
18
|
+
"appstream:ListExportImageTasks",
|
|
19
|
+
"appstream:StartSoftwareDeploymentToImageBuilder"
|
|
20
|
+
],
|
|
21
|
+
"Amazon Athena": [
|
|
22
|
+
"athena:GetResourceDashboard",
|
|
23
|
+
"athena:GetSessionEndpoint"
|
|
24
|
+
],
|
|
25
|
+
"AWS CloudFormation": [
|
|
26
|
+
"cloudformation:GetHookResult"
|
|
27
|
+
],
|
|
28
|
+
"AWS Glue": [
|
|
29
|
+
"glue:FederateAuthorization"
|
|
30
|
+
],
|
|
31
|
+
"AWS HealthLake": [
|
|
32
|
+
"healthlake:ConfirmAttributionList",
|
|
33
|
+
"healthlake:DescribeFHIRBulkDeleteJob",
|
|
34
|
+
"healthlake:MemberAdd",
|
|
35
|
+
"healthlake:MemberMatch",
|
|
36
|
+
"healthlake:MemberRemove",
|
|
37
|
+
"healthlake:RetrieveAttributionStatus",
|
|
38
|
+
"healthlake:StartFHIRBulkDeleteJob"
|
|
39
|
+
],
|
|
40
|
+
"Amazon OpenSearch Service": [
|
|
41
|
+
"es:CreateIndex",
|
|
42
|
+
"es:DeleteIndex",
|
|
43
|
+
"es:GetIndex",
|
|
44
|
+
"es:UpdateIndex"
|
|
45
|
+
],
|
|
46
|
+
"Amazon EKS MCP Server": [
|
|
47
|
+
"eks-mcp:CallPrivilegedTool",
|
|
48
|
+
"eks-mcp:CallReadOnlyTool",
|
|
49
|
+
"eks-mcp:InvokeMcp"
|
|
50
|
+
],
|
|
51
|
+
"AWS MWAA Serverless": [
|
|
52
|
+
"airflow-serverless:CreateWorkflow",
|
|
53
|
+
"airflow-serverless:DeleteWorkflow",
|
|
54
|
+
"airflow-serverless:GetTaskInstance",
|
|
55
|
+
"airflow-serverless:GetWorkflow",
|
|
56
|
+
"airflow-serverless:GetWorkflowRun",
|
|
57
|
+
"airflow-serverless:ListTagsForResource",
|
|
58
|
+
"airflow-serverless:ListTaskInstances",
|
|
59
|
+
"airflow-serverless:ListWorkflowRuns",
|
|
60
|
+
"airflow-serverless:ListWorkflowVersions",
|
|
61
|
+
"airflow-serverless:ListWorkflows",
|
|
62
|
+
"airflow-serverless:StartWorkflowRun",
|
|
63
|
+
"airflow-serverless:StopWorkflowRun",
|
|
64
|
+
"airflow-serverless:TagResource",
|
|
65
|
+
"airflow-serverless:UntagResource",
|
|
66
|
+
"airflow-serverless:UpdateWorkflow"
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
"removedActions": {
|
|
70
|
+
"Amazon Route 53": [
|
|
71
|
+
"route53:UpdateHostedZoneFeatures"
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"dateOfChange": "2025-11-14",
|
|
77
|
+
"addedServices": [
|
|
78
|
+
"AWS SageMaker Unified Studio MCP is a managed MCP solution for AWS data processing services like EMR, Glue, Athena"
|
|
79
|
+
],
|
|
80
|
+
"removedServices": [],
|
|
81
|
+
"addedActions": {
|
|
82
|
+
"Amazon Connect": [
|
|
83
|
+
"connect:SendOutboundChatMessage"
|
|
84
|
+
],
|
|
85
|
+
"AWS Database Migration Service": [
|
|
86
|
+
"dms:CancelMetadataModelConversion",
|
|
87
|
+
"dms:CancelMetadataModelCreation",
|
|
88
|
+
"dms:DescribeMetadataModel",
|
|
89
|
+
"dms:DescribeMetadataModelChildren",
|
|
90
|
+
"dms:DescribeMetadataModelCreations",
|
|
91
|
+
"dms:GetTargetSelectionRules",
|
|
92
|
+
"dms:StartMetadataModelCreation"
|
|
93
|
+
],
|
|
94
|
+
"Amazon DataZone": [
|
|
95
|
+
"datazone:BatchGetAttributesMetadata",
|
|
96
|
+
"datazone:BatchGetCell",
|
|
97
|
+
"datazone:BatchGetCellRun",
|
|
98
|
+
"datazone:BatchPutAttributesMetadata",
|
|
99
|
+
"datazone:CreateCell",
|
|
100
|
+
"datazone:CreateCellRun",
|
|
101
|
+
"datazone:CreateNotebook",
|
|
102
|
+
"datazone:DeleteCell",
|
|
103
|
+
"datazone:DeleteCellRun",
|
|
104
|
+
"datazone:DeleteNotebook",
|
|
105
|
+
"datazone:GenerateCode",
|
|
106
|
+
"datazone:GetCell",
|
|
107
|
+
"datazone:GetCellRun",
|
|
108
|
+
"datazone:GetCellRunResult",
|
|
109
|
+
"datazone:GetConversation",
|
|
110
|
+
"datazone:GetNotebook",
|
|
111
|
+
"datazone:GetNotebookCompute",
|
|
112
|
+
"datazone:ListCellRuns",
|
|
113
|
+
"datazone:ListConversations",
|
|
114
|
+
"datazone:ListNotebooks",
|
|
115
|
+
"datazone:PutCellRunResult",
|
|
116
|
+
"datazone:SendMessage",
|
|
117
|
+
"datazone:StartConversation",
|
|
118
|
+
"datazone:StartNotebookCompute",
|
|
119
|
+
"datazone:StopNotebookCompute",
|
|
120
|
+
"datazone:UpdateCell",
|
|
121
|
+
"datazone:UpdateCellRun",
|
|
122
|
+
"datazone:UpdateNotebook"
|
|
123
|
+
],
|
|
124
|
+
"AWS Ground Station": [
|
|
125
|
+
"groundstation:GetAgentTaskResponseUrl"
|
|
126
|
+
],
|
|
127
|
+
"Amazon Managed Streaming for Apache Kafka": [
|
|
128
|
+
"kafka:UpdateRebalancing"
|
|
129
|
+
],
|
|
130
|
+
"Amazon Route 53": [
|
|
131
|
+
"route53:UpdateHostedZoneFeatures"
|
|
132
|
+
],
|
|
133
|
+
"AWS Support": [
|
|
134
|
+
"support:ListInteractionEntries",
|
|
135
|
+
"support:ListInteractions",
|
|
136
|
+
"support:ResolveInteraction"
|
|
137
|
+
],
|
|
138
|
+
"AWS SageMaker Unified Studio MCP is a managed MCP solution for AWS data processing services like EMR, Glue, Athena": [
|
|
139
|
+
"sagemaker-unified-studio-mcp:CallPrivilegedTool",
|
|
140
|
+
"sagemaker-unified-studio-mcp:CallReadOnlyTool",
|
|
141
|
+
"sagemaker-unified-studio-mcp:InvokeMcp"
|
|
142
|
+
]
|
|
143
|
+
},
|
|
144
|
+
"removedActions": {}
|
|
145
|
+
},
|
|
2
146
|
{
|
|
3
147
|
"dateOfChange": "2025-11-08",
|
|
4
148
|
"addedServices": [],
|