@cloud-copilot/iam-data 0.19.202604261 → 0.19.202604301

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.
@@ -108,6 +108,25 @@
108
108
  "conditionKeys": [],
109
109
  "dependentActions": []
110
110
  },
111
+ "createprivateconnection": {
112
+ "name": "CreatePrivateConnection",
113
+ "description": "Grants permission to create a private connection",
114
+ "accessLevel": "Write",
115
+ "resourceTypes": [
116
+ {
117
+ "name": "private-connection",
118
+ "required": true,
119
+ "conditionKeys": [],
120
+ "dependentActions": []
121
+ }
122
+ ],
123
+ "conditionKeys": [
124
+ "aws:RequestTag/${TagKey}",
125
+ "aws:ResourceTag/${TagKey}",
126
+ "aws:TagKeys"
127
+ ],
128
+ "dependentActions": []
129
+ },
111
130
  "deleteagentspace": {
112
131
  "name": "DeleteAgentSpace",
113
132
  "description": "Grants permission to delete agentspace",
@@ -140,6 +159,23 @@
140
159
  "conditionKeys": [],
141
160
  "dependentActions": []
142
161
  },
162
+ "deleteprivateconnection": {
163
+ "name": "DeletePrivateConnection",
164
+ "description": "Grants permission to delete a private connection",
165
+ "accessLevel": "Write",
166
+ "resourceTypes": [
167
+ {
168
+ "name": "private-connection",
169
+ "required": true,
170
+ "conditionKeys": [],
171
+ "dependentActions": []
172
+ }
173
+ ],
174
+ "conditionKeys": [
175
+ "aws:ResourceTag/${TagKey}"
176
+ ],
177
+ "dependentActions": []
178
+ },
143
179
  "deregisterservice": {
144
180
  "name": "DeregisterService",
145
181
  "description": "Grants permission to deregister a service",
@@ -157,6 +193,23 @@
157
193
  ],
158
194
  "dependentActions": []
159
195
  },
196
+ "describeprivateconnection": {
197
+ "name": "DescribePrivateConnection",
198
+ "description": "Grants permission to describe a private connection",
199
+ "accessLevel": "Read",
200
+ "resourceTypes": [
201
+ {
202
+ "name": "private-connection",
203
+ "required": true,
204
+ "conditionKeys": [],
205
+ "dependentActions": []
206
+ }
207
+ ],
208
+ "conditionKeys": [
209
+ "aws:ResourceTag/${TagKey}"
210
+ ],
211
+ "dependentActions": []
212
+ },
160
213
  "describesupportlevel": {
161
214
  "name": "DescribeSupportLevel",
162
215
  "description": "Grants permission to describe a chat for a case",
@@ -534,6 +587,14 @@
534
587
  "conditionKeys": [],
535
588
  "dependentActions": []
536
589
  },
590
+ "listprivateconnections": {
591
+ "name": "ListPrivateConnections",
592
+ "description": "Grants permission to list private connections",
593
+ "accessLevel": "List",
594
+ "resourceTypes": [],
595
+ "conditionKeys": [],
596
+ "dependentActions": []
597
+ },
537
598
  "listrecommendations": {
538
599
  "name": "ListRecommendations",
539
600
  "description": "Grants permission to list recommendations",
@@ -572,6 +633,16 @@
572
633
  ],
573
634
  "dependentActions": []
574
635
  },
636
+ {
637
+ "name": "private-connection",
638
+ "required": false,
639
+ "conditionKeys": [
640
+ "aws:RequestTag/${TagKey}",
641
+ "aws:ResourceTag/${TagKey}",
642
+ "aws:TagKeys"
643
+ ],
644
+ "dependentActions": []
645
+ },
575
646
  {
576
647
  "name": "service",
577
648
  "required": false,
@@ -666,6 +737,16 @@
666
737
  ],
667
738
  "dependentActions": []
668
739
  },
