@cloud-copilot/iam-data 0.19.202604151 → 0.19.202604181

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.
@@ -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",
@@ -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",
@@ -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": {
@@ -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",
@@ -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
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202604151",
3
+ "version": "0.19.202604181",
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-15T05:28:40.905Z",
9
+ "updatedAt": "2026-04-18T05:19:32.284Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",