@cloud-copilot/iam-data 0.9.202411161 → 0.9.202411201

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.
@@ -32,6 +32,51 @@
32
32
  "conditionKeys": [],
33
33
  "dependentActions": []
34
34
  },
35
+ "deletecampaignchannelsubtypeconfig": {
36
+ "name": "DeleteCampaignChannelSubtypeConfig",
37
+ "description": "Grants permission to delete the channel subtype configuration of a campaign",
38
+ "accessLevel": "Write",
39
+ "resourceTypes": [
40
+ {
41
+ "name": "campaign",
42
+ "required": true,
43
+ "conditionKeys": [],
44
+ "dependentActions": []
45
+ }
46
+ ],
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ },
50
+ "deletecampaigncommunicationlimits": {
51
+ "name": "DeleteCampaignCommunicationLimits",
52
+ "description": "Grants permission to delete the communication limits configuration of a campaign",
53
+ "accessLevel": "Write",
54
+ "resourceTypes": [
55
+ {
56
+ "name": "campaign",
57
+ "required": true,
58
+ "conditionKeys": [],
59
+ "dependentActions": []
60
+ }
61
+ ],
62
+ "conditionKeys": [],
63
+ "dependentActions": []
64
+ },
65
+ "deletecampaigncommunicationtime": {
66
+ "name": "DeleteCampaignCommunicationTime",
67
+ "description": "Grants permission to delete the communication time configuration of a campaign",
68
+ "accessLevel": "Write",
69
+ "resourceTypes": [
70
+ {
71
+ "name": "campaign",
72
+ "required": true,
73
+ "conditionKeys": [],
74
+ "dependentActions": []
75
+ }
76
+ ],
77
+ "conditionKeys": [],
78
+ "dependentActions": []
79
+ },
35
80
  "deleteconnectinstanceconfig": {
36
81
  "name": "DeleteConnectInstanceConfig",
37
82
  "description": "Grants permission to remove configuration information for an Amazon Connect instance",
@@ -40,6 +85,14 @@
40
85
  "conditionKeys": [],
41
86
  "dependentActions": []
42
87
  },
88
+ "deleteconnectinstanceintegration": {
89
+ "name": "DeleteConnectInstanceIntegration",
90
+ "description": "Grants permission to remove integration information for an Amazon Connect instance",
91
+ "accessLevel": "Write",
92
+ "resourceTypes": [],
93
+ "conditionKeys": [],
94
+ "dependentActions": []
95
+ },
43
96
  "deleteinstanceonboardingjob": {
44
97
  "name": "DeleteInstanceOnboardingJob",
45
98
  "description": "Grants permission to remove onboarding job for an Amazon Connect instance",
@@ -125,6 +178,14 @@
125
178
  ],
126
179
  "dependentActions": []
127
180
  },
181
+ "listconnectinstanceintegrations": {
182
+ "name": "ListConnectInstanceIntegrations",
183
+ "description": "Grants permission to provide summary of all integrations with an Amazon Connect instance",
184
+ "accessLevel": "List",
185
+ "resourceTypes": [],
186
+ "conditionKeys": [],
187
+ "dependentActions": []
188
+ },
128
189
  "listtagsforresource": {
129
190
  "name": "ListTagsForResource",
130
191
  "description": "Grants permission to list tags for a resource",
@@ -157,6 +218,14 @@
157
218
  "conditionKeys": [],
158
219
  "dependentActions": []
159
220
  },
221
+ "putconnectinstanceintegration": {
222
+ "name": "PutConnectInstanceIntegration",
223
+ "description": "Grants permission to put an integration configuration with an Amazon Connect instance",
224
+ "accessLevel": "Write",
225
+ "resourceTypes": [],
226
+ "conditionKeys": [],
227
+ "dependentActions": []
228
+ },
160
229
  "putdialrequestbatch": {
161
230
  "name": "PutDialRequestBatch",
162
231
  "description": "Grants permission to create dial requests for the specified campaign",
@@ -172,6 +241,21 @@
172
241
  "conditionKeys": [],
173
242
  "dependentActions": []
174
243
  },