740
+ {
741
+ "name": "private-connection",
742
+ "required": false,
743
+ "conditionKeys": [
744
+ "aws:RequestTag/${TagKey}",
745
+ "aws:ResourceTag/${TagKey}",
746
+ "aws:TagKeys"
747
+ ],
748
+ "dependentActions": []
749
+ },
669
750
  {
670
751
  "name": "service",
671
752
  "required": false,
@@ -698,6 +779,15 @@
698
779
  ],
699
780
  "dependentActions": []
700
781
  },
782
+ {
783
+ "name": "private-connection",
784
+ "required": false,
785
+ "conditionKeys": [
786
+ "aws:ResourceTag/${TagKey}",
787
+ "aws:TagKeys"
788
+ ],
789
+ "dependentActions": []
790
+ },
701
791
  {
702
792
  "name": "service",
703
793
  "required": false,
@@ -812,6 +902,23 @@
812
902
  "conditionKeys": [],
813
903
  "dependentActions": []
814
904
  },
905
+ "updateprivateconnectioncertificate": {
906
+ "name": "UpdatePrivateConnectionCertificate",
907
+ "description": "Grants permission to update a private connection certificate",
908
+ "accessLevel": "Write",
909
+ "resourceTypes": [
910
+ {
911
+ "name": "private-connection",
912
+ "required": true,
913
+ "conditionKeys": [],
914
+ "dependentActions": []
915
+ }
916
+ ],
917
+ "conditionKeys": [
918
+ "aws:ResourceTag/${TagKey}"
919
+ ],
920
+ "dependentActions": []
921
+ },
815
922
  "updaterecommendation": {
816
923
  "name": "UpdateRecommendation",
817
924
  "description": "Grants permission to update a recommendation",
@@ -375,7 +375,7 @@
375
375
  },
