@cloud-copilot/iam-data 0.9.202502071 → 0.9.202502081
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.
|
@@ -203,6 +203,21 @@
|
|
|
203
203
|
],
|
|
204
204
|
"dependentActions": []
|
|
205
205
|
},
|
|
206
|
+
"createstackrefactor": {
|
|
207
|
+
"name": "CreateStackRefactor",
|
|
208
|
+
"description": "Grants permission to create a stack refactor",
|
|
209
|
+
"accessLevel": "Write",
|
|
210
|
+
"resourceTypes": [
|
|
211
|
+
{
|
|
212
|
+
"name": "stack",
|
|
213
|
+
"required": true,
|
|
214
|
+
"conditionKeys": [],
|
|
215
|
+
"dependentActions": []
|
|
216
|
+
}
|
|
217
|
+
],
|
|
218
|
+
"conditionKeys": [],
|
|
219
|
+
"dependentActions": []
|
|
220
|
+
},
|
|
206
221
|
"createstackset": {
|
|
207
222
|
"name": "CreateStackSet",
|
|
208
223
|
"description": "Grants permission to create a stackset as specified in the template",
|
|
@@ -447,6 +462,21 @@
|
|
|
447
462
|
"conditionKeys": [],
|
|
448
463
|
"dependentActions": []
|
|
449
464
|
},
|
|
465
|
+
"describestackrefactor": {
|
|
466
|
+
"name": "DescribeStackRefactor",
|
|
467
|
+
"description": "Grants permission to return the description for the specified stack refactor",
|
|
468
|
+
"accessLevel": "Read",
|
|
469
|
+
"resourceTypes": [
|
|
470
|
+
{
|
|
471
|
+
"name": "stack",
|
|
472
|
+
"required": true,
|
|
473
|
+
"conditionKeys": [],
|
|
474
|
+
"dependentActions": []
|
|
475
|
+
}
|
|
476
|
+
],
|
|
477
|
+
"conditionKeys": [],
|
|
478
|
+
"dependentActions": []
|
|
479
|
+
},
|
|
450
480
|
"describestackresource": {
|
|
451
481
|
"name": "DescribeStackResource",
|
|
452
482
|
"description": "Grants permission to return a description of the specified resource in the specified stack",
|
|
@@ -627,6 +657,21 @@
|
|
|
627
657
|
],
|
|
628
658
|
"dependentActions": []
|
|
629
659
|
},
|
|
660
|
+
"executestackrefactor": {
|
|
661
|
+
"name": "ExecuteStackRefactor",
|
|
662
|
+
"description": "Grants permission to execute a stack refactor using the input information that was provided when the specified stack refactor was created",
|
|
663
|
+
"accessLevel": "Write",
|
|
664
|
+
"resourceTypes": [
|
|
665
|
+
{
|
|
666
|
+
"name": "stack",
|
|
667
|
+
"required": true,
|
|
668
|
+
"conditionKeys": [],
|
|
669
|
+
"dependentActions": []
|
|
670
|
+
}
|
|
671
|
+
],
|
|
672
|
+
"conditionKeys": [],
|
|
673
|
+
"dependentActions": []
|
|
674
|
+
},
|
|
630
675
|
"getgeneratedtemplate": {
|
|
631
676
|
"name": "GetGeneratedTemplate",
|
|
632
677
|
"description": "Grants permission to retrieve a generated template",
|
|
@@ -813,6 +858,36 @@
|
|
|
813
858
|
"conditionKeys": [],
|
|
814
859
|
"dependentActions": []
|
|
815
860
|
},
|
|
861
|
+
"liststackrefactoractions": {
|
|
862
|
+
"name": "ListStackRefactorActions",
|
|
863
|
+
"description": "Grants permission to return the list of actions of the specified stack refactor",
|
|
864
|
+
"accessLevel": "List",
|
|
865
|
+
"resourceTypes": [
|
|
866
|
+
{
|
|
867
|
+
"name": "stack",
|
|
868
|
+
"required": true,
|
|
869
|
+
"conditionKeys": [],
|
|
870
|
+
"dependentActions": []
|
|
871
|
+
}
|
|
872
|
+
],
|
|
873
|
+
"conditionKeys": [],
|
|
874
|
+
"dependentActions": []
|
|
875
|
+
},
|
|
876
|
+
"liststackrefactors": {
|
|
877
|
+
"name": "ListStackRefactors",
|
|
878
|
+
"description": "Grants permission to return the ID and status of each active stack refactor",
|
|
879
|
+
"accessLevel": "List",
|
|
880
|
+
"resourceTypes": [
|
|
881
|
+
{
|
|
882
|
+
"name": "stack",
|
|
883
|
+
"required": true,
|
|
884
|
+
"conditionKeys": [],
|
|
885
|
+
"dependentActions": []
|
|
886
|
+
}
|
|
887
|
+
],
|
|
888
|
+
"conditionKeys": [],
|
|
889
|
+
"dependentActions": []
|
|
890
|
+
},
|
|
816
891
|
"liststackresources": {
|
|
817
892
|
"name": "ListStackResources",
|
|
818
893
|
"description": "Grants permission to return descriptions of all resources of the specified stack",
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.202502081",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2025-02-
|
|
6
|
+
"updatedAt": "2025-02-08T04:43:41.005Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|