@cloud-copilot/iam-data 0.15.202601221 → 0.15.202601231
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.
|
@@ -434,6 +434,14 @@
|
|
|
434
434
|
"conditionKeys": [],
|
|
435
435
|
"dependentActions": []
|
|
436
436
|
},
|
|
437
|
+
"deletedataexportconfiguration": {
|
|
438
|
+
"name": "DeleteDataExportConfiguration",
|
|
439
|
+
"description": "Grants permission to delete DataZone catalog data export configuration",
|
|
440
|
+
"accessLevel": "Write",
|
|
441
|
+
"resourceTypes": [],
|
|
442
|
+
"conditionKeys": [],
|
|
443
|
+
"dependentActions": []
|
|
444
|
+
},
|
|
437
445
|
"deletedataproduct": {
|
|
438
446
|
"name": "DeleteDataProduct",
|
|
439
447
|
"description": "Grants permission to delete data product",
|
|
@@ -1440,6 +1448,14 @@
|
|
|
1440
1448
|
"conditionKeys": [],
|
|
1441
1449
|
"dependentActions": []
|
|
1442
1450
|
},
|
|
1451
|
+
"querygraph": {
|
|
1452
|
+
"name": "QueryGraph",
|
|
1453
|
+
"description": "Grants permission to query graph",
|
|
1454
|
+
"accessLevel": "List",
|
|
1455
|
+
"resourceTypes": [],
|
|
1456
|
+
"conditionKeys": [],
|
|
1457
|
+
"dependentActions": []
|
|
1458
|
+
},
|
|
1443
1459
|
"refreshtoken": {
|
|
1444
1460
|
"name": "RefreshToken",
|
|
1445
1461
|
"isPermissionOnly": true,
|
|
@@ -132,6 +132,14 @@
|
|
|
132
132
|
],
|
|
133
133
|
"dependentActions": []
|
|
134
134
|
},
|
|
135
|
+
"getdeploymentpatternversion": {
|
|
136
|
+
"name": "GetDeploymentPatternVersion",
|
|
137
|
+
"description": "Grants permission to get a version of a deployment pattern",
|
|
138
|
+
"accessLevel": "Read",
|
|
139
|
+
"resourceTypes": [],
|
|
140
|
+
"conditionKeys": [],
|
|
141
|
+
"dependentActions": []
|
|
142
|
+
},
|
|
135
143
|
"getinfrastructuresuggestion": {
|
|
136
144
|
"name": "GetInfrastructureSuggestion",
|
|
137
145
|
"isPermissionOnly": true,
|
|
@@ -237,6 +245,14 @@
|
|
|
237
245
|
"conditionKeys": [],
|
|
238
246
|
"dependentActions": []
|
|
239
247
|
},
|
|
248
|
+
"listdeploymentpatternversions": {
|
|
249
|
+
"name": "ListDeploymentPatternVersions",
|
|
250
|
+
"description": "Grants permission to list the versions of a deployment pattern",
|
|
251
|
+
"accessLevel": "List",
|
|
252
|
+
"resourceTypes": [],
|
|
253
|
+
"conditionKeys": [],
|
|
254
|
+
"dependentActions": []
|
|
255
|
+
},
|
|
240
256
|
"listdeployments": {
|
|
241
257
|
"name": "ListDeployments",
|
|
242
258
|
"description": "Grants permission to list deployments",
|
|
@@ -274,7 +290,7 @@
|
|
|
274
290
|
},
|
|
275
291
|
"listtagsforresource": {
|
|
276
292
|
"name": "ListTagsForResource",
|
|
277
|
-
"description": "Grants permission to list tags for a LaunchWizard resource
|
|
293
|
+
"description": "Grants permission to list tags for a LaunchWizard resource",
|
|
278
294
|
"accessLevel": "Read",
|
|
279
295
|
"resourceTypes": [
|
|
280
296
|
{
|
|
@@ -334,7 +350,7 @@
|
|
|
334
350
|
},
|
|
335
351
|
"tagresource": {
|
|
336
352
|
"name": "TagResource",
|
|
337
|
-
"description": "Grants permission to tag a LaunchWizard resource
|
|
353
|
+
"description": "Grants permission to tag a LaunchWizard resource",
|
|
338
354
|
"accessLevel": "Tagging",
|
|
339
355
|
"resourceTypes": [
|
|
340
356
|
{
|
|
@@ -353,7 +369,7 @@
|
|
|
353
369
|
},
|
|
354
370
|
"untagresource": {
|
|
355
371
|
"name": "UntagResource",
|
|
356
|
-
"description": "Grants permission to untag a LaunchWizard resource
|
|
372
|
+
"description": "Grants permission to untag a LaunchWizard resource",
|
|
357
373
|
"accessLevel": "Tagging",
|
|
358
374
|
"resourceTypes": [
|
|
359
375
|
{
|
|
@@ -368,6 +384,23 @@
|
|
|
368
384
|
],
|
|
369
385
|
"dependentActions": []
|
|
370
386
|
},
|
|
387
|
+
"updatedeployment": {
|
|
388
|
+
"name": "UpdateDeployment",
|
|
389
|
+
"description": "Grants permission to update a deployment",
|
|
390
|
+
"accessLevel": "Write",
|
|
391
|
+
"resourceTypes": [
|
|
392
|
+
{
|
|
393
|
+
"name": "deployment",
|
|
394
|
+
"required": true,
|
|
395
|
+
"conditionKeys": [],
|
|
396
|
+
"dependentActions": []
|
|
397
|
+
}
|
|
398
|
+
],
|
|
399
|
+
"conditionKeys": [
|
|
400
|
+
"aws:ResourceTag/${TagKey}"
|
|
401
|
+
],
|
|
402
|
+
"dependentActions": []
|
|
403
|
+
},
|
|
371
404
|
"updatesettingsset": {
|
|
372
405
|
"name": "UpdateSettingsSet",
|
|
373
406
|
"isPermissionOnly": true,
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"aws:requesttag/${tagkey}": {
|
|
3
3
|
"key": "aws:RequestTag/${TagKey}",
|
|
4
|
-
"description": "Filters access
|
|
4
|
+
"description": "Filters access by the presence of tag key-value pairs in the request",
|
|
5
5
|
"type": "String"
|
|
6
6
|
},
|
|
7
7
|
"aws:resourcetag/${tagkey}": {
|
|
8
8
|
"key": "aws:ResourceTag/${TagKey}",
|
|
9
|
-
"description": "Filters access
|
|
9
|
+
"description": "Filters access by tag key-value pairs attached to the resource",
|
|
10
10
|
"type": "String"
|
|
11
11
|
},
|
|
12
12
|
"aws:tagkeys": {
|
|
13
13
|
"key": "aws:TagKeys",
|
|
14
|
-
"description": "Filters access
|
|
14
|
+
"description": "Filters access by the presence of tag keys in the request",
|
|
15
15
|
"type": "ArrayOfString"
|
|
16
16
|
}
|
|
17
17
|
}
|
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.202601231",
|
|
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": "2026-01-
|
|
9
|
+
"updatedAt": "2026-01-23T05:03:45.555Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|