376
376
  "listprivatelistings": {
377
377
  "name": "ListPrivateListings",
378
- "description": "Grants permission to users to list their private offers",
378
+ "description": "Grants permission to list private offers",
379
379
  "accessLevel": "List",
380
380
  "resourceTypes": [],
381
381
  "conditionKeys": [],
@@ -387,7 +387,7 @@
387
387
  "accessLevel": "List",
388
388
  "resourceTypes": [
389
389
  {
390
- "name": "PurchaseOption",
390
+ "name": "AllPurchaseOptions",
391
391
  "required": true,
392
392
  "conditionKeys": [],
393
393
  "dependentActions": []
@@ -398,11 +398,11 @@
398
398
  },
399
399
  "searchfacets": {
400
400
  "name": "SearchFacets",
401
- "description": "Grants permission to retrieve facet values for filtering listings",
401
+ "description": "Grants permission to search for facet values to filter listings",
402
402
  "accessLevel": "List",
403
403
  "resourceTypes": [
404
404
  {
405
- "name": "Listing",
405
+ "name": "AllListings",
406
406
  "required": true,
407
407
  "conditionKeys": [],
408
408
  "dependentActions": []
@@ -417,7 +417,7 @@
417
417
  "accessLevel": "List",
418
418
  "resourceTypes": [
419
419
  {
420
- "name": "Listing",
420
+ "name": "AllListings",
421
421
  "required": true,
422
422
  "conditionKeys": [],
423
423
  "dependentActions": []
@@ -603,6 +603,21 @@
603
603
  "conditionKeys": [],
604
604
  "dependentActions": []
605
605
  },
606
+ "describecontainergroupportmappings": {
607
+ "name": "DescribeContainerGroupPortMappings",
608
+ "description": "Grants permission to retrieve container port mappings for a container fleet",
609
+ "accessLevel": "Read",
610
+ "resourceTypes": [
611
+ {
612
+ "name": "containerFleet",
613
+ "required": true,
614
+ "conditionKeys": [],
615
+ "dependentActions": []
616
+ }
617
+ ],
618
+ "conditionKeys": [],
619
+ "dependentActions": []
620
+ },
606
621
  "describeec2instancelimits": {
607
622
  "name": "DescribeEC2InstanceLimits",
608
623
  "description": "Grants permission to retrieve the maximum allowed and current usage for EC2 instance types",
@@ -365,6 +365,7 @@
365
365
  ],
366
366
  "conditionKeys": [
367
367
  "kms:CallerAccount",
368
+ "kms:TrailingDaysWithoutKeyUsage",
368
369
  "kms:ViaService"
369
370
  ],
370
371
  "dependentActions": []
@@ -746,6 +747,24 @@
746
747
  ],
747
748
  "dependentActions": []
748
749
  },
750
+ "getkeylastusage": {
751
+ "name": "GetKeyLastUsage",
752
+ "description": "Controls permission to view the last usage of an AWS KMS key",
753
+ "accessLevel": "Read",
754
+ "resourceTypes": [
755
+ {
756
+ "name": "key",
757
+ "required": true,
758
+ "conditionKeys": [],
759
+ "dependentActions": []
760
+ }
761
+ ],
762
+ "conditionKeys": [
763
+ "kms:CallerAccount",
764
+ "kms:ViaService"
765
+ ],
766
+ "dependentActions": []
767
+ },
749
768
  "getkeypolicy": {
750
769
  "name": "GetKeyPolicy",
751
770
  "description": "Controls permission to view the key policy for the specified AWS KMS key",
@@ -1100,6 +1119,7 @@
1100
1119
  "conditionKeys": [
1101
1120
  "kms:CallerAccount",
1102
1121
  "kms:ScheduleKeyDeletionPendingWindowInDays",
1122
+ "kms:TrailingDaysWithoutKeyUsage",
1103
1123
  "kms:ViaService"
1104
1124
  ],
1105
1125
  "dependentActions": []
@@ -8,6 +8,95 @@
8
8
  "conditionKeys": [],
9
9
  "dependentActions": []
10
10
  },
11
+ "associatelogindomain": {
12
+ "name": "AssociateLoginDomain",
13
+ "isPermissionOnly": true,
14
+ "description": "Grants permission to associate a login domain with an Amazon Q Developer Profile",
15
+ "accessLevel": "Write",
16
+ "resourceTypes": [
17
+ {
18
+ "name": "profile",
19
+ "required": true,
20
+ "conditionKeys": [],
21
+ "dependentActions": []
22
+ }
23
+ ],
24
+ "conditionKeys": [],
25
+ "dependentActions": []
26
+ },
27
+ "batchdescribegroups": {
28
+ "name": "BatchDescribeGroups",
29
+ "isPermissionOnly": true,
30
+ "description": "Grants permission to describe multiple groups for an Amazon Q Developer Profile",
31
+ "accessLevel": "Read",
32
+ "resourceTypes": [
33
+ {
34
+ "name": "profile",
35
+ "required": true,
36
+ "conditionKeys": [],
37
+ "dependentActions": []
38
+ }
39
+ ],
40
+ "conditionKeys": [],
41
+ "dependentActions": []
42
+ },
43
+ "batchdescribeusers": {
44
+ "name": "BatchDescribeUsers",
45
+ "isPermissionOnly": true,
46
+ "description": "Grants permission to describe multiple users for an Amazon Q Developer Profile",
47
+ "accessLevel": "Read",
48
+ "resourceTypes": [
49
+ {
50
+ "name": "profile",
51
+ "required": true,
52
+ "conditionKeys": [],
53
+ "dependentActions": []
54
+ }
55
+ ],
56
+ "conditionKeys": [],
57
+ "dependentActions": []
58
+ },
59
+ "batchgetgroups": {
60
+ "name": "BatchGetGroups",
61
+ "isPermissionOnly": true,
62
+ "description": "Grants permission to get multiple groups for an Amazon Q Developer Profile",
63
+ "accessLevel": "Read",
64
+ "resourceTypes": [
65
+ {
66
+ "name": "profile",
67
+ "required": true,
68
+ "conditionKeys": [],
69
+ "dependentActions": []
70
+ }
71
+ ],
72
+ "conditionKeys": [],
73
+ "dependentActions": []
74
+ },
75
+ "batchgetusers": {
76
+ "name": "BatchGetUsers",
77
+ "isPermissionOnly": true,
78
+ "description": "Grants permission to get multiple users for an Amazon Q Developer Profile",
79
+ "accessLevel": "Read",
80
+ "resourceTypes": [
81
+ {
82
+ "name": "profile",
83
+ "required": true,
84
+ "conditionKeys": [],
85
+ "dependentActions": []
86
+ }
87
+ ],
88
+ "conditionKeys": [],
89
+ "dependentActions": []
90
+ },
91
+ "createartifact": {
92
+ "name": "CreateArtifact",
93
+ "isPermissionOnly": true,
94
+ "description": "Grants permission to create an artifact with Amazon Q",
95
+ "accessLevel": "Write",
96
+ "resourceTypes": [],
97
+ "conditionKeys": [],
98
+ "dependentActions": []
99
+ },
11
100
  "createassignment": {
12
101
  "name": "CreateAssignment",
13
102
  "isPermissionOnly": true,
@@ -74,6 +163,22 @@
74
163
  ],
75
164
  "dependentActions": []
76
165
  },
166
+ "createscimaccesstoken": {
167
+ "name": "CreateScimAccessToken",
168
+ "isPermissionOnly": true,
169
+ "description": "Grants permission to create a SCIM access token for an Amazon Q Developer Profile",
170
+ "accessLevel": "Write",
171
+ "resourceTypes": [
172
+ {
173
+ "name": "profile",
174
+ "required": true,
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ }
178
+ ],
179
+ "conditionKeys": [],
180
+ "dependentActions": []
181
+ },
77
182
  "deleteassignment": {
78
183
  "name": "DeleteAssignment",
79
184
  "isPermissionOnly": true,
@@ -134,6 +239,38 @@
134
239
  ],
135
240
  "dependentActions": []
136
241
  },
242
+ "deletescimaccesstoken": {
243
+ "name": "DeleteScimAccessToken",
244
+ "isPermissionOnly": true,
245
+ "description": "Grants permission to delete a SCIM access token for an Amazon Q Developer Profile",
246
+ "accessLevel": "Write",
247
+ "resourceTypes": [
248
+ {
249
+ "name": "profile",
250
+ "required": true,
251
+ "conditionKeys": [],
252
+ "dependentActions": []
253
+ }
254
+ ],
255
+ "conditionKeys": [],
256
+ "dependentActions": []
257
+ },
258
+ "disassociatelogindomain": {
259
+ "name": "DisassociateLoginDomain",
260
+ "isPermissionOnly": true,
261
+ "description": "Grants permission to disassociate a login domain from an Amazon Q Developer Profile",
262
+ "accessLevel": "Write",
263
+ "resourceTypes": [
264
+ {
265
+ "name": "profile",
266
+ "required": true,
267
+ "conditionKeys": [],
268
+ "dependentActions": []
269
+ }
270
+ ],
271
+ "conditionKeys": [],
272
+ "dependentActions": []
273
+ },
137
274
  "generatecodefromcommands": {
138
275
  "name": "GenerateCodeFromCommands",
139
276
  "isPermissionOnly": true,
@@ -152,6 +289,28 @@
152
289
  "conditionKeys": [],
153
290
  "dependentActions": []
154
291
  },
292
+ "getartifact": {
293
+ "name": "GetArtifact",
294
+ "isPermissionOnly": true,
295
+ "description": "Grants permission to view an Amazon Q artifact",
296
+ "accessLevel": "Read",
297
+ "resourceTypes": [],
298
+ "conditionKeys": [],
299
+ "dependentActions": []
300
+ },
301
+ "getartifactactionresult": {
302
+ "name": "GetArtifactActionResult",
303
+ "isPermissionOnly": true,
304
+ "description": "Grants permission to view results of an action in an Amazon Q artifact",
305
+ "accessLevel": "Read",
306
+ "resourceTypes": [],
307
+ "conditionKeys": [],
308
+ "dependentActions": [
309
+ "cloudformation:GetResource",
310
+ "cloudformation:GetResourceRequestStatus",
311
+ "cloudformation:ListResourceRequests"
312
+ ]
313
+ },
155
314
  "getconnector": {
156
315
  "name": "GetConnector",
157
316
  "isPermissionOnly": true,
@@ -224,6 +383,38 @@
224
383
  "conditionKeys": [],
225
384
  "dependentActions": []
226
385
  },
386
+ "listgroups": {
387
+ "name": "ListGroups",
388
+ "isPermissionOnly": true,
389
+ "description": "Grants permission to list groups for an Amazon Q Developer Profile",
390
+ "accessLevel": "List",
391
+ "resourceTypes": [
392
+ {
393
+ "name": "profile",
394
+ "required": true,
395
+ "conditionKeys": [],
396
+ "dependentActions": []
397
+ }
398
+ ],
399
+ "conditionKeys": [],
400
+ "dependentActions": []
401
+ },
402
+ "listlogindomains": {
403
+ "name": "ListLoginDomains",
404
+ "isPermissionOnly": true,
405
+ "description": "Grants permission to list login domains for an Amazon Q Developer Profile",
406
+ "accessLevel": "List",
407
+ "resourceTypes": [
408
+ {
409
+ "name": "profile",
410
+ "required": true,
411
+ "conditionKeys": [],
412
+ "dependentActions": []
413
+ }
414
+ ],
415
+ "conditionKeys": [],
416
+ "dependentActions": []
417
+ },
227
418
  "listpluginproviders": {
228
419
  "name": "ListPluginProviders",
229
420
  "isPermissionOnly": true,
@@ -249,6 +440,22 @@
249
440
  "conditionKeys": [],
250
441
  "dependentActions": []
251
442
  },
443
+ "listscimaccesstokens": {
444
+ "name": "ListScimAccessTokens",
445
+ "isPermissionOnly": true,
446
+ "description": "Grants permission to list SCIM access tokens for an Amazon Q Developer Profile",
447
+ "accessLevel": "List",
448
+ "resourceTypes": [
449
+ {
450
+ "name": "profile",
451
+ "required": true,
452
+ "conditionKeys": [],
453
+ "dependentActions": []
454
+ }
455
+ ],
456
+ "conditionKeys": [],
457
+ "dependentActions": []
458
+ },
252
459
  "listtagsforresource": {
253
460
  "name": "ListTagsForResource",
254
461
  "isPermissionOnly": true,
@@ -267,6 +474,22 @@
267
474
  ],
268
475
  "dependentActions": []
269
476
  },
477
+ "listusers": {
478
+ "name": "ListUsers",
479
+ "isPermissionOnly": true,
480
+ "description": "Grants permission to list users for an Amazon Q Developer Profile",
481
+ "accessLevel": "List",
482
+ "resourceTypes": [
483
+ {
484
+ "name": "profile",
485
+ "required": true,
486
+ "conditionKeys": [],
487
+ "dependentActions": []
488
+ }
489
+ ],
490
+ "conditionKeys": [],
491
+ "dependentActions": []
492
+ },
270
493
  "passrequest": {
271
494
  "name": "PassRequest",
272
495
  "isPermissionOnly": true,
@@ -276,6 +499,26 @@
276
499
  "conditionKeys": [],
277
500
  "dependentActions": []
278
501
  },
502
+ "performartifactaction": {
503
+ "name": "PerformArtifactAction",
504
+ "isPermissionOnly": true,
505
+ "description": "Grants permission to perform an action in an Amazon Q artifact",
506
+ "accessLevel": "Write",
507
+ "resourceTypes": [],
508
+ "conditionKeys": [],
509
+ "dependentActions": [
510
+ "cloudformation:CancelResourceRequest",
511
+ "cloudformation:CreateResource",
512
+ "cloudformation:GetResource",
513
+ "cloudformation:GetResourceRequestStatus",
514
+ "cloudformation:ListResourceRequests",
515
+ "cloudformation:UpdateResource",
516
+ "iam:AttachRolePolicy",
517
+ "iam:CreatePolicy",
518
+ "iam:CreateRole",
519
+ "iam:PutRolePolicy"
520
+ ]
521
+ },
279
522
  "rejectconnector": {
280
523
  "name": "RejectConnector",
281
524
  "isPermissionOnly": true,
@@ -346,6 +589,12 @@
346
589
  "required": false,
347
590
  "conditionKeys": [],
348
591
  "dependentActions": []
592
+ },
593
+ {
594
+ "name": "profile",
595
+ "required": false,
596
+ "conditionKeys": [],
597
+ "dependentActions": []
349
598
  }
350
599
  ],