244
+ "putoutboundrequestbatch": {
245
+ "name": "PutOutboundRequestBatch",
246
+ "description": "Grants permission to create dial requests for the specified campaign",
247
+ "accessLevel": "Write",
248
+ "resourceTypes": [
249
+ {
250
+ "name": "campaign",
251
+ "required": true,
252
+ "conditionKeys": [],
253
+ "dependentActions": []
254
+ }
255
+ ],
256
+ "conditionKeys": [],
257
+ "dependentActions": []
258
+ },
175
259
  "resumecampaign": {
176
260
  "name": "ResumeCampaign",
177
261
  "description": "Grants permission to resume a campaign",
@@ -232,7 +316,7 @@
232
316
  "resourceTypes": [
233
317
  {
234
318
  "name": "campaign",
235
- "required": false,
319
+ "required": true,
236
320
  "conditionKeys": [],
237
321
  "dependentActions": []
238
322
  }
@@ -250,15 +334,59 @@
250
334
  "resourceTypes": [
251
335
  {
252
336
  "name": "campaign",
253
- "required": false,
337
+ "required": true,
254
338
  "conditionKeys": [],
255
339
  "dependentActions": []
256
340
  }
257
341
  ],
258
342
  "conditionKeys": [
259
- "aws:TagKeys",
260
- "aws:RequestTag/${TagKey}"
343
+ "aws:TagKeys"
344
+ ],
345
+ "dependentActions": []
346
+ },
347
+ "updatecampaignchannelsubtypeconfig": {
348
+ "name": "UpdateCampaignChannelSubtypeConfig",
349
+ "description": "Grants permission to update the channel subtype configuration of a campaign",
350
+ "accessLevel": "Write",
351
+ "resourceTypes": [
352
+ {
353
+ "name": "campaign",
354
+ "required": true,
355
+ "conditionKeys": [],
356
+ "dependentActions": []
357
+ }
358
+ ],
359
+ "conditionKeys": [],
360
+ "dependentActions": []
361
+ },
362
+ "updatecampaigncommunicationlimits": {
363
+ "name": "UpdateCampaignCommunicationLimits",
364
+ "description": "Grants permission to update the communication limits configuration of a campaign",
365
+ "accessLevel": "Write",
366
+ "resourceTypes": [
367
+ {
368
+ "name": "campaign",
369
+ "required": true,
370
+ "conditionKeys": [],
371
+ "dependentActions": []
372
+ }
373
+ ],
374
+ "conditionKeys": [],
375
+ "dependentActions": []
376
+ },
377
+ "updatecampaigncommunicationtime": {
378
+ "name": "UpdateCampaignCommunicationTime",
379
+ "description": "Grants permission to update the communication time configuration of a campaign",
380
+ "accessLevel": "Write",
381
+ "resourceTypes": [
382
+ {
383
+ "name": "campaign",
384
+ "required": true,
385
+ "conditionKeys": [],
386
+ "dependentActions": []
387
+ }
261
388
  ],
389
+ "conditionKeys": [],
262
390
  "dependentActions": []
263
391
  },
264
392
  "updatecampaigndialerconfig": {
@@ -276,6 +404,21 @@
276
404
  "conditionKeys": [],
277
405
  "dependentActions": []
278
406
  },
407
+ "updatecampaignflowassociation": {
408
+ "name": "UpdateCampaignFlowAssociation",
409
+ "description": "Grants permission to update the flow association of a campaign",
410
+ "accessLevel": "Write",
411
+ "resourceTypes": [
412
+ {
413
+ "name": "campaign",
414
+ "required": true,
415
+ "conditionKeys": [],
416
+ "dependentActions": []
417
+ }
418
+ ],
419
+ "conditionKeys": [],
420
+ "dependentActions": []
421
+ },
279
422
  "updatecampaignname": {
280
423
  "name": "UpdateCampaignName",
281
424
  "description": "Grants permission to update the name of a campaign",
@@ -305,5 +448,35 @@
305
448
  ],
306
449
  "conditionKeys": [],
307
450
  "dependentActions": []
451
+ },
452
+ "updatecampaignschedule": {
453
+ "name": "UpdateCampaignSchedule",
454
+ "description": "Grants permission to update the schedule of a campaign",
455
+ "accessLevel": "Write",
456
+ "resourceTypes": [
457
+ {
458
+ "name": "campaign",
459
+ "required": true,
460
+ "conditionKeys": [],
461
+ "dependentActions": []
462
+ }
463
+ ],
464
+ "conditionKeys": [],
465
+ "dependentActions": []
466
+ },
467
+ "updatecampaignsource": {
468
+ "name": "UpdateCampaignSource",
469
+ "description": "Grants permission to update the source of a campaign",
470
+ "accessLevel": "Write",
471
+ "resourceTypes": [
472
+ {
473
+ "name": "campaign",
474
+ "required": true,
475
+ "conditionKeys": [],
476
+ "dependentActions": []
477
+ }
478
+ ],
479
+ "conditionKeys": [],
480
+ "dependentActions": []
308
481
  }
