@cloud-copilot/iam-data 0.18.202603281 → 0.18.202604011
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/acm.json +9 -1
- package/data/actions/aidevops.json +15 -0
- package/data/actions/aws-external-anthropic.json +422 -0
- package/data/actions/aws-marketplace.json +83 -3
- package/data/actions/logs.json +89 -0
- package/data/actions/quicksight.json +30 -0
- package/data/actions/sagemaker.json +45 -0
- package/data/actions/shield.json +1 -1
- package/data/actions/sso.json +282 -94
- package/data/actions/sustainability.json +16 -0
- package/data/conditionKeys/aws-external-anthropic.json +12 -0
- package/data/conditionKeys/sso.json +5 -0
- package/data/resourceTypes/aws-external-anthropic.json +6 -0
- package/data/resourceTypes/logs.json +7 -0
- package/data/resourceTypes/quicksight.json +12 -0
- package/data/resourceTypes/sso.json +8 -4
- package/data/serviceNames.json +1 -0
- package/data/services.json +1 -0
- package/package.json +2 -2
package/data/actions/logs.json
CHANGED
|
@@ -160,6 +160,24 @@
|
|
|
160
160
|
"conditionKeys": [],
|
|
161
161
|
"dependentActions": []
|
|
162
162
|
},
|
|
163
|
+
"createlookuptable": {
|
|
164
|
+
"name": "CreateLookupTable",
|
|
165
|
+
"description": "Grants permission to create a lookup table",
|
|
166
|
+
"accessLevel": "Write",
|
|
167
|
+
"resourceTypes": [
|
|
168
|
+
{
|
|
169
|
+
"name": "lookup-table",
|
|
170
|
+
"required": true,
|
|
171
|
+
"conditionKeys": [],
|
|
172
|
+
"dependentActions": []
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"conditionKeys": [
|
|
176
|
+
"aws:TagKeys",
|
|
177
|
+
"aws:RequestTag/${TagKey}"
|
|
178
|
+
],
|
|
179
|
+
"dependentActions": []
|
|
180
|
+
},
|
|
163
181
|
"createscheduledquery": {
|
|
164
182
|
"name": "CreateScheduledQuery",
|
|
165
183
|
"description": "Grants permission to create a scheduled query",
|
|
@@ -346,6 +364,21 @@
|
|
|
346
364
|
"conditionKeys": [],
|
|
347
365
|
"dependentActions": []
|
|
348
366
|
},
|
|
367
|
+
"deletelookuptable": {
|
|
368
|
+
"name": "DeleteLookupTable",
|
|
369
|
+
"description": "Grants permission to delete a lookup table",
|
|
370
|
+
"accessLevel": "Write",
|
|
371
|
+
"resourceTypes": [
|
|
372
|
+
{
|
|
373
|
+
"name": "lookup-table",
|
|
374
|
+
"required": true,
|
|
375
|
+
"conditionKeys": [],
|
|
376
|
+
"dependentActions": []
|
|
377
|
+
}
|
|
378
|
+
],
|
|
379
|
+
"conditionKeys": [],
|
|
380
|
+
"dependentActions": []
|
|
381
|
+
},
|
|
349
382
|
"deletemetricfilter": {
|
|
350
383
|
"name": "DeleteMetricFilter",
|
|
351
384
|
"description": "Grants permission to delete a metric filter associated with the specified log group",
|
|
@@ -557,6 +590,14 @@
|
|
|
557
590
|
"conditionKeys": [],
|
|
558
591
|
"dependentActions": []
|
|
559
592
|
},
|
|
593
|
+
"describelookuptables": {
|
|
594
|
+
"name": "DescribeLookupTables",
|
|
595
|
+
"description": "Grants permission to return all lookup tables",
|
|
596
|
+
"accessLevel": "List",
|
|
597
|
+
"resourceTypes": [],
|
|
598
|
+
"conditionKeys": [],
|
|
599
|
+
"dependentActions": []
|
|
600
|
+
},
|
|
560
601
|
"describemetricfilters": {
|
|
561
602
|
"name": "DescribeMetricFilters",
|
|
562
603
|
"description": "Grants permission to return all the metrics filters associated with the specified log group",
|
|
@@ -809,6 +850,21 @@
|
|
|
809
850
|
"conditionKeys": [],
|
|
810
851
|
"dependentActions": []
|
|
811
852
|
},
|
|
853
|
+
"getlookuptable": {
|
|
854
|
+
"name": "GetLookupTable",
|
|
855
|
+
"description": "Grants permission to retrieve a lookup table",
|
|
856
|
+
"accessLevel": "Read",
|
|
857
|
+
"resourceTypes": [
|
|
858
|
+
{
|
|
859
|
+
"name": "lookup-table",
|
|
860
|
+
"required": true,
|
|
861
|
+
"conditionKeys": [],
|
|
862
|
+
"dependentActions": []
|
|
863
|
+
}
|
|
864
|
+
],
|
|
865
|
+
"conditionKeys": [],
|
|
866
|
+
"dependentActions": []
|
|
867
|
+
},
|
|
812
868
|
"getqueryresults": {
|
|
813
869
|
"name": "GetQueryResults",
|
|
814
870
|
"description": "Grants permission to return the results from the specified query",
|
|
@@ -1039,6 +1095,12 @@
|
|
|
1039
1095
|
"required": false,
|
|
1040
1096
|
"conditionKeys": [],
|
|
1041
1097
|
"dependentActions": []
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"name": "lookup-table",
|
|
1101
|
+
"required": false,
|
|
1102
|
+
"conditionKeys": [],
|
|
1103
|
+
"dependentActions": []
|
|
1042
1104
|
}
|
|
1043
1105
|
],
|
|
1044
1106
|
"conditionKeys": [],
|
|
@@ -1446,6 +1508,12 @@
|
|
|
1446
1508
|
"conditionKeys": [],
|
|
1447
1509
|
"dependentActions": []
|
|
1448
1510
|
},
|
|
1511
|
+
{
|
|
1512
|
+
"name": "lookup-table",
|
|
1513
|
+
"required": false,
|
|
1514
|
+
"conditionKeys": [],
|
|
1515
|
+
"dependentActions": []
|
|
1516
|
+
},
|
|
1449
1517
|
{
|
|
1450
1518
|
"name": "scheduled-query",
|
|
1451
1519
|
"required": false,
|
|
@@ -1549,6 +1617,12 @@
|
|
|
1549
1617
|
"conditionKeys": [],
|
|
1550
1618
|
"dependentActions": []
|
|
1551
1619
|
},
|
|
1620
|
+
{
|
|
1621
|
+
"name": "lookup-table",
|
|
1622
|
+
"required": false,
|
|
1623
|
+
"conditionKeys": [],
|
|
1624
|
+
"dependentActions": []
|
|
1625
|
+
},
|
|
1552
1626
|
{
|
|
1553
1627
|
"name": "scheduled-query",
|
|
1554
1628
|
"required": false,
|
|
@@ -1630,6 +1704,21 @@
|
|
|
1630
1704
|
"conditionKeys": [],
|
|
1631
1705
|
"dependentActions": []
|
|
1632
1706
|
},
|
|
1707
|
+
"updatelookuptable": {
|
|
1708
|
+
"name": "UpdateLookupTable",
|
|
1709
|
+
"description": "Grants permission to update a lookup table",
|
|
1710
|
+
"accessLevel": "Write",
|
|
1711
|
+
"resourceTypes": [
|
|
1712
|
+
{
|
|
1713
|
+
"name": "lookup-table",
|
|
1714
|
+
"required": true,
|
|
1715
|
+
"conditionKeys": [],
|
|
1716
|
+
"dependentActions": []
|
|
1717
|
+
}
|
|
1718
|
+
],
|
|
1719
|
+
"conditionKeys": [],
|
|
1720
|
+
"dependentActions": []
|
|
1721
|
+
},
|
|
1633
1722
|
"updatescheduledquery": {
|
|
1634
1723
|
"name": "UpdateScheduledQuery",
|
|
1635
1724
|
"description": "Grants permission to update a scheduled query",
|
|
@@ -1280,6 +1280,21 @@
|
|
|
1280
1280
|
"conditionKeys": [],
|
|
1281
1281
|
"dependentActions": []
|
|
1282
1282
|
},
|
|
1283
|
+
"describeautomationjob": {
|
|
1284
|
+
"name": "DescribeAutomationJob",
|
|
1285
|
+
"description": "Grants permission to describe an automation job",
|
|
1286
|
+
"accessLevel": "Read",
|
|
1287
|
+
"resourceTypes": [
|
|
1288
|
+
{
|
|
1289
|
+
"name": "automationJob",
|
|
1290
|
+
"required": true,
|
|
1291
|
+
"conditionKeys": [],
|
|
1292
|
+
"dependentActions": []
|
|
1293
|
+
}
|
|
1294
|
+
],
|
|
1295
|
+
"conditionKeys": [],
|
|
1296
|
+
"dependentActions": []
|
|
1297
|
+
},
|
|
1283
1298
|
"describebrand": {
|
|
1284
1299
|
"name": "DescribeBrand",
|
|
1285
1300
|
"description": "Grants permission to describe a brand",
|
|
@@ -3069,6 +3084,21 @@
|
|
|
3069
3084
|
"conditionKeys": [],
|
|
3070
3085
|
"dependentActions": []
|
|
3071
3086
|
},
|
|
3087
|
+
"startautomationjob": {
|
|
3088
|
+
"name": "StartAutomationJob",
|
|
3089
|
+
"description": "Grants permission to start an automation job",
|
|
3090
|
+
"accessLevel": "Write",
|
|
3091
|
+
"resourceTypes": [
|
|
3092
|
+
{
|
|
3093
|
+
"name": "automation",
|
|
3094
|
+
"required": true,
|
|
3095
|
+
"conditionKeys": [],
|
|
3096
|
+
"dependentActions": []
|
|
3097
|
+
}
|
|
3098
|
+
],
|
|
3099
|
+
"conditionKeys": [],
|
|
3100
|
+
"dependentActions": []
|
|
3101
|
+
},
|
|
3072
3102
|
"startdashboardsnapshotjob": {
|
|
3073
3103
|
"name": "StartDashboardSnapshotJob",
|
|
3074
3104
|
"description": "Grants permission to start a dashboard snapshot job",
|
|
@@ -3017,6 +3017,21 @@
|
|
|
3017
3017
|
"conditionKeys": [],
|
|
3018
3018
|
"dependentActions": []
|
|
3019
3019
|
},
|
|
3020
|
+
"deleteprocessingjob": {
|
|
3021
|
+
"name": "DeleteProcessingJob",
|
|
3022
|
+
"description": "Grants permission to delete a processing job",
|
|
3023
|
+
"accessLevel": "Write",
|
|
3024
|
+
"resourceTypes": [
|
|
3025
|
+
{
|
|
3026
|
+
"name": "processing-job",
|
|
3027
|
+
"required": true,
|
|
3028
|
+
"conditionKeys": [],
|
|
3029
|
+
"dependentActions": []
|
|
3030
|
+
}
|
|
3031
|
+
],
|
|
3032
|
+
"conditionKeys": [],
|
|
3033
|
+
"dependentActions": []
|
|
3034
|
+
},
|
|
3020
3035
|
"deleteproject": {
|
|
3021
3036
|
"name": "DeleteProject",
|
|
3022
3037
|
"description": "Grants permission to delete a project",
|
|
@@ -3452,6 +3467,21 @@
|
|
|
3452
3467
|
],
|
|
3453
3468
|
"dependentActions": []
|
|
3454
3469
|
},
|
|
3470
|
+
"deletetrainingjob": {
|
|
3471
|
+
"name": "DeleteTrainingJob",
|
|
3472
|
+
"description": "Grants permission to delete a training job",
|
|
3473
|
+
"accessLevel": "Write",
|
|
3474
|
+
"resourceTypes": [
|
|
3475
|
+
{
|
|
3476
|
+
"name": "training-job",
|
|
3477
|
+
"required": true,
|
|
3478
|
+
"conditionKeys": [],
|
|
3479
|
+
"dependentActions": []
|
|
3480
|
+
}
|
|
3481
|
+
],
|
|
3482
|
+
"conditionKeys": [],
|
|
3483
|
+
"dependentActions": []
|
|
3484
|
+
},
|
|
3455
3485
|
"deletetrial": {
|
|
3456
3486
|
"name": "DeleteTrial",
|
|
3457
3487
|
"description": "Grants permission to delete a trial",
|
|
@@ -6320,6 +6350,21 @@
|
|
|
6320
6350
|
"conditionKeys": [],
|
|
6321
6351
|
"dependentActions": []
|
|
6322
6352
|
},
|
|
6353
|
+
"startclusterhealthcheck": {
|
|
6354
|
+
"name": "StartClusterHealthCheck",
|
|
6355
|
+
"description": "Grants permission to start deep health checks for a SageMaker Hyperpod cluster",
|
|
6356
|
+
"accessLevel": "Write",
|
|
6357
|
+
"resourceTypes": [
|
|
6358
|
+
{
|
|
6359
|
+
"name": "cluster",
|
|
6360
|
+
"required": true,
|
|
6361
|
+
"conditionKeys": [],
|
|
6362
|
+
"dependentActions": []
|
|
6363
|
+
}
|
|
6364
|
+
],
|
|
6365
|
+
"conditionKeys": [],
|
|
6366
|
+
"dependentActions": []
|
|
6367
|
+
},
|
|
6323
6368
|
"startedgedeploymentstage": {
|
|
6324
6369
|
"name": "StartEdgeDeploymentStage",
|
|
6325
6370
|
"description": "Grants permission to start an edge deployment stage",
|
package/data/actions/shield.json
CHANGED
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
},
|
|
124
124
|
"describeattack": {
|
|
125
125
|
"name": "DescribeAttack",
|
|
126
|
-
"description": "Grants permission to get attack details",
|
|
126
|
+
"description": "Grants permission to get attack details. For getting attack details protected by AWS WAF anti-DDoS managed rule group, this action additionally calls wafv2:DescribeTopContributorsByEvent to retrieve application layer attack contributors, which requires to have wafv2:DescribeTopContributorsByEvent permission in IAM policy",
|
|
127
127
|
"accessLevel": "Read",
|
|
128
128
|
"resourceTypes": [
|
|
129
129
|
{
|