351
600
  "conditionKeys": [
@@ -366,6 +615,12 @@
366
615
  "required": false,
367
616
  "conditionKeys": [],
368
617
  "dependentActions": []
618
+ },
619
+ {
620
+ "name": "profile",
621
+ "required": false,
622
+ "conditionKeys": [],
623
+ "dependentActions": []
369
624
  }
370
625
  ],
371
626
  "conditionKeys": [
@@ -374,6 +629,25 @@
374
629
  ],
375
630
  "dependentActions": []
376
631
  },
632
+ "updateassignment": {
633
+ "name": "UpdateAssignment",
634
+ "isPermissionOnly": true,
635
+ "description": "Grants permission to update a user or group assignment for an Amazon Q Developer Profile",
636
+ "accessLevel": "Write",
637
+ "resourceTypes": [
638
+ {
639
+ "name": "profile",
640
+ "required": true,
641
+ "conditionKeys": [],
642
+ "dependentActions": []
643
+ }
644
+ ],
645
+ "conditionKeys": [
646
+ "identitystore:UserId",
647
+ "identitystore:GroupId"
648
+ ],
649
+ "dependentActions": []
650
+ },
377
651
  "updateauthgrant": {
378
652
  "name": "UpdateAuthGrant",
379
653
  "isPermissionOnly": true,
@@ -122,6 +122,14 @@
122
122
  "conditionKeys": [],
123
123
  "dependentActions": []
124
124
  },
