@cloud-copilot/iam-data 0.18.202603071 → 0.18.202603121
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.
|
@@ -14,6 +14,21 @@
|
|
|
14
14
|
"conditionKeys": [],
|
|
15
15
|
"dependentActions": []
|
|
16
16
|
},
|
|
17
|
+
"adduserpoolclientsecret": {
|
|
18
|
+
"name": "AddUserPoolClientSecret",
|
|
19
|
+
"description": "Grants permission to add a new secret to a confidential client",
|
|
20
|
+
"accessLevel": "Write",
|
|
21
|
+
"resourceTypes": [
|
|
22
|
+
{
|
|
23
|
+
"name": "userpool",
|
|
24
|
+
"required": true,
|
|
25
|
+
"conditionKeys": [],
|
|
26
|
+
"dependentActions": []
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"conditionKeys": [],
|
|
30
|
+
"dependentActions": []
|
|
31
|
+
},
|
|
17
32
|
"adminaddusertogroup": {
|
|
18
33
|
"name": "AdminAddUserToGroup",
|
|
19
34
|
"description": "Grants permission to add any user to any group",
|
|
@@ -719,6 +734,21 @@
|
|
|
719
734
|
"conditionKeys": [],
|
|
720
735
|
"dependentActions": []
|
|
721
736
|
},
|
|
737
|
+
"deleteuserpoolclientsecret": {
|
|
738
|
+
"name": "DeleteUserPoolClientSecret",
|
|
739
|
+
"description": "Grants permission to delete a secret from a list of secrets associated with a client",
|
|
740
|
+
"accessLevel": "Write",
|
|
741
|
+
"resourceTypes": [
|
|
742
|
+
{
|
|
743
|
+
"name": "userpool",
|
|
744
|
+
"required": true,
|
|
745
|
+
"conditionKeys": [],
|
|
746
|
+
"dependentActions": []
|
|
747
|
+
}
|
|
748
|
+
],
|
|
749
|
+
"conditionKeys": [],
|
|
750
|
+
"dependentActions": []
|
|
751
|
+
},
|
|
722
752
|
"deleteuserpooldomain": {
|
|
723
753
|
"name": "DeleteUserPoolDomain",
|
|
724
754
|
"description": "Grants permission to delete any user pool domain",
|
|
@@ -1192,6 +1222,21 @@
|
|
|
1192
1222
|
"conditionKeys": [],
|
|
1193
1223
|
"dependentActions": []
|
|
1194
1224
|
},
|
|
1225
|
+
"listuserpoolclientsecrets": {
|
|
1226
|
+
"name": "ListUserPoolClientSecrets",
|
|
1227
|
+
"description": "Grants permission to list all secrets associated with a client",
|
|
1228
|
+
"accessLevel": "List",
|
|
1229
|
+
"resourceTypes": [
|
|
1230
|
+
{
|
|
1231
|
+
"name": "userpool",
|
|
1232
|
+
"required": true,
|
|
1233
|
+
"conditionKeys": [],
|
|
1234
|
+
"dependentActions": []
|
|
1235
|
+
}
|
|
1236
|
+
],
|
|
1237
|
+
"conditionKeys": [],
|
|
1238
|
+
"dependentActions": []
|
|
1239
|
+
},
|
|
1195
1240
|
"listuserpoolclients": {
|
|
1196
1241
|
"name": "ListUserPoolClients",
|
|
1197
1242
|
"description": "Grants permission to list all app clients in user pools",
|
|
@@ -956,6 +956,14 @@
|
|
|
956
956
|
"conditionKeys": [],
|
|
957
957
|
"dependentActions": []
|
|
958
958
|
},
|
|
959
|
+
"getnotebookexport": {
|
|
960
|
+
"name": "GetNotebookExport",
|
|
961
|
+
"description": "Grants permission to get notebook exports",
|
|
962
|
+
"accessLevel": "Read",
|
|
963
|
+
"resourceTypes": [],
|
|
964
|
+
"conditionKeys": [],
|
|
965
|
+
"dependentActions": []
|
|
966
|
+
},
|
|
959
967
|
"getproject": {
|
|
960
968
|
"name": "GetProject",
|
|
961
969
|
"description": "Grants permission to get Project details",
|
|
@@ -1621,6 +1629,22 @@
|
|
|
1621
1629
|
"conditionKeys": [],
|
|
1622
1630
|
"dependentActions": []
|
|
1623
1631
|
},
|
|
1632
|
+
"startnotebookexport": {
|
|
1633
|
+
"name": "StartNotebookExport",
|
|
1634
|
+
"description": "Grants permission to export notebooks",
|
|
1635
|
+
"accessLevel": "Write",
|
|
1636
|
+
"resourceTypes": [],
|
|
1637
|
+
"conditionKeys": [],
|
|
1638
|
+
"dependentActions": []
|
|
1639
|
+
},
|
|
1640
|
+
"startnotebookimport": {
|
|
1641
|
+
"name": "StartNotebookImport",
|
|
1642
|
+
"description": "Grants permission to import notebooks",
|
|
1643
|
+
"accessLevel": "Write",
|
|
1644
|
+
"resourceTypes": [],
|
|
1645
|
+
"conditionKeys": [],
|
|
1646
|
+
"dependentActions": []
|
|
1647
|
+
},
|
|
1624
1648
|
"stopmetadatagenerationrun": {
|
|
1625
1649
|
"name": "StopMetadataGenerationRun",
|
|
1626
1650
|
"description": "Grants permission to stop metadata generation run",
|
package/data/actions/es.json
CHANGED
|
@@ -1236,6 +1236,36 @@
|
|
|
1236
1236
|
"conditionKeys": [],
|
|
1237
1237
|
"dependentActions": []
|
|
1238
1238
|
},
|
|
1239
|
+
"rollbackelasticsearchservicesoftwareupdate": {
|
|
1240
|
+
"name": "RollbackElasticsearchServiceSoftwareUpdate",
|
|
1241
|
+
"description": "Grants permission to rollback a service software update of an elasticsearch domain to its previous version",
|
|
1242
|
+
"accessLevel": "Write",
|
|
1243
|
+
"resourceTypes": [
|
|
1244
|
+
{
|
|
1245
|
+
"name": "domain",
|
|
1246
|
+
"required": true,
|
|
1247
|
+
"conditionKeys": [],
|
|
1248
|
+
"dependentActions": []
|
|
1249
|
+
}
|
|
1250
|
+
],
|
|
1251
|
+
"conditionKeys": [],
|
|
1252
|
+
"dependentActions": []
|
|
1253
|
+
},
|
|
1254
|
+
"rollbackservicesoftwareupdate": {
|
|
1255
|
+
"name": "RollbackServiceSoftwareUpdate",
|
|
1256
|
+
"description": "Grants permission to rollback a service software update of an opensearch domain to its previous version",
|
|
1257
|
+
"accessLevel": "Write",
|
|
1258
|
+
"resourceTypes": [
|
|
1259
|
+
{
|
|
1260
|
+
"name": "domain",
|
|
1261
|
+
"required": true,
|
|
1262
|
+
"conditionKeys": [],
|
|
1263
|
+
"dependentActions": []
|
|
1264
|
+
}
|
|
1265
|
+
],
|
|
1266
|
+
"conditionKeys": [],
|
|
1267
|
+
"dependentActions": []
|
|
1268
|
+
},
|
|
1239
1269
|
"startdomainmaintenance": {
|
|
1240
1270
|
"name": "StartDomainMaintenance",
|
|
1241
1271
|
"description": "Grants permission to initiate the maintenance on the node",
|
package/data/actions/ram.json
CHANGED
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
"ram:AllowsExternalPrincipals",
|
|
37
37
|
"ram:Principal",
|
|
38
38
|
"ram:RequestedResourceType",
|
|
39
|
-
"ram:ResourceArn"
|
|
39
|
+
"ram:ResourceArn",
|
|
40
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
40
41
|
],
|
|
41
42
|
"dependentActions": []
|
|
42
43
|
},
|
|
@@ -113,7 +114,8 @@
|
|
|
113
114
|
"ram:ResourceArn",
|
|
114
115
|
"ram:RequestedAllowsExternalPrincipals",
|
|
115
116
|
"ram:Principal",
|
|
116
|
-
"ram:AllowsExternalPrincipals"
|
|
117
|
+
"ram:AllowsExternalPrincipals",
|
|
118
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
117
119
|
],
|
|
118
120
|
"dependentActions": []
|
|
119
121
|
},
|
|
@@ -170,7 +172,8 @@
|
|
|
170
172
|
"aws:ResourceTag/${TagKey}",
|
|
171
173
|
"ram:ResourceTag/${TagKey}",
|
|
172
174
|
"ram:ResourceShareName",
|
|
173
|
-
"ram:AllowsExternalPrincipals"
|
|
175
|
+
"ram:AllowsExternalPrincipals",
|
|
176
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
174
177
|
],
|
|
175
178
|
"dependentActions": []
|
|
176
179
|
},
|
|
@@ -193,7 +196,8 @@
|
|
|
193
196
|
"ram:AllowsExternalPrincipals",
|
|
194
197
|
"ram:Principal",
|
|
195
198
|
"ram:RequestedResourceType",
|
|
196
|
-
"ram:ResourceArn"
|
|
199
|
+
"ram:ResourceArn",
|
|
200
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
197
201
|
],
|
|
198
202
|
"dependentActions": []
|
|
199
203
|
},
|
|
@@ -382,7 +386,8 @@
|
|
|
382
386
|
"conditionKeys": [
|
|
383
387
|
"aws:ResourceTag/${TagKey}",
|
|
384
388
|
"ram:ResourceShareName",
|
|
385
|
-
"ram:AllowsExternalPrincipals"
|
|
389
|
+
"ram:AllowsExternalPrincipals",
|
|
390
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
386
391
|
],
|
|
387
392
|
"dependentActions": []
|
|
388
393
|
},
|
|
@@ -402,6 +407,14 @@
|
|
|
402
407
|
"conditionKeys": [],
|
|
403
408
|
"dependentActions": []
|
|
404
409
|
},
|
|
410
|
+
"listsourceassociations": {
|
|
411
|
+
"name": "ListSourceAssociations",
|
|
412
|
+
"description": "Grants permission to list source associations for resource shares",
|
|
413
|
+
"accessLevel": "List",
|
|
414
|
+
"resourceTypes": [],
|
|
415
|
+
"conditionKeys": [],
|
|
416
|
+
"dependentActions": []
|
|
417
|
+
},
|
|
405
418
|
"promotepermissioncreatedfrompolicy": {
|
|
406
419
|
"name": "PromotePermissionCreatedFromPolicy",
|
|
407
420
|
"description": "Grants permission to create a separate, fully manageable customer managed permission",
|
|
@@ -559,7 +572,8 @@
|
|
|
559
572
|
"ram:ResourceTag/${TagKey}",
|
|
560
573
|
"ram:ResourceShareName",
|
|
561
574
|
"ram:AllowsExternalPrincipals",
|
|
562
|
-
"ram:RequestedAllowsExternalPrincipals"
|
|
575
|
+
"ram:RequestedAllowsExternalPrincipals",
|
|
576
|
+
"ram:RetainSharingOnAccountLeaveOrganization"
|
|
563
577
|
],
|
|
564
578
|
"dependentActions": []
|
|
565
579
|
}
|
|
@@ -59,6 +59,11 @@
|
|
|
59
59
|
"description": "Filters access by the tags associated with the resource",
|
|
60
60
|
"type": "String"
|
|
61
61
|
},
|
|
62
|
+
"ram:retainsharingonaccountleaveorganization": {
|
|
63
|
+
"key": "ram:RetainSharingOnAccountLeaveOrganization",
|
|
64
|
+
"description": "Filters access by RetainSharingOnAccountLeaveOrganization value within ResourceShareConfiguration that is set on resource share",
|
|
65
|
+
"type": "Bool"
|
|
66
|
+
},
|
|
62
67
|
"ram:shareowneraccountid": {
|
|
63
68
|
"key": "ram:ShareOwnerAccountId",
|
|
64
69
|
"description": "Filters access by resource shares owned by a specific account. For example, you can use this condition key to specify which resource share invitations can be accepted or rejected based on the resource share owner's account ID",
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.18.
|
|
3
|
+
"version": "0.18.202603121",
|
|
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-03-
|
|
9
|
+
"updatedAt": "2026-03-12T05:07:48.990Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|