@cloud-copilot/iam-data 0.9.202501101 → 0.9.202501141
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.
- package/data/actions/apigateway.json +132 -0
- package/data/actions/datasync.json +90 -0
- package/data/actions/imagebuilder.json +26 -0
- package/data/actions/medialive.json +8 -0
- package/data/actions/transcribe.json +47 -7
- package/data/conditionKeys/apigateway.json +10 -0
- package/data/resourceTypes/apigateway.json +36 -0
- package/data/resourceTypes/transcribe.json +8 -2
- package/package.json +2 -2
|
@@ -52,6 +52,12 @@
|
|
|
52
52
|
"conditionKeys": [],
|
|
53
53
|
"dependentActions": []
|
|
54
54
|
},
|
|
55
|
+
{
|
|
56
|
+
"name": "DomainNameAccessAssociation",
|
|
57
|
+
"required": false,
|
|
58
|
+
"conditionKeys": [],
|
|
59
|
+
"dependentActions": []
|
|
60
|
+
},
|
|
55
61
|
{
|
|
56
62
|
"name": "GatewayResponse",
|
|
57
63
|
"required": false,
|
|
@@ -88,6 +94,18 @@
|
|
|
88
94
|
"conditionKeys": [],
|
|
89
95
|
"dependentActions": []
|
|
90
96
|
},
|
|
97
|
+
{
|
|
98
|
+
"name": "PrivateBasePathMapping",
|
|
99
|
+
"required": false,
|
|
100
|
+
"conditionKeys": [],
|
|
101
|
+
"dependentActions": []
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "PrivateDomainName",
|
|
105
|
+
"required": false,
|
|
106
|
+
"conditionKeys": [],
|
|
107
|
+
"dependentActions": []
|
|
108
|
+
},
|
|
91
109
|
{
|
|
92
110
|
"name": "RequestValidator",
|
|
93
111
|
"required": false,
|
|
@@ -250,6 +268,12 @@
|
|
|
250
268
|
"conditionKeys": [],
|
|
251
269
|
"dependentActions": []
|
|
252
270
|
},
|
|
271
|
+
{
|
|
272
|
+
"name": "DomainNameAccessAssociations",
|
|
273
|
+
"required": false,
|
|
274
|
+
"conditionKeys": [],
|
|
275
|
+
"dependentActions": []
|
|
276
|
+
},
|
|
253
277
|
{
|
|
254
278
|
"name": "DomainNames",
|
|
255
279
|
"required": false,
|
|
@@ -304,6 +328,24 @@
|
|
|
304
328
|
"conditionKeys": [],
|
|
305
329
|
"dependentActions": []
|
|
306
330
|
},
|
|
331
|
+
{
|
|
332
|
+
"name": "PrivateBasePathMapping",
|
|
333
|
+
"required": false,
|
|
334
|
+
"conditionKeys": [],
|
|
335
|
+
"dependentActions": []
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"name": "PrivateBasePathMappings",
|
|
339
|
+
"required": false,
|
|
340
|
+
"conditionKeys": [],
|
|
341
|
+
"dependentActions": []
|
|
342
|
+
},
|
|
343
|
+
{
|
|
344
|
+
"name": "PrivateDomainName",
|
|
345
|
+
"required": false,
|
|
346
|
+
"conditionKeys": [],
|
|
347
|
+
"dependentActions": []
|
|
348
|
+
},
|
|
307
349
|
{
|
|
308
350
|
"name": "RequestValidator",
|
|
309
351
|
"required": false,
|
|
@@ -499,6 +541,18 @@
|
|
|
499
541
|
"conditionKeys": [],
|
|
500
542
|
"dependentActions": []
|
|
501
543
|
},
|
|
544
|
+
{
|
|
545
|
+
"name": "PrivateBasePathMapping",
|
|
546
|
+
"required": false,
|
|
547
|
+
"conditionKeys": [],
|
|
548
|
+
"dependentActions": []
|
|
549
|
+
},
|
|
550
|
+
{
|
|
551
|
+
"name": "PrivateDomainName",
|
|
552
|
+
"required": false,
|
|
553
|
+
"conditionKeys": [],
|
|
554
|
+
"dependentActions": []
|
|
555
|
+
},
|
|
502
556
|
{
|
|
503
557
|
"name": "RequestValidator",
|
|
504
558
|
"required": false,
|
|
@@ -601,6 +655,12 @@
|
|
|
601
655
|
"conditionKeys": [],
|
|
602
656
|
"dependentActions": []
|
|
603
657
|
},
|
|
658
|
+
{
|
|
659
|
+
"name": "DomainNameAccessAssociations",
|
|
660
|
+
"required": false,
|
|
661
|
+
"conditionKeys": [],
|
|
662
|
+
"dependentActions": []
|
|
663
|
+
},
|
|
604
664
|
{
|
|
605
665
|
"name": "DomainNames",
|
|
606
666
|
"required": false,
|
|
@@ -631,6 +691,12 @@
|
|
|
631
691
|
"conditionKeys": [],
|
|
632
692
|
"dependentActions": []
|
|
633
693
|
},
|
|
694
|
+
{
|
|
695
|
+
"name": "PrivateBasePathMappings",
|
|
696
|
+
"required": false,
|
|
697
|
+
"conditionKeys": [],
|
|
698
|
+
"dependentActions": []
|
|
699
|
+
},
|
|
634
700
|
{
|
|
635
701
|
"name": "RequestValidators",
|
|
636
702
|
"required": false,
|
|
@@ -749,6 +815,36 @@
|
|
|
749
815
|
"conditionKeys": [],
|
|
750
816
|
"dependentActions": []
|
|
751
817
|
},
|
|
818
|
+
"createaccessassociation": {
|
|
819
|
+
"name": "CreateAccessAssociation",
|
|
820
|
+
"description": "Grants permission to create an access association from an access association source to a custom domain name for private APIs",
|
|
821
|
+
"accessLevel": "Permissions management",
|
|
822
|
+
"resourceTypes": [
|
|
823
|
+
{
|
|
824
|
+
"name": "PrivateDomainName",
|
|
825
|
+
"required": false,
|
|
826
|
+
"conditionKeys": [],
|
|
827
|
+
"dependentActions": []
|
|
828
|
+
}
|
|
829
|
+
],
|
|
830
|
+
"conditionKeys": [],
|
|
831
|
+
"dependentActions": []
|
|
832
|
+
},
|
|
833
|
+
"rejectaccessassociation": {
|
|
834
|
+
"name": "RejectAccessAssociation",
|
|
835
|
+
"description": "Grants permission to reject an existing access association owned by another account to a custom domain name for private APIs",
|
|
836
|
+
"accessLevel": "Permissions management",
|
|
837
|
+
"resourceTypes": [
|
|
838
|
+
{
|
|
839
|
+
"name": "PrivateDomainName",
|
|
840
|
+
"required": false,
|
|
841
|
+
"conditionKeys": [],
|
|
842
|
+
"dependentActions": []
|
|
843
|
+
}
|
|
844
|
+
],
|
|
845
|
+
"conditionKeys": [],
|
|
846
|
+
"dependentActions": []
|
|
847
|
+
},
|
|
752
848
|
"removecertificatefromdomain": {
|
|
753
849
|
"name": "RemoveCertificateFromDomain",
|
|
754
850
|
"description": "Grants permission to remove certificates for mutual TLS authentication from a domain name. This is an additional authorization control for managing the DomainName resource due to the sensitive nature of mTLS",
|
|
@@ -791,6 +887,42 @@
|
|
|
791
887
|
"conditionKeys": [],
|
|
792
888
|
"dependentActions": []
|
|
793
889
|
},
|
|
890
|
+
"updatedomainnamemanagementpolicy": {
|
|
891
|
+
"name": "UpdateDomainNameManagementPolicy",
|
|
892
|
+
"description": "Grants permission to update the management policy of a custom domain name for private APIs",
|
|
893
|
+
"accessLevel": "Permissions management",
|
|
894
|
+
"resourceTypes": [
|
|
895
|
+
{
|
|
896
|
+
"name": "PrivateDomainName",
|
|
897
|
+
"required": false,
|
|
898
|
+
"conditionKeys": [],
|
|
899
|
+
"dependentActions": []
|
|
900
|
+
}
|
|
901
|
+
],
|
|
902
|
+
"conditionKeys": [],
|
|
903
|
+
"dependentActions": []
|
|
904
|
+
},
|
|
905
|
+
"updatedomainnamepolicy": {
|
|
906
|
+
"name": "UpdateDomainNamePolicy",
|
|
907
|
+
"description": "Grants permission to update the invoke policy of a custom domain name for private APIs",
|
|
908
|
+
"accessLevel": "Permissions management",
|
|
909
|
+
"resourceTypes": [
|
|
910
|
+
{
|
|
911
|
+
"name": "DomainNames",
|
|
912
|
+
"required": false,
|
|
913
|
+
"conditionKeys": [],
|
|
914
|
+
"dependentActions": []
|
|
915
|
+
},
|
|
916
|
+
{
|
|
917
|
+
"name": "PrivateDomainName",
|
|
918
|
+
"required": false,
|
|
919
|
+
"conditionKeys": [],
|
|
920
|
+
"dependentActions": []
|
|
921
|
+
}
|
|
922
|
+
],
|
|
923
|
+
"conditionKeys": [],
|
|
924
|
+
"dependentActions": []
|
|
925
|
+
},
|
|
794
926
|
"updaterestapipolicy": {
|
|
795
927
|
"name": "UpdateRestApiPolicy",
|
|
796
928
|
"description": "Grants permission to manage the IAM resource policy for an API. This is an additional authorization control for managing an API due to the sensitive nature of the resource policy",
|
|
@@ -822,6 +822,81 @@
|
|
|
822
822
|
"conditionKeys": [],
|
|
823
823
|
"dependentActions": []
|
|
824
824
|
},
|
|
825
|
+
"updatelocationefs": {
|
|
826
|
+
"name": "UpdateLocationEfs",
|
|
827
|
+
"description": "Grants permission to update an EFS sync Location",
|
|
828
|
+
"accessLevel": "Write",
|
|
829
|
+
"resourceTypes": [
|
|
830
|
+
{
|
|
831
|
+
"name": "location",
|
|
832
|
+
"required": true,
|
|
833
|
+
"conditionKeys": [],
|
|
834
|
+
"dependentActions": []
|
|
835
|
+
}
|
|
836
|
+
],
|
|
837
|
+
"conditionKeys": [],
|
|
838
|
+
"dependentActions": []
|
|
839
|
+
},
|
|
840
|
+
"updatelocationfsxlustre": {
|
|
841
|
+
"name": "UpdateLocationFsxLustre",
|
|
842
|
+
"description": "Grants permission to update an FSx Lustre sync Location",
|
|
843
|
+
"accessLevel": "Write",
|
|
844
|
+
"resourceTypes": [
|
|
845
|
+
{
|
|
846
|
+
"name": "location",
|
|
847
|
+
"required": true,
|
|
848
|
+
"conditionKeys": [],
|
|
849
|
+
"dependentActions": []
|
|
850
|
+
}
|
|
851
|
+
],
|
|
852
|
+
"conditionKeys": [],
|
|
853
|
+
"dependentActions": []
|
|
854
|
+
},
|
|
855
|
+
"updatelocationfsxontap": {
|
|
856
|
+
"name": "UpdateLocationFsxOntap",
|
|
857
|
+
"description": "Grants permission to update an FSx ONTAP sync Location",
|
|
858
|
+
"accessLevel": "Write",
|
|
859
|
+
"resourceTypes": [
|
|
860
|
+
{
|
|
861
|
+
"name": "location",
|
|
862
|
+
"required": true,
|
|
863
|
+
"conditionKeys": [],
|
|
864
|
+
"dependentActions": []
|
|
865
|
+
}
|
|
866
|
+
],
|
|
867
|
+
"conditionKeys": [],
|
|
868
|
+
"dependentActions": []
|
|
869
|
+
},
|
|
870
|
+
"updatelocationfsxopenzfs": {
|
|
871
|
+
"name": "UpdateLocationFsxOpenZfs",
|
|
872
|
+
"description": "Grants permission to update an FSx OpenZFS sync Location",
|
|
873
|
+
"accessLevel": "Write",
|
|
874
|
+
"resourceTypes": [
|
|
875
|
+
{
|
|
876
|
+
"name": "location",
|
|
877
|
+
"required": true,
|
|
878
|
+
"conditionKeys": [],
|
|
879
|
+
"dependentActions": []
|
|
880
|
+
}
|
|
881
|
+
],
|
|
882
|
+
"conditionKeys": [],
|
|
883
|
+
"dependentActions": []
|
|
884
|
+
},
|
|
885
|
+
"updatelocationfsxwindows": {
|
|
886
|
+
"name": "UpdateLocationFsxWindows",
|
|
887
|
+
"description": "Grants permission to update an FSx Windows sync Location",
|
|
888
|
+
"accessLevel": "Write",
|
|
889
|
+
"resourceTypes": [
|
|
890
|
+
{
|
|
891
|
+
"name": "location",
|
|
892
|
+
"required": true,
|
|
893
|
+
"conditionKeys": [],
|
|
894
|
+
"dependentActions": []
|
|
895
|
+
}
|
|
896
|
+
],
|
|
897
|
+
"conditionKeys": [],
|
|
898
|
+
"dependentActions": []
|
|
899
|
+
},
|
|
825
900
|
"updatelocationhdfs": {
|
|
826
901
|
"name": "UpdateLocationHdfs",
|
|
827
902
|
"description": "Grants permission to update an HDFS sync Location",
|
|
@@ -867,6 +942,21 @@
|
|
|
867
942
|
"conditionKeys": [],
|
|
868
943
|
"dependentActions": []
|
|
869
944
|
},
|
|
945
|
+
"updatelocations3": {
|
|
946
|
+
"name": "UpdateLocationS3",
|
|
947
|
+
"description": "Grants permission to update an S3 sync Location",
|
|
948
|
+
"accessLevel": "Write",
|
|
949
|
+
"resourceTypes": [
|
|
950
|
+
{
|
|
951
|
+
"name": "location",
|
|
952
|
+
"required": true,
|
|
953
|
+
"conditionKeys": [],
|
|
954
|
+
"dependentActions": []
|
|
955
|
+
}
|
|
956
|
+
],
|
|
957
|
+
"conditionKeys": [],
|
|
958
|
+
"dependentActions": []
|
|
959
|
+
},
|
|
870
960
|
"updatelocationsmb": {
|
|
871
961
|
"name": "UpdateLocationSmb",
|
|
872
962
|
"description": "Grants permission to update a SMB sync location",
|
|
@@ -674,6 +674,32 @@
|
|
|
674
674
|
"kms:GenerateDataKeyWithoutPlaintext"
|
|
675
675
|
]
|
|
676
676
|
},
|
|
677
|
+
"importdiskimage": {
|
|
678
|
+
"name": "ImportDiskImage",
|
|
679
|
+
"description": "Grants permission to import a disk image",
|
|
680
|
+
"accessLevel": "Write",
|
|
681
|
+
"resourceTypes": [
|
|
682
|
+
{
|
|
683
|
+
"name": "imageVersion",
|
|
684
|
+
"required": true,
|
|
685
|
+
"conditionKeys": [],
|
|
686
|
+
"dependentActions": []
|
|
687
|
+
}
|
|
688
|
+
],
|
|
689
|
+
"conditionKeys": [
|
|
690
|
+
"aws:RequestTag/${TagKey}",
|
|
691
|
+
"aws:TagKeys"
|
|
692
|
+
],
|
|
693
|
+
"dependentActions": [
|
|
694
|
+
"iam:CreateServiceLinkedRole",
|
|
695
|
+
"iam:PassRole",
|
|
696
|
+
"imagebuilder:GetInfrastructureConfiguration",
|
|
697
|
+
"imagebuilder:GetWorkflow",
|
|
698
|
+
"imagebuilder:TagResource",
|
|
699
|
+
"s3:GetObject",
|
|
700
|
+
"s3:ListBucket"
|
|
701
|
+
]
|
|
702
|
+
},
|
|
677
703
|
"importvmimage": {
|
|
678
704
|
"name": "ImportVmImage",
|
|
679
705
|
"description": "Grants permission to import an image",
|
|
@@ -1377,6 +1377,14 @@
|
|
|
1377
1377
|
"conditionKeys": [],
|
|
1378
1378
|
"dependentActions": []
|
|
1379
1379
|
},
|
|
1380
|
+
"listversions": {
|
|
1381
|
+
"name": "ListVersions",
|
|
1382
|
+
"description": "Grants permission to list available versions of MediaLive",
|
|
1383
|
+
"accessLevel": "List",
|
|
1384
|
+
"resourceTypes": [],
|
|
1385
|
+
"conditionKeys": [],
|
|
1386
|
+
"dependentActions": []
|
|
1387
|
+
},
|
|
1380
1388
|
"pollanywhere": {
|
|
1381
1389
|
"name": "PollAnywhere",
|
|
1382
1390
|
"description": "Grants permission to the node to poll the cluster",
|
|
@@ -4,7 +4,10 @@
|
|
|
4
4
|
"description": "Grants permission to create an analytics category. Amazon Transcribe applies the conditions specified by your analytics categories to your call analytics jobs",
|
|
5
5
|
"accessLevel": "Write",
|
|
6
6
|
"resourceTypes": [],
|
|
7
|
-
"conditionKeys": [
|
|
7
|
+
"conditionKeys": [
|
|
8
|
+
"aws:RequestTag/${TagKey}",
|
|
9
|
+
"aws:TagKeys"
|
|
10
|
+
],
|
|
8
11
|
"dependentActions": []
|
|
9
12
|
},
|
|
10
13
|
"createlanguagemodel": {
|
|
@@ -64,7 +67,14 @@
|
|
|
64
67
|
"name": "DeleteCallAnalyticsCategory",
|
|
65
68
|
"description": "Grants permission to delete a call analytics category using its name from Amazon Transcribe",
|
|
66
69
|
"accessLevel": "Write",
|
|
67
|
-
"resourceTypes": [
|
|
70
|
+
"resourceTypes": [
|
|
71
|
+
{
|
|
72
|
+
"name": "callanalyticscategory",
|
|
73
|
+
"required": true,
|
|
74
|
+
"conditionKeys": [],
|
|
75
|
+
"dependentActions": []
|
|
76
|
+
}
|
|
77
|
+
],
|
|
68
78
|
"conditionKeys": [],
|
|
69
79
|
"dependentActions": []
|
|
70
80
|
},
|
|
@@ -72,7 +82,14 @@
|
|
|
72
82
|
"name": "DeleteCallAnalyticsJob",
|
|
73
83
|
"description": "Grants permission to delete a previously submitted call analytics job along with any other generated results such as the transcription, models, and so on",
|
|
74
84
|
"accessLevel": "Write",
|
|
75
|
-
"resourceTypes": [
|
|
85
|
+
"resourceTypes": [
|
|
86
|
+
{
|
|
87
|
+
"name": "callanalyticsjob",
|
|
88
|
+
"required": true,
|
|
89
|
+
"conditionKeys": [],
|
|
90
|
+
"dependentActions": []
|
|
91
|
+
}
|
|
92
|
+
],
|
|
76
93
|
"conditionKeys": [],
|
|
77
94
|
"dependentActions": []
|
|
78
95
|
},
|
|
@@ -200,7 +217,14 @@
|
|
|
200
217
|
"name": "GetCallAnalyticsCategory",
|
|
201
218
|
"description": "Grants permission to retrieve information about a call analytics category",
|
|
202
219
|
"accessLevel": "Read",
|
|
203
|
-
"resourceTypes": [
|
|
220
|
+
"resourceTypes": [
|
|
221
|
+
{
|
|
222
|
+
"name": "callanalyticscategory",
|
|
223
|
+
"required": true,
|
|
224
|
+
"conditionKeys": [],
|
|
225
|
+
"dependentActions": []
|
|
226
|
+
}
|
|
227
|
+
],
|
|
204
228
|
"conditionKeys": [],
|
|
205
229
|
"dependentActions": []
|
|
206
230
|
},
|
|
@@ -208,7 +232,14 @@
|
|
|
208
232
|
"name": "GetCallAnalyticsJob",
|
|
209
233
|
"description": "Grants permission to return information about a call analytics job",
|
|
210
234
|
"accessLevel": "Read",
|
|
211
|
-
"resourceTypes": [
|
|
235
|
+
"resourceTypes": [
|
|
236
|
+
{
|
|
237
|
+
"name": "callanalyticsjob",
|
|
238
|
+
"required": true,
|
|
239
|
+
"conditionKeys": [],
|
|
240
|
+
"dependentActions": []
|
|
241
|
+
}
|
|
242
|
+
],
|
|
212
243
|
"conditionKeys": [],
|
|
213
244
|
"dependentActions": []
|
|
214
245
|
},
|
|
@@ -389,7 +420,9 @@
|
|
|
389
420
|
"resourceTypes": [],
|
|
390
421
|
"conditionKeys": [
|
|
391
422
|
"transcribe:OutputEncryptionKMSKeyId",
|
|
392
|
-
"transcribe:OutputLocation"
|
|
423
|
+
"transcribe:OutputLocation",
|
|
424
|
+
"aws:RequestTag/${TagKey}",
|
|
425
|
+
"aws:TagKeys"
|
|
393
426
|
],
|
|
394
427
|
"dependentActions": [
|
|
395
428
|
"s3:GetObject"
|
|
@@ -515,7 +548,14 @@
|
|
|
515
548
|
"name": "UpdateCallAnalyticsCategory",
|
|
516
549
|
"description": "Grants permission to update the call analytics category with new values. The UpdateCallAnalyticsCategory operation overwrites all of the existing information with the values that you provide in the request",
|
|
517
550
|
"accessLevel": "Write",
|
|
518
|
-
"resourceTypes": [
|
|
551
|
+
"resourceTypes": [
|
|
552
|
+
{
|
|
553
|
+
"name": "callanalyticscategory",
|
|
554
|
+
"required": true,
|
|
555
|
+
"conditionKeys": [],
|
|
556
|
+
"dependentActions": []
|
|
557
|
+
}
|
|
558
|
+
],
|
|
519
559
|
"conditionKeys": [],
|
|
520
560
|
"dependentActions": []
|
|
521
561
|
},
|
|
@@ -138,5 +138,15 @@
|
|
|
138
138
|
"key": "aws:TagKeys",
|
|
139
139
|
"description": "Filters access by the tag keys in the request",
|
|
140
140
|
"type": "ArrayOfString"
|
|
141
|
+
},
|
|
142
|
+
"apigateway:request/accessassociationsource": {
|
|
143
|
+
"key": "apigateway:Request/AccessAssociationSource",
|
|
144
|
+
"description": "Filters access by access association source. Available during the CreateDomainNameAccessAssociation operation",
|
|
145
|
+
"type": "String"
|
|
146
|
+
},
|
|
147
|
+
"apigateway:request/domainnamearn": {
|
|
148
|
+
"key": "apigateway:Request/DomainNameArn",
|
|
149
|
+
"description": "Filters access by domain name ARN. Available during the CreateDomainNameAccessAssociation operation",
|
|
150
|
+
"type": "ARN"
|
|
141
151
|
}
|
|
142
152
|
}
|
|
@@ -342,6 +342,19 @@
|
|
|
342
342
|
"aws:ResourceTag/${TagKey}"
|
|
343
343
|
]
|
|
344
344
|
},
|
|
345
|
+
"domainnameaccessassociation": {
|
|
346
|
+
"key": "DomainNameAccessAssociation",
|
|
347
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/domainnameaccessassociations/domainname/${DomainName}/${SourceType}/${SourceId}"
|
|
348
|
+
},
|
|
349
|
+
"domainnameaccessassociations": {
|
|
350
|
+
"key": "DomainNameAccessAssociations",
|
|
351
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/domainnameaccessassociations",
|
|
352
|
+
"conditionKeys": [
|
|
353
|
+
"apigateway:Request/AccessAssociationSource",
|
|
354
|
+
"apigateway:Request/DomainNameArn",
|
|
355
|
+
"aws:ResourceTag/${TagKey}"
|
|
356
|
+
]
|
|
357
|
+
},
|
|
345
358
|
"gatewayresponse": {
|
|
346
359
|
"key": "GatewayResponse",
|
|
347
360
|
"arn": "arn:${Partition}:apigateway:${Region}::/restapis/${RestApiId}/gatewayresponses/${ResponseType}",
|
|
@@ -374,6 +387,29 @@
|
|
|
374
387
|
"aws:ResourceTag/${TagKey}"
|
|
375
388
|
]
|
|
376
389
|
},
|
|
390
|
+
"privatebasepathmapping": {
|
|
391
|
+
"key": "PrivateBasePathMapping",
|
|
392
|
+
"arn": "arn:${Partition}:apigateway:${Region}::/domainnames/${DomainName}+${DomainIdentifier}/basepathmappings/${BasePath}",
|
|
393
|
+
"conditionKeys": [
|
|
394
|
+
"aws:ResourceTag/${TagKey}"
|
|
395
|
+
]
|
|
396
|
+
},
|
|
397
|
+
"privatebasepathmappings": {
|
|
398
|
+
"key": "PrivateBasePathMappings",
|
|
399
|
+
"arn": "arn:${Partition}:apigateway:${Region}::/domainnames/${DomainName}+${DomainIdentifier}/basepathmappings",
|
|
400
|
+
"conditionKeys": [
|
|
401
|
+
"aws:ResourceTag/${TagKey}"
|
|
402
|
+
]
|
|
403
|
+
},
|
|
404
|
+
"privatedomainname": {
|
|
405
|
+
"key": "PrivateDomainName",
|
|
406
|
+
"arn": "arn:${Partition}:apigateway:${Region}:${Account}:/domainnames/${DomainName}+${DomainIdentifier}",
|
|
407
|
+
"conditionKeys": [
|
|
408
|
+
"apigateway:Request/EndpointType",
|
|
409
|
+
"apigateway:Resource/EndpointType",
|
|
410
|
+
"aws:ResourceTag/${TagKey}"
|
|
411
|
+
]
|
|
412
|
+
},
|
|
377
413
|
"requestvalidator": {
|
|
378
414
|
"key": "RequestValidator",
|
|
379
415
|
"arn": "arn:${Partition}:apigateway:${Region}::/restapis/${RestApiId}/requestvalidators/${RequestValidatorId}",
|
|
@@ -43,11 +43,17 @@
|
|
|
43
43
|
},
|
|
44
44
|
"callanalyticsjob": {
|
|
45
45
|
"key": "callanalyticsjob",
|
|
46
|
-
"arn": "arn:${Partition}:transcribe:${Region}:${Account}:analytics-job/${JobName}"
|
|
46
|
+
"arn": "arn:${Partition}:transcribe:${Region}:${Account}:analytics-job/${JobName}",
|
|
47
|
+
"conditionKeys": [
|
|
48
|
+
"aws:ResourceTag/${TagKey}"
|
|
49
|
+
]
|
|
47
50
|
},
|
|
48
51
|
"callanalyticscategory": {
|
|
49
52
|
"key": "callanalyticscategory",
|
|
50
|
-
"arn": "arn:${Partition}:transcribe:${Region}:${Account}:analytics-category/${CategoryName}"
|
|
53
|
+
"arn": "arn:${Partition}:transcribe:${Region}:${Account}:analytics-category/${CategoryName}",
|
|
54
|
+
"conditionKeys": [
|
|
55
|
+
"aws:ResourceTag/${TagKey}"
|
|
56
|
+
]
|
|
51
57
|
},
|
|
52
58
|
"medicalscribejob": {
|
|
53
59
|
"key": "medicalscribejob",
|
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.202501141",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2025-01-
|
|
6
|
+
"updatedAt": "2025-01-14T04:43:04.501Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|