125
+ "listschedulesbytarget": {
126
+ "name": "ListSchedulesByTarget",
127
+ "description": "Grants permission to list the Amazon EventBridge Scheduler schedules in your account associated with a target",
128
+ "accessLevel": "List",
129
+ "resourceTypes": [],
130
+ "conditionKeys": [],
131
+ "dependentActions": []
132
+ },
125
133
  "listtagsforresource": {
126
134
  "name": "ListTagsForResource",
127
135
  "description": "Grants permission to lists tag for an Amazon EventBridge Scheduler resource",
@@ -7,30 +7,6 @@
7
7
  "conditionKeys": [],
8
8
  "dependentActions": []
9
9
  },
10
- "createengagement": {
11
- "name": "CreateEngagement",
12
- "description": "Grants permission to create an engagement",
13
- "accessLevel": "Write",
14
- "resourceTypes": [],
15
- "conditionKeys": [],
16
- "dependentActions": []
17
- },
18
- "createengagementattachment": {
19
- "name": "CreateEngagementAttachment",
20
- "description": "Grants permission to create an engagement attachment",
21
- "accessLevel": "Write",
22
- "resourceTypes": [],
23
- "conditionKeys": [],
24
- "dependentActions": []
25
- },
26
- "createengagementcommunication": {
27
- "name": "CreateEngagementCommunication",
28
- "description": "Grants permission to create an engagement communication",
29
- "accessLevel": "Write",
30
- "resourceTypes": [],
31
- "conditionKeys": [],
32
- "dependentActions": []
33
- },
34
10
  "deletenotificationconfigurationfordelegatedadmin": {
35
11
  "name": "DeleteNotificationConfigurationForDelegatedAdmin",
36
12
  "description": "Grants permission to the organization management account to delete email notification preferences from a delegated administrator account for Trusted Advisor Priority",
@@ -236,30 +212,6 @@
236
212
  "conditionKeys": [],
237
213
  "dependentActions": []
238
214
  },