309
482
  }
@@ -260,6 +260,14 @@
260
260
  "conditionKeys": [],
261
261
  "dependentActions": []
262
262
  },
263
+ "createrule": {
264
+ "name": "CreateRule",
265
+ "description": "Grants permission to create rule",
266
+ "accessLevel": "Write",
267
+ "resourceTypes": [],
268
+ "conditionKeys": [],
269
+ "dependentActions": []
270
+ },
263
271
  "createsubscriptiongrant": {
264
272
  "name": "CreateSubscriptionGrant",
265
273
  "description": "Grants permission to create a grant for an approved subscription on a subscription target",
@@ -462,6 +470,14 @@
462
470
  "conditionKeys": [],
463
471
  "dependentActions": []
464
472
  },
473
+ "deleterule": {
474
+ "name": "DeleteRule",
475
+ "description": "Grants permission to delete rule",
476
+ "accessLevel": "Write",
477
+ "resourceTypes": [],
478
+ "conditionKeys": [],
479
+ "dependentActions": []
480
+ },
465
481
  "deletesubscriptiongrant": {
466
482
  "name": "DeleteSubscriptionGrant",
467
483
  "description": "Grants permission to delete a subscription grant from a subscription target",
@@ -720,6 +736,14 @@
720
736
  "conditionKeys": [],
721
737
  "dependentActions": []
722
738
  },
739
+ "getrule": {
740
+ "name": "GetRule",
741
+ "description": "Grants permission to get rule",
742
+ "accessLevel": "Read",
743
+ "resourceTypes": [],
744
+ "conditionKeys": [],
745
+ "dependentActions": []
746
+ },
723
747
  "getsubscription": {
724
748
  "name": "GetSubscription",
725
749
  "description": "Grants permission to retrieve a subscription",
@@ -987,6 +1011,14 @@
987
1011
  "conditionKeys": [],
988
1012
  "dependentActions": []
989
1013
  },
1014
+ "listrules": {
1015
+ "name": "ListRules",
1016
+ "description": "Grants permission to list rules",
1017
+ "accessLevel": "List",
1018
+ "resourceTypes": [],
1019
+ "conditionKeys": [],
1020
+ "dependentActions": []
1021
+ },
990
1022
  "listsubscriptiongrants": {
991
1023
  "name": "ListSubscriptionGrants",
992
1024
  "description": "Grants permission to List subscription grants for a subscribed principal",
@@ -1166,6 +1198,15 @@
1166
1198
  "conditionKeys": [],
1167
1199
  "dependentActions": []
1168
1200
  },
