@cloud-copilot/iam-data 0.6.202409271 → 0.6.202410011

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.
@@ -29,6 +29,36 @@
29
29
  "conditionKeys": [],
30
30
  "dependentActions": []
31
31
  },
32
+ "createdataintegrationflow": {
33
+ "name": "CreateDataIntegrationFlow",
34
+ "description": "Grants permission to create DataIntegrationFlow that can transform from multiple sources to one target",
35
+ "accessLevel": "Write",
36
+ "resourceTypes": [
37
+ {
38
+ "name": "instance",
39
+ "required": true,
40
+ "conditionKeys": [],
41
+ "dependentActions": []
42
+ }
43
+ ],
44
+ "conditionKeys": [],
45
+ "dependentActions": []
46
+ },
47
+ "createdatalakedataset": {
48
+ "name": "CreateDataLakeDataset",
49
+ "description": "Grants permission to create the data lake dataset",
50
+ "accessLevel": "Write",
51
+ "resourceTypes": [
52
+ {
53
+ "name": "instance",
54
+ "required": true,
55
+ "conditionKeys": [],
56
+ "dependentActions": []
57
+ }
58
+ ],
59
+ "conditionKeys": [],
60
+ "dependentActions": []
61
+ },
32
62
  "createinstance": {
33
63
  "name": "CreateInstance",
34
64
  "description": "Grants permission to create a new AWS Supply Chain instance",
@@ -59,6 +89,36 @@
59
89
  "conditionKeys": [],
60
90
  "dependentActions": []
61
91
  },
92
+ "deletedataintegrationflow": {
93
+ "name": "DeleteDataIntegrationFlow",
94
+ "description": "Grants permission to delete the DataIntegrationFlow",
95
+ "accessLevel": "Write",
96
+ "resourceTypes": [
97
+ {
98
+ "name": "data-integration-flow",
99
+ "required": true,
100
+ "conditionKeys": [],
101
+ "dependentActions": []
102
+ }
103
+ ],
104
+ "conditionKeys": [],
105
+ "dependentActions": []
106
+ },
107
+ "deletedatalakedataset": {
108
+ "name": "DeleteDataLakeDataset",
109
+ "description": "Grants permission to delete the data lake dataset",
110
+ "accessLevel": "Write",
111
+ "resourceTypes": [
112
+ {
113
+ "name": "dataset",
114
+ "required": true,
115
+ "conditionKeys": [],
116
+ "dependentActions": []
117
+ }
118
+ ],
119
+ "conditionKeys": [],
120
+ "dependentActions": []
121
+ },
62
122
  "deleteinstance": {
63
123
  "name": "DeleteInstance",
64
124
  "description": "Grants permission to delete an AWS Supply Chain instance",
@@ -119,6 +179,51 @@
119
179
  "conditionKeys": [],
120
180
  "dependentActions": []
121
181
  },
182
+ "getdataintegrationflow": {
183
+ "name": "GetDataIntegrationFlow",
184
+ "description": "Grants permission to get the DataIntegrationFlow details",
185
+ "accessLevel": "Read",
186
+ "resourceTypes": [
187
+ {
188
+ "name": "data-integration-flow",
189
+ "required": true,
190
+ "conditionKeys": [],
191
+ "dependentActions": []
192
+ }
193
+ ],
194
+ "conditionKeys": [],
195
+ "dependentActions": []
196
+ },
197
+ "getdatalakedataset": {
198
+ "name": "GetDataLakeDataset",
199
+ "description": "Grants permission to get the dataset details",
200
+ "accessLevel": "Read",
201
+ "resourceTypes": [
202
+ {
203
+ "name": "dataset",
204
+ "required": true,
205
+ "conditionKeys": [],
206
+ "dependentActions": []
207
+ }
208
+ ],
209
+ "conditionKeys": [],
210
+ "dependentActions": []
211
+ },
212
+ "getinstance": {
213
+ "name": "GetInstance",
214
+ "description": "Grants permission to view details of an AWS Supply Chain instance",
215
+ "accessLevel": "Read",
216
+ "resourceTypes": [
217
+ {
218
+ "name": "instance",
219
+ "required": true,
220
+ "conditionKeys": [],
221
+ "dependentActions": []
222
+ }
223
+ ],
224
+ "conditionKeys": [],
225
+ "dependentActions": []
226
+ },
122
227
  "listadminusers": {
123
228
  "name": "ListAdminUsers",
124
229
  "description": "Grants permission to list AWS Supply Chain administrators of an instance",
@@ -134,6 +239,36 @@
134
239
  "conditionKeys": [],
135
240
  "dependentActions": []
136
241
  },