239
- "getengagement": {
240
- "name": "GetEngagement",
241
- "description": "Grants permission to view an engagment",
242
- "accessLevel": "Read",
243
- "resourceTypes": [],
244
- "conditionKeys": [],
245
- "dependentActions": []
246
- },
247
- "getengagementattachment": {
248
- "name": "GetEngagementAttachment",
249
- "description": "Grants permission to view an engagment attachment",
250
- "accessLevel": "Read",
251
- "resourceTypes": [],
252
- "conditionKeys": [],
253
- "dependentActions": []
254
- },
255
- "getengagementtype": {
256
- "name": "GetEngagementType",
257
- "description": "Grants permission to view a specific engagement type",
258
- "accessLevel": "Read",
259
- "resourceTypes": [],
260
- "conditionKeys": [],
261
- "dependentActions": []
262
- },
263
215
  "getorganizationrecommendation": {
264
216
  "name": "GetOrganizationRecommendation",
265
217
  "description": "Grants permission to get a specific recommendation within an AWS Organization's organization. This API supports only prioritized recommendations",
@@ -309,30 +261,6 @@
309
261
  "conditionKeys": [],
310
262
  "dependentActions": []
311
263
  },
312
- "listengagementcommunications": {
313
- "name": "ListEngagementCommunications",
314
- "description": "Grants permission to view all communications for an engagement",
315
- "accessLevel": "Read",
316
- "resourceTypes": [],
317
- "conditionKeys": [],
318
- "dependentActions": []
319
- },
320
- "listengagementtypes": {
321
- "name": "ListEngagementTypes",
322
- "description": "Grants permission to view all engagement types",
323
- "accessLevel": "Read",
324
- "resourceTypes": [],
325
- "conditionKeys": [],
326
- "dependentActions": []
327
- },
328
- "listengagements": {
329
- "name": "ListEngagements",
330
- "description": "Grants permission to view all engagements",
331
- "accessLevel": "Read",
332
- "resourceTypes": [],
333
- "conditionKeys": [],
334
- "dependentActions": []
335
- },
336
264
  "listorganizationrecommendationaccounts": {
337
265
  "name": "ListOrganizationRecommendationAccounts",
338
266
  "description": "Grants permission to list the accounts that own the resources for an AWS Organization aggregate recommendation. This API only supports prioritized recommendations",
@@ -424,22 +352,6 @@
424
352
  "conditionKeys": [],
425
353
  "dependentActions": []
426
354
  },
