@cloud-copilot/iam-data 0.19.202604151 → 0.19.202604211
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/cases.json +42 -0
- package/data/actions/connect-campaigns.json +30 -0
- package/data/actions/datazone.json +8 -0
- package/data/actions/eks.json +20 -4
- package/data/actions/evs.json +105 -0
- package/data/actions/groundstation.json +75 -0
- package/data/actions/s3express.json +43 -0
- package/data/actions/ses.json +3 -1
- package/data/conditionKeys/cases.json +10 -0
- package/data/conditionKeys/eks.json +35 -0
- package/data/conditionKeys/s3express.json +5 -0
- package/data/resourceTypes/cases.json +3 -1
- package/package.json +2 -2
package/data/actions/cases.json
CHANGED
|
@@ -618,6 +618,21 @@
|
|
|
618
618
|
"conditionKeys": [],
|
|
619
619
|
"dependentActions": []
|
|
620
620
|
},
|
|
621
|
+
"searchallrelateditems": {
|
|
622
|
+
"name": "SearchAllRelatedItems",
|
|
623
|
+
"description": "Grants permission to search for related items in the case domain",
|
|
624
|
+
"accessLevel": "Read",
|
|
625
|
+
"resourceTypes": [
|
|
626
|
+
{
|
|
627
|
+
"name": "Domain",
|
|
628
|
+
"required": true,
|
|
629
|
+
"conditionKeys": [],
|
|
630
|
+
"dependentActions": []
|
|
631
|
+
}
|
|
632
|
+
],
|
|
633
|
+
"conditionKeys": [],
|
|
634
|
+
"dependentActions": []
|
|
635
|
+
},
|
|
621
636
|
"searchcases": {
|
|
622
637
|
"name": "SearchCases",
|
|
623
638
|
"description": "Grants permission to search for cases in the case domain",
|
|
@@ -853,6 +868,33 @@
|
|
|
853
868
|
"conditionKeys": [],
|
|
854
869
|
"dependentActions": []
|
|
855
870
|
},
|
|
871
|
+
"updaterelateditem": {
|
|
872
|
+
"name": "UpdateRelatedItem",
|
|
873
|
+
"description": "Grants permission to update a related item associated to a case in the case domain",
|
|
874
|
+
"accessLevel": "Write",
|
|
875
|
+
"resourceTypes": [
|
|
876
|
+
{
|
|
877
|
+
"name": "Case",
|
|
878
|
+
"required": true,
|
|
879
|
+
"conditionKeys": [],
|
|
880
|
+
"dependentActions": []
|
|
881
|
+
},
|
|
882
|
+
{
|
|
883
|
+
"name": "Domain",
|
|
884
|
+
"required": true,
|
|
885
|
+
"conditionKeys": [],
|
|
886
|
+
"dependentActions": []
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"name": "RelatedItem",
|
|
890
|
+
"required": true,
|
|
891
|
+
"conditionKeys": [],
|
|
892
|
+
"dependentActions": []
|
|
893
|
+
}
|
|
894
|
+
],
|
|
895
|
+
"conditionKeys": [],
|
|
896
|
+
"dependentActions": []
|
|
897
|
+
},
|
|
856
898
|
"updatetemplate": {
|
|
857
899
|
"name": "UpdateTemplate",
|
|
858
900
|
"description": "Grants permission to update the template in the case domain",
|
|
@@ -77,6 +77,21 @@
|
|
|
77
77
|
"conditionKeys": [],
|
|
78
78
|
"dependentActions": []
|
|
79
79
|
},
|
|
80
|
+
"deletecampaignentrylimits": {
|
|
81
|
+
"name": "DeleteCampaignEntryLimits",
|
|
82
|
+
"description": "Grants permission to delete the entry limits configuration of a campaign",
|
|
83
|
+
"accessLevel": "Write",
|
|
84
|
+
"resourceTypes": [
|
|
85
|
+
{
|
|
86
|
+
"name": "campaign",
|
|
87
|
+
"required": true,
|
|
88
|
+
"conditionKeys": [],
|
|
89
|
+
"dependentActions": []
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"conditionKeys": [],
|
|
93
|
+
"dependentActions": []
|
|
94
|
+
},
|
|
80
95
|
"deleteconnectinstanceconfig": {
|
|
81
96
|
"name": "DeleteConnectInstanceConfig",
|
|
82
97
|
"description": "Grants permission to remove configuration information for an Amazon Connect instance",
|
|
@@ -435,6 +450,21 @@
|
|
|
435
450
|
"conditionKeys": [],
|
|
436
451
|
"dependentActions": []
|
|
437
452
|
},
|
|
453
|
+
"updatecampaignentrylimits": {
|
|
454
|
+
"name": "UpdateCampaignEntryLimits",
|
|
455
|
+
"description": "Grants permission to update the entry limits configuration of a campaign",
|
|
456
|
+
"accessLevel": "Write",
|
|
457
|
+
"resourceTypes": [
|
|
458
|
+
{
|
|
459
|
+
"name": "campaign",
|
|
460
|
+
"required": true,
|
|
461
|
+
"conditionKeys": [],
|
|
462
|
+
"dependentActions": []
|
|
463
|
+
}
|
|
464
|
+
],
|
|
465
|
+
"conditionKeys": [],
|
|
466
|
+
"dependentActions": []
|
|
467
|
+
},
|
|
438
468
|
"updatecampaignflowassociation": {
|
|
439
469
|
"name": "UpdateCampaignFlowAssociation",
|
|
440
470
|
"description": "Grants permission to update the flow association of a campaign",
|
|
@@ -111,6 +111,14 @@
|
|
|
111
111
|
"conditionKeys": [],
|
|
112
112
|
"dependentActions": []
|
|
113
113
|
},
|
|
114
|
+
"cancelmessage": {
|
|
115
|
+
"name": "CancelMessage",
|
|
116
|
+
"description": "Grants permission to cancel an in-progress agent response",
|
|
117
|
+
"accessLevel": "Write",
|
|
118
|
+
"resourceTypes": [],
|
|
119
|
+
"conditionKeys": [],
|
|
120
|
+
"dependentActions": []
|
|
121
|
+
},
|
|
114
122
|
"cancelmetadatagenerationrun": {
|
|
115
123
|
"name": "CancelMetadataGenerationRun",
|
|
116
124
|
"description": "Grants permission to cancel metadata generation run",
|
package/data/actions/eks.json
CHANGED
|
@@ -46,7 +46,9 @@
|
|
|
46
46
|
"dependentActions": []
|
|
47
47
|
}
|
|
48
48
|
],
|
|
49
|
-
"conditionKeys": [
|
|
49
|
+
"conditionKeys": [
|
|
50
|
+
"eks:encryptionConfigProviderKeyArns"
|
|
51
|
+
],
|
|
50
52
|
"dependentActions": []
|
|
51
53
|
},
|
|
52
54
|
"associateidentityproviderconfig": {
|
|
@@ -148,7 +150,14 @@
|
|
|
148
150
|
"eks:computeConfigEnabled",
|
|
149
151
|
"eks:elasticLoadBalancingEnabled",
|
|
150
152
|
"eks:blockStorageEnabled",
|
|
151
|
-
"eks:loggingType/${type}"
|
|
153
|
+
"eks:loggingType/${type}",
|
|
154
|
+
"eks:kubernetesVersion",
|
|
155
|
+
"eks:endpointPublicAccess",
|
|
156
|
+
"eks:endpointPrivateAccess",
|
|
157
|
+
"eks:deletionProtection",
|
|
158
|
+
"eks:controlPlaneScalingTier",
|
|
159
|
+
"eks:encryptionConfigProviderKeyArns",
|
|
160
|
+
"eks:zonalShiftEnabled"
|
|
152
161
|
],
|
|
153
162
|
"dependentActions": []
|
|
154
163
|
},
|
|
@@ -1149,7 +1158,12 @@
|
|
|
1149
1158
|
"eks:computeConfigEnabled",
|
|
1150
1159
|
"eks:elasticLoadBalancingEnabled",
|
|
1151
1160
|
"eks:blockStorageEnabled",
|
|
1152
|
-
"eks:loggingType/${type}"
|
|
1161
|
+
"eks:loggingType/${type}",
|
|
1162
|
+
"eks:endpointPublicAccess",
|
|
1163
|
+
"eks:endpointPrivateAccess",
|
|
1164
|
+
"eks:deletionProtection",
|
|
1165
|
+
"eks:controlPlaneScalingTier",
|
|
1166
|
+
"eks:zonalShiftEnabled"
|
|
1153
1167
|
],
|
|
1154
1168
|
"dependentActions": []
|
|
1155
1169
|
},
|
|
@@ -1165,7 +1179,9 @@
|
|
|
1165
1179
|
"dependentActions": []
|
|
1166
1180
|
}
|
|
1167
1181
|
],
|
|
1168
|
-
"conditionKeys": [
|
|
1182
|
+
"conditionKeys": [
|
|
1183
|
+
"eks:kubernetesVersion"
|
|
1184
|
+
],
|
|
1169
1185
|
"dependentActions": []
|
|
1170
1186
|
},
|
|
1171
1187
|
"updateeksanywheresubscription": {
|
package/data/actions/evs.json
CHANGED
|
@@ -17,6 +17,21 @@
|
|
|
17
17
|
"ec2:DescribeAddresses"
|
|
18
18
|
]
|
|
19
19
|
},
|
|
20
|
+
"createentitlement": {
|
|
21
|
+
"name": "CreateEntitlement",
|
|
22
|
+
"description": "Grants permission to create an entitlement in an Amazon EVS environment",
|
|
23
|
+
"accessLevel": "Write",
|
|
24
|
+
"resourceTypes": [
|
|
25
|
+
{
|
|
26
|
+
"name": "environment",
|
|
27
|
+
"required": true,
|
|
28
|
+
"conditionKeys": [],
|
|
29
|
+
"dependentActions": []
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"conditionKeys": [],
|
|
33
|
+
"dependentActions": []
|
|
34
|
+
},
|
|
20
35
|
"createenvironment": {
|
|
21
36
|
"name": "CreateEnvironment",
|
|
22
37
|
"description": "Grants permission to create an Amazon EVS environment",
|
|
@@ -71,6 +86,21 @@
|
|
|
71
86
|
"support:DescribeSupportLevel"
|
|
72
87
|
]
|
|
73
88
|
},
|
|
89
|
+
"createenvironmentconnector": {
|
|
90
|
+
"name": "CreateEnvironmentConnector",
|
|
91
|
+
"description": "Grants permission to create a connector in an Amazon EVS environment",
|
|
92
|
+
"accessLevel": "Write",
|
|
93
|
+
"resourceTypes": [
|
|
94
|
+
{
|
|
95
|
+
"name": "environment",
|
|
96
|
+
"required": true,
|
|
97
|
+
"conditionKeys": [],
|
|
98
|
+
"dependentActions": []
|
|
99
|
+
}
|
|
100
|
+
],
|
|
101
|
+
"conditionKeys": [],
|
|
102
|
+
"dependentActions": []
|
|
103
|
+
},
|
|
74
104
|
"createenvironmenthost": {
|
|
75
105
|
"name": "CreateEnvironmentHost",
|
|
76
106
|
"description": "Grants permission to add host to an Amazon EVS environment",
|
|
@@ -111,6 +141,21 @@
|
|
|
111
141
|
"servicequotas:ListServiceQuotas"
|
|
112
142
|
]
|
|
113
143
|
},
|
|
144
|
+
"deleteentitlement": {
|
|
145
|
+
"name": "DeleteEntitlement",
|
|
146
|
+
"description": "Grants permission to delete an entitlement from an Amazon EVS environment",
|
|
147
|
+
"accessLevel": "Write",
|
|
148
|
+
"resourceTypes": [
|
|
149
|
+
{
|
|
150
|
+
"name": "environment",
|
|
151
|
+
"required": true,
|
|
152
|
+
"conditionKeys": [],
|
|
153
|
+
"dependentActions": []
|
|
154
|
+
}
|
|
155
|
+
],
|
|
156
|
+
"conditionKeys": [],
|
|
157
|
+
"dependentActions": []
|
|
158
|
+
},
|
|
114
159
|
"deleteenvironment": {
|
|
115
160
|
"name": "DeleteEnvironment",
|
|
116
161
|
"description": "Grants permission to delete an Amazon EVS environment",
|
|
@@ -138,6 +183,21 @@
|
|
|
138
183
|
"secretsmanager:GetSecretValue"
|
|
139
184
|
]
|
|
140
185
|
},
|
|
186
|
+
"deleteenvironmentconnector": {
|
|
187
|
+
"name": "DeleteEnvironmentConnector",
|
|
188
|
+
"description": "Grants permission to delete a connector from an Amazon EVS environment",
|
|
189
|
+
"accessLevel": "Write",
|
|
190
|
+
"resourceTypes": [
|
|
191
|
+
{
|
|
192
|
+
"name": "environment",
|
|
193
|
+
"required": true,
|
|
194
|
+
"conditionKeys": [],
|
|
195
|
+
"dependentActions": []
|
|
196
|
+
}
|
|
197
|
+
],
|
|
198
|
+
"conditionKeys": [],
|
|
199
|
+
"dependentActions": []
|
|
200
|
+
},
|
|
141
201
|
"deleteenvironmenthost": {
|
|
142
202
|
"name": "DeleteEnvironmentHost",
|
|
143
203
|
"description": "Grants permission to delete a host from an Amazon EVS environment",
|
|
@@ -203,6 +263,21 @@
|
|
|
203
263
|
"conditionKeys": [],
|
|
204
264
|
"dependentActions": []
|
|
205
265
|
},
|
|
266
|
+
"listenvironmentconnectors": {
|
|
267
|
+
"name": "ListEnvironmentConnectors",
|
|
268
|
+
"description": "Grants permission to retrieve a list of connectors associated with an Amazon EVS environment",
|
|
269
|
+
"accessLevel": "List",
|
|
270
|
+
"resourceTypes": [
|
|
271
|
+
{
|
|
272
|
+
"name": "environment",
|
|
273
|
+
"required": true,
|
|
274
|
+
"conditionKeys": [],
|
|
275
|
+
"dependentActions": []
|
|
276
|
+
}
|
|
277
|
+
],
|
|
278
|
+
"conditionKeys": [],
|
|
279
|
+
"dependentActions": []
|
|
280
|
+
},
|
|
206
281
|
"listenvironmenthosts": {
|
|
207
282
|
"name": "ListEnvironmentHosts",
|
|
208
283
|
"description": "Grants permission to retrieve a list of hosts associated with an Amazon EVS environment",
|
|
@@ -256,6 +331,21 @@
|
|
|
256
331
|
"conditionKeys": [],
|
|
257
332
|
"dependentActions": []
|
|
258
333
|
},
|
|
334
|
+
"listvmentitlements": {
|
|
335
|
+
"name": "ListVmEntitlements",
|
|
336
|
+
"description": "Grants permission to retrieve a list of entitlements associated with an Amazon EVS environment",
|
|
337
|
+
"accessLevel": "List",
|
|
338
|
+
"resourceTypes": [
|
|
339
|
+
{
|
|
340
|
+
"name": "environment",
|
|
341
|
+
"required": true,
|
|
342
|
+
"conditionKeys": [],
|
|
343
|
+
"dependentActions": []
|
|
344
|
+
}
|
|
345
|
+
],
|
|
346
|
+
"conditionKeys": [],
|
|
347
|
+
"dependentActions": []
|
|
348
|
+
},
|
|
259
349
|
"tagresource": {
|
|
260
350
|
"name": "TagResource",
|
|
261
351
|
"description": "Grants permission to tag a specified resource ARN",
|
|
@@ -292,5 +382,20 @@
|
|
|
292
382
|
"aws:TagKeys"
|
|
293
383
|
],
|
|
294
384
|
"dependentActions": []
|
|
385
|
+
},
|
|
386
|
+
"updateenvironmentconnector": {
|
|
387
|
+
"name": "UpdateEnvironmentConnector",
|
|
388
|
+
"description": "Grants permission to update a connector in an Amazon EVS environment",
|
|
389
|
+
"accessLevel": "Write",
|
|
390
|
+
"resourceTypes": [
|
|
391
|
+
{
|
|
392
|
+
"name": "environment",
|
|
393
|
+
"required": true,
|
|
394
|
+
"conditionKeys": [],
|
|
395
|
+
"dependentActions": []
|
|
396
|
+
}
|
|
397
|
+
],
|
|
398
|
+
"conditionKeys": [],
|
|
399
|
+
"dependentActions": []
|
|
295
400
|
}
|
|
296
401
|
}
|
|
@@ -144,6 +144,21 @@
|
|
|
144
144
|
"conditionKeys": [],
|
|
145
145
|
"dependentActions": []
|
|
146
146
|
},
|
|
147
|
+
"describecontactversion": {
|
|
148
|
+
"name": "DescribeContactVersion",
|
|
149
|
+
"description": "Grants permission to describe a specific version of a contact",
|
|
150
|
+
"accessLevel": "Read",
|
|
151
|
+
"resourceTypes": [
|
|
152
|
+
{
|
|
153
|
+
"name": "Contact",
|
|
154
|
+
"required": true,
|
|
155
|
+
"conditionKeys": [],
|
|
156
|
+
"dependentActions": []
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"conditionKeys": [],
|
|
160
|
+
"dependentActions": []
|
|
161
|
+
},
|
|
147
162
|
"describeephemeris": {
|
|
148
163
|
"name": "DescribeEphemeris",
|
|
149
164
|
"description": "Grants permission to describe an ephemeris item",
|
|
@@ -257,6 +272,21 @@
|
|
|
257
272
|
"conditionKeys": [],
|
|
258
273
|
"dependentActions": []
|
|
259
274
|
},
|
|
275
|
+
"listantennas": {
|
|
276
|
+
"name": "ListAntennas",
|
|
277
|
+
"description": "Grants permission to list antennas for a ground station",
|
|
278
|
+
"accessLevel": "List",
|
|
279
|
+
"resourceTypes": [
|
|
280
|
+
{
|
|
281
|
+
"name": "GroundStationResource",
|
|
282
|
+
"required": true,
|
|
283
|
+
"conditionKeys": [],
|
|
284
|
+
"dependentActions": []
|
|
285
|
+
}
|
|
286
|
+
],
|
|
287
|
+
"conditionKeys": [],
|
|
288
|
+
"dependentActions": []
|
|
289
|
+
},
|
|
260
290
|
"listconfigs": {
|
|
261
291
|
"name": "ListConfigs",
|
|
262
292
|
"description": "Grants permission to return a list of past configurations",
|
|
@@ -265,6 +295,21 @@
|
|
|
265
295
|
"conditionKeys": [],
|
|
266
296
|
"dependentActions": []
|
|
267
297
|
},
|
|
298
|
+
"listcontactversions": {
|
|
299
|
+
"name": "ListContactVersions",
|
|
300
|
+
"description": "Grants permission to list versions of a contact",
|
|
301
|
+
"accessLevel": "List",
|
|
302
|
+
"resourceTypes": [
|
|
303
|
+
{
|
|
304
|
+
"name": "Contact",
|
|
305
|
+
"required": true,
|
|
306
|
+
"conditionKeys": [],
|
|
307
|
+
"dependentActions": []
|
|
308
|
+
}
|
|
309
|
+
],
|
|
310
|
+
"conditionKeys": [],
|
|
311
|
+
"dependentActions": []
|
|
312
|
+
},
|
|
268
313
|
"listcontacts": {
|
|
269
314
|
"name": "ListContacts",
|
|
270
315
|
"description": "Grants permission to return a list of contacts",
|
|
@@ -289,6 +334,21 @@
|
|
|
289
334
|
"conditionKeys": [],
|
|
290
335
|
"dependentActions": []
|
|
291
336
|
},
|
|
337
|
+
"listgroundstationreservations": {
|
|
338
|
+
"name": "ListGroundStationReservations",
|
|
339
|
+
"description": "Grants permission to list reservations for a ground station",
|
|
340
|
+
"accessLevel": "List",
|
|
341
|
+
"resourceTypes": [
|
|
342
|
+
{
|
|
343
|
+
"name": "GroundStationResource",
|
|
344
|
+
"required": true,
|
|
345
|
+
"conditionKeys": [],
|
|
346
|
+
"dependentActions": []
|
|
347
|
+
}
|
|
348
|
+
],
|
|
349
|
+
"conditionKeys": [],
|
|
350
|
+
"dependentActions": []
|
|
351
|
+
},
|
|
292
352
|
"listgroundstations": {
|
|
293
353
|
"name": "ListGroundStations",
|
|
294
354
|
"description": "Grants permission to list ground stations",
|
|
@@ -478,6 +538,21 @@
|
|
|
478
538
|
"conditionKeys": [],
|
|
479
539
|
"dependentActions": []
|
|
480
540
|
},
|
|
541
|
+
"updatecontact": {
|
|
542
|
+
"name": "UpdateContact",
|
|
543
|
+
"description": "Grants permission to update a contact",
|
|
544
|
+
"accessLevel": "Write",
|
|
545
|
+
"resourceTypes": [
|
|
546
|
+
{
|
|
547
|
+
"name": "Contact",
|
|
548
|
+
"required": true,
|
|
549
|
+
"conditionKeys": [],
|
|
550
|
+
"dependentActions": []
|
|
551
|
+
}
|
|
552
|
+
],
|
|
553
|
+
"conditionKeys": [],
|
|
554
|
+
"dependentActions": []
|
|
555
|
+
},
|
|
481
556
|
"updateephemeris": {
|
|
482
557
|
"name": "UpdateEphemeris",
|
|
483
558
|
"description": "Grants permission to update an ephemeris item",
|
|
@@ -313,6 +313,27 @@
|
|
|
313
313
|
],
|
|
314
314
|
"dependentActions": []
|
|
315
315
|
},
|
|
316
|
+
"getinventoryconfiguration": {
|
|
317
|
+
"name": "GetInventoryConfiguration",
|
|
318
|
+
"description": "Grants permission to return an inventory configuration identified by the inventory configuration ID for a S3 directory bucket",
|
|
319
|
+
"accessLevel": "Read",
|
|
320
|
+
"resourceTypes": [
|
|
321
|
+
{
|
|
322
|
+
"name": "bucket",
|
|
323
|
+
"required": true,
|
|
324
|
+
"conditionKeys": [],
|
|
325
|
+
"dependentActions": []
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"conditionKeys": [
|
|
329
|
+
"s3express:authType",
|
|
330
|
+
"s3express:ResourceAccount",
|
|
331
|
+
"s3express:signatureversion",
|
|
332
|
+
"s3express:TlsVersion",
|
|
333
|
+
"s3express:x-amz-content-sha256"
|
|
334
|
+
],
|
|
335
|
+
"dependentActions": []
|
|
336
|
+
},
|
|
316
337
|
"getlifecycleconfiguration": {
|
|
317
338
|
"name": "GetLifecycleConfiguration",
|
|
318
339
|
"description": "Grants permission to return the lifecycle configuration information set on a directory bucket",
|
|
@@ -500,6 +521,28 @@
|
|
|
500
521
|
],
|
|
501
522
|
"dependentActions": []
|
|
502
523
|
},
|
|
524
|
+
"putinventoryconfiguration": {
|
|
525
|
+
"name": "PutInventoryConfiguration",
|
|
526
|
+
"description": "Grants permission to add an inventory configuration to the bucket, identified by the inventory ID",
|
|
527
|
+
"accessLevel": "Write",
|
|
528
|
+
"resourceTypes": [
|
|
529
|
+
{
|
|
530
|
+
"name": "bucket",
|
|
531
|
+
"required": true,
|
|
532
|
+
"conditionKeys": [],
|
|
533
|
+
"dependentActions": []
|
|
534
|
+
}
|
|
535
|
+
],
|
|
536
|
+
"conditionKeys": [
|
|
537
|
+
"s3express:authType",
|
|
538
|
+
"s3express:ResourceAccount",
|
|
539
|
+
"s3express:signatureversion",
|
|
540
|
+
"s3express:TlsVersion",
|
|
541
|
+
"s3express:x-amz-content-sha256",
|
|
542
|
+
"s3express:InventoryAccessibleOptionalFields"
|
|
543
|
+
],
|
|
544
|
+
"dependentActions": []
|
|
545
|
+
},
|
|
503
546
|
"putlifecycleconfiguration": {
|
|
504
547
|
"name": "PutLifecycleConfiguration",
|
|
505
548
|
"description": "Grants permission to create a new lifecycle configuration for the directory bucket or replace an existing lifecycle configuration",
|
package/data/actions/ses.json
CHANGED
|
@@ -14,6 +14,16 @@
|
|
|
14
14
|
"description": "Filters access by tag keys that are passed in the request",
|
|
15
15
|
"type": "ArrayOfString"
|
|
16
16
|
},
|
|
17
|
+
"cases:createdby": {
|
|
18
|
+
"key": "cases:CreatedBy",
|
|
19
|
+
"description": "Filters access by who created the the resource (user ARN or custom entity)",
|
|
20
|
+
"type": "String"
|
|
21
|
+
},
|
|
22
|
+
"cases:relateditemtype": {
|
|
23
|
+
"key": "cases:RelatedItemType",
|
|
24
|
+
"description": "Filters access by the type of related item. Possible values: Contact, Comment, File, Sla, ConnectCase, Custom",
|
|
25
|
+
"type": "String"
|
|
26
|
+
},
|
|
17
27
|
"connect:userarn": {
|
|
18
28
|
"key": "connect:UserArn",
|
|
19
29
|
"description": "Filters access by connect's UserArn",
|
|
@@ -59,11 +59,36 @@
|
|
|
59
59
|
"description": "Filters access by the compute config enabled parameter in the create / update cluster request",
|
|
60
60
|
"type": "Bool"
|
|
61
61
|
},
|
|
62
|
+
"eks:controlplanescalingtier": {
|
|
63
|
+
"key": "eks:controlPlaneScalingTier",
|
|
64
|
+
"description": "Filters access by the control plane scaling tier in the create / update cluster request",
|
|
65
|
+
"type": "String"
|
|
66
|
+
},
|
|
67
|
+
"eks:deletionprotection": {
|
|
68
|
+
"key": "eks:deletionProtection",
|
|
69
|
+
"description": "Filters access by the deletion protection setting in the create / update cluster request",
|
|
70
|
+
"type": "Bool"
|
|
71
|
+
},
|
|
62
72
|
"eks:elasticloadbalancingenabled": {
|
|
63
73
|
"key": "eks:elasticLoadBalancingEnabled",
|
|
64
74
|
"description": "Filters access by the elastic load balancing enabled parameter in the create / update cluster request",
|
|
65
75
|
"type": "Bool"
|
|
66
76
|
},
|
|
77
|
+
"eks:encryptionconfigproviderkeyarns": {
|
|
78
|
+
"key": "eks:encryptionConfigProviderKeyArns",
|
|
79
|
+
"description": "Filters access by the KMS key ARNs in the create cluster / Associate Encryption Config request",
|
|
80
|
+
"type": "ArrayOfARN"
|
|
81
|
+
},
|
|
82
|
+
"eks:endpointprivateaccess": {
|
|
83
|
+
"key": "eks:endpointPrivateAccess",
|
|
84
|
+
"description": "Filters access by the endpoint private access setting in the create / update cluster request",
|
|
85
|
+
"type": "Bool"
|
|
86
|
+
},
|
|
87
|
+
"eks:endpointpublicaccess": {
|
|
88
|
+
"key": "eks:endpointPublicAccess",
|
|
89
|
+
"description": "Filters access by the endpoint public access setting in the create / update cluster request",
|
|
90
|
+
"type": "Bool"
|
|
91
|
+
},
|
|
67
92
|
"eks:issuerurl": {
|
|
68
93
|
"key": "eks:issuerUrl",
|
|
69
94
|
"description": "Filters access by the issuerUrl present in the associateIdentityProviderConfig request the user makes to the EKS service",
|
|
@@ -74,6 +99,11 @@
|
|
|
74
99
|
"description": "Filters access by the kubernetesGroups present in the access entry requests the user makes to the EKS service",
|
|
75
100
|
"type": "ArrayOfString"
|
|
76
101
|
},
|
|
102
|
+
"eks:kubernetesversion": {
|
|
103
|
+
"key": "eks:kubernetesVersion",
|
|
104
|
+
"description": "Filters access by the Kubernetes version in the create cluster/ update cluster version request",
|
|
105
|
+
"type": "String"
|
|
106
|
+
},
|
|
77
107
|
"eks:loggingtype/${type}": {
|
|
78
108
|
"key": "eks:loggingType/${type}",
|
|
79
109
|
"description": "Filters access by the cluster logging enabled and type parameter in the create / update cluster request",
|
|
@@ -103,5 +133,10 @@
|
|
|
103
133
|
"key": "eks:username",
|
|
104
134
|
"description": "Filters access by the Kubernetes username present in the access entry requests the user makes to the EKS service",
|
|
105
135
|
"type": "String"
|
|
136
|
+
},
|
|
137
|
+
"eks:zonalshiftenabled": {
|
|
138
|
+
"key": "eks:zonalShiftEnabled",
|
|
139
|
+
"description": "Filters access by the zonal shift enabled setting in the create / update cluster request",
|
|
140
|
+
"type": "Bool"
|
|
106
141
|
}
|
|
107
142
|
}
|
|
@@ -44,6 +44,11 @@
|
|
|
44
44
|
"description": "Filters access by an access point Amazon Resource Name (ARN)",
|
|
45
45
|
"type": "ARN"
|
|
46
46
|
},
|
|
47
|
+
"s3express:inventoryaccessibleoptionalfields": {
|
|
48
|
+
"key": "s3express:InventoryAccessibleOptionalFields",
|
|
49
|
+
"description": "Filters access by restricting which optional metadata fields a user can add when configuring S3 Inventory reports",
|
|
50
|
+
"type": "ArrayOfString"
|
|
51
|
+
},
|
|
47
52
|
"s3express:locationname": {
|
|
48
53
|
"key": "s3express:LocationName",
|
|
49
54
|
"description": "Filters access by a specific Availability Zone or Local Zone ID",
|
|
@@ -31,7 +31,9 @@
|
|
|
31
31
|
"key": "RelatedItem",
|
|
32
32
|
"arn": "arn:${Partition}:cases:${Region}:${Account}:domain/${DomainId}/case/${CaseId}/related-item/${RelatedItemId}",
|
|
33
33
|
"conditionKeys": [
|
|
34
|
-
"aws:ResourceTag/${TagKey}"
|
|
34
|
+
"aws:ResourceTag/${TagKey}",
|
|
35
|
+
"cases:CreatedBy",
|
|
36
|
+
"cases:RelatedItemType"
|
|
35
37
|
]
|
|
36
38
|
},
|
|
37
39
|
"template": {
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.19.
|
|
3
|
+
"version": "0.19.202604211",
|
|
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-04-
|
|
9
|
+
"updatedAt": "2026-04-21T05:29:08.601Z",
|
|
10
10
|
"exports": {
|
|
11
11
|
".": {
|
|
12
12
|
"import": "./dist/esm/index.js",
|