@cloud-copilot/iam-data 0.20.202607181 → 0.20.202607221
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/aws-marketplace.json +49 -0
- package/data/actions/events.json +0 -86
- package/data/actions/invoicing.json +38 -0
- package/data/actions/supportplans.json +65 -1
- package/data/actions/transform-custom.json +5 -1
- package/data/conditionKeys/airflow.json +25 -0
- package/data/resourceTypes/airflow.json +8 -2
- package/data/resourceTypes/aws-marketplace.json +14 -0
- package/package.json +2 -2
|
@@ -137,6 +137,21 @@
|
|
|
137
137
|
"conditionKeys": [],
|
|
138
138
|
"dependentActions": []
|
|
139
139
|
},
|
|
140
|
+
"gettaxcomplianceprofile": {
|
|
141
|
+
"name": "GetTaxComplianceProfile",
|
|
142
|
+
"description": "Grants permission to retrieve details of a tax compliance profile including artifacts with download URLs",
|
|
143
|
+
"accessLevel": "Read",
|
|
144
|
+
"resourceTypes": [
|
|
145
|
+
{
|
|
146
|
+
"name": "TaxComplianceProfile",
|
|
147
|
+
"required": true,
|
|
148
|
+
"conditionKeys": [],
|
|
149
|
+
"dependentActions": []
|
|
150
|
+
}
|
|
151
|
+
],
|
|
152
|
+
"conditionKeys": [],
|
|
153
|
+
"dependentActions": []
|
|
154
|
+
},
|
|
140
155
|
"getverification": {
|
|
141
156
|
"name": "GetVerification",
|
|
142
157
|
"description": "Grants permission to retrieve the detailed status of a specific verification process, including PSP validation results",
|
|
@@ -227,6 +242,22 @@
|
|
|
227
242
|
],
|
|
228
243
|
"dependentActions": []
|
|
229
244
|
},
|
|
245
|
+
"listtaxcomplianceprofilechangetasks": {
|
|
246
|
+
"name": "ListTaxComplianceProfileChangeTasks",
|
|
247
|
+
"description": "Grants permission to list tax compliance profile change tasks with optional filters",
|
|
248
|
+
"accessLevel": "List",
|
|
249
|
+
"resourceTypes": [],
|
|
250
|
+
"conditionKeys": [],
|
|
251
|
+
"dependentActions": []
|
|
252
|
+
},
|
|
253
|
+
"listtaxcomplianceprofiles": {
|
|
254
|
+
"name": "ListTaxComplianceProfiles",
|
|
255
|
+
"description": "Grants permission to list tax compliance profiles with optional filters",
|
|
256
|
+
"accessLevel": "List",
|
|
257
|
+
"resourceTypes": [],
|
|
258
|
+
"conditionKeys": [],
|
|
259
|
+
"dependentActions": []
|
|
260
|
+
},
|
|
230
261
|
"listverificationevidence": {
|
|
231
262
|
"name": "ListVerificationEvidence",
|
|
232
263
|
"description": "Grants permission to list verification evidence resources with summary metadata",
|
|
@@ -298,6 +329,24 @@
|
|
|
298
329
|
],
|
|
299
330
|
"dependentActions": []
|
|
300
331
|
},
|
|
332
|
+
"starttaxcomplianceprofilechangetask": {
|
|
333
|
+
"name": "StartTaxComplianceProfileChangeTask",
|
|
334
|
+
"description": "Grants permission to initiate asynchronous processing of a tax compliance profile create or update with artifact validation",
|
|
335
|
+
"accessLevel": "Write",
|
|
336
|
+
"resourceTypes": [
|
|
337
|
+
{
|
|
338
|
+
"name": "TaxComplianceProfileChangeTask",
|
|
339
|
+
"required": true,
|
|
340
|
+
"conditionKeys": [],
|
|
341
|
+
"dependentActions": []
|
|
342
|
+
}
|
|
343
|
+
],
|
|
344
|
+
"conditionKeys": [
|
|
345
|
+
"aws:RequestTag/${TagKey}",
|
|
346
|
+
"aws:TagKeys"
|
|
347
|
+
],
|
|
348
|
+
"dependentActions": []
|
|
349
|
+
},
|
|
301
350
|
"startverification": {
|
|
302
351
|
"name": "StartVerification",
|
|
303
352
|
"description": "Grants permission to submit verification evidence to a Payment Service Provider and enable data sharing for a specified jurisdiction",
|
package/data/actions/events.json
CHANGED
|
@@ -170,12 +170,6 @@
|
|
|
170
170
|
"required": false,
|
|
171
171
|
"conditionKeys": [],
|
|
172
172
|
"dependentActions": []
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"name": "event-busv2",
|
|
176
|
-
"required": false,
|
|
177
|
-
"conditionKeys": [],
|
|
178
|
-
"dependentActions": []
|
|
179
173
|
}
|
|
180
174
|
],
|
|
181
175
|
"conditionKeys": [
|
|
@@ -299,12 +293,6 @@
|
|
|
299
293
|
"required": false,
|
|
300
294
|
"conditionKeys": [],
|
|
301
295
|
"dependentActions": []
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
"name": "event-busv2",
|
|
305
|
-
"required": false,
|
|
306
|
-
"conditionKeys": [],
|
|
307
|
-
"dependentActions": []
|
|
308
296
|
}
|
|
309
297
|
],
|
|
310
298
|
"conditionKeys": [],
|
|
@@ -425,12 +413,6 @@
|
|
|
425
413
|
"required": false,
|
|
426
414
|
"conditionKeys": [],
|
|
427
415
|
"dependentActions": []
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"name": "event-busv2",
|
|
431
|
-
"required": false,
|
|
432
|
-
"conditionKeys": [],
|
|
433
|
-
"dependentActions": []
|
|
434
416
|
}
|
|
435
417
|
],
|
|
436
418
|
"conditionKeys": [],
|
|
@@ -658,18 +640,6 @@
|
|
|
658
640
|
"conditionKeys": [],
|
|
659
641
|
"dependentActions": []
|
|
660
642
|
},
|
|
661
|
-
{
|
|
662
|
-
"name": "event-busv2",
|
|
663
|
-
"required": false,
|
|
664
|
-
"conditionKeys": [],
|
|
665
|
-
"dependentActions": []
|
|
666
|
-
},
|
|
667
|
-
{
|
|
668
|
-
"name": "publisher",
|
|
669
|
-
"required": false,
|
|
670
|
-
"conditionKeys": [],
|
|
671
|
-
"dependentActions": []
|
|
672
|
-
},
|
|
673
643
|
{
|
|
674
644
|
"name": "rule-on-custom-event-bus",
|
|
675
645
|
"required": false,
|
|
@@ -681,12 +651,6 @@
|
|
|
681
651
|
"required": false,
|
|
682
652
|
"conditionKeys": [],
|
|
683
653
|
"dependentActions": []
|
|
684
|
-
},
|
|
685
|
-
{
|
|
686
|
-
"name": "subscriber",
|
|
687
|
-
"required": false,
|
|
688
|
-
"conditionKeys": [],
|
|
689
|
-
"dependentActions": []
|
|
690
654
|
}
|
|
691
655
|
],
|
|
692
656
|
"conditionKeys": [
|
|
@@ -727,17 +691,9 @@
|
|
|
727
691
|
"required": false,
|
|
728
692
|
"conditionKeys": [],
|
|
729
693
|
"dependentActions": []
|
|
730
|
-
},
|
|
731
|
-
{
|
|
732
|
-
"name": "event-busv2",
|
|
733
|
-
"required": false,
|
|
734
|
-
"conditionKeys": [],
|
|
735
|
-
"dependentActions": []
|
|
736
694
|
}
|
|
737
695
|
],
|
|
738
696
|
"conditionKeys": [
|
|
739
|
-
"events:ResourceArn",
|
|
740
|
-
"events:SystemMetadata/EventGroupId",
|
|
741
697
|
"events:detail-type",
|
|
742
698
|
"events:eventBusInvocation",
|
|
743
699
|
"events:source"
|
|
@@ -886,18 +842,6 @@
|
|
|
886
842
|
"conditionKeys": [],
|
|
887
843
|
"dependentActions": []
|
|
888
844
|
},
|
|
889
|
-
{
|
|
890
|
-
"name": "event-busv2",
|
|
891
|
-
"required": false,
|
|
892
|
-
"conditionKeys": [],
|
|
893
|
-
"dependentActions": []
|
|
894
|
-
},
|
|
895
|
-
{
|
|
896
|
-
"name": "publisher",
|
|
897
|
-
"required": false,
|
|
898
|
-
"conditionKeys": [],
|
|
899
|
-
"dependentActions": []
|
|
900
|
-
},
|
|
901
845
|
{
|
|
902
846
|
"name": "rule-on-custom-event-bus",
|
|
903
847
|
"required": false,
|
|
@@ -909,12 +853,6 @@
|
|
|
909
853
|
"required": false,
|
|
910
854
|
"conditionKeys": [],
|
|
911
855
|
"dependentActions": []
|
|
912
|
-
},
|
|
913
|
-
{
|
|
914
|
-
"name": "subscriber",
|
|
915
|
-
"required": false,
|
|
916
|
-
"conditionKeys": [],
|
|
917
|
-
"dependentActions": []
|
|
918
856
|
}
|
|
919
857
|
],
|
|
920
858
|
"conditionKeys": [
|
|
@@ -943,18 +881,6 @@
|
|
|
943
881
|
"conditionKeys": [],
|
|
944
882
|
"dependentActions": []
|
|
945
883
|
},
|
|
946
|
-
{
|
|
947
|
-
"name": "event-busv2",
|
|
948
|
-
"required": false,
|
|
949
|
-
"conditionKeys": [],
|
|
950
|
-
"dependentActions": []
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"name": "publisher",
|
|
954
|
-
"required": false,
|
|
955
|
-
"conditionKeys": [],
|
|
956
|
-
"dependentActions": []
|
|
957
|
-
},
|
|
958
884
|
{
|
|
959
885
|
"name": "rule-on-custom-event-bus",
|
|
960
886
|
"required": false,
|
|
@@ -966,12 +892,6 @@
|
|
|
966
892
|
"required": false,
|
|
967
893
|
"conditionKeys": [],
|
|
968
894
|
"dependentActions": []
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"name": "subscriber",
|
|
972
|
-
"required": false,
|
|
973
|
-
"conditionKeys": [],
|
|
974
|
-
"dependentActions": []
|
|
975
895
|
}
|
|
976
896
|
],
|
|
977
897
|
"conditionKeys": [
|
|
@@ -1064,12 +984,6 @@
|
|
|
1064
984
|
"required": false,
|
|
1065
985
|
"conditionKeys": [],
|
|
1066
986
|
"dependentActions": []
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"name": "event-busv2",
|
|
1070
|
-
"required": false,
|
|
1071
|
-
"conditionKeys": [],
|
|
1072
|
-
"dependentActions": []
|
|
1073
987
|
}
|
|
1074
988
|
],
|
|
1075
989
|
"conditionKeys": [],
|
|
@@ -160,6 +160,12 @@
|
|
|
160
160
|
"required": true,
|
|
161
161
|
"conditionKeys": [],
|
|
162
162
|
"dependentActions": []
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"name": "procurement-portal-preference",
|
|
166
|
+
"required": true,
|
|
167
|
+
"conditionKeys": [],
|
|
168
|
+
"dependentActions": []
|
|
163
169
|
}
|
|
164
170
|
],
|
|
165
171
|
"conditionKeys": [
|
|
@@ -177,6 +183,16 @@
|
|
|
177
183
|
],
|
|
178
184
|
"dependentActions": []
|
|
179
185
|
},
|
|
186
|
+
"sendprocurementportalvalidation": {
|
|
187
|
+
"name": "SendProcurementPortalValidation",
|
|
188
|
+
"description": "Grants permission to send a one-time passcode (OTP) to validate a procurement portal preference",
|
|
189
|
+
"accessLevel": "Write",
|
|
190
|
+
"resourceTypes": [],
|
|
191
|
+
"conditionKeys": [
|
|
192
|
+
"aws:ResourceTag/${TagKey}"
|
|
193
|
+
],
|
|
194
|
+
"dependentActions": []
|
|
195
|
+
},
|
|
180
196
|
"tagresource": {
|
|
181
197
|
"name": "TagResource",
|
|
182
198
|
"description": "Grants permission to tag a resource",
|
|
@@ -187,6 +203,12 @@
|
|
|
187
203
|
"required": true,
|
|
188
204
|
"conditionKeys": [],
|
|
189
205
|
"dependentActions": []
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"name": "procurement-portal-preference",
|
|
209
|
+
"required": true,
|
|
210
|
+
"conditionKeys": [],
|
|
211
|
+
"dependentActions": []
|
|
190
212
|
}
|
|
191
213
|
],
|
|
192
214
|
"conditionKeys": [
|
|
@@ -206,6 +228,12 @@
|
|
|
206
228
|
"required": true,
|
|
207
229
|
"conditionKeys": [],
|
|
208
230
|
"dependentActions": []
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"name": "procurement-portal-preference",
|
|
234
|
+
"required": true,
|
|
235
|
+
"conditionKeys": [],
|
|
236
|
+
"dependentActions": []
|
|
209
237
|
}
|
|
210
238
|
],
|
|
211
239
|
"conditionKeys": [
|
|
@@ -240,5 +268,15 @@
|
|
|
240
268
|
"aws:ResourceTag/${TagKey}"
|
|
241
269
|
],
|
|
242
270
|
"dependentActions": []
|
|
271
|
+
},
|
|
272
|
+
"verifyprocurementportalvalidation": {
|
|
273
|
+
"name": "VerifyProcurementPortalValidation",
|
|
274
|
+
"description": "Grants permission to verify the one-time passcode (OTP) to validate a procurement portal preference",
|
|
275
|
+
"accessLevel": "Write",
|
|
276
|
+
"resourceTypes": [],
|
|
277
|
+
"conditionKeys": [
|
|
278
|
+
"aws:ResourceTag/${TagKey}"
|
|
279
|
+
],
|
|
280
|
+
"dependentActions": []
|
|
243
281
|
}
|
|
244
282
|
}
|
|
@@ -1,4 +1,28 @@
|
|
|
1
1
|
{
|
|
2
|
+
"acceptsupportagreement": {
|
|
3
|
+
"name": "AcceptSupportAgreement",
|
|
4
|
+
"description": "Grants permission to accept a support agreement for this AWS account",
|
|
5
|
+
"accessLevel": "Write",
|
|
6
|
+
"resourceTypes": [],
|
|
7
|
+
"conditionKeys": [],
|
|
8
|
+
"dependentActions": []
|
|
9
|
+
},
|
|
10
|
+
"cancelsupportagreement": {
|
|
11
|
+
"name": "CancelSupportAgreement",
|
|
12
|
+
"description": "Grants permission to cancel a support agreement for this AWS account",
|
|
13
|
+
"accessLevel": "Write",
|
|
14
|
+
"resourceTypes": [],
|
|
15
|
+
"conditionKeys": [],
|
|
16
|
+
"dependentActions": []
|
|
17
|
+
},
|
|
18
|
+
"createsupportagreement": {
|
|
19
|
+
"name": "CreateSupportAgreement",
|
|
20
|
+
"description": "Grants permission to create a support agreement for this AWS account",
|
|
21
|
+
"accessLevel": "Write",
|
|
22
|
+
"resourceTypes": [],
|
|
23
|
+
"conditionKeys": [],
|
|
24
|
+
"dependentActions": []
|
|
25
|
+
},
|
|
2
26
|
"createsupportplanschedule": {
|
|
3
27
|
"name": "CreateSupportPlanSchedule",
|
|
4
28
|
"description": "Grants permission to create support plan schedules for this AWS account",
|
|
@@ -7,6 +31,14 @@
|
|
|
7
31
|
"conditionKeys": [],
|
|
8
32
|
"dependentActions": []
|
|
9
33
|
},
|
|
34
|
+
"getsupportagreement": {
|
|
35
|
+
"name": "GetSupportAgreement",
|
|
36
|
+
"description": "Grants permission to view details about a support agreement for this AWS account",
|
|
37
|
+
"accessLevel": "Read",
|
|
38
|
+
"resourceTypes": [],
|
|
39
|
+
"conditionKeys": [],
|
|
40
|
+
"dependentActions": []
|
|
41
|
+
},
|
|
10
42
|
"getsupportplan": {
|
|
11
43
|
"name": "GetSupportPlan",
|
|
12
44
|
"description": "Grants permission to view details about the current support plan for this AWS account",
|
|
@@ -23,14 +55,38 @@
|
|
|
23
55
|
"conditionKeys": [],
|
|
24
56
|
"dependentActions": []
|
|
25
57
|
},
|
|
58
|
+
"listsupportagreementrevisions": {
|
|
59
|
+
"name": "ListSupportAgreementRevisions",
|
|
60
|
+
"description": "Grants permission to list support agreement revisions for this AWS account",
|
|
61
|
+
"accessLevel": "List",
|
|
62
|
+
"resourceTypes": [],
|
|
63
|
+
"conditionKeys": [],
|
|
64
|
+
"dependentActions": []
|
|
65
|
+
},
|
|
66
|
+
"listsupportagreements": {
|
|
67
|
+
"name": "ListSupportAgreements",
|
|
68
|
+
"description": "Grants permission to list support agreements for this AWS account",
|
|
69
|
+
"accessLevel": "List",
|
|
70
|
+
"resourceTypes": [],
|
|
71
|
+
"conditionKeys": [],
|
|
72
|
+
"dependentActions": []
|
|
73
|
+
},
|
|
26
74
|
"listsupportplanmodifiers": {
|
|
27
75
|
"name": "ListSupportPlanModifiers",
|
|
28
|
-
"description": "Grants permission to view a list of all support plan modifiers for this
|
|
76
|
+
"description": "Grants permission to view a list of all support plan modifiers for this account",
|
|
29
77
|
"accessLevel": "List",
|
|
30
78
|
"resourceTypes": [],
|
|
31
79
|
"conditionKeys": [],
|
|
32
80
|
"dependentActions": []
|
|
33
81
|
},
|
|
82
|
+
"rejectsupportagreement": {
|
|
83
|
+
"name": "RejectSupportAgreement",
|
|
84
|
+
"description": "Grants permission to reject a support agreement for this AWS account",
|
|
85
|
+
"accessLevel": "Write",
|
|
86
|
+
"resourceTypes": [],
|
|
87
|
+
"conditionKeys": [],
|
|
88
|
+
"dependentActions": []
|
|
89
|
+
},
|
|
34
90
|
"startsupportplanupdate": {
|
|
35
91
|
"name": "StartSupportPlanUpdate",
|
|
36
92
|
"description": "Grants permission to update the support plan for this AWS account",
|
|
@@ -38,5 +94,13 @@
|
|
|
38
94
|
"resourceTypes": [],
|
|
39
95
|
"conditionKeys": [],
|
|
40
96
|
"dependentActions": []
|
|
97
|
+
},
|
|
98
|
+
"updatesupportagreement": {
|
|
99
|
+
"name": "UpdateSupportAgreement",
|
|
100
|
+
"description": "Grants permission to update a support agreement for this AWS account",
|
|
101
|
+
"accessLevel": "Write",
|
|
102
|
+
"resourceTypes": [],
|
|
103
|
+
"conditionKeys": [],
|
|
104
|
+
"dependentActions": []
|
|
41
105
|
}
|
|
42
106
|
}
|
|
@@ -4,7 +4,11 @@
|
|
|
4
4
|
"description": "Grants permission to invoke BatchCreateFindings on AWS Transform custom",
|
|
5
5
|
"accessLevel": "Write",
|
|
6
6
|
"resourceTypes": [],
|
|
7
|
-
"conditionKeys": [
|
|
7
|
+
"conditionKeys": [
|
|
8
|
+
"aws:RequestTag/${TagKey}",
|
|
9
|
+
"aws:ResourceTag/${TagKey}",
|
|
10
|
+
"aws:TagKeys"
|
|
11
|
+
],
|
|
8
12
|
"dependentActions": []
|
|
9
13
|
},
|
|
10
14
|
"batchupdatefindings": {
|
|
@@ -1,4 +1,29 @@
|
|
|
1
1
|
{
|
|
2
|
+
"airflow:dagaccessentity": {
|
|
3
|
+
"key": "airflow:DagAccessEntity",
|
|
4
|
+
"description": "Filters access by the DAG sub-resource being accessed",
|
|
5
|
+
"type": "String"
|
|
6
|
+
},
|
|
7
|
+
"airflow:resourceaction": {
|
|
8
|
+
"key": "airflow:ResourceAction",
|
|
9
|
+
"description": "Filters access by the action being performed on the Airflow resource",
|
|
10
|
+
"type": "String"
|
|
11
|
+
},
|
|
12
|
+
"airflow:resourceid": {
|
|
13
|
+
"key": "airflow:ResourceId",
|
|
14
|
+
"description": "Filters access by the identifier of the specific Airflow resource, such as a DAG ID or connection ID",
|
|
15
|
+
"type": "String"
|
|
16
|
+
},
|
|
17
|
+
"airflow:resourcetype": {
|
|
18
|
+
"key": "airflow:ResourceType",
|
|
19
|
+
"description": "Filters access by the Airflow resource type specified in the request",
|
|
20
|
+
"type": "String"
|
|
21
|
+
},
|
|
22
|
+
"airflow:teamname": {
|
|
23
|
+
"key": "airflow:TeamName",
|
|
24
|
+
"description": "Filters access by the team name associated with the caller's identity, enabling team-based access control for Airflow resources",
|
|
25
|
+
"type": "String"
|
|
26
|
+
},
|
|
2
27
|
"aws:requesttag/${tagkey}": {
|
|
3
28
|
"key": "aws:RequestTag/${TagKey}",
|
|
4
29
|
"description": "Filters access by the presence of tag key-value pairs in the request",
|
|
@@ -1,10 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"environment": {
|
|
3
3
|
"key": "environment",
|
|
4
|
-
"arn": "arn:${Partition}:airflow:${Region}:${Account}:environment/${EnvironmentName}"
|
|
4
|
+
"arn": "arn:${Partition}:airflow:${Region}:${Account}:environment/${EnvironmentName}",
|
|
5
|
+
"conditionKeys": [
|
|
6
|
+
"aws:ResourceTag/${TagKey}"
|
|
7
|
+
]
|
|
5
8
|
},
|
|
6
9
|
"rbac-role": {
|
|
7
10
|
"key": "rbac-role",
|
|
8
|
-
"arn": "arn:${Partition}:airflow:${Region}:${Account}:role/${EnvironmentName}/${RoleName}"
|
|
11
|
+
"arn": "arn:${Partition}:airflow:${Region}:${Account}:role/${EnvironmentName}/${RoleName}",
|
|
12
|
+
"conditionKeys": [
|
|
13
|
+
"aws:ResourceTag/${TagKey}"
|
|
14
|
+
]
|
|
9
15
|
}
|
|
10
16
|
}
|
|
@@ -33,6 +33,20 @@
|
|
|
33
33
|
"aws:ResourceTag/${TagKey}"
|
|
34
34
|
]
|
|
35
35
|
},
|
|
36
|
+
"taxcomplianceprofile": {
|
|
37
|
+
"key": "TaxComplianceProfile",
|
|
38
|
+
"arn": "arn:${Partition}:aws-marketplace:${Region}:${Account}:tax-compliance-profile/${ResourceId}",
|
|
39
|
+
"conditionKeys": [
|
|
40
|
+
"aws:ResourceTag/${TagKey}"
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
"taxcomplianceprofilechangetask": {
|
|
44
|
+
"key": "TaxComplianceProfileChangeTask",
|
|
45
|
+
"arn": "arn:${Partition}:aws-marketplace:${Region}:${Account}:tax-compliance-profile-change-task/${ResourceId}",
|
|
46
|
+
"conditionKeys": [
|
|
47
|
+
"aws:ResourceTag/${TagKey}"
|
|
48
|
+
]
|
|
49
|
+
},
|
|
36
50
|
"verificationevidence": {
|
|
37
51
|
"key": "VerificationEvidence",
|
|
38
52
|
"arn": "arn:${Partition}:aws-marketplace:${Region}:${Account}:verification-type/${VerificationType}/verification-evidence/${ResourceId}",
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.20.
|
|
3
|
+
"version": "0.20.202607221",
|
|
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-07-
|
|
9
|
+
"updatedAt": "2026-07-22T05:38:31.943Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|