427
- "updateengagement": {
428
- "name": "UpdateEngagement",
429
- "description": "Grants permission to update the details of an engagement",
430
- "accessLevel": "Write",
431
- "resourceTypes": [],
432
- "conditionKeys": [],
433
- "dependentActions": []
434
- },
435
- "updateengagementstatus": {
436
- "name": "UpdateEngagementStatus",
437
- "description": "Grants permission to update the status of an engagement",
438
- "accessLevel": "Write",
439
- "resourceTypes": [],
440
- "conditionKeys": [],
441
- "dependentActions": []
442
- },
443
355
  "updatenotificationconfigurations": {
444
356
  "name": "UpdateNotificationConfigurations",
445
357
  "description": "Grants permission to create or update your email notification preferences for Trusted Advisor Priority",
@@ -347,6 +347,21 @@
347
347
  "conditionKeys": [],
348
348
  "dependentActions": []
349
349
  },
350
+ "getopentdfconfig": {
351
+ "name": "GetOpentdfConfig",
352
+ "description": "Grants permission to retrieve the OpenTDF integration configuration for a Wickr network",
353
+ "accessLevel": "Read",
354
+ "resourceTypes": [
355
+ {
356
+ "name": "network",
357
+ "required": true,
358
+ "conditionKeys": [],
359
+ "dependentActions": []
360
+ }
361
+ ],
362
+ "conditionKeys": [],
363
+ "dependentActions": []
364
+ },
350
365
  "getsecuritygroup": {
351
366
  "name": "GetSecurityGroup",
352
367
  "description": "Grants permission to get security group information in a Wickr network",
@@ -550,6 +565,21 @@
550
565
  "conditionKeys": [],
551
566
  "dependentActions": []
552
567
  },
