@cloud-copilot/iam-data 0.15.202511271 → 0.15.202512091
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/data/actions/aco-automation.json +252 -0
- package/data/actions/aidevops.json +481 -0
- package/data/actions/aws-marketplace.json +48 -0
- package/data/actions/aws-mcp.json +26 -0
- package/data/actions/bcm-data-exports.json +12 -0
- package/data/actions/bedrock-agentcore.json +594 -2
- package/data/actions/bedrock-mantle.json +106 -0
- package/data/actions/bedrock.json +84 -3
- package/data/actions/ce.json +8 -0
- package/data/actions/cloudfront.json +239 -0
- package/data/actions/cloudwatch.json +45 -0
- package/data/actions/connect.json +1081 -8
- package/data/actions/datazone.json +16 -0
- package/data/actions/ecr.json +78 -0
- package/data/actions/eks.json +108 -0
- package/data/actions/healthlake.json +1 -0
- package/data/actions/identitystore.json +19 -0
- package/data/actions/lambda.json +296 -4
- package/data/actions/logs.json +105 -0
- package/data/actions/mediaconnect.json +748 -91
- package/data/actions/nova-act.json +276 -0
- package/data/actions/observabilityadmin.json +180 -0
- package/data/actions/opensearch.json +40 -0
- package/data/actions/partnercentral-account-management.json +22 -0
- package/data/actions/partnercentral.json +903 -22
- package/data/actions/route53.json +15 -0
- package/data/actions/route53globalresolver.json +700 -0
- package/data/actions/s3.json +1 -0
- package/data/actions/s3tables.json +243 -3
- package/data/actions/s3vectors.json +147 -22
- package/data/actions/sagemaker-unified-studio-mcp.json +3 -0
- package/data/actions/sagemaker.json +110 -0
- package/data/actions/security-ir.json +31 -0
- package/data/actions/securityagent.json +503 -0
- package/data/actions/transform-custom.json +274 -0
- package/data/actions/transform.json +72 -0
- package/data/actions/vpce.json +14 -1
- package/data/conditionKeys/aco-automation.json +17 -0
- package/data/conditionKeys/aidevops.json +22 -0
- package/data/conditionKeys/aws-mcp.json +1 -0
- package/data/conditionKeys/bedrock-agentcore.json +0 -5
- package/data/conditionKeys/bedrock-mantle.json +17 -0
- package/data/conditionKeys/connect.json +10 -0
- package/data/conditionKeys/nova-act.json +1 -0
- package/data/conditionKeys/observabilityadmin.json +5 -0
- package/data/conditionKeys/partnercentral-account-management.json +12 -1
- package/data/conditionKeys/partnercentral.json +15 -0
- package/data/conditionKeys/route53globalresolver.json +17 -0
- package/data/conditionKeys/s3tables.json +5 -0
- package/data/conditionKeys/s3vectors.json +20 -0
- package/data/conditionKeys/securityagent.json +1 -0
- package/data/conditionKeys/transform-custom.json +17 -0
- package/data/conditionPatterns.json +4 -0
- package/data/resourceTypes/aco-automation.json +9 -0
- package/data/resourceTypes/aidevops.json +24 -0
- package/data/resourceTypes/apigateway.json +3 -0
- package/data/resourceTypes/aws-mcp.json +1 -0
- package/data/resourceTypes/bcm-data-exports.json +7 -0
- package/data/resourceTypes/bedrock-agentcore.json +20 -0
- package/data/resourceTypes/bedrock-mantle.json +6 -0
- package/data/resourceTypes/cloudfront.json +14 -0
- package/data/resourceTypes/connect.json +18 -0
- package/data/resourceTypes/eks.json +7 -0
- package/data/resourceTypes/lambda.json +11 -0
- package/data/resourceTypes/mediaconnect.json +41 -12
- package/data/resourceTypes/nova-act.json +10 -0
- package/data/resourceTypes/observabilityadmin.json +14 -0
- package/data/resourceTypes/omics.json +0 -4
- package/data/resourceTypes/partnercentral.json +42 -0
- package/data/resourceTypes/route53globalresolver.json +37 -0
- package/data/resourceTypes/s3vectors.json +10 -2
- package/data/resourceTypes/sagemaker.json +8 -0
- package/data/resourceTypes/securityagent.json +38 -0
- package/data/resourceTypes/transform-custom.json +18 -0
- package/data/resourceTypes/vpce.json +10 -1
- package/data/serviceNames.json +9 -2
- package/data/services.json +8 -1
- package/package.json +2 -2
- package/data/actions/deepcomposer.json +0 -316
- package/data/conditionKeys/deepcomposer.json +0 -17
- package/data/resourceTypes/deepcomposer.json +0 -20
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.202512091",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "git+https://github.com/cloud-copilot/iam-data.git"
|
|
8
8
|
},
|
|
9
|
-
"updatedAt": "2025-
|
|
9
|
+
"updatedAt": "2025-12-09T04:52:55.761Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|
|
@@ -1,316 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"associatecoupon": {
|
|
3
|
-
"name": "AssociateCoupon",
|
|
4
|
-
"isPermissionOnly": true,
|
|
5
|
-
"description": "Grants permission to associate a DeepComposer coupon (or DSN) with the account associated with the sender of the request",
|
|
6
|
-
"accessLevel": "Write",
|
|
7
|
-
"resourceTypes": [],
|
|
8
|
-
"conditionKeys": [],
|
|
9
|
-
"dependentActions": []
|
|
10
|
-
},
|
|
11
|
-
"createaudio": {
|
|
12
|
-
"name": "CreateAudio",
|
|
13
|
-
"isPermissionOnly": true,
|
|
14
|
-
"description": "Grants permission to create an audio file by converting the midi composition into a wav or mp3 file",
|
|
15
|
-
"accessLevel": "Write",
|
|
16
|
-
"resourceTypes": [
|
|
17
|
-
{
|
|
18
|
-
"name": "audio",
|
|
19
|
-
"required": true,
|
|
20
|
-
"conditionKeys": [],
|
|
21
|
-
"dependentActions": []
|
|
22
|
-
}
|
|
23
|
-
],
|
|
24
|
-
"conditionKeys": [],
|
|
25
|
-
"dependentActions": []
|
|
26
|
-
},
|
|
27
|
-
"createcomposition": {
|
|
28
|
-
"name": "CreateComposition",
|
|
29
|
-
"isPermissionOnly": true,
|
|
30
|
-
"description": "Grants permission to create a multi-track midi composition",
|
|
31
|
-
"accessLevel": "Write",
|
|
32
|
-
"resourceTypes": [
|
|
33
|
-
{
|
|
34
|
-
"name": "composition",
|
|
35
|
-
"required": true,
|
|
36
|
-
"conditionKeys": [],
|
|
37
|
-
"dependentActions": []
|
|
38
|
-
}
|
|
39
|
-
],
|
|
40
|
-
"conditionKeys": [
|
|
41
|
-
"aws:RequestTag/${TagKey}",
|
|
42
|
-
"aws:TagKeys"
|
|
43
|
-
],
|
|
44
|
-
"dependentActions": []
|
|
45
|
-
},
|
|
46
|
-
"createmodel": {
|
|
47
|
-
"name": "CreateModel",
|
|
48
|
-
"isPermissionOnly": true,
|
|
49
|
-
"description": "Grants permission to start creating/training a generative-model that is able to perform inference against the user-provided piano-melody to create a multi-track midi composition",
|
|
50
|
-
"accessLevel": "Write",
|
|
51
|
-
"resourceTypes": [
|
|
52
|
-
{
|
|
53
|
-
"name": "model",
|
|
54
|
-
"required": true,
|
|
55
|
-
"conditionKeys": [],
|
|
56
|
-
"dependentActions": []
|
|
57
|
-
}
|
|
58
|
-
],
|
|
59
|
-
"conditionKeys": [
|
|
60
|
-
"aws:RequestTag/${TagKey}",
|
|
61
|
-
"aws:TagKeys"
|
|
62
|
-
],
|
|
63
|
-
"dependentActions": []
|
|
64
|
-
},
|
|
65
|
-
"deletecomposition": {
|
|
66
|
-
"name": "DeleteComposition",
|
|
67
|
-
"isPermissionOnly": true,
|
|
68
|
-
"description": "Grants permission to delete the composition",
|
|
69
|
-
"accessLevel": "Write",
|
|
70
|
-
"resourceTypes": [
|
|
71
|
-
{
|
|
72
|
-
"name": "composition",
|
|
73
|
-
"required": true,
|
|
74
|
-
"conditionKeys": [],
|
|
75
|
-
"dependentActions": []
|
|
76
|
-
}
|
|
77
|
-
],
|
|
78
|
-
"conditionKeys": [],
|
|
79
|
-
"dependentActions": []
|
|
80
|
-
},
|
|
81
|
-
"deletemodel": {
|
|
82
|
-
"name": "DeleteModel",
|
|
83
|
-
"description": "Grants permission to delete the model",
|
|
84
|
-
"accessLevel": "Write",
|
|
85
|
-
"resourceTypes": [
|
|
86
|
-
{
|
|
87
|
-
"name": "model",
|
|
88
|
-
"required": true,
|
|
89
|
-
"conditionKeys": [],
|
|
90
|
-
"dependentActions": []
|
|
91
|
-
}
|
|
92
|
-
],
|
|
93
|
-
"conditionKeys": [],
|
|
94
|
-
"dependentActions": []
|
|
95
|
-
},
|
|
96
|
-
"getcomposition": {
|
|
97
|
-
"name": "GetComposition",
|
|
98
|
-
"isPermissionOnly": true,
|
|
99
|
-
"description": "Grants permission to get information about the composition",
|
|
100
|
-
"accessLevel": "Read",
|
|
101
|
-
"resourceTypes": [
|
|
102
|
-
{
|
|
103
|
-
"name": "composition",
|
|
104
|
-
"required": true,
|
|
105
|
-
"conditionKeys": [],
|
|
106
|
-
"dependentActions": []
|
|
107
|
-
}
|
|
108
|
-
],
|
|
109
|
-
"conditionKeys": [
|
|
110
|
-
"aws:ResourceTag/${TagKey}"
|
|
111
|
-
],
|
|
112
|
-
"dependentActions": []
|
|
113
|
-
},
|
|
114
|
-
"getmodel": {
|
|
115
|
-
"name": "GetModel",
|
|
116
|
-
"isPermissionOnly": true,
|
|
117
|
-
"description": "Grants permission to get information about the model",
|
|
118
|
-
"accessLevel": "Read",
|
|
119
|
-
"resourceTypes": [
|
|
120
|
-
{
|
|
121
|
-
"name": "model",
|
|
122
|
-
"required": true,
|
|
123
|
-
"conditionKeys": [],
|
|
124
|
-
"dependentActions": []
|
|
125
|
-
}
|
|
126
|
-
],
|
|
127
|
-
"conditionKeys": [
|
|
128
|
-
"aws:ResourceTag/${TagKey}"
|
|
129
|
-
],
|
|
130
|
-
"dependentActions": []
|
|
131
|
-
},
|
|
132
|
-
"getsamplemodel": {
|
|
133
|
-
"name": "GetSampleModel",
|
|
134
|
-
"isPermissionOnly": true,
|
|
135
|
-
"description": "Grants permission to get information about the sample/pre-trained DeepComposer model",
|
|
136
|
-
"accessLevel": "Read",
|
|
137
|
-
"resourceTypes": [
|
|
138
|
-
{
|
|
139
|
-
"name": "model",
|
|
140
|
-
"required": true,
|
|
141
|
-
"conditionKeys": [],
|
|
142
|
-
"dependentActions": []
|
|
143
|
-
}
|
|
144
|
-
],
|
|
145
|
-
"conditionKeys": [],
|
|
146
|
-
"dependentActions": []
|
|
147
|
-
},
|
|
148
|
-
"listcompositions": {
|
|
149
|
-
"name": "ListCompositions",
|
|
150
|
-
"isPermissionOnly": true,
|
|
151
|
-
"description": "Grants permission to list all the compositions owned by the sender of the request",
|
|
152
|
-
"accessLevel": "List",
|
|
153
|
-
"resourceTypes": [
|
|
154
|
-
{
|
|
155
|
-
"name": "composition",
|
|
156
|
-
"required": true,
|
|
157
|
-
"conditionKeys": [],
|
|
158
|
-
"dependentActions": []
|
|
159
|
-
}
|
|
160
|
-
],
|
|
161
|
-
"conditionKeys": [],
|
|
162
|
-
"dependentActions": []
|
|
163
|
-
},
|
|
164
|
-
"listmodels": {
|
|
165
|
-
"name": "ListModels",
|
|
166
|
-
"isPermissionOnly": true,
|
|
167
|
-
"description": "Grants permission to list all the models owned by the sender of the request",
|
|
168
|
-
"accessLevel": "List",
|
|
169
|
-
"resourceTypes": [
|
|
170
|
-
{
|
|
171
|
-
"name": "model",
|
|
172
|
-
"required": true,
|
|
173
|
-
"conditionKeys": [],
|
|
174
|
-
"dependentActions": []
|
|
175
|
-
}
|
|
176
|
-
],
|
|
177
|
-
"conditionKeys": [],
|
|
178
|
-
"dependentActions": []
|
|
179
|
-
},
|
|
180
|
-
"listsamplemodels": {
|
|
181
|
-
"name": "ListSampleModels",
|
|
182
|
-
"isPermissionOnly": true,
|
|
183
|
-
"description": "Grants permission to list all the sample/pre-trained models provided by the DeepComposer service",
|
|
184
|
-
"accessLevel": "List",
|
|
185
|
-
"resourceTypes": [
|
|
186
|
-
{
|
|
187
|
-
"name": "model",
|
|
188
|
-
"required": true,
|
|
189
|
-
"conditionKeys": [],
|
|
190
|
-
"dependentActions": []
|
|
191
|
-
}
|
|
192
|
-
],
|
|
193
|
-
"conditionKeys": [],
|
|
194
|
-
"dependentActions": []
|
|
195
|
-
},
|
|
196
|
-
"listtagsforresource": {
|
|
197
|
-
"name": "ListTagsForResource",
|
|
198
|
-
"description": "Grants permission to list tags for a resource",
|
|
199
|
-
"accessLevel": "List",
|
|
200
|
-
"resourceTypes": [
|
|
201
|
-
{
|
|
202
|
-
"name": "composition",
|
|
203
|
-
"required": false,
|
|
204
|
-
"conditionKeys": [],
|
|
205
|
-
"dependentActions": []
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
"name": "model",
|
|
209
|
-
"required": false,
|
|
210
|
-
"conditionKeys": [],
|
|
211
|
-
"dependentActions": []
|
|
212
|
-
}
|
|
213
|
-
],
|
|
214
|
-
"conditionKeys": [
|
|
215
|
-
"aws:ResourceTag/${TagKey}"
|
|
216
|
-
],
|
|
217
|
-
"dependentActions": []
|
|
218
|
-
},
|
|
219
|
-
"listtrainingtopics": {
|
|
220
|
-
"name": "ListTrainingTopics",
|
|
221
|
-
"isPermissionOnly": true,
|
|
222
|
-
"description": "Grants permission to list all the training options or topic for creating/training a model",
|
|
223
|
-
"accessLevel": "List",
|
|
224
|
-
"resourceTypes": [
|
|
225
|
-
{
|
|
226
|
-
"name": "model",
|
|
227
|
-
"required": true,
|
|
228
|
-
"conditionKeys": [],
|
|
229
|
-
"dependentActions": []
|
|
230
|
-
}
|
|
231
|
-
],
|
|
232
|
-
"conditionKeys": [],
|
|
233
|
-
"dependentActions": []
|
|
234
|
-
},
|
|
235
|
-
"tagresource": {
|
|
236
|
-
"name": "TagResource",
|
|
237
|
-
"description": "Grants permission to tag a resource",
|
|
238
|
-
"accessLevel": "Tagging",
|
|
239
|
-
"resourceTypes": [
|
|
240
|
-
{
|
|
241
|
-
"name": "composition",
|
|
242
|
-
"required": false,
|
|
243
|
-
"conditionKeys": [],
|
|
244
|
-
"dependentActions": []
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"name": "model",
|
|
248
|
-
"required": false,
|
|
249
|
-
"conditionKeys": [],
|
|
250
|
-
"dependentActions": []
|
|
251
|
-
}
|
|
252
|
-
],
|
|
253
|
-
"conditionKeys": [
|
|
254
|
-
"aws:TagKeys",
|
|
255
|
-
"aws:RequestTag/${TagKey}",
|
|
256
|
-
"aws:ResourceTag/${TagKey}"
|
|
257
|
-
],
|
|
258
|
-
"dependentActions": []
|
|
259
|
-
},
|
|
260
|
-
"untagresource": {
|
|
261
|
-
"name": "UntagResource",
|
|
262
|
-
"description": "Grants permission to untag a resource",
|
|
263
|
-
"accessLevel": "Tagging",
|
|
264
|
-
"resourceTypes": [
|
|
265
|
-
{
|
|
266
|
-
"name": "composition",
|
|
267
|
-
"required": false,
|
|
268
|
-
"conditionKeys": [],
|
|
269
|
-
"dependentActions": []
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"name": "model",
|
|
273
|
-
"required": false,
|
|
274
|
-
"conditionKeys": [],
|
|
275
|
-
"dependentActions": []
|
|
276
|
-
}
|
|
277
|
-
],
|
|
278
|
-
"conditionKeys": [
|
|
279
|
-
"aws:TagKeys",
|
|
280
|
-
"aws:ResourceTag/${TagKey}"
|
|
281
|
-
],
|
|
282
|
-
"dependentActions": []
|
|
283
|
-
},
|
|
284
|
-
"updatecomposition": {
|
|
285
|
-
"name": "UpdateComposition",
|
|
286
|
-
"isPermissionOnly": true,
|
|
287
|
-
"description": "Grants permission to modify the mutable properties associated with a composition",
|
|
288
|
-
"accessLevel": "Write",
|
|
289
|
-
"resourceTypes": [
|
|
290
|
-
{
|
|
291
|
-
"name": "composition",
|
|
292
|
-
"required": true,
|
|
293
|
-
"conditionKeys": [],
|
|
294
|
-
"dependentActions": []
|
|
295
|
-
}
|
|
296
|
-
],
|
|
297
|
-
"conditionKeys": [],
|
|
298
|
-
"dependentActions": []
|
|
299
|
-
},
|
|
300
|
-
"updatemodel": {
|
|
301
|
-
"name": "UpdateModel",
|
|
302
|
-
"isPermissionOnly": true,
|
|
303
|
-
"description": "Grants permission to to modify the mutable properties associated with a model",
|
|
304
|
-
"accessLevel": "Write",
|
|
305
|
-
"resourceTypes": [
|
|
306
|
-
{
|
|
307
|
-
"name": "model",
|
|
308
|
-
"required": true,
|
|
309
|
-
"conditionKeys": [],
|
|
310
|
-
"dependentActions": []
|
|
311
|
-
}
|
|
312
|
-
],
|
|
313
|
-
"conditionKeys": [],
|
|
314
|
-
"dependentActions": []
|
|
315
|
-
}
|
|
316
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"aws:requesttag/${tagkey}": {
|
|
3
|
-
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
-
"description": "Filters access by actions based on the presence of tag key-value pairs in the request",
|
|
5
|
-
"type": "String"
|
|
6
|
-
},
|
|
7
|
-
"aws:resourcetag/${tagkey}": {
|
|
8
|
-
"key": "aws:ResourceTag/${TagKey}",
|
|
9
|
-
"description": "Filters access by actions based on tag key-value pairs attached to the resource",
|
|
10
|
-
"type": "String"
|
|
11
|
-
},
|
|
12
|
-
"aws:tagkeys": {
|
|
13
|
-
"key": "aws:TagKeys",
|
|
14
|
-
"description": "Filters access by actions based on the presence of tag keys in the request",
|
|
15
|
-
"type": "ArrayOfString"
|
|
16
|
-
}
|
|
17
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"model": {
|
|
3
|
-
"key": "model",
|
|
4
|
-
"arn": "arn:${Partition}:deepcomposer:${Region}:${Account}:model/${ModelId}",
|
|
5
|
-
"conditionKeys": [
|
|
6
|
-
"aws:ResourceTag/${TagKey}"
|
|
7
|
-
]
|
|
8
|
-
},
|
|
9
|
-
"composition": {
|
|
10
|
-
"key": "composition",
|
|
11
|
-
"arn": "arn:${Partition}:deepcomposer:${Region}:${Account}:composition/${CompositionId}",
|
|
12
|
-
"conditionKeys": [
|
|
13
|
-
"aws:ResourceTag/${TagKey}"
|
|
14
|
-
]
|
|
15
|
-
},
|
|
16
|
-
"audio": {
|
|
17
|
-
"key": "audio",
|
|
18
|
-
"arn": "arn:${Partition}:deepcomposer:${Region}:${Account}:audio/${AudioId}"
|
|
19
|
-
}
|
|
20
|
-
}
|