iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512281__py3-none-any.whl
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.
- iamdata/data/actions/account.json +21 -0
- iamdata/data/actions/aco-automation.json +252 -0
- iamdata/data/actions/aidevops.json +481 -0
- iamdata/data/actions/apigateway.json +451 -0
- iamdata/data/actions/application-signals.json +8 -0
- iamdata/data/actions/arc-region-switch.json +15 -0
- iamdata/data/actions/artifact.json +8 -0
- iamdata/data/actions/autoscaling.json +16 -0
- iamdata/data/actions/aws-marketplace.json +48 -0
- iamdata/data/actions/aws-mcp.json +26 -0
- iamdata/data/actions/backup.json +170 -2
- iamdata/data/actions/bcm-data-exports.json +12 -0
- iamdata/data/actions/bedrock-agentcore.json +593 -0
- iamdata/data/actions/bedrock-mantle.json +106 -0
- iamdata/data/actions/bedrock.json +132 -37
- iamdata/data/actions/braket.json +62 -0
- iamdata/data/actions/ce.json +8 -0
- iamdata/data/actions/cleanrooms.json +15 -0
- iamdata/data/actions/cloudformation.json +21 -0
- iamdata/data/actions/cloudfront.json +239 -0
- iamdata/data/actions/cloudtrail.json +35 -8
- iamdata/data/actions/cloudwatch.json +45 -0
- iamdata/data/actions/cognito-identity.json +30 -8
- iamdata/data/actions/connect.json +1084 -8
- iamdata/data/actions/cost-optimization-hub.json +8 -0
- iamdata/data/actions/datazone.json +16 -0
- iamdata/data/actions/deadline.json +3 -3
- iamdata/data/actions/dms.json +27 -0
- iamdata/data/actions/ec2.json +1321 -28
- iamdata/data/actions/ecr.json +78 -0
- iamdata/data/actions/ecs.json +90 -0
- iamdata/data/actions/eks.json +108 -0
- iamdata/data/actions/glue.json +38 -1
- iamdata/data/actions/groundstation.json +11 -0
- iamdata/data/actions/guardduty.json +24 -0
- iamdata/data/actions/healthlake.json +1 -0
- iamdata/data/actions/iam.json +158 -5
- iamdata/data/actions/identitystore.json +95 -27
- iamdata/data/actions/imagebuilder.json +40 -0
- iamdata/data/actions/invoicing.json +56 -0
- iamdata/data/actions/kafka.json +57 -1
- iamdata/data/actions/kinesisvideo.json +30 -0
- iamdata/data/actions/lakeformation.json +16 -0
- iamdata/data/actions/lambda.json +297 -6
- iamdata/data/actions/license-manager.json +217 -3
- iamdata/data/actions/logs.json +235 -0
- iamdata/data/actions/mediaconnect.json +748 -91
- iamdata/data/actions/mgn.json +54 -1
- iamdata/data/actions/network-firewall.json +403 -0
- iamdata/data/actions/network-security-director.json +7 -15
- iamdata/data/actions/networkmanager.json +3 -3
- iamdata/data/actions/notifications-contacts.json +2 -1
- iamdata/data/actions/nova-act.json +276 -0
- iamdata/data/actions/observabilityadmin.json +180 -0
- iamdata/data/actions/odb.json +22 -0
- iamdata/data/actions/opensearch.json +40 -0
- iamdata/data/actions/organizations.json +117 -0
- iamdata/data/actions/partnercentral-account-management.json +22 -0
- iamdata/data/actions/partnercentral.json +1340 -155
- iamdata/data/actions/payment-cryptography.json +108 -0
- iamdata/data/actions/pricingplanmanager.json +66 -0
- iamdata/data/actions/quicksight.json +24 -0
- iamdata/data/actions/rds.json +47 -3
- iamdata/data/actions/redshift-serverless.json +32 -0
- iamdata/data/actions/redshift.json +40 -1
- iamdata/data/actions/route53.json +15 -0
- iamdata/data/actions/route53globalresolver.json +700 -0
- iamdata/data/actions/s3.json +66 -1
- iamdata/data/actions/s3tables.json +243 -3
- iamdata/data/actions/s3vectors.json +147 -22
- iamdata/data/actions/sagemaker-mlflow.json +180 -60
- iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
- iamdata/data/actions/sagemaker.json +187 -19
- iamdata/data/actions/secretsmanager.json +42 -20
- iamdata/data/actions/security-ir.json +31 -0
- iamdata/data/actions/securityagent.json +503 -0
- iamdata/data/actions/securityhub.json +30 -0
- iamdata/data/actions/servicequotas.json +16 -0
- iamdata/data/actions/ses.json +66 -8
- iamdata/data/actions/signin.json +16 -0
- iamdata/data/actions/ssm.json +20 -4
- iamdata/data/actions/tag.json +8 -0
- iamdata/data/actions/timestream-influxdb.json +38 -0
- iamdata/data/actions/transform-custom.json +361 -0
- iamdata/data/actions/transform.json +72 -0
- iamdata/data/actions/vpce.json +14 -1
- iamdata/data/actions/wickr.json +603 -9
- iamdata/data/conditionKeys/aco-automation.json +17 -0
- iamdata/data/conditionKeys/aidevops.json +22 -0
- iamdata/data/conditionKeys/apigateway.json +95 -0
- iamdata/data/conditionKeys/aws-mcp.json +1 -0
- iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
- iamdata/data/conditionKeys/bedrock.json +5 -0
- iamdata/data/conditionKeys/cognito-identity.json +27 -2
- iamdata/data/conditionKeys/connect.json +10 -0
- iamdata/data/conditionKeys/dynamodb.json +21 -1
- iamdata/data/conditionKeys/ec2.json +45 -0
- iamdata/data/conditionKeys/glue.json +1 -1
- iamdata/data/conditionKeys/iam.json +20 -0
- iamdata/data/conditionKeys/identitystore.json +26 -1
- iamdata/data/conditionKeys/nova-act.json +1 -0
- iamdata/data/conditionKeys/observabilityadmin.json +5 -0
- iamdata/data/conditionKeys/organizations.json +10 -0
- iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
- iamdata/data/conditionKeys/partnercentral.json +22 -2
- iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
- iamdata/data/conditionKeys/route53globalresolver.json +17 -0
- iamdata/data/conditionKeys/s3.json +5 -0
- iamdata/data/conditionKeys/s3tables.json +5 -0
- iamdata/data/conditionKeys/s3vectors.json +20 -0
- iamdata/data/conditionKeys/sagemaker-mlflow.json +0 -5
- iamdata/data/conditionKeys/sagemaker.json +5 -0
- iamdata/data/conditionKeys/secretsmanager.json +15 -0
- iamdata/data/conditionKeys/securityagent.json +1 -0
- iamdata/data/conditionKeys/ssm.json +5 -0
- iamdata/data/conditionKeys/transform-custom.json +17 -0
- iamdata/data/conditionPatterns.json +6 -1
- iamdata/data/metadata.json +2 -2
- iamdata/data/resourceTypes/aco-automation.json +9 -0
- iamdata/data/resourceTypes/aidevops.json +24 -0
- iamdata/data/resourceTypes/apigateway.json +41 -0
- iamdata/data/resourceTypes/aws-mcp.json +1 -0
- iamdata/data/resourceTypes/backup.json +7 -0
- iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
- iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
- iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
- iamdata/data/resourceTypes/bedrock.json +1 -1
- iamdata/data/resourceTypes/braket.json +7 -0
- iamdata/data/resourceTypes/cloudfront.json +14 -0
- iamdata/data/resourceTypes/connect.json +18 -0
- iamdata/data/resourceTypes/deadline.json +0 -4
- iamdata/data/resourceTypes/ec2.json +85 -1
- iamdata/data/resourceTypes/eks.json +7 -0
- iamdata/data/resourceTypes/iam.json +7 -0
- iamdata/data/resourceTypes/invoicing.json +7 -0
- iamdata/data/resourceTypes/lambda.json +11 -0
- iamdata/data/resourceTypes/license-manager.json +14 -0
- iamdata/data/resourceTypes/logs.json +7 -0
- iamdata/data/resourceTypes/mediaconnect.json +41 -12
- iamdata/data/resourceTypes/network-firewall.json +21 -0
- iamdata/data/resourceTypes/nova-act.json +10 -0
- iamdata/data/resourceTypes/observabilityadmin.json +14 -0
- iamdata/data/resourceTypes/omics.json +0 -4
- iamdata/data/resourceTypes/organizations.json +7 -0
- iamdata/data/resourceTypes/partnercentral.json +63 -0
- iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
- iamdata/data/resourceTypes/rds.json +8 -2
- iamdata/data/resourceTypes/route53globalresolver.json +37 -0
- iamdata/data/resourceTypes/s3.json +11 -2
- iamdata/data/resourceTypes/s3vectors.json +10 -2
- iamdata/data/resourceTypes/sagemaker-mlflow.json +1 -5
- iamdata/data/resourceTypes/sagemaker.json +6 -10
- iamdata/data/resourceTypes/secretsmanager.json +2 -1
- iamdata/data/resourceTypes/securityagent.json +38 -0
- iamdata/data/resourceTypes/ses.json +8 -2
- iamdata/data/resourceTypes/ssm.json +4 -1
- iamdata/data/resourceTypes/transform-custom.json +23 -0
- iamdata/data/resourceTypes/vpce.json +10 -1
- iamdata/data/serviceNames.json +11 -3
- iamdata/data/services.json +9 -1
- iamdata/data/unassociatedConditions.json +6 -0
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/METADATA +1 -1
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/RECORD +165 -141
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/WHEEL +1 -1
- iamdata/data/actions/deepcomposer.json +0 -316
- iamdata/data/conditionKeys/deepcomposer.json +0 -17
- iamdata/data/resourceTypes/deepcomposer.json +0 -20
- {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512281.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -89,6 +89,35 @@
|
|
|
89
89
|
],
|
|
90
90
|
"dependentActions": []
|
|
91
91
|
},
|
|
92
|
+
"createlicenseassetgroup": {
|
|
93
|
+
"name": "CreateLicenseAssetGroup",
|
|
94
|
+
"description": "Grants permission to create a license asset group",
|
|
95
|
+
"accessLevel": "Write",
|
|
96
|
+
"resourceTypes": [
|
|
97
|
+
{
|
|
98
|
+
"name": "license-asset-ruleset",
|
|
99
|
+
"required": true,
|
|
100
|
+
"conditionKeys": [],
|
|
101
|
+
"dependentActions": []
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"conditionKeys": [
|
|
105
|
+
"aws:RequestTag/${TagKey}",
|
|
106
|
+
"aws:TagKeys"
|
|
107
|
+
],
|
|
108
|
+
"dependentActions": []
|
|
109
|
+
},
|
|
110
|
+
"createlicenseassetruleset": {
|
|
111
|
+
"name": "CreateLicenseAssetRuleset",
|
|
112
|
+
"description": "Grants permission to create a license asset ruleset",
|
|
113
|
+
"accessLevel": "Write",
|
|
114
|
+
"resourceTypes": [],
|
|
115
|
+
"conditionKeys": [
|
|
116
|
+
"aws:RequestTag/${TagKey}",
|
|
117
|
+
"aws:TagKeys"
|
|
118
|
+
],
|
|
119
|
+
"dependentActions": []
|
|
120
|
+
},
|
|
92
121
|
"createlicenseconfiguration": {
|
|
93
122
|
"name": "CreateLicenseConfiguration",
|
|
94
123
|
"description": "Grants permission to create a new license configuration",
|
|
@@ -110,7 +139,7 @@
|
|
|
110
139
|
},
|
|
111
140
|
"createlicensemanagerreportgenerator": {
|
|
112
141
|
"name": "CreateLicenseManagerReportGenerator",
|
|
113
|
-
"description": "Grants permission to create a report generator for
|
|
142
|
+
"description": "Grants permission to create a report generator for supported license manager resources",
|
|
114
143
|
"accessLevel": "Write",
|
|
115
144
|
"resourceTypes": [],
|
|
116
145
|
"conditionKeys": [
|
|
@@ -179,6 +208,36 @@
|
|
|
179
208
|
"conditionKeys": [],
|
|
180
209
|
"dependentActions": []
|
|
181
210
|
},
|
|
211
|
+
"deletelicenseassetgroup": {
|
|
212
|
+
"name": "DeleteLicenseAssetGroup",
|
|
213
|
+
"description": "Grants permission to delete a license asset group",
|
|
214
|
+
"accessLevel": "Write",
|
|
215
|
+
"resourceTypes": [
|
|
216
|
+
{
|
|
217
|
+
"name": "license-asset-group",
|
|
218
|
+
"required": true,
|
|
219
|
+
"conditionKeys": [],
|
|
220
|
+
"dependentActions": []
|
|
221
|
+
}
|
|
222
|
+
],
|
|
223
|
+
"conditionKeys": [],
|
|
224
|
+
"dependentActions": []
|
|
225
|
+
},
|
|
226
|
+
"deletelicenseassetruleset": {
|
|
227
|
+
"name": "DeleteLicenseAssetRuleset",
|
|
228
|
+
"description": "Grants permission to delete a license asset ruleset",
|
|
229
|
+
"accessLevel": "Write",
|
|
230
|
+
"resourceTypes": [
|
|
231
|
+
{
|
|
232
|
+
"name": "license-asset-ruleset",
|
|
233
|
+
"required": true,
|
|
234
|
+
"conditionKeys": [],
|
|
235
|
+
"dependentActions": []
|
|
236
|
+
}
|
|
237
|
+
],
|
|
238
|
+
"conditionKeys": [],
|
|
239
|
+
"dependentActions": []
|
|
240
|
+
},
|
|
182
241
|
"deletelicenseconfiguration": {
|
|
183
242
|
"name": "DeleteLicenseConfiguration",
|
|
184
243
|
"description": "Grants permission to permanently delete a license configuration",
|
|
@@ -263,6 +322,36 @@
|
|
|
263
322
|
"conditionKeys": [],
|
|
264
323
|
"dependentActions": []
|
|
265
324
|
},
|
|
325
|
+
"getlicenseassetgroup": {
|
|
326
|
+
"name": "GetLicenseAssetGroup",
|
|
327
|
+
"description": "Grants permission to get a license asset group",
|
|
328
|
+
"accessLevel": "Read",
|
|
329
|
+
"resourceTypes": [
|
|
330
|
+
{
|
|
331
|
+
"name": "license-asset-group",
|
|
332
|
+
"required": true,
|
|
333
|
+
"conditionKeys": [],
|
|
334
|
+
"dependentActions": []
|
|
335
|
+
}
|
|
336
|
+
],
|
|
337
|
+
"conditionKeys": [],
|
|
338
|
+
"dependentActions": []
|
|
339
|
+
},
|
|
340
|
+
"getlicenseassetruleset": {
|
|
341
|
+
"name": "GetLicenseAssetRuleset",
|
|
342
|
+
"description": "Grants permission to get a license asset ruleset",
|
|
343
|
+
"accessLevel": "Read",
|
|
344
|
+
"resourceTypes": [
|
|
345
|
+
{
|
|
346
|
+
"name": "license-asset-ruleset",
|
|
347
|
+
"required": true,
|
|
348
|
+
"conditionKeys": [],
|
|
349
|
+
"dependentActions": []
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
"conditionKeys": [],
|
|
353
|
+
"dependentActions": []
|
|
354
|
+
},
|
|
266
355
|
"getlicenseconfiguration": {
|
|
267
356
|
"name": "GetLicenseConfiguration",
|
|
268
357
|
"description": "Grants permission to get a license configuration",
|
|
@@ -324,6 +413,21 @@
|
|
|
324
413
|
"conditionKeys": [],
|
|
325
414
|
"dependentActions": []
|
|
326
415
|
},
|
|
416
|
+
"listassetsforlicenseassetgroup": {
|
|
417
|
+
"name": "ListAssetsForLicenseAssetGroup",
|
|
418
|
+
"description": "Grants permission to list assets for a license asset group",
|
|
419
|
+
"accessLevel": "List",
|
|
420
|
+
"resourceTypes": [
|
|
421
|
+
{
|
|
422
|
+
"name": "license-asset-group",
|
|
423
|
+
"required": true,
|
|
424
|
+
"conditionKeys": [],
|
|
425
|
+
"dependentActions": []
|
|
426
|
+
}
|
|
427
|
+
],
|
|
428
|
+
"conditionKeys": [],
|
|
429
|
+
"dependentActions": []
|
|
430
|
+
},
|
|
327
431
|
"listassociationsforlicenseconfiguration": {
|
|
328
432
|
"name": "ListAssociationsForLicenseConfiguration",
|
|
329
433
|
"description": "Grants permission to list associations for a selected license configuration",
|
|
@@ -362,10 +466,48 @@
|
|
|
362
466
|
"conditionKeys": [],
|
|
363
467
|
"dependentActions": []
|
|
364
468
|
},
|
|
469
|
+
"listlicenseassetgroups": {
|
|
470
|
+
"name": "ListLicenseAssetGroups",
|
|
471
|
+
"description": "Grants permission to list license asset groups",
|
|
472
|
+
"accessLevel": "List",
|
|
473
|
+
"resourceTypes": [
|
|
474
|
+
{
|
|
475
|
+
"name": "license-asset-group",
|
|
476
|
+
"required": false,
|
|
477
|
+
"conditionKeys": [],
|
|
478
|
+
"dependentActions": []
|
|
479
|
+
}
|
|
480
|
+
],
|
|
481
|
+
"conditionKeys": [],
|
|
482
|
+
"dependentActions": []
|
|
483
|
+
},
|
|
484
|
+
"listlicenseassetrulesets": {
|
|
485
|
+
"name": "ListLicenseAssetRulesets",
|
|
486
|
+
"description": "Grants permission to list license asset rulesets",
|
|
487
|
+
"accessLevel": "List",
|
|
488
|
+
"resourceTypes": [
|
|
489
|
+
{
|
|
490
|
+
"name": "license-asset-ruleset",
|
|
491
|
+
"required": false,
|
|
492
|
+
"conditionKeys": [],
|
|
493
|
+
"dependentActions": []
|
|
494
|
+
}
|
|
495
|
+
],
|
|
496
|
+
"conditionKeys": [],
|
|
497
|
+
"dependentActions": []
|
|
498
|
+
},
|
|
365
499
|
"listlicenseconfigurations": {
|
|
366
500
|
"name": "ListLicenseConfigurations",
|
|
367
501
|
"description": "Grants permission to list license configurations",
|
|
368
|
-
"accessLevel": "
|
|
502
|
+
"accessLevel": "List",
|
|
503
|
+
"resourceTypes": [],
|
|
504
|
+
"conditionKeys": [],
|
|
505
|
+
"dependentActions": []
|
|
506
|
+
},
|
|
507
|
+
"listlicenseconfigurationsfororganization": {
|
|
508
|
+
"name": "ListLicenseConfigurationsForOrganization",
|
|
509
|
+
"description": "Grants permission to list license configurations for organization",
|
|
510
|
+
"accessLevel": "List",
|
|
369
511
|
"resourceTypes": [],
|
|
370
512
|
"conditionKeys": [],
|
|
371
513
|
"dependentActions": []
|
|
@@ -481,6 +623,18 @@
|
|
|
481
623
|
"conditionKeys": [],
|
|
482
624
|
"dependentActions": []
|
|
483
625
|
},
|
|
626
|
+
{
|
|
627
|
+
"name": "license-asset-group",
|
|
628
|
+
"required": false,
|
|
629
|
+
"conditionKeys": [],
|
|
630
|
+
"dependentActions": []
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"name": "license-asset-ruleset",
|
|
634
|
+
"required": false,
|
|
635
|
+
"conditionKeys": [],
|
|
636
|
+
"dependentActions": []
|
|
637
|
+
},
|
|
484
638
|
{
|
|
485
639
|
"name": "license-configuration",
|
|
486
640
|
"required": false,
|
|
@@ -552,6 +706,18 @@
|
|
|
552
706
|
"conditionKeys": [],
|
|
553
707
|
"dependentActions": []
|
|
554
708
|
},
|
|
709
|
+
{
|
|
710
|
+
"name": "license-asset-group",
|
|
711
|
+
"required": false,
|
|
712
|
+
"conditionKeys": [],
|
|
713
|
+
"dependentActions": []
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"name": "license-asset-ruleset",
|
|
717
|
+
"required": false,
|
|
718
|
+
"conditionKeys": [],
|
|
719
|
+
"dependentActions": []
|
|
720
|
+
},
|
|
555
721
|
{
|
|
556
722
|
"name": "license-configuration",
|
|
557
723
|
"required": false,
|
|
@@ -588,6 +754,18 @@
|
|
|
588
754
|
"conditionKeys": [],
|
|
589
755
|
"dependentActions": []
|
|
590
756
|
},
|
|
757
|
+
{
|
|
758
|
+
"name": "license-asset-group",
|
|
759
|
+
"required": false,
|
|
760
|
+
"conditionKeys": [],
|
|
761
|
+
"dependentActions": []
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
"name": "license-asset-ruleset",
|
|
765
|
+
"required": false,
|
|
766
|
+
"conditionKeys": [],
|
|
767
|
+
"dependentActions": []
|
|
768
|
+
},
|
|
591
769
|
{
|
|
592
770
|
"name": "license-configuration",
|
|
593
771
|
"required": false,
|
|
@@ -606,6 +784,42 @@
|
|
|
606
784
|
],
|
|
607
785
|
"dependentActions": []
|
|
608
786
|
},
|
|
787
|
+
"updatelicenseassetgroup": {
|
|
788
|
+
"name": "UpdateLicenseAssetGroup",
|
|
789
|
+
"description": "Grants permission to update a license asset group",
|
|
790
|
+
"accessLevel": "Write",
|
|
791
|
+
"resourceTypes": [
|
|
792
|
+
{
|
|
793
|
+
"name": "license-asset-group",
|
|
794
|
+
"required": true,
|
|
795
|
+
"conditionKeys": [],
|
|
796
|
+
"dependentActions": []
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"name": "license-asset-ruleset",
|
|
800
|
+
"required": true,
|
|
801
|
+
"conditionKeys": [],
|
|
802
|
+
"dependentActions": []
|
|
803
|
+
}
|
|
804
|
+
],
|
|
805
|
+
"conditionKeys": [],
|
|
806
|
+
"dependentActions": []
|
|
807
|
+
},
|
|
808
|
+
"updatelicenseassetruleset": {
|
|
809
|
+
"name": "UpdateLicenseAssetRuleset",
|
|
810
|
+
"description": "Grants permission to update a license asset ruleset",
|
|
811
|
+
"accessLevel": "Write",
|
|
812
|
+
"resourceTypes": [
|
|
813
|
+
{
|
|
814
|
+
"name": "license-asset-ruleset",
|
|
815
|
+
"required": true,
|
|
816
|
+
"conditionKeys": [],
|
|
817
|
+
"dependentActions": []
|
|
818
|
+
}
|
|
819
|
+
],
|
|
820
|
+
"conditionKeys": [],
|
|
821
|
+
"dependentActions": []
|
|
822
|
+
},
|
|
609
823
|
"updatelicenseconfiguration": {
|
|
610
824
|
"name": "UpdateLicenseConfiguration",
|
|
611
825
|
"description": "Grants permission to update an existing license configuration",
|
|
@@ -623,7 +837,7 @@
|
|
|
623
837
|
},
|
|
624
838
|
"updatelicensemanagerreportgenerator": {
|
|
625
839
|
"name": "UpdateLicenseManagerReportGenerator",
|
|
626
|
-
"description": "Grants permission to update a report generator for
|
|
840
|
+
"description": "Grants permission to update a report generator for supported license manager resources",
|
|
627
841
|
"accessLevel": "Write",
|
|
628
842
|
"resourceTypes": [
|
|
629
843
|
{
|
iamdata/data/actions/logs.json
CHANGED
|
@@ -14,6 +14,14 @@
|
|
|
14
14
|
"conditionKeys": [],
|
|
15
15
|
"dependentActions": []
|
|
16
16
|
},
|
|
17
|
+
"associatesourcetos3tableintegration": {
|
|
18
|
+
"name": "AssociateSourceToS3TableIntegration",
|
|
19
|
+
"description": "Grants permission to associate a log source to an S3 Tables integration",
|
|
20
|
+
"accessLevel": "Write",
|
|
21
|
+
"resourceTypes": [],
|
|
22
|
+
"conditionKeys": [],
|
|
23
|
+
"dependentActions": []
|
|
24
|
+
},
|
|
17
25
|
"cancelexporttask": {
|
|
18
26
|
"name": "CancelExportTask",
|
|
19
27
|
"description": "Grants permission to cancel an export task if it is in PENDING or RUNNING state",
|
|
@@ -22,6 +30,14 @@
|
|
|
22
30
|
"conditionKeys": [],
|
|
23
31
|
"dependentActions": []
|
|
24
32
|
},
|
|
33
|
+
"cancelimporttask": {
|
|
34
|
+
"name": "CancelImportTask",
|
|
35
|
+
"description": "Grants permission to cancel an import from CloudTrail Lake to CloudWatch",
|
|
36
|
+
"accessLevel": "Write",
|
|
37
|
+
"resourceTypes": [],
|
|
38
|
+
"conditionKeys": [],
|
|
39
|
+
"dependentActions": []
|
|
40
|
+
},
|
|
25
41
|
"createdelivery": {
|
|
26
42
|
"name": "CreateDelivery",
|
|
27
43
|
"description": "Grants permission to create a delivery connecting a delivery source to a delivery destination",
|
|
@@ -67,6 +83,14 @@
|
|
|
67
83
|
"conditionKeys": [],
|
|
68
84
|
"dependentActions": []
|
|
69
85
|
},
|
|
86
|
+
"createimporttask": {
|
|
87
|
+
"name": "CreateImportTask",
|
|
88
|
+
"description": "Grants permission to start an asynchronous process to import data from a CloudTrail Lake event data store into a managed log group in CloudWatch",
|
|
89
|
+
"accessLevel": "Write",
|
|
90
|
+
"resourceTypes": [],
|
|
91
|
+
"conditionKeys": [],
|
|
92
|
+
"dependentActions": []
|
|
93
|
+
},
|
|
70
94
|
"createloganomalydetector": {
|
|
71
95
|
"name": "CreateLogAnomalyDetector",
|
|
72
96
|
"description": "Grants permission to create a log anomaly detector",
|
|
@@ -127,6 +151,24 @@
|
|
|
127
151
|
"conditionKeys": [],
|
|
128
152
|
"dependentActions": []
|
|
129
153
|
},
|
|
154
|
+
"createscheduledquery": {
|
|
155
|
+
"name": "CreateScheduledQuery",
|
|
156
|
+
"description": "Grants permission to create a scheduled query",
|
|
157
|
+
"accessLevel": "Write",
|
|
158
|
+
"resourceTypes": [
|
|
159
|
+
{
|
|
160
|
+
"name": "scheduled-query",
|
|
161
|
+
"required": true,
|
|
162
|
+
"conditionKeys": [],
|
|
163
|
+
"dependentActions": []
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"conditionKeys": [
|
|
167
|
+
"aws:TagKeys",
|
|
168
|
+
"aws:RequestTag/${TagKey}"
|
|
169
|
+
],
|
|
170
|
+
"dependentActions": []
|
|
171
|
+
},
|
|
130
172
|
"deleteaccountpolicy": {
|
|
131
173
|
"name": "DeleteAccountPolicy",
|
|
132
174
|
"description": "Grants permission to delete an account policy",
|
|
@@ -310,6 +352,15 @@
|
|
|
310
352
|
"conditionKeys": [],
|
|
311
353
|
"dependentActions": []
|
|
312
354
|
},
|
|
355
|
+
"deletepipelinerule": {
|
|
356
|
+
"name": "DeletePipelineRule",
|
|
357
|
+
"isPermissionOnly": true,
|
|
358
|
+
"description": "Grants permission to delete telemetry pipeline",
|
|
359
|
+
"accessLevel": "Write",
|
|
360
|
+
"resourceTypes": [],
|
|
361
|
+
"conditionKeys": [],
|
|
362
|
+
"dependentActions": []
|
|
363
|
+
},
|
|
313
364
|
"deletequerydefinition": {
|
|
314
365
|
"name": "DeleteQueryDefinition",
|
|
315
366
|
"description": "Grants permission to delete a saved CloudWatch Logs Insights query definition",
|
|
@@ -341,6 +392,21 @@
|
|
|
341
392
|
"conditionKeys": [],
|
|
342
393
|
"dependentActions": []
|
|
343
394
|
},
|
|
395
|
+
"deletescheduledquery": {
|
|
396
|
+
"name": "DeleteScheduledQuery",
|
|
397
|
+
"description": "Grants permission to delete a scheduled query",
|
|
398
|
+
"accessLevel": "Write",
|
|
399
|
+
"resourceTypes": [
|
|
400
|
+
{
|
|
401
|
+
"name": "scheduled-query",
|
|
402
|
+
"required": true,
|
|
403
|
+
"conditionKeys": [],
|
|
404
|
+
"dependentActions": []
|
|
405
|
+
}
|
|
406
|
+
],
|
|
407
|
+
"conditionKeys": [],
|
|
408
|
+
"dependentActions": []
|
|
409
|
+
},
|
|
344
410
|
"deletesubscriptionfilter": {
|
|
345
411
|
"name": "DeleteSubscriptionFilter",
|
|
346
412
|
"description": "Grants permission to delete a subscription filter associated with the specified log group",
|
|
@@ -435,6 +501,22 @@
|
|
|
435
501
|
"conditionKeys": [],
|
|
436
502
|
"dependentActions": []
|
|
437
503
|
},
|
|
504
|
+
"describeimporttaskbatches": {
|
|
505
|
+
"name": "DescribeImportTaskBatches",
|
|
506
|
+
"description": "Grants permission to return detailed information about the individual batches within an import task, including status and any error",
|
|
507
|
+
"accessLevel": "List",
|
|
508
|
+
"resourceTypes": [],
|
|
509
|
+
"conditionKeys": [],
|
|
510
|
+
"dependentActions": []
|
|
511
|
+
},
|
|
512
|
+
"describeimporttasks": {
|
|
513
|
+
"name": "DescribeImportTasks",
|
|
514
|
+
"description": "Grants permission to return all the import tasks associated with the AWS account making the request",
|
|
515
|
+
"accessLevel": "List",
|
|
516
|
+
"resourceTypes": [],
|
|
517
|
+
"conditionKeys": [],
|
|
518
|
+
"dependentActions": []
|
|
519
|
+
},
|
|
438
520
|
"describeindexpolicies": {
|
|
439
521
|
"name": "DescribeIndexPolicies",
|
|
440
522
|
"description": "Grants permission to return all the index policies that are attached with the log groups",
|
|
@@ -535,6 +617,14 @@
|
|
|
535
617
|
"conditionKeys": [],
|
|
536
618
|
"dependentActions": []
|
|
537
619
|
},
|
|
620
|
+
"disassociatesourcefroms3tableintegration": {
|
|
621
|
+
"name": "DisassociateSourceFromS3TableIntegration",
|
|
622
|
+
"description": "Grants permission to disassociate a log source from an S3 Tables integration",
|
|
623
|
+
"accessLevel": "Write",
|
|
624
|
+
"resourceTypes": [],
|
|
625
|
+
"conditionKeys": [],
|
|
626
|
+
"dependentActions": []
|
|
627
|
+
},
|
|
538
628
|
"filterlogevents": {
|
|
539
629
|
"name": "FilterLogEvents",
|
|
540
630
|
"description": "Grants permission to retrieve log events, optionally filtered by a filter pattern from the specified log group",
|
|
@@ -672,6 +762,14 @@
|
|
|
672
762
|
"conditionKeys": [],
|
|
673
763
|
"dependentActions": []
|
|
674
764
|
},
|
|
765
|
+
"getlogfields": {
|
|
766
|
+
"name": "GetLogFields",
|
|
767
|
+
"description": "Grants permission to retrieve a list of log fields for a data source",
|
|
768
|
+
"accessLevel": "Read",
|
|
769
|
+
"resourceTypes": [],
|
|
770
|
+
"conditionKeys": [],
|
|
771
|
+
"dependentActions": []
|
|
772
|
+
},
|
|
675
773
|
"getloggroupfields": {
|
|
676
774
|
"name": "GetLogGroupFields",
|
|
677
775
|
"description": "Grants permission to return a list of the fields that are included in log events in the specified log group, along with the percentage of log events that contain each field",
|
|
@@ -717,6 +815,36 @@
|
|
|
717
815
|
"conditionKeys": [],
|
|
718
816
|
"dependentActions": []
|
|
719
817
|
},
|
|
818
|
+
"getscheduledquery": {
|
|
819
|
+
"name": "GetScheduledQuery",
|
|
820
|
+
"description": "Grants permission to retrieve information about a specified scheduled query",
|
|
821
|
+
"accessLevel": "Read",
|
|
822
|
+
"resourceTypes": [
|
|
823
|
+
{
|
|
824
|
+
"name": "scheduled-query",
|
|
825
|
+
"required": true,
|
|
826
|
+
"conditionKeys": [],
|
|
827
|
+
"dependentActions": []
|
|
828
|
+
}
|
|
829
|
+
],
|
|
830
|
+
"conditionKeys": [],
|
|
831
|
+
"dependentActions": []
|
|
832
|
+
},
|
|
833
|
+
"getscheduledqueryhistory": {
|
|
834
|
+
"name": "GetScheduledQueryHistory",
|
|
835
|
+
"description": "Grants permission to return the execution history for a specified scheduled query",
|
|
836
|
+
"accessLevel": "Read",
|
|
837
|
+
"resourceTypes": [
|
|
838
|
+
{
|
|
839
|
+
"name": "scheduled-query",
|
|
840
|
+
"required": true,
|
|
841
|
+
"conditionKeys": [],
|
|
842
|
+
"dependentActions": []
|
|
843
|
+
}
|
|
844
|
+
],
|
|
845
|
+
"conditionKeys": [],
|
|
846
|
+
"dependentActions": []
|
|
847
|
+
},
|
|
720
848
|
"gettransformer": {
|
|
721
849
|
"name": "GetTransformer",
|
|
722
850
|
"description": "Grants permission to return transformer associated with the specified log group",
|
|
@@ -732,6 +860,22 @@
|
|
|
732
860
|
"conditionKeys": [],
|
|
733
861
|
"dependentActions": []
|
|
734
862
|
},
|
|
863
|
+
"integratewiths3table": {
|
|
864
|
+
"name": "IntegrateWithS3Table",
|
|
865
|
+
"isPermissionOnly": true,
|
|
866
|
+
"description": "Grants permission to deliver log events to S3 Tables",
|
|
867
|
+
"accessLevel": "Write",
|
|
868
|
+
"resourceTypes": [
|
|
869
|
+
{
|
|
870
|
+
"name": "log-group",
|
|
871
|
+
"required": true,
|
|
872
|
+
"conditionKeys": [],
|
|
873
|
+
"dependentActions": []
|
|
874
|
+
}
|
|
875
|
+
],
|
|
876
|
+
"conditionKeys": [],
|
|
877
|
+
"dependentActions": []
|
|
878
|
+
},
|
|
735
879
|
"link": {
|
|
736
880
|
"name": "Link",
|
|
737
881
|
"isPermissionOnly": true,
|
|
@@ -741,6 +885,14 @@
|
|
|
741
885
|
"conditionKeys": [],
|
|
742
886
|
"dependentActions": []
|
|
743
887
|
},
|
|
888
|
+
"listaggregateloggroupsummaries": {
|
|
889
|
+
"name": "ListAggregateLogGroupSummaries",
|
|
890
|
+
"description": "Grants permission to return an aggregate summary of all log groups in the region grouped by specified data-source characteristics",
|
|
891
|
+
"accessLevel": "List",
|
|
892
|
+
"resourceTypes": [],
|
|
893
|
+
"conditionKeys": [],
|
|
894
|
+
"dependentActions": []
|
|
895
|
+
},
|
|
744
896
|
"listanomalies": {
|
|
745
897
|
"name": "ListAnomalies",
|
|
746
898
|
"description": "Grants permission to list all anomalies detected in the AWS account making the request",
|
|
@@ -822,6 +974,22 @@
|
|
|
822
974
|
"conditionKeys": [],
|
|
823
975
|
"dependentActions": []
|
|
824
976
|
},
|
|
977
|
+
"listscheduledqueries": {
|
|
978
|
+
"name": "ListScheduledQueries",
|
|
979
|
+
"description": "Grants permission to return all scheduled queries that are associated with the AWS account making the request",
|
|
980
|
+
"accessLevel": "List",
|
|
981
|
+
"resourceTypes": [],
|
|
982
|
+
"conditionKeys": [],
|
|
983
|
+
"dependentActions": []
|
|
984
|
+
},
|
|
985
|
+
"listsourcesfors3tableintegration": {
|
|
986
|
+
"name": "ListSourcesForS3TableIntegration",
|
|
987
|
+
"description": "Grants permission to return all log sources associated with an S3 Tables integration",
|
|
988
|
+
"accessLevel": "List",
|
|
989
|
+
"resourceTypes": [],
|
|
990
|
+
"conditionKeys": [],
|
|
991
|
+
"dependentActions": []
|
|
992
|
+
},
|
|
825
993
|
"listtagsforresource": {
|
|
826
994
|
"name": "ListTagsForResource",
|
|
827
995
|
"description": "Grants permission to list the tags for the specified resource",
|
|
@@ -882,6 +1050,22 @@
|
|
|
882
1050
|
"conditionKeys": [],
|
|
883
1051
|
"dependentActions": []
|
|
884
1052
|
},
|
|
1053
|
+
"processwithpipeline": {
|
|
1054
|
+
"name": "ProcessWithPipeline",
|
|
1055
|
+
"isPermissionOnly": true,
|
|
1056
|
+
"description": "Grants permission to process and transform log events through pipeline transformers before storage",
|
|
1057
|
+
"accessLevel": "Write",
|
|
1058
|
+
"resourceTypes": [
|
|
1059
|
+
{
|
|
1060
|
+
"name": "log-group",
|
|
1061
|
+
"required": true,
|
|
1062
|
+
"conditionKeys": [],
|
|
1063
|
+
"dependentActions": []
|
|
1064
|
+
}
|
|
1065
|
+
],
|
|
1066
|
+
"conditionKeys": [],
|
|
1067
|
+
"dependentActions": []
|
|
1068
|
+
},
|
|
885
1069
|
"putaccountpolicy": {
|
|
886
1070
|
"name": "PutAccountPolicy",
|
|
887
1071
|
"description": "Grants permission to attach an account policy",
|
|
@@ -1024,6 +1208,21 @@
|
|
|
1024
1208
|
"conditionKeys": [],
|
|
1025
1209
|
"dependentActions": []
|
|
1026
1210
|
},
|
|
1211
|
+
"putloggroupdeletionprotection": {
|
|
1212
|
+
"name": "PutLogGroupDeletionProtection",
|
|
1213
|
+
"description": "Grants permission to enable or disable deletion protection for the specified log group",
|
|
1214
|
+
"accessLevel": "Write",
|
|
1215
|
+
"resourceTypes": [
|
|
1216
|
+
{
|
|
1217
|
+
"name": "log-group",
|
|
1218
|
+
"required": true,
|
|
1219
|
+
"conditionKeys": [],
|
|
1220
|
+
"dependentActions": []
|
|
1221
|
+
}
|
|
1222
|
+
],
|
|
1223
|
+
"conditionKeys": [],
|
|
1224
|
+
"dependentActions": []
|
|
1225
|
+
},
|
|
1027
1226
|
"putmetricfilter": {
|
|
1028
1227
|
"name": "PutMetricFilter",
|
|
1029
1228
|
"description": "Grants permission to create or update a metric filter and associates it with the specified log group",
|
|
@@ -1039,6 +1238,15 @@
|
|
|
1039
1238
|
"conditionKeys": [],
|
|
1040
1239
|
"dependentActions": []
|
|
1041
1240
|
},
|
|
1241
|
+
"putpipelinerule": {
|
|
1242
|
+
"name": "PutPipelineRule",
|
|
1243
|
+
"isPermissionOnly": true,
|
|
1244
|
+
"description": "Grants permission to create telemetry pipeline",
|
|
1245
|
+
"accessLevel": "Write",
|
|
1246
|
+
"resourceTypes": [],
|
|
1247
|
+
"conditionKeys": [],
|
|
1248
|
+
"dependentActions": []
|
|
1249
|
+
},
|
|
1042
1250
|
"putquerydefinition": {
|
|
1043
1251
|
"name": "PutQueryDefinition",
|
|
1044
1252
|
"description": "Grants permission to create or update a query definition",
|
|
@@ -1213,6 +1421,12 @@
|
|
|
1213
1421
|
"required": false,
|
|
1214
1422
|
"conditionKeys": [],
|
|
1215
1423
|
"dependentActions": []
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
1426
|
+
"name": "scheduled-query",
|
|
1427
|
+
"required": false,
|
|
1428
|
+
"conditionKeys": [],
|
|
1429
|
+
"dependentActions": []
|
|
1216
1430
|
}
|
|
1217
1431
|
],
|
|
1218
1432
|
"conditionKeys": [
|
|
@@ -1310,6 +1524,12 @@
|
|
|
1310
1524
|
"required": false,
|
|
1311
1525
|
"conditionKeys": [],
|
|
1312
1526
|
"dependentActions": []
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"name": "scheduled-query",
|
|
1530
|
+
"required": false,
|
|
1531
|
+
"conditionKeys": [],
|
|
1532
|
+
"dependentActions": []
|
|
1313
1533
|
}
|
|
1314
1534
|
],
|
|
1315
1535
|
"conditionKeys": [
|
|
@@ -1385,5 +1605,20 @@
|
|
|
1385
1605
|
"resourceTypes": [],
|
|
1386
1606
|
"conditionKeys": [],
|
|
1387
1607
|
"dependentActions": []
|
|
1608
|
+
},
|
|
1609
|
+
"updatescheduledquery": {
|
|
1610
|
+
"name": "UpdateScheduledQuery",
|
|
1611
|
+
"description": "Grants permission to update a scheduled query",
|
|
1612
|
+
"accessLevel": "Write",
|
|
1613
|
+
"resourceTypes": [
|
|
1614
|
+
{
|
|
1615
|
+
"name": "scheduled-query",
|
|
1616
|
+
"required": true,
|
|
1617
|
+
"conditionKeys": [],
|
|
1618
|
+
"dependentActions": []
|
|
1619
|
+
}
|
|
1620
|
+
],
|
|
1621
|
+
"conditionKeys": [],
|
|
1622
|
+
"dependentActions": []
|
|
1388
1623
|
}
|
|
1389
1624
|
}
|