568
+ "registeropentdfconfig": {
569
+ "name": "RegisterOpentdfConfig",
570
+ "description": "Grants permission to register and save OpenTDF integration configuration for a Wickr network",
571
+ "accessLevel": "Write",
572
+ "resourceTypes": [
573
+ {
574
+ "name": "network",
575
+ "required": true,
576
+ "conditionKeys": [],
577
+ "dependentActions": []
578
+ }
579
+ ],
580
+ "conditionKeys": [],
581
+ "dependentActions": []
582
+ },
553
583
  "tagresource": {
554
584
  "name": "TagResource",
555
585
  "description": "Grants permission to add tags to a specified Wickr resource",
@@ -449,6 +449,11 @@
449
449
  "description": "Filters access to the Sign and Verify operations based on the signing algorithm in the request",
450
450
  "type": "String"
451
451
  },
452
+ "kms:trailingdayswithoutkeyusage": {
453
+ "key": "kms:TrailingDaysWithoutKeyUsage",
454
+ "description": "Filters access to the ScheduleKeyDeletion and DisableKey operations based on the number of days since the AWS KMS key was last used",
455
+ "type": "Numeric"
456
+ },
452
457
  "kms:validto": {
453
458
  "key": "kms:ValidTo",
454
459
  "description": "Filters access to the ImportKeyMaterial operation based on the value of the ValidTo parameter in the request. You can use this condition key to allow users to import key material only when it expires by the specified date",
@@ -10,6 +10,13 @@
10
10
  "key": "associations",
11
11
  "arn": "arn:${Partition}:aidevops:${Region}:${Account}:agentspace/${AgentSpaceId}/associations/${AssociationId}"
12
12
  },
13
+ "private-connection": {
14
+ "key": "private-connection",
15
+ "arn": "arn:${Partition}:aidevops:${Region}:${Account}:private-connection/${Name}",
16
+ "conditionKeys": [
17
+ "aws:ResourceTag/${TagKey}"
18
+ ]
19
+ },
13
20
  "service": {
14
21
  "key": "service",
15
22
  "arn": "arn:${Partition}:aidevops:${Region}:${Account}:service/${ServiceId}",
@@ -43,6 +43,10 @@
43
43
  "key": "Listing",
44
44
  "arn": "arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/listing/${ListingId}"
45
45
  },
46
+ "alllistings": {
47
+ "key": "AllListings",
48
+ "arn": "arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/listing/*"
49
+ },
46
50
  "offer": {
47
51
  "key": "Offer",
48
52
  "arn": "arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/offer/${OfferId}"
@@ -55,6 +59,10 @@
55
59
  "key": "PurchaseOption",
56
60
  "arn": "arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/purchaseOption/${PurchaseOptionId}"
57
61
  },
62
+ "allpurchaseoptions": {
63
+ "key": "AllPurchaseOptions",
64
+ "arn": "arn:${Partition}:aws-marketplace:::catalog/${CatalogName}/purchaseOption/*"
65
+ },
58
66
  "dashboard": {
59
67
  "key": "Dashboard",
60
68
  "arn": "arn:${Partition}:aws-marketplace::${Account}:${Catalog}/ReportingData/${FactTable}/Dashboard/${DashboardName}"
@@ -1,7 +1,10 @@
1
1
  {
2
2
  "profile": {
3
3
  "key": "profile",
4
- "arn": "arn:${Partition}:codewhisperer:${Region}:${Account}:profile/${Identifier}"
4
+ "arn": "arn:${Partition}:codewhisperer:${Region}:${Account}:profile/${Identifier}",
5
+ "conditionKeys": [
6
+ "aws:ResourceTag/${TagKey}"
7
+ ]
5
8
  },
6
9
  "plugin": {
7
10
  "key": "plugin",
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@cloud-copilot/iam-data",
3
- "version": "0.19.202604261",
3
+ "version": "0.19.202604301",
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-26T05:31:05.523Z",
9
+ "updatedAt": "2026-04-30T05:44:35.964Z",
10
10
  "exports": {
11
11
  ".": {
12
12
  "import": "./dist/esm/index.js",