@cloud-copilot/iam-data 0.9.202412121 → 0.9.202412131
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.
|
@@ -824,6 +824,23 @@
|
|
|
824
824
|
],
|
|
825
825
|
"dependentActions": []
|
|
826
826
|
},
|
|
827
|
+
"createpushnotificationregistration": {
|
|
828
|
+
"name": "CreatePushNotificationRegistration",
|
|
829
|
+
"description": "Grants permission to create a push notification registration for an Amazon Connect instance",
|
|
830
|
+
"accessLevel": "Write",
|
|
831
|
+
"resourceTypes": [
|
|
832
|
+
{
|
|
833
|
+
"name": "instance",
|
|
834
|
+
"required": true,
|
|
835
|
+
"conditionKeys": [],
|
|
836
|
+
"dependentActions": []
|
|
837
|
+
}
|
|
838
|
+
],
|
|
839
|
+
"conditionKeys": [
|
|
840
|
+
"connect:InstanceId"
|
|
841
|
+
],
|
|
842
|
+
"dependentActions": []
|
|
843
|
+
},
|
|
827
844
|
"createqueue": {
|
|
828
845
|
"name": "CreateQueue",
|
|
829
846
|
"description": "Grants permission to create a queue in an Amazon Connect instance",
|
|
@@ -1391,6 +1408,23 @@
|
|
|
1391
1408
|
],
|
|
1392
1409
|
"dependentActions": []
|
|
1393
1410
|
},
|
|
1411
|
+
"deletepushnotificationregistration": {
|
|
1412
|
+
"name": "DeletePushNotificationRegistration",
|
|
1413
|
+
"description": "Grants permission to delete a push notification registration for an Amazon Connect instance",
|
|
1414
|
+
"accessLevel": "Write",
|
|
1415
|
+
"resourceTypes": [
|
|
1416
|
+
{
|
|
1417
|
+
"name": "instance",
|
|
1418
|
+
"required": true,
|
|
1419
|
+
"conditionKeys": [],
|
|
1420
|
+
"dependentActions": []
|
|
1421
|
+
}
|
|
1422
|
+
],
|
|
1423
|
+
"conditionKeys": [
|
|
1424
|
+
"connect:InstanceId"
|
|
1425
|
+
],
|
|
1426
|
+
"dependentActions": []
|
|
1427
|
+
},
|
|
1394
1428
|
"deletequeue": {
|
|
1395
1429
|
"name": "DeleteQueue",
|
|
1396
1430
|
"description": "Grants permission to delete a queue in an Amazon Connect instance",
|
|
@@ -2875,7 +2909,9 @@
|
|
|
2875
2909
|
"dependentActions": []
|
|
2876
2910
|
}
|
|
2877
2911
|
],
|
|
2878
|
-
"conditionKeys": [
|
|
2912
|
+
"conditionKeys": [
|
|
2913
|
+
"connect:InstanceId"
|
|
2914
|
+
],
|
|
2879
2915
|
"dependentActions": []
|
|
2880
2916
|
},
|
|
2881
2917
|
"listcontactreferences": {
|
|
@@ -55,6 +55,14 @@
|
|
|
55
55
|
"conditionKeys": [],
|
|
56
56
|
"dependentActions": []
|
|
57
57
|
},
|
|
58
|
+
"createlftagexpression": {
|
|
59
|
+
"name": "CreateLFTagExpression",
|
|
60
|
+
"description": "Grants permission to create a Lake Formation tag expression",
|
|
61
|
+
"accessLevel": "Write",
|
|
62
|
+
"resourceTypes": [],
|
|
63
|
+
"conditionKeys": [],
|
|
64
|
+
"dependentActions": []
|
|
65
|
+
},
|
|
58
66
|
"createlakeformationidentitycenterconfiguration": {
|
|
59
67
|
"name": "CreateLakeFormationIdentityCenterConfiguration",
|
|
60
68
|
"description": "Grants permission to create an IAM Identity Center connection with Lake Formation to allow IAM Identity Center users and groups to access Data Catalog resources",
|
|
@@ -87,6 +95,14 @@
|
|
|
87
95
|
"conditionKeys": [],
|
|
88
96
|
"dependentActions": []
|
|
89
97
|
},
|
|
98
|
+
"deletelftagexpression": {
|
|
99
|
+
"name": "DeleteLFTagExpression",
|
|
100
|
+
"description": "Grants permission to delete a Lake Formation expression",
|
|
101
|
+
"accessLevel": "Write",
|
|
102
|
+
"resourceTypes": [],
|
|
103
|
+
"conditionKeys": [],
|
|
104
|
+
"dependentActions": []
|
|
105
|
+
},
|
|
90
106
|
"deletelakeformationidentitycenterconfiguration": {
|
|
91
107
|
"name": "DeleteLakeFormationIdentityCenterConfiguration",
|
|
92
108
|
"description": "Grants permission to delete an IAM Identity Center connection with Lake Formation",
|
|
@@ -199,6 +215,14 @@
|
|
|
199
215
|
"conditionKeys": [],
|
|
200
216
|
"dependentActions": []
|
|
201
217
|
},
|
|
218
|
+
"getlftagexpression": {
|
|
219
|
+
"name": "GetLFTagExpression",
|
|
220
|
+
"description": "Grants permission to retrieve a Lake Formation tag expression",
|
|
221
|
+
"accessLevel": "Read",
|
|
222
|
+
"resourceTypes": [],
|
|
223
|
+
"conditionKeys": [],
|
|
224
|
+
"dependentActions": []
|
|
225
|
+
},
|
|
202
226
|
"getquerystate": {
|
|
203
227
|
"name": "GetQueryState",
|
|
204
228
|
"description": "Grants permission to retrieve the state of the given query",
|
|
@@ -272,6 +296,14 @@
|
|
|
272
296
|
"conditionKeys": [],
|
|
273
297
|
"dependentActions": []
|
|
274
298
|
},
|
|
299
|
+
"listlftagexpressions": {
|
|
300
|
+
"name": "ListLFTagExpressions",
|
|
301
|
+
"description": "Grants permission to list Lake Foramtion tag expressions",
|
|
302
|
+
"accessLevel": "Read",
|
|
303
|
+
"resourceTypes": [],
|
|
304
|
+
"conditionKeys": [],
|
|
305
|
+
"dependentActions": []
|
|
306
|
+
},
|
|
275
307
|
"listlftags": {
|
|
276
308
|
"name": "ListLFTags",
|
|
277
309
|
"description": "Grants permission to list Lake Formation tags",
|
|
@@ -400,6 +432,14 @@
|
|
|
400
432
|
"conditionKeys": [],
|
|
401
433
|
"dependentActions": []
|
|
402
434
|
},
|
|
435
|
+
"updatelftagexpression": {
|
|
436
|
+
"name": "UpdateLFTagExpression",
|
|
437
|
+
"description": "Grants permission to update a Lake Formation expression",
|
|
438
|
+
"accessLevel": "Write",
|
|
439
|
+
"resourceTypes": [],
|
|
440
|
+
"conditionKeys": [],
|
|
441
|
+
"dependentActions": []
|
|
442
|
+
},
|
|
403
443
|
"updatelakeformationidentitycenterconfiguration": {
|
|
404
444
|
"name": "UpdateLakeFormationIdentityCenterConfiguration",
|
|
405
445
|
"description": "Grants permission to update the IAM Identity Center connection parameters",
|
package/data/actions/ses.json
CHANGED
|
@@ -627,7 +627,8 @@
|
|
|
627
627
|
"ses:FeedbackAddress",
|
|
628
628
|
"ses:FromAddress",
|
|
629
629
|
"ses:FromDisplayName",
|
|
630
|
-
"ses:Recipients"
|
|
630
|
+
"ses:Recipients",
|
|
631
|
+
"ses:MultiRegionEndpointId"
|
|
631
632
|
],
|
|
632
633
|
"dependentActions": []
|
|
633
634
|
},
|
|
@@ -2219,6 +2220,20 @@
|
|
|
2219
2220
|
],
|
|
2220
2221
|
"dependentActions": []
|
|
2221
2222
|
},
|
|
2223
|
+
"createmultiregionendpoint": {
|
|
2224
|
+
"name": "CreateMultiRegionEndpoint",
|
|
2225
|
+
"description": "Grants permission to create a new multi-region endpoint",
|
|
2226
|
+
"accessLevel": "Write",
|
|
2227
|
+
"resourceTypes": [],
|
|
2228
|
+
"conditionKeys": [
|
|
2229
|
+
"ses:ApiVersion",
|
|
2230
|
+
"aws:TagKeys",
|
|
2231
|
+
"aws:RequestTag/${TagKey}"
|
|
2232
|
+
],
|
|
2233
|
+
"dependentActions": [
|
|
2234
|
+
"iam:CreateServiceLinkedRole"
|
|
2235
|
+
]
|
|
2236
|
+
},
|
|
2222
2237
|
"deletecontact": {
|
|
2223
2238
|
"name": "DeleteContact",
|
|
2224
2239
|
"description": "Grants permission to delete a contact from a contact list",
|
|
@@ -2290,6 +2305,24 @@
|
|
|
2290
2305
|
],
|
|
2291
2306
|
"dependentActions": []
|
|
2292
2307
|
},
|
|
2308
|
+
"deletemultiregionendpoint": {
|
|
2309
|
+
"name": "DeleteMultiRegionEndpoint",
|
|
2310
|
+
"description": "Grants permission to delete a multi-region endpoint",
|
|
2311
|
+
"accessLevel": "Write",
|
|
2312
|
+
"resourceTypes": [
|
|
2313
|
+
{
|
|
2314
|
+
"name": "multi-region-endpoint",
|
|
2315
|
+
"required": true,
|
|
2316
|
+
"conditionKeys": [],
|
|
2317
|
+
"dependentActions": []
|
|
2318
|
+
}
|
|
2319
|
+
],
|
|
2320
|
+
"conditionKeys": [
|
|
2321
|
+
"ses:ApiVersion",
|
|
2322
|
+
"aws:ResourceTag/${TagKey}"
|
|
2323
|
+
],
|
|
2324
|
+
"dependentActions": []
|
|
2325
|
+
},
|
|
2293
2326
|
"deletesuppresseddestination": {
|
|
2294
2327
|
"name": "DeleteSuppressedDestination",
|
|
2295
2328
|
"description": "Grants permission to remove an email address from the suppression list for your account",
|
|
@@ -2433,6 +2466,24 @@
|
|
|
2433
2466
|
],
|
|
2434
2467
|
"dependentActions": []
|
|
2435
2468
|
},
|
|
2469
|
+
"getmultiregionendpoint": {
|
|
2470
|
+
"name": "GetMultiRegionEndpoint",
|
|
2471
|
+
"description": "Grants permission to get information about a multi-region endpoint",
|
|
2472
|
+
"accessLevel": "Read",
|
|
2473
|
+
"resourceTypes": [
|
|
2474
|
+
{
|
|
2475
|
+
"name": "multi-region-endpoint",
|
|
2476
|
+
"required": true,
|
|
2477
|
+
"conditionKeys": [],
|
|
2478
|
+
"dependentActions": []
|
|
2479
|
+
}
|
|
2480
|
+
],
|
|
2481
|
+
"conditionKeys": [
|
|
2482
|
+
"ses:ApiVersion",
|
|
2483
|
+
"aws:ResourceTag/${TagKey}"
|
|
2484
|
+
],
|
|
2485
|
+
"dependentActions": []
|
|
2486
|
+
},
|
|
2436
2487
|
"getsuppresseddestination": {
|
|
2437
2488
|
"name": "GetSuppressedDestination",
|
|
2438
2489
|
"description": "Grants permission to retrieve information about a specific email address that's on the suppression list for your account",
|
|
@@ -2501,6 +2552,16 @@
|
|
|
2501
2552
|
],
|
|
2502
2553
|
"dependentActions": []
|
|
2503
2554
|
},
|
|
2555
|
+
"listmultiregionendpoints": {
|
|
2556
|
+
"name": "ListMultiRegionEndpoints",
|
|
2557
|
+
"description": "Grants permission to list all of the multi-region endpoints for your account",
|
|
2558
|
+
"accessLevel": "List",
|
|
2559
|
+
"resourceTypes": [],
|
|
2560
|
+
"conditionKeys": [
|
|
2561
|
+
"ses:ApiVersion"
|
|
2562
|
+
],
|
|
2563
|
+
"dependentActions": []
|
|
2564
|
+
},
|
|
2504
2565
|
"listrecommendations": {
|
|
2505
2566
|
"name": "ListRecommendations",
|
|
2506
2567
|
"description": "Grants permission to list recommendations for your account",
|
|
@@ -2665,6 +2726,24 @@
|
|
|
2665
2726
|
],
|
|
2666
2727
|
"dependentActions": []
|
|
2667
2728
|
},
|
|
2729
|
+
"replicateemailidentitydkimsigningkey": {
|
|
2730
|
+
"name": "ReplicateEmailIdentityDkimSigningKey",
|
|
2731
|
+
"isPermissionOnly": true,
|
|
2732
|
+
"description": "Grants permission to replicate email identity DKIM signing key",
|
|
2733
|
+
"accessLevel": "Permissions management",
|
|
2734
|
+
"resourceTypes": [
|
|
2735
|
+
{
|
|
2736
|
+
"name": "identity",
|
|
2737
|
+
"required": true,
|
|
2738
|
+
"conditionKeys": [],
|
|
2739
|
+
"dependentActions": []
|
|
2740
|
+
}
|
|
2741
|
+
],
|
|
2742
|
+
"conditionKeys": [
|
|
2743
|
+
"ses:ReplicaRegion"
|
|
2744
|
+
],
|
|
2745
|
+
"dependentActions": []
|
|
2746
|
+
},
|
|
2668
2747
|
"sendbulkemail": {
|
|
2669
2748
|
"name": "SendBulkEmail",
|
|
2670
2749
|
"description": "Grants permission to compose an email message to multiple destinations",
|
|
@@ -2690,7 +2769,8 @@
|
|
|
2690
2769
|
}
|
|
2691
2770
|
],
|
|
2692
2771
|
"conditionKeys": [
|
|
2693
|
-
"ses:ApiVersion"
|
|
2772
|
+
"ses:ApiVersion",
|
|
2773
|
+
"ses:MultiRegionEndpointId"
|
|
2694
2774
|
],
|
|
2695
2775
|
"dependentActions": []
|
|
2696
2776
|
},
|
package/data/actions/wisdom.json
CHANGED
|
@@ -308,14 +308,7 @@
|
|
|
308
308
|
"name": "CreateQuickResponse",
|
|
309
309
|
"description": "Grants permission to create quick response",
|
|
310
310
|
"accessLevel": "Write",
|
|
311
|
-
"resourceTypes": [
|
|
312
|
-
{
|
|
313
|
-
"name": "KnowledgeBase",
|
|
314
|
-
"required": true,
|
|
315
|
-
"conditionKeys": [],
|
|
316
|
-
"dependentActions": []
|
|
317
|
-
}
|
|
318
|
-
],
|
|
311
|
+
"resourceTypes": [],
|
|
319
312
|
"conditionKeys": [
|
|
320
313
|
"aws:TagKeys",
|
|
321
314
|
"aws:RequestTag/${TagKey}"
|
|
@@ -326,14 +319,7 @@
|
|
|
326
319
|
"name": "CreateSession",
|
|
327
320
|
"description": "Grants permission to create a session",
|
|
328
321
|
"accessLevel": "Write",
|
|
329
|
-
"resourceTypes": [
|
|
330
|
-
{
|
|
331
|
-
"name": "Assistant",
|
|
332
|
-
"required": true,
|
|
333
|
-
"conditionKeys": [],
|
|
334
|
-
"dependentActions": []
|
|
335
|
-
}
|
|
336
|
-
],
|
|
322
|
+
"resourceTypes": [],
|
|
337
323
|
"conditionKeys": [
|
|
338
324
|
"aws:TagKeys",
|
|
339
325
|
"aws:RequestTag/${TagKey}"
|
|
@@ -1075,14 +1061,7 @@
|
|
|
1075
1061
|
"name": "ListAssistantAssociations",
|
|
1076
1062
|
"description": "Grants permission to list information about assistant associations",
|
|
1077
1063
|
"accessLevel": "List",
|
|
1078
|
-
"resourceTypes": [
|
|
1079
|
-
{
|
|
1080
|
-
"name": "Assistant",
|
|
1081
|
-
"required": true,
|
|
1082
|
-
"conditionKeys": [],
|
|
1083
|
-
"dependentActions": []
|
|
1084
|
-
}
|
|
1085
|
-
],
|
|
1064
|
+
"resourceTypes": [],
|
|
1086
1065
|
"conditionKeys": [],
|
|
1087
1066
|
"dependentActions": []
|
|
1088
1067
|
},
|
|
@@ -1237,14 +1216,7 @@
|
|
|
1237
1216
|
"name": "NotifyRecommendationsReceived",
|
|
1238
1217
|
"description": "Grants permission to remove the specified recommendations from the specified assistant's queue of newly available recommendations",
|
|
1239
1218
|
"accessLevel": "Write",
|
|
1240
|
-
"resourceTypes": [
|
|
1241
|
-
{
|
|
1242
|
-
"name": "Assistant",
|
|
1243
|
-
"required": true,
|
|
1244
|
-
"conditionKeys": [],
|
|
1245
|
-
"dependentActions": []
|
|
1246
|
-
}
|
|
1247
|
-
],
|
|
1219
|
+
"resourceTypes": [],
|
|
1248
1220
|
"conditionKeys": [],
|
|
1249
1221
|
"dependentActions": []
|
|
1250
1222
|
},
|
|
@@ -1389,14 +1361,7 @@
|
|
|
1389
1361
|
"name": "SearchSessions",
|
|
1390
1362
|
"description": "Grants permission to search for sessions referencing a specified assistant. Can be used to et a specific session resource by its name",
|
|
1391
1363
|
"accessLevel": "Read",
|
|
1392
|
-
"resourceTypes": [
|
|
1393
|
-
{
|
|
1394
|
-
"name": "Assistant",
|
|
1395
|
-
"required": true,
|
|
1396
|
-
"conditionKeys": [],
|
|
1397
|
-
"dependentActions": []
|
|
1398
|
-
}
|
|
1399
|
-
],
|
|
1364
|
+
"resourceTypes": [],
|
|
1400
1365
|
"conditionKeys": [],
|
|
1401
1366
|
"dependentActions": []
|
|
1402
1367
|
},
|
|
@@ -63,5 +63,15 @@
|
|
|
63
63
|
"key": "ses:ExportSourceType",
|
|
64
64
|
"description": "Filters access by the export source type",
|
|
65
65
|
"type": "String"
|
|
66
|
+
},
|
|
67
|
+
"ses:multiregionendpointid": {
|
|
68
|
+
"key": "ses:MultiRegionEndpointId",
|
|
69
|
+
"description": "Filters access by the multi-region endpoint ID that is used to send email",
|
|
70
|
+
"type": "String"
|
|
71
|
+
},
|
|
72
|
+
"ses:replicaregion": {
|
|
73
|
+
"key": "ses:ReplicaRegion",
|
|
74
|
+
"description": "Filters access by the replica regions for Replicating domain DKIM signing key",
|
|
75
|
+
"type": "ArrayOfString"
|
|
66
76
|
}
|
|
67
77
|
}
|
|
@@ -99,5 +99,9 @@
|
|
|
99
99
|
"import-job": {
|
|
100
100
|
"key": "import-job",
|
|
101
101
|
"arn": "arn:${Partition}:ses:${Region}:${Account}:import-job/${ImportJobId}"
|
|
102
|
+
},
|
|
103
|
+
"multi-region-endpoint": {
|
|
104
|
+
"key": "multi-region-endpoint",
|
|
105
|
+
"arn": "arn:${Partition}:ses:${Region}:${Account}:multi-region-endpoint/${EndpointName}"
|
|
102
106
|
}
|
|
103
107
|
}
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloud-copilot/iam-data",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.202412131",
|
|
4
4
|
"description": "AWS IAM Data",
|
|
5
5
|
"repository": "github:cloud-copilot/iam-data",
|
|
6
|
-
"updatedAt": "2024-12-
|
|
6
|
+
"updatedAt": "2024-12-13T04:47:06.983Z",
|
|
7
7
|
"exports": {
|
|
8
8
|
".": {
|
|
9
9
|
"import": "./dist/esm/index.js",
|