@cloud-copilot/iam-data 0.15.202512191 → 0.15.202512201
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.
|
@@ -1,4 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
+
"createportal": {
|
|
3
|
+
"name": "CreatePortal",
|
|
4
|
+
"description": "Grants permission to create a Portal",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [
|
|
7
|
+
{
|
|
8
|
+
"name": "Portal",
|
|
9
|
+
"required": true,
|
|
10
|
+
"conditionKeys": [],
|
|
11
|
+
"dependentActions": []
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"conditionKeys": [
|
|
15
|
+
"apigateway:Request/PortalDisplayName",
|
|
16
|
+
"apigateway:Request/PortalDomainName",
|
|
17
|
+
"apigateway:Request/CognitoUserPoolArn",
|
|
18
|
+
"aws:RequestTag/${TagKey}",
|
|
19
|
+
"aws:TagKeys"
|
|
20
|
+
],
|
|
21
|
+
"dependentActions": []
|
|
22
|
+
},
|
|
23
|
+
"createportalproduct": {
|
|
24
|
+
"name": "CreatePortalProduct",
|
|
25
|
+
"description": "Grants permission to create a Portal Product",
|
|
26
|
+
"accessLevel": "Write",
|
|
27
|
+
"resourceTypes": [
|
|
28
|
+
{
|
|
29
|
+
"name": "PortalProduct",
|
|
30
|
+
"required": true,
|
|
31
|
+
"conditionKeys": [],
|
|
32
|
+
"dependentActions": []
|
|
33
|
+
}
|
|
34
|
+
],
|
|
35
|
+
"conditionKeys": [
|
|
36
|
+
"apigateway:Request/PortalProductDisplayName",
|
|
37
|
+
"aws:RequestTag/${TagKey}",
|
|
38
|
+
"aws:TagKeys"
|
|
39
|
+
],
|
|
40
|
+
"dependentActions": []
|
|
41
|
+
},
|
|
42
|
+
"createproductpage": {
|
|
43
|
+
"name": "CreateProductPage",
|
|
44
|
+
"description": "Grants permission to create a Product Page",
|
|
45
|
+
"accessLevel": "Write",
|
|
46
|
+
"resourceTypes": [
|
|
47
|
+
{
|
|
48
|
+
"name": "ProductPage",
|
|
49
|
+
"required": true,
|
|
50
|
+
"conditionKeys": [],
|
|
51
|
+
"dependentActions": []
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"conditionKeys": [
|
|
55
|
+
"apigateway:Request/ProductPageTitle"
|
|
56
|
+
],
|
|
57
|
+
"dependentActions": []
|
|
58
|
+
},
|
|
59
|
+
"createproductrestendpointpage": {
|
|
60
|
+
"name": "CreateProductRestEndpointPage",
|
|
61
|
+
"description": "Grants permission to create a Product REST Endpoint Page",
|
|
62
|
+
"accessLevel": "Write",
|
|
63
|
+
"resourceTypes": [
|
|
64
|
+
{
|
|
65
|
+
"name": "ProductRestEndpointPage",
|
|
66
|
+
"required": true,
|
|
67
|
+
"conditionKeys": [],
|
|
68
|
+
"dependentActions": []
|
|
69
|
+
}
|
|
70
|
+
],
|
|
71
|
+
"conditionKeys": [
|
|
72
|
+
"apigateway:Request/RestApiId",
|
|
73
|
+
"apigateway:Request/Stage",
|
|
74
|
+
"apigateway:Request/Method",
|
|
75
|
+
"apigateway:Request/ProductRestEndpointPageEndpointPrefix"
|
|
76
|
+
],
|
|
77
|
+
"dependentActions": []
|
|
78
|
+
},
|
|
2
79
|
"createroutingrule": {
|
|
3
80
|
"name": "CreateRoutingRule",
|
|
4
81
|
"description": "Grants permission to create a routing rule",
|
|
@@ -189,6 +266,87 @@
|
|
|
189
266
|
],
|
|
190
267
|
"dependentActions": []
|
|
191
268
|
},
|
|
269
|
+
"deleteportal": {
|
|
270
|
+
"name": "DeletePortal",
|
|
271
|
+
"description": "Grants permission to delete a Portal",
|
|
272
|
+
"accessLevel": "Write",
|
|
273
|
+
"resourceTypes": [
|
|
274
|
+
{
|
|
275
|
+
"name": "Portal",
|
|
276
|
+
"required": true,
|
|
277
|
+
"conditionKeys": [],
|
|
278
|
+
"dependentActions": []
|
|
279
|
+
}
|
|
280
|
+
],
|
|
281
|
+
"conditionKeys": [],
|
|
282
|
+
"dependentActions": []
|
|
283
|
+
},
|
|
284
|
+
"deleteportalproduct": {
|
|
285
|
+
"name": "DeletePortalProduct",
|
|
286
|
+
"description": "Grants permission to delete a Portal Product",
|
|
287
|
+
"accessLevel": "Write",
|
|
288
|
+
"resourceTypes": [
|
|
289
|
+
{
|
|
290
|
+
"name": "PortalProduct",
|
|
291
|
+
"required": true,
|
|
292
|
+
"conditionKeys": [],
|
|
293
|
+
"dependentActions": []
|
|
294
|
+
}
|
|
295
|
+
],
|
|
296
|
+
"conditionKeys": [],
|
|
297
|
+
"dependentActions": []
|
|
298
|
+
},
|
|
299
|
+
"deleteportalproductsharingpolicy": {
|
|
300
|
+
"name": "DeletePortalProductSharingPolicy",
|
|
301
|
+
"description": "Grants permission to delete a Portal Product Sharing Policy",
|
|
302
|
+
"accessLevel": "Permissions management",
|
|
303
|
+
"resourceTypes": [
|
|
304
|
+
{
|
|
305
|
+
"name": "PortalProduct",
|
|
306
|
+
"required": true,
|
|
307
|
+
"conditionKeys": [],
|
|
308
|
+
"dependentActions": []
|
|
309
|
+
}
|
|
310
|
+
],
|
|
311
|
+
"conditionKeys": [],
|
|
312
|
+
"dependentActions": []
|
|
313
|
+
},
|
|
314
|
+
"deleteproductpage": {
|
|
315
|
+
"name": "DeleteProductPage",
|
|
316
|
+
"description": "Grants permission to delete a Product Page",
|
|
317
|
+
"accessLevel": "Write",
|
|
318
|
+
"resourceTypes": [
|
|
319
|
+
{
|
|
320
|
+
"name": "ProductPage",
|
|
321
|
+
"required": true,
|
|
322
|
+
"conditionKeys": [],
|
|
323
|
+
"dependentActions": []
|
|
324
|
+
}
|
|
325
|
+
],
|
|
326
|
+
"conditionKeys": [],
|
|
327
|
+
"dependentActions": []
|
|
328
|
+
},
|
|
329
|
+
"deleteproductrestendpointpage": {
|
|
330
|
+
"name": "DeleteProductRestEndpointPage",
|
|
331
|
+
"description": "Grants permission to delete a Product REST Endpoint Page",
|
|
332
|
+
"accessLevel": "Write",
|
|
333
|
+
"resourceTypes": [
|
|
334
|
+
{
|
|
335
|
+
"name": "PortalProduct",
|
|
336
|
+
"required": true,
|
|
337
|
+
"conditionKeys": [],
|
|
338
|
+
"dependentActions": []
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"name": "ProductRestEndpointPage",
|
|
342
|
+
"required": true,
|
|
343
|
+
"conditionKeys": [],
|
|
344
|
+
"dependentActions": []
|
|
345
|
+
}
|
|
346
|
+
],
|
|
347
|
+
"conditionKeys": [],
|
|
348
|
+
"dependentActions": []
|
|
349
|
+
},
|
|
192
350
|
"deleteroutingrule": {
|
|
193
351
|
"name": "DeleteRoutingRule",
|
|
194
352
|
"description": "Grants permission to delete a routing rule",
|
|
@@ -211,6 +369,21 @@
|
|
|
211
369
|
],
|
|
212
370
|
"dependentActions": []
|
|
213
371
|
},
|
|
372
|
+
"disableportal": {
|
|
373
|
+
"name": "DisablePortal",
|
|
374
|
+
"description": "Grants permission to disable a Portal",
|
|
375
|
+
"accessLevel": "Write",
|
|
376
|
+
"resourceTypes": [
|
|
377
|
+
{
|
|
378
|
+
"name": "Portal",
|
|
379
|
+
"required": true,
|
|
380
|
+
"conditionKeys": [],
|
|
381
|
+
"dependentActions": []
|
|
382
|
+
}
|
|
383
|
+
],
|
|
384
|
+
"conditionKeys": [],
|
|
385
|
+
"dependentActions": []
|
|
386
|
+
},
|
|
214
387
|
"get": {
|
|
215
388
|
"name": "GET",
|
|
216
389
|
"description": "Grants permission to read a particular resource",
|
|
@@ -490,6 +663,93 @@
|
|
|
490
663
|
"conditionKeys": [],
|
|
491
664
|
"dependentActions": []
|
|
492
665
|
},
|
|
666
|
+
"getportal": {
|
|
667
|
+
"name": "GetPortal",
|
|
668
|
+
"description": "Grants permission to read a Portal",
|
|
669
|
+
"accessLevel": "Read",
|
|
670
|
+
"resourceTypes": [
|
|
671
|
+
{
|
|
672
|
+
"name": "Portal",
|
|
673
|
+
"required": true,
|
|
674
|
+
"conditionKeys": [],
|
|
675
|
+
"dependentActions": []
|
|
676
|
+
}
|
|
677
|
+
],
|
|
678
|
+
"conditionKeys": [],
|
|
679
|
+
"dependentActions": []
|
|
680
|
+
},
|
|
681
|
+
"getportalproduct": {
|
|
682
|
+
"name": "GetPortalProduct",
|
|
683
|
+
"description": "Grants permission to read a Portal Product",
|
|
684
|
+
"accessLevel": "Read",
|
|
685
|
+
"resourceTypes": [
|
|
686
|
+
{
|
|
687
|
+
"name": "PortalProduct",
|
|
688
|
+
"required": true,
|
|
689
|
+
"conditionKeys": [],
|
|
690
|
+
"dependentActions": []
|
|
691
|
+
}
|
|
692
|
+
],
|
|
693
|
+
"conditionKeys": [],
|
|
694
|
+
"dependentActions": []
|
|
695
|
+
},
|
|
696
|
+
"getportalproductsharingpolicy": {
|
|
697
|
+
"name": "GetPortalProductSharingPolicy",
|
|
698
|
+
"description": "Grants permission to read a Portal Product Sharing Policy",
|
|
699
|
+
"accessLevel": "Read",
|
|
700
|
+
"resourceTypes": [
|
|
701
|
+
{
|
|
702
|
+
"name": "PortalProduct",
|
|
703
|
+
"required": true,
|
|
704
|
+
"conditionKeys": [],
|
|
705
|
+
"dependentActions": []
|
|
706
|
+
}
|
|
707
|
+
],
|
|
708
|
+
"conditionKeys": [],
|
|
709
|
+
"dependentActions": []
|
|
710
|
+
},
|
|
711
|
+
"getproductpage": {
|
|
712
|
+
"name": "GetProductPage",
|
|
713
|
+
"description": "Grants permission to read a Product Page",
|
|
714
|
+
"accessLevel": "Read",
|
|
715
|
+
"resourceTypes": [
|
|
716
|
+
{
|
|
717
|
+
"name": "ProductPage",
|
|
718
|
+
"required": true,
|
|
719
|
+
"conditionKeys": [],
|
|
720
|
+
"dependentActions": []
|
|
721
|
+
},
|
|
722
|
+
{
|
|
723
|
+
"name": "PortalProduct",
|
|
724
|
+
"required": false,
|
|
725
|
+
"conditionKeys": [],
|
|
726
|
+
"dependentActions": []
|
|
727
|
+
}
|
|
728
|
+
],
|
|
729
|
+
"conditionKeys": [],
|
|
730
|
+
"dependentActions": []
|
|
731
|
+
},
|
|
732
|
+
"getproductrestendpointpage": {
|
|
733
|
+
"name": "GetProductRestEndpointPage",
|
|
734
|
+
"description": "Grants permission to read a Product REST Endpoint Page",
|
|
735
|
+
"accessLevel": "Read",
|
|
736
|
+
"resourceTypes": [
|
|
737
|
+
{
|
|
738
|
+
"name": "ProductRestEndpointPage",
|
|
739
|
+
"required": true,
|
|
740
|
+
"conditionKeys": [],
|
|
741
|
+
"dependentActions": []
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"name": "PortalProduct",
|
|
745
|
+
"required": false,
|
|
746
|
+
"conditionKeys": [],
|
|
747
|
+
"dependentActions": []
|
|
748
|
+
}
|
|
749
|
+
],
|
|
750
|
+
"conditionKeys": [],
|
|
751
|
+
"dependentActions": []
|
|
752
|
+
},
|
|
493
753
|
"getroutingrule": {
|
|
494
754
|
"name": "GetRoutingRule",
|
|
495
755
|
"description": "Grants permission to read a routing rule",
|
|
@@ -507,6 +767,78 @@
|
|
|
507
767
|
],
|
|
508
768
|
"dependentActions": []
|
|
509
769
|
},
|
|
770
|
+
"listportalproducts": {
|
|
771
|
+
"name": "ListPortalProducts",
|
|
772
|
+
"description": "Grants permission to list Portal Products",
|
|
773
|
+
"accessLevel": "List",
|
|
774
|
+
"resourceTypes": [
|
|
775
|
+
{
|
|
776
|
+
"name": "PortalProduct",
|
|
777
|
+
"required": true,
|
|
778
|
+
"conditionKeys": [],
|
|
779
|
+
"dependentActions": []
|
|
780
|
+
}
|
|
781
|
+
],
|
|
782
|
+
"conditionKeys": [],
|
|
783
|
+
"dependentActions": []
|
|
784
|
+
},
|
|
785
|
+
"listportals": {
|
|
786
|
+
"name": "ListPortals",
|
|
787
|
+
"description": "Grants permission to list Portals",
|
|
788
|
+
"accessLevel": "List",
|
|
789
|
+
"resourceTypes": [
|
|
790
|
+
{
|
|
791
|
+
"name": "Portal",
|
|
792
|
+
"required": true,
|
|
793
|
+
"conditionKeys": [],
|
|
794
|
+
"dependentActions": []
|
|
795
|
+
}
|
|
796
|
+
],
|
|
797
|
+
"conditionKeys": [],
|
|
798
|
+
"dependentActions": []
|
|
799
|
+
},
|
|
800
|
+
"listproductpages": {
|
|
801
|
+
"name": "ListProductPages",
|
|
802
|
+
"description": "Grants permission to list Product Pages",
|
|
803
|
+
"accessLevel": "List",
|
|
804
|
+
"resourceTypes": [
|
|
805
|
+
{
|
|
806
|
+
"name": "ProductPage",
|
|
807
|
+
"required": true,
|
|
808
|
+
"conditionKeys": [],
|
|
809
|
+
"dependentActions": []
|
|
810
|
+
},
|
|
811
|
+
{
|
|
812
|
+
"name": "PortalProduct",
|
|
813
|
+
"required": false,
|
|
814
|
+
"conditionKeys": [],
|
|
815
|
+
"dependentActions": []
|
|
816
|
+
}
|
|
817
|
+
],
|
|
818
|
+
"conditionKeys": [],
|
|
819
|
+
"dependentActions": []
|
|
820
|
+
},
|
|
821
|
+
"listproductrestendpointpages": {
|
|
822
|
+
"name": "ListProductRestEndpointPages",
|
|
823
|
+
"description": "Grants permission to list Product REST Endpoint Pages",
|
|
824
|
+
"accessLevel": "List",
|
|
825
|
+
"resourceTypes": [
|
|
826
|
+
{
|
|
827
|
+
"name": "ProductRestEndpointPage",
|
|
828
|
+
"required": true,
|
|
829
|
+
"conditionKeys": [],
|
|
830
|
+
"dependentActions": []
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"name": "PortalProduct",
|
|
834
|
+
"required": false,
|
|
835
|
+
"conditionKeys": [],
|
|
836
|
+
"dependentActions": []
|
|
837
|
+
}
|
|
838
|
+
],
|
|
839
|
+
"conditionKeys": [],
|
|
840
|
+
"dependentActions": []
|
|
841
|
+
},
|
|
510
842
|
"listroutingrules": {
|
|
511
843
|
"name": "ListRoutingRules",
|
|
512
844
|
"description": "Grants permission to list routing rules under a domain name",
|
|
@@ -872,6 +1204,125 @@
|
|
|
872
1204
|
],
|
|
873
1205
|
"dependentActions": []
|
|
874
1206
|
},
|
|
1207
|
+
"previewportal": {
|
|
1208
|
+
"name": "PreviewPortal",
|
|
1209
|
+
"description": "Grants permission to preview a Portal",
|
|
1210
|
+
"accessLevel": "Write",
|
|
1211
|
+
"resourceTypes": [
|
|
1212
|
+
{
|
|
1213
|
+
"name": "Portal",
|
|
1214
|
+
"required": true,
|
|
1215
|
+
"conditionKeys": [],
|
|
1216
|
+
"dependentActions": []
|
|
1217
|
+
}
|
|
1218
|
+
],
|
|
1219
|
+
"conditionKeys": [],
|
|
1220
|
+
"dependentActions": []
|
|
1221
|
+
},
|
|
1222
|
+
"publishportal": {
|
|
1223
|
+
"name": "PublishPortal",
|
|
1224
|
+
"description": "Grants permission to publish a Portal",
|
|
1225
|
+
"accessLevel": "Write",
|
|
1226
|
+
"resourceTypes": [
|
|
1227
|
+
{
|
|
1228
|
+
"name": "Portal",
|
|
1229
|
+
"required": true,
|
|
1230
|
+
"conditionKeys": [],
|
|
1231
|
+
"dependentActions": []
|
|
1232
|
+
}
|
|
1233
|
+
],
|
|
1234
|
+
"conditionKeys": [],
|
|
1235
|
+
"dependentActions": []
|
|
1236
|
+
},
|
|
1237
|
+
"putportalproductsharingpolicy": {
|
|
1238
|
+
"name": "PutPortalProductSharingPolicy",
|
|
1239
|
+
"description": "Grants permission to put a Portal Product Sharing Policy",
|
|
1240
|
+
"accessLevel": "Permissions management",
|
|
1241
|
+
"resourceTypes": [
|
|
1242
|
+
{
|
|
1243
|
+
"name": "PortalProduct",
|
|
1244
|
+
"required": true,
|
|
1245
|
+
"conditionKeys": [],
|
|
1246
|
+
"dependentActions": []
|
|
1247
|
+
}
|
|
1248
|
+
],
|
|
1249
|
+
"conditionKeys": [],
|
|
1250
|
+
"dependentActions": []
|
|
1251
|
+
},
|
|
1252
|
+
"updateportal": {
|
|
1253
|
+
"name": "UpdatePortal",
|
|
1254
|
+
"description": "Grants permission to update a Portal",
|
|
1255
|
+
"accessLevel": "Write",
|
|
1256
|
+
"resourceTypes": [
|
|
1257
|
+
{
|
|
1258
|
+
"name": "Portal",
|
|
1259
|
+
"required": true,
|
|
1260
|
+
"conditionKeys": [],
|
|
1261
|
+
"dependentActions": []
|
|
1262
|
+
}
|
|
1263
|
+
],
|
|
1264
|
+
"conditionKeys": [
|
|
1265
|
+
"apigateway:Request/PortalDisplayName",
|
|
1266
|
+
"apigateway:Request/PortalDomainName",
|
|
1267
|
+
"apigateway:Request/CognitoUserPoolArn",
|
|
1268
|
+
"aws:RequestTag/${TagKey}",
|
|
1269
|
+
"aws:TagKeys"
|
|
1270
|
+
],
|
|
1271
|
+
"dependentActions": []
|
|
1272
|
+
},
|
|
1273
|
+
"updateportalproduct": {
|
|
1274
|
+
"name": "UpdatePortalProduct",
|
|
1275
|
+
"description": "Grants permission to update a Portal Product",
|
|
1276
|
+
"accessLevel": "Write",
|
|
1277
|
+
"resourceTypes": [
|
|
1278
|
+
{
|
|
1279
|
+
"name": "PortalProduct",
|
|
1280
|
+
"required": true,
|
|
1281
|
+
"conditionKeys": [],
|
|
1282
|
+
"dependentActions": []
|
|
1283
|
+
}
|
|
1284
|
+
],
|
|
1285
|
+
"conditionKeys": [
|
|
1286
|
+
"apigateway:Request/PortalProductDisplayName",
|
|
1287
|
+
"aws:RequestTag/${TagKey}",
|
|
1288
|
+
"aws:TagKeys"
|
|
1289
|
+
],
|
|
1290
|
+
"dependentActions": []
|
|
1291
|
+
},
|
|
1292
|
+
"updateproductpage": {
|
|
1293
|
+
"name": "UpdateProductPage",
|
|
1294
|
+
"description": "Grants permission to update a Product Page",
|
|
1295
|
+
"accessLevel": "Write",
|
|
1296
|
+
"resourceTypes": [
|
|
1297
|
+
{
|
|
1298
|
+
"name": "ProductPage",
|
|
1299
|
+
"required": true,
|
|
1300
|
+
"conditionKeys": [],
|
|
1301
|
+
"dependentActions": []
|
|
1302
|
+
}
|
|
1303
|
+
],
|
|
1304
|
+
"conditionKeys": [
|
|
1305
|
+
"apigateway:Request/ProductPageTitle"
|
|
1306
|
+
],
|
|
1307
|
+
"dependentActions": []
|
|
1308
|
+
},
|
|
1309
|
+
"updateproductrestendpointpage": {
|
|
1310
|
+
"name": "UpdateProductRestEndpointPage",
|
|
1311
|
+
"description": "Grants permission to update a Product REST Endpoint Page",
|
|
1312
|
+
"accessLevel": "Write",
|
|
1313
|
+
"resourceTypes": [
|
|
1314
|
+
{
|
|
1315
|
+
"name": "ProductRestEndpointPage",
|
|
1316
|
+
"required": true,
|
|
1317
|
+
"conditionKeys": [],
|
|
1318
|
+
"dependentActions": []
|
|
1319
|
+
}
|
|
1320
|
+
],
|
|
1321
|
+
"conditionKeys": [
|
|
1322
|
+
"apigateway:Request/ProductRestEndpointPageEndpointPrefix"
|
|
1323
|
+
],
|
|
1324
|
+
"dependentActions": []
|
|
1325
|
+
},
|
|
875
1326
|
"updateroutingrule": {
|
|
876
1327
|
"name": "UpdateRoutingRule",
|
|
877
1328
|
"description": "Grants permission to update a routing rule using the PutRoutingRule API",
|
|
@@ -1644,6 +1644,21 @@
|
|
|
1644
1644
|
"conditionKeys": [],
|
|
1645
1645
|
"dependentActions": []
|
|
1646
1646
|
},
|
|
1647
|
+
"updatecollaborationchangerequest": {
|
|
1648
|
+
"name": "UpdateCollaborationChangeRequest",
|
|
1649
|
+
"description": "Grants permission to update a change request in a collaboration",
|
|
1650
|
+
"accessLevel": "Write",
|
|
1651
|
+
"resourceTypes": [
|
|
1652
|
+
{
|
|
1653
|
+
"name": "collaboration",
|
|
1654
|
+
"required": true,
|
|
1655
|
+
"conditionKeys": [],
|
|
1656
|
+
"dependentActions": []
|
|
1657
|
+
}
|
|
1658
|
+
],
|
|
1659
|
+
"conditionKeys": [],
|
|
1660
|
+
"dependentActions": []
|
|
1661
|
+
},
|
|
1647
1662
|
"updateconfiguredaudiencemodelassociation": {
|
|
1648
1663
|
"name": "UpdateConfiguredAudienceModelAssociation",
|
|
1649
1664
|
"description": "Grants permission to update a configured audience model association",
|
|
@@ -1,4 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
+
"addkeyreplicationregions": {
|
|
3
|
+
"name": "AddKeyReplicationRegions",
|
|
4
|
+
"description": "Grants permission to add replication regions to an existing AWS Payment Cryptography key",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [
|
|
7
|
+
{
|
|
8
|
+
"name": "alias",
|
|
9
|
+
"required": true,
|
|
10
|
+
"conditionKeys": [],
|
|
11
|
+
"dependentActions": []
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"name": "key",
|
|
15
|
+
"required": true,
|
|
16
|
+
"conditionKeys": [],
|
|
17
|
+
"dependentActions": []
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"conditionKeys": [],
|
|
21
|
+
"dependentActions": []
|
|
22
|
+
},
|
|
2
23
|
"createalias": {
|
|
3
24
|
"name": "CreateAlias",
|
|
4
25
|
"description": "Grants permission to create a user-friendly name for a Key",
|
|
@@ -87,6 +108,22 @@
|
|
|
87
108
|
"conditionKeys": [],
|
|
88
109
|
"dependentActions": []
|
|
89
110
|
},
|
|
111
|
+
"disabledefaultkeyreplicationregions": {
|
|
112
|
+
"name": "DisableDefaultKeyReplicationRegions",
|
|
113
|
+
"description": "Grants permission to disable default key replication regions for account-level replication",
|
|
114
|
+
"accessLevel": "Write",
|
|
115
|
+
"resourceTypes": [],
|
|
116
|
+
"conditionKeys": [],
|
|
117
|
+
"dependentActions": []
|
|
118
|
+
},
|
|
119
|
+
"enabledefaultkeyreplicationregions": {
|
|
120
|
+
"name": "EnableDefaultKeyReplicationRegions",
|
|
121
|
+
"description": "Grants permission to enable default key replication regions for account-level replication",
|
|
122
|
+
"accessLevel": "Write",
|
|
123
|
+
"resourceTypes": [],
|
|
124
|
+
"conditionKeys": [],
|
|
125
|
+
"dependentActions": []
|
|
126
|
+
},
|
|
90
127
|
"encryptdata": {
|
|
91
128
|
"name": "EncryptData",
|
|
92
129
|
"description": "Grants permission to encrypt plaintext data to ciphertext using symmetric, asymmetric or DUKPT data encryption key",
|
|
@@ -231,6 +268,35 @@
|
|
|
231
268
|
],
|
|
232
269
|
"dependentActions": []
|
|
233
270
|
},
|
|
271
|
+
"getcertificatesigningrequest": {
|
|
272
|
+
"name": "GetCertificateSigningRequest",
|
|
273
|
+
"description": "Grants permission to return the Certificate Signing Request for a public key from a key of class PUBLIC_KEY",
|
|
274
|
+
"accessLevel": "Read",
|
|
275
|
+
"resourceTypes": [
|
|
276
|
+
{
|
|
277
|
+
"name": "alias",
|
|
278
|
+
"required": true,
|
|
279
|
+
"conditionKeys": [],
|
|
280
|
+
"dependentActions": []
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"name": "key",
|
|
284
|
+
"required": true,
|
|
285
|
+
"conditionKeys": [],
|
|
286
|
+
"dependentActions": []
|
|
287
|
+
}
|
|
288
|
+
],
|
|
289
|
+
"conditionKeys": [],
|
|
290
|
+
"dependentActions": []
|
|
291
|
+
},
|
|
292
|
+
"getdefaultkeyreplicationregions": {
|
|
293
|
+
"name": "GetDefaultKeyReplicationRegions",
|
|
294
|
+
"description": "Grants permission to retrieve the default key replication regions configured at the account level",
|
|
295
|
+
"accessLevel": "Read",
|
|
296
|
+
"resourceTypes": [],
|
|
297
|
+
"conditionKeys": [],
|
|
298
|
+
"dependentActions": []
|
|
299
|
+
},
|
|
234
300
|
"getkey": {
|
|
235
301
|
"name": "GetKey",
|
|
236
302
|
"description": "Grants permission to return the detailed information about the specified key",
|
|
@@ -342,6 +408,27 @@
|
|
|
342
408
|
"conditionKeys": [],
|
|
343
409
|
"dependentActions": []
|
|
344
410
|
},
|
|
411
|
+
"removekeyreplicationregions": {
|
|
412
|
+
"name": "RemoveKeyReplicationRegions",
|
|
413
|
+
"description": "Grants permission to remove replication regions from an existing AWS Payment Cryptography key",
|
|
414
|
+
"accessLevel": "Write",
|
|
415
|
+
"resourceTypes": [
|
|
416
|
+
{
|
|
417
|
+
"name": "alias",
|
|
418
|
+
"required": true,
|
|
419
|
+
"conditionKeys": [],
|
|
420
|
+
"dependentActions": []
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"name": "key",
|
|
424
|
+
"required": true,
|
|
425
|
+
"conditionKeys": [],
|
|
426
|
+
"dependentActions": []
|
|
427
|
+
}
|
|
428
|
+
],
|
|
429
|
+
"conditionKeys": [],
|
|
430
|
+
"dependentActions": []
|
|
431
|
+
},
|
|
345
432
|
"restorekey": {
|
|
346
433
|
"name": "RestoreKey",
|
|
347
434
|
"description": "Grants permission to cancel a scheduled key deletion if at any point during the waiting period a Key needs to be revived",
|
|
@@ -405,6 +492,27 @@
|
|
|
405
492
|
],
|
|
406
493
|
"dependentActions": []
|
|
407
494
|
},
|
|
495
|
+
"translatekeymaterial": {
|
|
496
|
+
"name": "TranslateKeyMaterial",
|
|
497
|
+
"description": "Grants permission to translate wrapping key type for a wrapped key",
|
|
498
|
+
"accessLevel": "Write",
|
|
499
|
+
"resourceTypes": [
|
|
500
|
+
{
|
|
501
|
+
"name": "alias",
|
|
502
|
+
"required": true,
|
|
503
|
+
"conditionKeys": [],
|
|
504
|
+
"dependentActions": []
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"name": "key",
|
|
508
|
+
"required": true,
|
|
509
|
+
"conditionKeys": [],
|
|
510
|
+
"dependentActions": []
|
|
511
|
+
}
|
|
512
|
+
],
|
|
513
|
+
"conditionKeys": [],
|
|
514
|
+
"dependentActions": []
|
|
515
|
+
},
|
|
408
516
|
"translatepindata": {
|
|
409
517
|
"name": "TranslatePinData",
|
|
410
518
|
"description": "Grants permission to translate encrypted PIN block from and to ISO 9564 formats 0,1,3,4",
|
|
@@ -29,6 +29,11 @@
|
|
|
29
29
|
"description": "Filters access by URI of a Lambda authorizer function. Available during CreateAuthorizer and UpdateAuthorizer. Also available during import and reimport as an ArrayOfString",
|
|
30
30
|
"type": "ArrayOfString"
|
|
31
31
|
},
|
|
32
|
+
"apigateway:request/cognitouserpoolarn": {
|
|
33
|
+
"key": "apigateway:Request/CognitoUserPoolArn",
|
|
34
|
+
"description": "Filters access by a Portal's CognitoUserPoolArn that is passed in the request",
|
|
35
|
+
"type": "ARN"
|
|
36
|
+
},
|
|
32
37
|
"apigateway:request/conditionbasepaths": {
|
|
33
38
|
"key": "apigateway:Request/ConditionBasePaths",
|
|
34
39
|
"description": "Filters access by base paths defined on the condition of a routing rule. Available during the CreateRoutingRule and UpdateRoutingRule operations",
|
|
@@ -44,6 +49,11 @@
|
|
|
44
49
|
"description": "Filters access by endpoint type. Available during the CreateDomainName, UpdateDomainName, CreateRestApi, and UpdateRestApi operations",
|
|
45
50
|
"type": "ArrayOfString"
|
|
46
51
|
},
|
|
52
|
+
"apigateway:request/method": {
|
|
53
|
+
"key": "apigateway:Request/Method",
|
|
54
|
+
"description": "Filters access by a ProductRestEndpointPage's HTTP Method that is passed in the request",
|
|
55
|
+
"type": "String"
|
|
56
|
+
},
|
|
47
57
|
"apigateway:request/mtlstruststoreuri": {
|
|
48
58
|
"key": "apigateway:Request/MtlsTrustStoreUri",
|
|
49
59
|
"description": "Filters access by URI of the truststore used for mutual TLS authentication. Available during the CreateDomainName and UpdateDomainName operations",
|
|
@@ -54,11 +64,41 @@
|
|
|
54
64
|
"description": "Filters access by version of the truststore used for mutual TLS authentication. Available during the CreateDomainName and UpdateDomainName operations",
|
|
55
65
|
"type": "String"
|
|
56
66
|
},
|
|
67
|
+
"apigateway:request/portaldisplayname": {
|
|
68
|
+
"key": "apigateway:Request/PortalDisplayName",
|
|
69
|
+
"description": "Filters access by a Portal's Display Name that is passed in the request",
|
|
70
|
+
"type": "String"
|
|
71
|
+
},
|
|
72
|
+
"apigateway:request/portaldomainname": {
|
|
73
|
+
"key": "apigateway:Request/PortalDomainName",
|
|
74
|
+
"description": "Filters access by a Portal's vanity domain name that is passed in the request",
|
|
75
|
+
"type": "String"
|
|
76
|
+
},
|
|
77
|
+
"apigateway:request/portalproductdisplayname": {
|
|
78
|
+
"key": "apigateway:Request/PortalProductDisplayName",
|
|
79
|
+
"description": "Filters access by a PortalProduct's Display Name that is passed in the request",
|
|
80
|
+
"type": "String"
|
|
81
|
+
},
|
|
57
82
|
"apigateway:request/priority": {
|
|
58
83
|
"key": "apigateway:Request/Priority",
|
|
59
84
|
"description": "Filters access by priority of the routing rule. Available during the CreateRoutingRule and UpdateRoutingRule operations",
|
|
60
85
|
"type": "Numeric"
|
|
61
86
|
},
|
|
87
|
+
"apigateway:request/productpagetitle": {
|
|
88
|
+
"key": "apigateway:Request/ProductPageTitle",
|
|
89
|
+
"description": "Filters access by a ProductPage's Title that is passed in the request",
|
|
90
|
+
"type": "String"
|
|
91
|
+
},
|
|
92
|
+
"apigateway:request/productrestendpointpageendpointprefix": {
|
|
93
|
+
"key": "apigateway:Request/ProductRestEndpointPageEndpointPrefix",
|
|
94
|
+
"description": "Filters access by a ProductRestEndpointPage's EndpointPrefix that is passed in the request",
|
|
95
|
+
"type": "String"
|
|
96
|
+
},
|
|
97
|
+
"apigateway:request/restapiid": {
|
|
98
|
+
"key": "apigateway:Request/RestApiId",
|
|
99
|
+
"description": "Filters access by a ProductRestEndpointPage's Amazon API Gateway API ID that is passed in the request",
|
|
100
|
+
"type": "String"
|
|
101
|
+
},
|
|
62
102
|
"apigateway:request/routeauthorizationtype": {
|
|
63
103
|
"key": "apigateway:Request/RouteAuthorizationType",
|
|
64
104
|
"description": "Filters access by authorization type, for example NONE, AWS_IAM, CUSTOM, JWT, COGNITO_USER_POOLS. Available during the CreateMethod and PutMethod operations Also available as a collection during import",
|
|
@@ -74,6 +114,11 @@
|
|
|
74
114
|
"description": "Filters access by TLS version. Available during the CreateDomain and UpdateDomain operations",
|
|
75
115
|
"type": "ArrayOfString"
|
|
76
116
|
},
|
|
117
|
+
"apigateway:request/stage": {
|
|
118
|
+
"key": "apigateway:Request/Stage",
|
|
119
|
+
"description": "Filters access by a ProductRestEndpointPage's Amazon API Gateway Stage Name that is passed in the request",
|
|
120
|
+
"type": "String"
|
|
121
|
+
},
|
|
77
122
|
"apigateway:request/stagename": {
|
|
78
123
|
"key": "apigateway:Request/StageName",
|
|
79
124
|
"description": "Filters access by stage name of the deployment that you attempt to create. Available during the CreateDeployment operation",
|
|
@@ -109,6 +154,11 @@
|
|
|
109
154
|
"description": "Filters access by URI of a Lambda authorizer function. Available during UpdateAuthorizer and DeleteAuthorizer operations. Also available during reimport as an ArrayOfString",
|
|
110
155
|
"type": "ArrayOfString"
|
|
111
156
|
},
|
|
157
|
+
"apigateway:resource/cognitouserpoolarn": {
|
|
158
|
+
"key": "apigateway:Resource/CognitoUserPoolArn",
|
|
159
|
+
"description": "Filters access by a Portal's CognitoUserPoolArn associated with the resource",
|
|
160
|
+
"type": "ARN"
|
|
161
|
+
},
|
|
112
162
|
"apigateway:resource/conditionbasepaths": {
|
|
113
163
|
"key": "apigateway:Resource/ConditionBasePaths",
|
|
114
164
|
"description": "Filters access by base paths defined on the condition of the existing routing rule. Available during the UpdateRoutingRule and DeleteRoutingRule operations",
|
|
@@ -124,6 +174,11 @@
|
|
|
124
174
|
"description": "Filters access by endpoint type. Available during the UpdateDomainName, DeleteDomainName, UpdateRestApi, and DeleteRestApi operations",
|
|
125
175
|
"type": "ArrayOfString"
|
|
126
176
|
},
|
|
177
|
+
"apigateway:resource/method": {
|
|
178
|
+
"key": "apigateway:Resource/Method",
|
|
179
|
+
"description": "Filters access by a ProductRestEndpointPage's HTTP Method associated with the resource",
|
|
180
|
+
"type": "String"
|
|
181
|
+
},
|
|
127
182
|
"apigateway:resource/mtlstruststoreuri": {
|
|
128
183
|
"key": "apigateway:Resource/MtlsTrustStoreUri",
|
|
129
184
|
"description": "Filters access by URI of the truststore used for mutual TLS authentication. Available during UpdateDomainName and DeleteDomainName operations",
|
|
@@ -134,11 +189,46 @@
|
|
|
134
189
|
"description": "Filters access by version of the truststore used for mutual TLS authentication. Available during UpdateDomainName and DeleteDomainName operations",
|
|
135
190
|
"type": "String"
|
|
136
191
|
},
|
|
192
|
+
"apigateway:resource/portaldisplayname": {
|
|
193
|
+
"key": "apigateway:Resource/PortalDisplayName",
|
|
194
|
+
"description": "Filters access by a Portal's Display Name associated with the resource",
|
|
195
|
+
"type": "String"
|
|
196
|
+
},
|
|
197
|
+
"apigateway:resource/portaldomainname": {
|
|
198
|
+
"key": "apigateway:Resource/PortalDomainName",
|
|
199
|
+
"description": "Filters access by a Portal's vanity domain name associated with the resource",
|
|
200
|
+
"type": "String"
|
|
201
|
+
},
|
|
202
|
+
"apigateway:resource/portalproductdisplayname": {
|
|
203
|
+
"key": "apigateway:Resource/PortalProductDisplayName",
|
|
204
|
+
"description": "Filters access by a PortalProduct's Display Name associated with the resource",
|
|
205
|
+
"type": "String"
|
|
206
|
+
},
|
|
207
|
+
"apigateway:resource/portalpublishstatus": {
|
|
208
|
+
"key": "apigateway:Resource/PortalPublishStatus",
|
|
209
|
+
"description": "Filters access by a Portal's published status associated with the resource",
|
|
210
|
+
"type": "String"
|
|
211
|
+
},
|
|
137
212
|
"apigateway:resource/priority": {
|
|
138
213
|
"key": "apigateway:Resource/Priority",
|
|
139
214
|
"description": "Filters access by priority of the existing routing rule. Available during the UpdateRoutingRule and DeleteRoutingRule operations",
|
|
140
215
|
"type": "Numeric"
|
|
141
216
|
},
|
|
217
|
+
"apigateway:resource/productpagetitle": {
|
|
218
|
+
"key": "apigateway:Resource/ProductPageTitle",
|
|
219
|
+
"description": "Filters access by a ProductPage's Title associated with the resource",
|
|
220
|
+
"type": "String"
|
|
221
|
+
},
|
|
222
|
+
"apigateway:resource/productrestendpointpageendpointprefix": {
|
|
223
|
+
"key": "apigateway:Resource/ProductRestEndpointPageEndpointPrefix",
|
|
224
|
+
"description": "Filters access by a ProductRestEndpointPage's EndpointPrefix associated with the resource",
|
|
225
|
+
"type": "String"
|
|
226
|
+
},
|
|
227
|
+
"apigateway:resource/restapiid": {
|
|
228
|
+
"key": "apigateway:Resource/RestApiId",
|
|
229
|
+
"description": "Filters access by a ProductRestEndpointPage's Amazon API Gateway API ID associated with the resource",
|
|
230
|
+
"type": "String"
|
|
231
|
+
},
|
|
142
232
|
"apigateway:resource/routeauthorizationtype": {
|
|
143
233
|
"key": "apigateway:Resource/RouteAuthorizationType",
|
|
144
234
|
"description": "Filters access by authorization type of the existing Method resource, for example NONE, AWS_IAM, CUSTOM, JWT, COGNITO_USER_POOLS. Available during the PutMethod and DeleteMethod operations. Also available as a collection during reimport",
|
|
@@ -154,6 +244,11 @@
|
|
|
154
244
|
"description": "Filters access by TLS version. Available during UpdateDomain and DeleteDomain operations",
|
|
155
245
|
"type": "ArrayOfString"
|
|
156
246
|
},
|
|
247
|
+
"apigateway:resource/stage": {
|
|
248
|
+
"key": "apigateway:Resource/Stage",
|
|
249
|
+
"description": "Filters access by a ProductRestEndpointPage's Amazon API Gateway Stage Name associated with the resource",
|
|
250
|
+
"type": "String"
|
|
251
|
+
},
|
|
157
252
|
"aws:requesttag/${tagkey}": {
|
|
158
253
|
"key": "aws:RequestTag/${TagKey}",
|
|
159
254
|
"description": "Filters access by the tag key-value pairs in the request",
|
|
@@ -254,6 +254,44 @@
|
|
|
254
254
|
"aws:ResourceTag/${TagKey}"
|
|
255
255
|
]
|
|
256
256
|
},
|
|
257
|
+
"portal": {
|
|
258
|
+
"key": "Portal",
|
|
259
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portals/${PortalId}",
|
|
260
|
+
"conditionKeys": [
|
|
261
|
+
"apigateway:Resource/CognitoUserPoolArn",
|
|
262
|
+
"apigateway:Resource/PortalDisplayName",
|
|
263
|
+
"apigateway:Resource/PortalDomainName",
|
|
264
|
+
"apigateway:Resource/PortalPublishStatus",
|
|
265
|
+
"aws:ResourceTag/${TagKey}"
|
|
266
|
+
]
|
|
267
|
+
},
|
|
268
|
+
"portalproduct": {
|
|
269
|
+
"key": "PortalProduct",
|
|
270
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portalproducts/${PortalProductId}",
|
|
271
|
+
"conditionKeys": [
|
|
272
|
+
"apigateway:Resource/PortalProductDisplayName",
|
|
273
|
+
"aws:ResourceTag/${TagKey}"
|
|
274
|
+
]
|
|
275
|
+
},
|
|
276
|
+
"productpage": {
|
|
277
|
+
"key": "ProductPage",
|
|
278
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portalproducts/${PortalProductId}/productpages/${ProductPageId}",
|
|
279
|
+
"conditionKeys": [
|
|
280
|
+
"apigateway:Resource/ProductPageTitle",
|
|
281
|
+
"aws:ResourceTag/${TagKey}"
|
|
282
|
+
]
|
|
283
|
+
},
|
|
284
|
+
"productrestendpointpage": {
|
|
285
|
+
"key": "ProductRestEndpointPage",
|
|
286
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/portalproducts/${PortalProductId}/productrestendpointpages/${ProductRestEndpointPageId}",
|
|
287
|
+
"conditionKeys": [
|
|
288
|
+
"apigateway:Resource/Method",
|
|
289
|
+
"apigateway:Resource/ProductRestEndpointPageEndpointPrefix",
|
|
290
|
+
"apigateway:Resource/RestApiId",
|
|
291
|
+
"apigateway:Resource/Stage",
|
|
292
|
+
"aws:ResourceTag/${TagKey}"
|
|
293
|
+
]
|
|
294
|
+
},
|
|
257
295
|
"account": {
|
|
258
296
|
"key": "Account",
|
|
259
297
|
"arn": "arn:${Partition}:apigateway:${Region}::/account"
|
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.202512201",
|
|
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-12-
|
|
9
|
+
"updatedAt": "2025-12-20T04:52:14.248Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|