1201
+ "searchrules": {
1202
+ "name": "SearchRules",
1203
+ "isPermissionOnly": true,
1204
+ "description": "Grants permission to search rules",
1205
+ "accessLevel": "List",
1206
+ "resourceTypes": [],
1207
+ "conditionKeys": [],
1208
+ "dependentActions": []
1209
+ },
1169
1210
  "searchtypes": {
1170
1211
  "name": "SearchTypes",
1171
1212
  "description": "Grants permission to search types such asset types and form types in a domain",
@@ -1399,6 +1440,14 @@
1399
1440
  "conditionKeys": [],
1400
1441
  "dependentActions": []
1401
1442
  },
1443
+ "updaterule": {
1444
+ "name": "UpdateRule",
1445
+ "description": "Grants permission to update rule",
1446
+ "accessLevel": "Write",
1447
+ "resourceTypes": [],
1448
+ "conditionKeys": [],
1449
+ "dependentActions": []
1450
+ },
1402
1451
  "updatesubscriptiongrantstatus": {
1403
1452
  "name": "UpdateSubscriptionGrantStatus",
1404
1453
  "description": "Grants permission to update a subscription grant status for custom grants",
@@ -106,7 +106,10 @@
106
106
  "dependentActions": []
107
107
  }
108
108
  ],
109
- "conditionKeys": [],
109
+ "conditionKeys": [
110
+ "aws:RequestTag/${TagKey}",
111
+ "aws:TagKeys"
112
+ ],
110
113
  "dependentActions": []
111
114
  },
112
115
  "createtablereplica": {
@@ -478,6 +481,15 @@
478
481
  "conditionKeys": [],
479
482
  "dependentActions": []
480
483
  },
484
+ "getabacstatus": {
485
+ "name": "GetAbacStatus",
486
+ "isPermissionOnly": true,
487
+ "description": "Grants permission to view the status of Attribute Based Access Control for the account",
488
+ "accessLevel": "Read",
489
+ "resourceTypes": [],
490
+ "conditionKeys": [],
491
+ "dependentActions": []
492
+ },
481
493
  "getitem": {
482
494
  "name": "GetItem",
483
495
  "description": "Grants permission to the GetItem operation that returns a set of attributes for the item with the given primary key",
@@ -922,7 +934,10 @@
922
934
  "dependentActions": []
923
935
  }
924
936
  ],
925
- "conditionKeys": [],
937
+ "conditionKeys": [
938
+ "aws:RequestTag/${TagKey}",
939
+ "aws:TagKeys"
940
+ ],
926
941
  "dependentActions": []
927
942
  },
928
943
  "untagresource": {
@@ -937,6 +952,17 @@
937
952
  "dependentActions": []
938
953
  }
939
954
  ],
955
+ "conditionKeys": [
956
+ "aws:TagKeys"
957
+ ],
958
+ "dependentActions": []
959
+ },
960
+ "updateabacstatus": {
961
+ "name": "UpdateAbacStatus",
962
+ "isPermissionOnly": true,
963
+ "description": "Grants permission to update the status of Attribute Based Access Control for the account",
964
+ "accessLevel": "Permissions management",
965
+ "resourceTypes": [],
940
966
  "conditionKeys": [],
941
967
  "dependentActions": []
942
968
  },
@@ -52,7 +52,8 @@
52
52
  "ecs:enable-ebs-volumes",
53
53
  "ecs:enable-execute-command",
54
54
  "ecs:enable-service-connect",
55
- "ecs:namespace"
55
+ "ecs:namespace",
56
+ "ecs:enable-vpc-lattice"
56
57
  ],
57
58
  "dependentActions": []
58
59
  },
@@ -1068,7 +1069,8 @@
1068
1069
  "ecs:enable-execute-command",
1069
1070
  "ecs:enable-service-connect",
1070
1071
  "ecs:namespace",
1071
- "ecs:task-definition"
1072
+ "ecs:task-definition",
1073
+ "ecs:enable-vpc-lattice"
1072
1074
  ],
1073
1075
  "dependentActions": []
1074
1076
  },