iamdata 0.1.202511181__py3-none-any.whl → 0.1.202512121__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.
Files changed (135) hide show
  1. iamdata/data/actions/account.json +21 -0
  2. iamdata/data/actions/aco-automation.json +252 -0
  3. iamdata/data/actions/aidevops.json +481 -0
  4. iamdata/data/actions/application-signals.json +8 -0
  5. iamdata/data/actions/artifact.json +8 -0
  6. iamdata/data/actions/autoscaling.json +16 -0
  7. iamdata/data/actions/aws-marketplace.json +48 -0
  8. iamdata/data/actions/aws-mcp.json +26 -0
  9. iamdata/data/actions/backup.json +170 -2
  10. iamdata/data/actions/bcm-data-exports.json +12 -0
  11. iamdata/data/actions/bedrock-agentcore.json +593 -0
  12. iamdata/data/actions/bedrock-mantle.json +106 -0
  13. iamdata/data/actions/bedrock.json +115 -5
  14. iamdata/data/actions/braket.json +62 -0
  15. iamdata/data/actions/ce.json +8 -0
  16. iamdata/data/actions/cloudformation.json +21 -0
  17. iamdata/data/actions/cloudfront.json +239 -0
  18. iamdata/data/actions/cloudtrail.json +35 -8
  19. iamdata/data/actions/cloudwatch.json +45 -0
  20. iamdata/data/actions/connect.json +1081 -8
  21. iamdata/data/actions/cost-optimization-hub.json +8 -0
  22. iamdata/data/actions/datazone.json +16 -0
  23. iamdata/data/actions/dms.json +27 -0
  24. iamdata/data/actions/ecr.json +78 -0
  25. iamdata/data/actions/ecs.json +90 -0
  26. iamdata/data/actions/eks.json +108 -0
  27. iamdata/data/actions/glue.json +38 -1
  28. iamdata/data/actions/guardduty.json +24 -0
  29. iamdata/data/actions/healthlake.json +1 -0
  30. iamdata/data/actions/iam.json +158 -5
  31. iamdata/data/actions/identitystore.json +95 -27
  32. iamdata/data/actions/imagebuilder.json +40 -0
  33. iamdata/data/actions/invoicing.json +56 -0
  34. iamdata/data/actions/kafka.json +57 -1
  35. iamdata/data/actions/kinesisvideo.json +30 -0
  36. iamdata/data/actions/lakeformation.json +16 -0
  37. iamdata/data/actions/lambda.json +296 -4
  38. iamdata/data/actions/license-manager.json +217 -3
  39. iamdata/data/actions/logs.json +203 -0
  40. iamdata/data/actions/mediaconnect.json +748 -91
  41. iamdata/data/actions/mgn.json +54 -1
  42. iamdata/data/actions/notifications-contacts.json +2 -1
  43. iamdata/data/actions/nova-act.json +276 -0
  44. iamdata/data/actions/observabilityadmin.json +180 -0
  45. iamdata/data/actions/odb.json +22 -0
  46. iamdata/data/actions/opensearch.json +40 -0
  47. iamdata/data/actions/organizations.json +117 -0
  48. iamdata/data/actions/partnercentral-account-management.json +22 -0
  49. iamdata/data/actions/partnercentral.json +1340 -155
  50. iamdata/data/actions/pricingplanmanager.json +66 -0
  51. iamdata/data/actions/quicksight.json +9 -0
  52. iamdata/data/actions/rds.json +47 -3
  53. iamdata/data/actions/route53.json +15 -0
  54. iamdata/data/actions/route53globalresolver.json +700 -0
  55. iamdata/data/actions/s3.json +66 -1
  56. iamdata/data/actions/s3tables.json +243 -3
  57. iamdata/data/actions/s3vectors.json +147 -22
  58. iamdata/data/actions/sagemaker-unified-studio-mcp.json +3 -0
  59. iamdata/data/actions/sagemaker.json +110 -0
  60. iamdata/data/actions/secretsmanager.json +42 -20
  61. iamdata/data/actions/security-ir.json +31 -0
  62. iamdata/data/actions/securityagent.json +503 -0
  63. iamdata/data/actions/securityhub.json +30 -0
  64. iamdata/data/actions/signin.json +16 -0
  65. iamdata/data/actions/tag.json +8 -0
  66. iamdata/data/actions/transform-custom.json +274 -0
  67. iamdata/data/actions/transform.json +72 -0
  68. iamdata/data/actions/vpce.json +14 -1
  69. iamdata/data/conditionKeys/aco-automation.json +17 -0
  70. iamdata/data/conditionKeys/aidevops.json +22 -0
  71. iamdata/data/conditionKeys/aws-mcp.json +1 -0
  72. iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
  73. iamdata/data/conditionKeys/bedrock.json +5 -0
  74. iamdata/data/conditionKeys/connect.json +10 -0
  75. iamdata/data/conditionKeys/dynamodb.json +21 -1
  76. iamdata/data/conditionKeys/glue.json +1 -1
  77. iamdata/data/conditionKeys/iam.json +20 -0
  78. iamdata/data/conditionKeys/identitystore.json +26 -1
  79. iamdata/data/conditionKeys/nova-act.json +1 -0
  80. iamdata/data/conditionKeys/observabilityadmin.json +5 -0
  81. iamdata/data/conditionKeys/organizations.json +10 -0
  82. iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
  83. iamdata/data/conditionKeys/partnercentral.json +22 -2
  84. iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
  85. iamdata/data/conditionKeys/route53globalresolver.json +17 -0
  86. iamdata/data/conditionKeys/s3.json +5 -0
  87. iamdata/data/conditionKeys/s3tables.json +5 -0
  88. iamdata/data/conditionKeys/s3vectors.json +20 -0
  89. iamdata/data/conditionKeys/secretsmanager.json +15 -0
  90. iamdata/data/conditionKeys/securityagent.json +1 -0
  91. iamdata/data/conditionKeys/transform-custom.json +17 -0
  92. iamdata/data/conditionPatterns.json +5 -0
  93. iamdata/data/metadata.json +2 -2
  94. iamdata/data/resourceTypes/aco-automation.json +9 -0
  95. iamdata/data/resourceTypes/aidevops.json +24 -0
  96. iamdata/data/resourceTypes/apigateway.json +3 -0
  97. iamdata/data/resourceTypes/aws-mcp.json +1 -0
  98. iamdata/data/resourceTypes/backup.json +7 -0
  99. iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
  100. iamdata/data/resourceTypes/bedrock-agentcore.json +20 -0
  101. iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
  102. iamdata/data/resourceTypes/braket.json +7 -0
  103. iamdata/data/resourceTypes/cloudfront.json +14 -0
  104. iamdata/data/resourceTypes/connect.json +18 -0
  105. iamdata/data/resourceTypes/eks.json +7 -0
  106. iamdata/data/resourceTypes/iam.json +7 -0
  107. iamdata/data/resourceTypes/invoicing.json +7 -0
  108. iamdata/data/resourceTypes/lambda.json +11 -0
  109. iamdata/data/resourceTypes/license-manager.json +14 -0
  110. iamdata/data/resourceTypes/logs.json +7 -0
  111. iamdata/data/resourceTypes/mediaconnect.json +41 -12
  112. iamdata/data/resourceTypes/nova-act.json +10 -0
  113. iamdata/data/resourceTypes/observabilityadmin.json +14 -0
  114. iamdata/data/resourceTypes/omics.json +0 -4
  115. iamdata/data/resourceTypes/organizations.json +7 -0
  116. iamdata/data/resourceTypes/partnercentral.json +63 -0
  117. iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
  118. iamdata/data/resourceTypes/rds.json +8 -2
  119. iamdata/data/resourceTypes/route53globalresolver.json +37 -0
  120. iamdata/data/resourceTypes/s3.json +11 -2
  121. iamdata/data/resourceTypes/s3vectors.json +10 -2
  122. iamdata/data/resourceTypes/sagemaker.json +8 -0
  123. iamdata/data/resourceTypes/secretsmanager.json +2 -1
  124. iamdata/data/resourceTypes/securityagent.json +38 -0
  125. iamdata/data/resourceTypes/transform-custom.json +18 -0
  126. iamdata/data/resourceTypes/vpce.json +10 -1
  127. iamdata/data/serviceNames.json +11 -3
  128. iamdata/data/services.json +9 -1
  129. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/METADATA +1 -1
  130. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/RECORD +132 -108
  131. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.dist-info}/WHEEL +1 -1
  132. iamdata/data/actions/deepcomposer.json +0 -316
  133. iamdata/data/conditionKeys/deepcomposer.json +0 -17
  134. iamdata/data/resourceTypes/deepcomposer.json +0 -20
  135. {iamdata-0.1.202511181.dist-info → iamdata-0.1.202512121.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 a license configuration",
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": "Read",
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 a license configuration",
840
+ "description": "Grants permission to update a report generator for supported license manager resources",
627
841
  "accessLevel": "Write",
628
842
  "resourceTypes": [
629
843
  {
@@ -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",
@@ -127,6 +135,24 @@
127
135
  "conditionKeys": [],
128
136
  "dependentActions": []
129
137
  },
138
+ "createscheduledquery": {
139
+ "name": "CreateScheduledQuery",
140
+ "description": "Grants permission to create a scheduled query",
141
+ "accessLevel": "Write",
142
+ "resourceTypes": [
143
+ {
144
+ "name": "scheduled-query",
145
+ "required": true,
146
+ "conditionKeys": [],
147
+ "dependentActions": []
148
+ }
149
+ ],
150
+ "conditionKeys": [
151
+ "aws:TagKeys",
152
+ "aws:RequestTag/${TagKey}"
153
+ ],
154
+ "dependentActions": []
155
+ },
130
156
  "deleteaccountpolicy": {
131
157
  "name": "DeleteAccountPolicy",
132
158
  "description": "Grants permission to delete an account policy",
@@ -310,6 +336,15 @@
310
336
  "conditionKeys": [],
311
337
  "dependentActions": []
312
338
  },
339
+ "deletepipelinerule": {
340
+ "name": "DeletePipelineRule",
341
+ "isPermissionOnly": true,
342
+ "description": "Grants permission to delete telemetry pipeline",
343
+ "accessLevel": "Write",
344
+ "resourceTypes": [],
345
+ "conditionKeys": [],
346
+ "dependentActions": []
347
+ },
313
348
  "deletequerydefinition": {
314
349
  "name": "DeleteQueryDefinition",
315
350
  "description": "Grants permission to delete a saved CloudWatch Logs Insights query definition",
@@ -341,6 +376,21 @@
341
376
  "conditionKeys": [],
342
377
  "dependentActions": []
343
378
  },
379
+ "deletescheduledquery": {
380
+ "name": "DeleteScheduledQuery",
381
+ "description": "Grants permission to delete a scheduled query",
382
+ "accessLevel": "Write",
383
+ "resourceTypes": [
384
+ {
385
+ "name": "scheduled-query",
386
+ "required": true,
387
+ "conditionKeys": [],
388
+ "dependentActions": []
389
+ }
390
+ ],
391
+ "conditionKeys": [],
392
+ "dependentActions": []
393
+ },
344
394
  "deletesubscriptionfilter": {
345
395
  "name": "DeleteSubscriptionFilter",
346
396
  "description": "Grants permission to delete a subscription filter associated with the specified log group",
@@ -535,6 +585,14 @@
535
585
  "conditionKeys": [],
536
586
  "dependentActions": []
537
587
  },
588
+ "disassociatesourcefroms3tableintegration": {
589
+ "name": "DisassociateSourceFromS3TableIntegration",
590
+ "description": "Grants permission to disassociate a log source from an S3 Tables integration",
591
+ "accessLevel": "Write",
592
+ "resourceTypes": [],
593
+ "conditionKeys": [],
594
+ "dependentActions": []
595
+ },
538
596
  "filterlogevents": {
539
597
  "name": "FilterLogEvents",
540
598
  "description": "Grants permission to retrieve log events, optionally filtered by a filter pattern from the specified log group",
@@ -672,6 +730,14 @@
672
730
  "conditionKeys": [],
673
731
  "dependentActions": []
674
732
  },
733
+ "getlogfields": {
734
+ "name": "GetLogFields",
735
+ "description": "Grants permission to retrieve a list of log fields for a data source",
736
+ "accessLevel": "Read",
737
+ "resourceTypes": [],
738
+ "conditionKeys": [],
739
+ "dependentActions": []
740
+ },
675
741
  "getloggroupfields": {
676
742
  "name": "GetLogGroupFields",
677
743
  "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 +783,36 @@
717
783
  "conditionKeys": [],
718
784
  "dependentActions": []
719
785
  },
786
+ "getscheduledquery": {
787
+ "name": "GetScheduledQuery",
788
+ "description": "Grants permission to retrieve information about a specified scheduled query",
789
+ "accessLevel": "Read",
790
+ "resourceTypes": [
791
+ {
792
+ "name": "scheduled-query",
793
+ "required": true,
794
+ "conditionKeys": [],
795
+ "dependentActions": []
796
+ }
797
+ ],
798
+ "conditionKeys": [],
799
+ "dependentActions": []
800
+ },
801
+ "getscheduledqueryhistory": {
802
+ "name": "GetScheduledQueryHistory",
803
+ "description": "Grants permission to return the execution history for a specified scheduled query",
804
+ "accessLevel": "Read",
805
+ "resourceTypes": [
806
+ {
807
+ "name": "scheduled-query",
808
+ "required": true,
809
+ "conditionKeys": [],
810
+ "dependentActions": []
811
+ }
812
+ ],
813
+ "conditionKeys": [],
814
+ "dependentActions": []
815
+ },
720
816
  "gettransformer": {
721
817
  "name": "GetTransformer",
722
818
  "description": "Grants permission to return transformer associated with the specified log group",
@@ -732,6 +828,22 @@
732
828
  "conditionKeys": [],
733
829
  "dependentActions": []
734
830
  },
831
+ "integratewiths3table": {
832
+ "name": "IntegrateWithS3Table",
833
+ "isPermissionOnly": true,
834
+ "description": "Grants permission to deliver log events to S3 Tables",
835
+ "accessLevel": "Write",
836
+ "resourceTypes": [
837
+ {
838
+ "name": "log-group",
839
+ "required": true,
840
+ "conditionKeys": [],
841
+ "dependentActions": []
842
+ }
843
+ ],
844
+ "conditionKeys": [],
845
+ "dependentActions": []
846
+ },
735
847
  "link": {
736
848
  "name": "Link",
737
849
  "isPermissionOnly": true,
@@ -741,6 +853,14 @@
741
853
  "conditionKeys": [],
742
854
  "dependentActions": []
743
855
  },
856
+ "listaggregateloggroupsummaries": {
857
+ "name": "ListAggregateLogGroupSummaries",
858
+ "description": "Grants permission to return an aggregate summary of all log groups in the region grouped by specified data-source characteristics",
859
+ "accessLevel": "List",
860
+ "resourceTypes": [],
861
+ "conditionKeys": [],
862
+ "dependentActions": []
863
+ },
744
864
  "listanomalies": {
745
865
  "name": "ListAnomalies",
746
866
  "description": "Grants permission to list all anomalies detected in the AWS account making the request",
@@ -822,6 +942,22 @@
822
942
  "conditionKeys": [],
823
943
  "dependentActions": []
824
944
  },
945
+ "listscheduledqueries": {
946
+ "name": "ListScheduledQueries",
947
+ "description": "Grants permission to return all scheduled queries that are associated with the AWS account making the request",
948
+ "accessLevel": "List",
949
+ "resourceTypes": [],
950
+ "conditionKeys": [],
951
+ "dependentActions": []
952
+ },
953
+ "listsourcesfors3tableintegration": {
954
+ "name": "ListSourcesForS3TableIntegration",
955
+ "description": "Grants permission to return all log sources associated with an S3 Tables integration",
956
+ "accessLevel": "List",
957
+ "resourceTypes": [],
958
+ "conditionKeys": [],
959
+ "dependentActions": []
960
+ },
825
961
  "listtagsforresource": {
826
962
  "name": "ListTagsForResource",
827
963
  "description": "Grants permission to list the tags for the specified resource",
@@ -882,6 +1018,22 @@
882
1018
  "conditionKeys": [],
883
1019
  "dependentActions": []
884
1020
  },
1021
+ "processwithpipeline": {
1022
+ "name": "ProcessWithPipeline",
1023
+ "isPermissionOnly": true,
1024
+ "description": "Grants permission to process and transform log events through pipeline transformers before storage",
1025
+ "accessLevel": "Write",
1026
+ "resourceTypes": [
1027
+ {
1028
+ "name": "log-group",
1029
+ "required": true,
1030
+ "conditionKeys": [],
1031
+ "dependentActions": []
1032
+ }
1033
+ ],
1034
+ "conditionKeys": [],
1035
+ "dependentActions": []
1036
+ },
885
1037
  "putaccountpolicy": {
886
1038
  "name": "PutAccountPolicy",
887
1039
  "description": "Grants permission to attach an account policy",
@@ -1024,6 +1176,21 @@
1024
1176
  "conditionKeys": [],
1025
1177
  "dependentActions": []
1026
1178
  },
1179
+ "putloggroupdeletionprotection": {
1180
+ "name": "PutLogGroupDeletionProtection",
1181
+ "description": "Grants permission to enable or disable deletion protection for the specified log group",
1182
+ "accessLevel": "Write",
1183
+ "resourceTypes": [
1184
+ {
1185
+ "name": "log-group",
1186
+ "required": true,
1187
+ "conditionKeys": [],
1188
+ "dependentActions": []
1189
+ }
1190
+ ],
1191
+ "conditionKeys": [],
1192
+ "dependentActions": []
1193
+ },
1027
1194
  "putmetricfilter": {
1028
1195
  "name": "PutMetricFilter",
1029
1196
  "description": "Grants permission to create or update a metric filter and associates it with the specified log group",
@@ -1039,6 +1206,15 @@
1039
1206
  "conditionKeys": [],
1040
1207
  "dependentActions": []
1041
1208
  },
1209
+ "putpipelinerule": {
1210
+ "name": "PutPipelineRule",
1211
+ "isPermissionOnly": true,
1212
+ "description": "Grants permission to create telemetry pipeline",
1213
+ "accessLevel": "Write",
1214
+ "resourceTypes": [],
1215
+ "conditionKeys": [],
1216
+ "dependentActions": []
1217
+ },
1042
1218
  "putquerydefinition": {
1043
1219
  "name": "PutQueryDefinition",
1044
1220
  "description": "Grants permission to create or update a query definition",
@@ -1213,6 +1389,12 @@
1213
1389
  "required": false,
1214
1390
  "conditionKeys": [],
1215
1391
  "dependentActions": []
1392
+ },
1393
+ {
1394
+ "name": "scheduled-query",
1395
+ "required": false,
1396
+ "conditionKeys": [],
1397
+ "dependentActions": []
1216
1398
  }
1217
1399
  ],
1218
1400
  "conditionKeys": [
@@ -1310,6 +1492,12 @@
1310
1492
  "required": false,
1311
1493
  "conditionKeys": [],
1312
1494
  "dependentActions": []
1495
+ },
1496
+ {
1497
+ "name": "scheduled-query",
1498
+ "required": false,
1499
+ "conditionKeys": [],
1500
+ "dependentActions": []
1313
1501
  }
1314
1502
  ],
1315
1503
  "conditionKeys": [
@@ -1385,5 +1573,20 @@
1385
1573
  "resourceTypes": [],
1386
1574
  "conditionKeys": [],
1387
1575
  "dependentActions": []
1576
+ },
1577
+ "updatescheduledquery": {
1578
+ "name": "UpdateScheduledQuery",
1579
+ "description": "Grants permission to update a scheduled query",
1580
+ "accessLevel": "Write",
1581
+ "resourceTypes": [
1582
+ {
1583
+ "name": "scheduled-query",
1584
+ "required": true,
1585
+ "conditionKeys": [],
1586
+ "dependentActions": []
1587
+ }
1588
+ ],
1589
+ "conditionKeys": [],
1590
+ "dependentActions": []
1388
1591
  }
1389
1592
  }