242
+ "listdataintegrationflows": {
243
+ "name": "ListDataIntegrationFlows",
244
+ "description": "Grants permission to list all the DataIntegrationFlows in a paginated way",
245
+ "accessLevel": "List",
246
+ "resourceTypes": [
247
+ {
248
+ "name": "instance",
249
+ "required": true,
250
+ "conditionKeys": [],
251
+ "dependentActions": []
252
+ }
253
+ ],
254
+ "conditionKeys": [],
255
+ "dependentActions": []
256
+ },
257
+ "listdatalakedatasets": {
258
+ "name": "ListDataLakeDatasets",
259
+ "description": "Grants permission to list the data lake datasets under specific instance and namespace",
260
+ "accessLevel": "List",
261
+ "resourceTypes": [
262
+ {
263
+ "name": "instance",
264
+ "required": true,
265
+ "conditionKeys": [],
266
+ "dependentActions": []
267
+ }
268
+ ],
269
+ "conditionKeys": [],
270
+ "dependentActions": []
271
+ },
137
272
  "listinstances": {
138
273
  "name": "ListInstances",
139
274
  "description": "Grants permission to view the AWS Supply Chain instances associated with an AWS account",
@@ -151,7 +286,7 @@
151
286
  },
152
287
  "listtagsforresource": {
153
288
  "name": "ListTagsForResource",
154
- "description": "Grants permission to list tags for an AWS Supply Chain instance",
289
+ "description": "Grants permission to list tags for an AWS Supply Chain resource",
155
290
  "accessLevel": "List",
156
291
  "resourceTypes": [
157
292
  {
@@ -196,7 +331,7 @@
196
331
  },
197
332
  "tagresource": {
198
333
  "name": "TagResource",
199
- "description": "Grants permission to tag an AWS Supply Chain instance",
334
+ "description": "Grants permission to tag an AWS Supply Chain resource",
200
335
  "accessLevel": "Tagging",
201
336
  "resourceTypes": [
202
337
  {
@@ -214,7 +349,7 @@
214
349
  },
215
350
  "untagresource": {
216
351
  "name": "UntagResource",
217
- "description": "Grants permission to remove tag from an AWS Supply Chain instance",
352
+ "description": "Grants permission to remove tag from an AWS Supply Chain resource",
218
353
  "accessLevel": "Tagging",
219
354
  "resourceTypes": [
220
355
  {
@@ -229,6 +364,36 @@
229
364
  ],
230
365
  "dependentActions": []
231
366
  },
367
+ "updatedataintegrationflow": {
368
+ "name": "UpdateDataIntegrationFlow",
369
+ "description": "Grants permission to update the DataIntegrationFlow",
370
+ "accessLevel": "Write",
371
+ "resourceTypes": [
372
+ {
373
+ "name": "data-integration-flow",
374
+ "required": true,
375
+ "conditionKeys": [],
376
+ "dependentActions": []
377
+ }
378
+ ],
379
+ "conditionKeys": [],
380
+ "dependentActions": []
381
+ },
382
+ "updatedatalakedataset": {
383
+ "name": "UpdateDataLakeDataset",
384
+ "description": "Grants permission to update the data lake dataset",
385
+ "accessLevel": "Write",
386
+ "resourceTypes": [
387
+ {
388
+ "name": "dataset",
389
+ "required": true,
390
+ "conditionKeys": [],
391
+ "dependentActions": []
392
+ }
393
+ ],
394
+ "conditionKeys": [],
395
+ "dependentActions": []
396
+ },
232
397
  "updateinstance": {
233
398
  "name": "UpdateInstance",
234
399
  "description": "Grants permission to update an AWS Supply Chain instance",
@@ -223,6 +223,22 @@
223
223
  "conditionKeys": [],
224
224
  "dependentActions": []
225
225
  },
226
+ "getgroupid": {
227
+ "name": "GetGroupId",
228
+ "description": "Grants permission to retrieve ID information about group from the directory that AWS IAM Identity Center provides by default",
229
+ "accessLevel": "Read",
230
+ "resourceTypes": [],
231
+ "conditionKeys": [],
232
+ "dependentActions": []
233
+ },
234
+ "getuserid": {
235
+ "name": "GetUserId",
236
+ "description": "Grants permission to retrieve ID information about user from the directory that AWS IAM Identity Center provides by default",
237
+ "accessLevel": "Read",
238
+ "resourceTypes": [],
239
+ "conditionKeys": [],
240
+ "dependentActions": []
241
+ },
226
242
  "getuserpoolinfo": {
227
243
  "name": "GetUserPoolInfo",
228
244
  "description": "(Deprecated) Grants permission to get UserPool Info",
@@ -271,6 +287,14 @@
271
287
  "conditionKeys": [],
272
288
  "dependentActions": []
273
289
  },
290
+ "listgroups": {
291
+ "name": "ListGroups",
292
+ "description": "Grants permission to list groups from the directory that AWS IAM Identity Center provides by default",
293
+ "accessLevel": "Read",
294
+ "resourceTypes": [],
295
+ "conditionKeys": [],
296
+ "dependentActions": []
297
+ },
274
298
  "listgroupsformember": {
275
299
  "name": "ListGroupsForMember",
276
300
  "description": "Grants permission to list groups of the target member",
@@ -311,6 +335,14 @@
311
335
  "conditionKeys": [],
312
336
  "dependentActions": []
313
337
  },
338
+ "listusers": {
339
+ "name": "ListUsers",
340
+ "description": "Grants permission to list users from the directory that AWS IAM Identity Center provides by default",
341
+ "accessLevel": "Read",
342
+ "resourceTypes": [],
343
+ "conditionKeys": [],
344
+ "dependentActions": []
345
+ },
314
346
  "removememberfromgroup": {
315
347
  "name": "RemoveMemberFromGroup",
316
348
  "description": "Grants permission to remove a member that is part of a group in the directory that AWS IAM Identity Center provides by default",
@@ -1,7 +1,10 @@
1
1
  {
2
2
  "healthevent": {
3
3
  "key": "HealthEvent",
4
- "arn": "arn:${Partition}:internetmonitor:${Region}:${Account}:monitor/${MonitorName}/health-event/${EventId}"
4
+ "arn": "arn:${Partition}:internetmonitor:${Region}:${Account}:monitor/${MonitorName}/health-event/${EventId}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
5
8
  },
6
9
  "monitor": {
7
10
  "key": "Monitor",
@@ -6,5 +6,13 @@
6
6
  "bill-of-materials-import-job": {
7
7
  "key": "bill-of-materials-import-job",
8
8
  "arn": "arn:${Partition}:scn:${Region}:${Account}:instance/${InstanceId}/bill-of-materials-import-job/${JobId}"
9
+ },
10
+ "data-integration-flow": {
11
+ "key": "data-integration-flow",
12
+ "arn": "arn:${Partition}:scn:${Region}:${Account}:instance/${InstanceId}/data-integration-flows/${FlowName}"
13
+ },
14
+ "dataset": {
15
+ "key": "dataset",
16
+ "arn": "arn:${Partition}:scn:${Region}:${Account}:instance/${InstanceId}/namespaces/${Namespace}/datasets/${DatasetName}"
9
17
  }
10
18
  }
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.6.202409271",
3
+ "version": "0.6.202410011",
4
4
  "description": "AWS IAM Data",
5
5
  "repository": "github:cloud-copilot/iam-data",
6
- "updatedAt": "2024-09-27T04:47:58.538Z",
6
+ "updatedAt": "2024-10-01T04:48:40.009Z",
7
7
  "exports": {
8
8
  ".": {
9
9
  "import": "./dist/esm/index.js",