@jjrawlins/cdk-ami-builder 0.0.19 → 0.0.20

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 (279) hide show
  1. package/.jsii +3 -3
  2. package/cdk-ami-builder/jsii/jsii.go +2 -2
  3. package/cdk-ami-builder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/cdk-iam-floyd/.claude/settings.local.json +30 -0
  8. package/node_modules/cdk-iam-floyd/CLAUDE.md +147 -0
  9. package/node_modules/cdk-iam-floyd/README.md +4 -4
  10. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.d.ts +62 -14
  11. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/cdk-iam-floyd.js +124 -28
  12. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.d.ts +62 -14
  13. package/node_modules/cdk-iam-floyd/lib/generated/aws-managed-policies/iam-floyd.js +63 -15
  14. package/node_modules/cdk-iam-floyd/lib/generated/index.d.ts +8 -1
  15. package/node_modules/cdk-iam-floyd/lib/generated/index.js +26 -12
  16. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/aioperations.d.ts +25 -0
  17. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/aioperations.js +39 -8
  18. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/amplify.d.ts +0 -6
  19. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/amplify.js +1 -7
  20. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/apigatewaymanagement.d.ts +26 -0
  21. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/apigatewaymanagement.js +31 -1
  22. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/apigatewaymanagementv2.d.ts +169 -5
  23. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/apigatewaymanagementv2.js +203 -8
  24. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appintegrations.d.ts +60 -0
  25. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appintegrations.js +82 -1
  26. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/applicationmigrationservice.d.ts +12 -0
  27. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/applicationmigrationservice.js +13 -1
  28. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/applicationrecoverycontroller-zonalshift.d.ts +35 -0
  29. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/applicationrecoverycontroller-zonalshift.js +42 -1
  30. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appstream2-0.d.ts +15 -15
  31. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appstream2-0.js +22 -22
  32. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appsync.d.ts +1 -1
  33. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/appsync.js +5 -3
  34. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/arcregionswitch.d.ts +277 -0
  35. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/arcregionswitch.js +370 -0
  36. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/artifact.d.ts +10 -25
  37. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/artifact.js +11 -34
  38. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auditmanager.d.ts +22 -5
  39. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auditmanager.js +23 -6
  40. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auroradsql.d.ts +96 -24
  41. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/auroradsql.js +121 -30
  42. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/backup.d.ts +62 -1
  43. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/backup.js +80 -2
  44. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/backupsearch.d.ts +4 -0
  45. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/backupsearch.js +5 -1
  46. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/batch.d.ts +106 -0
  47. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/batch.js +137 -3
  48. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrock.d.ts +471 -0
  49. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrock.js +595 -1
  50. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrockagentcore.d.ts +912 -0
  51. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/bedrockagentcore.js +1203 -0
  52. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/billing.d.ts +6 -0
  53. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/billing.js +10 -1
  54. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/billingandcostmanagementdashboards.d.ts +122 -0
  55. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/billingandcostmanagementdashboards.js +165 -0
  56. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/billingandcostmanagementrecommendedactions.d.ts +25 -0
  57. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/billingandcostmanagementrecommendedactions.js +36 -0
  58. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/braket.d.ts +6 -6
  59. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/braket.js +7 -10
  60. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/budgetservice.d.ts +6 -0
  61. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/budgetservice.js +7 -1
  62. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/certificatemanager.d.ts +30 -1
  63. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/certificatemanager.js +36 -2
  64. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/chatbot.d.ts +128 -1
  65. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/chatbot.js +134 -1
  66. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cleanrooms.d.ts +56 -0
  67. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cleanrooms.js +72 -1
  68. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cleanroomsml.d.ts +14 -0
  69. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cleanroomsml.js +18 -1
  70. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloud9.d.ts +6 -8
  71. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloud9.js +8 -13
  72. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudmap.d.ts +57 -0
  73. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudmap.js +69 -1
  74. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudtrail.d.ts +20 -0
  75. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudtrail.js +27 -1
  76. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatch.d.ts +8 -0
  77. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatch.js +12 -1
  78. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchlogs.d.ts +8 -0
  79. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchlogs.js +12 -1
  80. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchobservabilityadminservice.d.ts +200 -9
  81. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cloudwatchobservabilityadminservice.js +258 -14
  82. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/codebuild.d.ts +1909 -4
  83. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/codebuild.js +2131 -6
  84. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/codepipeline.d.ts +8 -0
  85. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/codepipeline.js +12 -1
  86. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cognitouserpools.d.ts +8 -0
  87. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/cognitouserpools.js +12 -1
  88. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connect.d.ts +44 -0
  89. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connect.js +52 -1
  90. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectcases.d.ts +9 -1
  91. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectcases.js +13 -2
  92. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectcustomerprofiles.d.ts +106 -0
  93. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectcustomerprofiles.js +142 -1
  94. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectoutboundcampaigns.d.ts +16 -0
  95. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/connectoutboundcampaigns.js +23 -1
  96. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/controlcatalog.d.ts +8 -0
  97. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/controlcatalog.js +12 -1
  98. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/costandusagereport.d.ts +3 -0
  99. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/costandusagereport.js +4 -1
  100. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/costexplorerservice.d.ts +24 -0
  101. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/costexplorerservice.js +31 -1
  102. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/dataexchange.d.ts +16 -0
  103. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/dataexchange.js +17 -1
  104. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/datazone.d.ts +57 -3
  105. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/datazone.js +89 -8
  106. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/deadlinecloud.d.ts +17 -0
  107. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/deadlinecloud.js +18 -1
  108. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/directoryservice.d.ts +142 -0
  109. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/directoryservice.js +173 -1
  110. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/dynamodb.d.ts +16 -0
  111. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/dynamodb.js +23 -1
  112. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2.d.ts +521 -17
  113. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2.js +580 -29
  114. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2imagebuilder.d.ts +147 -62
  115. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/ec2imagebuilder.js +155 -70
  116. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticblockstore.d.ts +2 -2
  117. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticblockstore.js +4 -4
  118. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticcontainerservice.d.ts +1 -30
  119. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticcontainerservice.js +2 -31
  120. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elastickubernetesservice.d.ts +47 -0
  121. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elastickubernetesservice.js +62 -1
  122. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticloadbalancing.d.ts +1 -1
  123. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticloadbalancing.js +2 -2
  124. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticmapreduce.d.ts +8 -0
  125. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elasticmapreduce.js +12 -1
  126. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmediaconnect.d.ts +55 -55
  127. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmediaconnect.js +56 -56
  128. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmediaconvert.d.ts +8 -0
  129. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/elementalmediaconvert.js +12 -1
  130. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/emroneksemrcontainers.d.ts +2 -13
  131. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/emroneksemrcontainers.js +3 -16
  132. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/emrserverless.d.ts +8 -0
  133. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/emrserverless.js +12 -1
  134. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/endusermessagingsocial.d.ts +64 -0
  135. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/endusermessagingsocial.js +91 -3
  136. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/entityresolution.d.ts +8 -0
  137. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/entityresolution.js +12 -1
  138. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/eventbridge.d.ts +30 -0
  139. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/eventbridge.js +38 -1
  140. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/freetier.d.ts +32 -0
  141. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/freetier.js +48 -2
  142. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/fsx.d.ts +32 -0
  143. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/fsx.js +42 -1
  144. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/glue.d.ts +249 -0
  145. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/glue.js +264 -1
  146. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/gluedatabrew.d.ts +16 -0
  147. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/gluedatabrew.js +17 -1
  148. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/guardduty.d.ts +138 -0
  149. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/guardduty.js +175 -3
  150. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/healthimaging.d.ts +56 -0
  151. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/healthimaging.js +78 -1
  152. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iamidentitycenter.d.ts +24 -51
  153. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iamidentitycenter.js +31 -70
  154. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/identityandaccessmanagementiam.d.ts +40 -0
  155. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/identityandaccessmanagementiam.js +45 -1
  156. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/inspector2.d.ts +179 -0
  157. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/inspector2.js +232 -1
  158. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/interactivevideoservice.d.ts +30 -0
  159. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/interactivevideoservice.js +40 -1
  160. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iot.d.ts +32 -4
  161. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iot.js +46 -9
  162. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotfleetwise.d.ts +0 -32
  163. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotfleetwise.js +1 -39
  164. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotmanagedintegrations.d.ts +42 -0
  165. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotmanagedintegrations.js +47 -1
  166. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotsitewise.d.ts +133 -0
  167. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/iotsitewise.js +178 -1
  168. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/keymanagementservice.d.ts +1 -1
  169. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/keymanagementservice.js +2 -2
  170. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/keyspacesforapachecassandra.d.ts +51 -2
  171. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/keyspacesforapachecassandra.js +68 -3
  172. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/kinesisdatastreams.d.ts +4 -0
  173. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/kinesisdatastreams.js +5 -1
  174. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/lexv2.d.ts +16 -0
  175. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/lexv2.js +23 -1
  176. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/managedserviceforprometheus.d.ts +129 -45
  177. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/managedserviceforprometheus.js +151 -46
  178. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplacecatalog.d.ts +0 -32
  179. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplacecatalog.js +3 -47
  180. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplacemeteringservice.d.ts +4 -4
  181. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/marketplacemeteringservice.js +5 -5
  182. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/memorydb.d.ts +12 -0
  183. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/memorydb.js +16 -1
  184. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/mq.d.ts +6 -0
  185. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/mq.js +10 -1
  186. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/multi-partyapproval.d.ts +6 -6
  187. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/multi-partyapproval.js +10 -10
  188. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/neptuneanalytics.d.ts +28 -0
  189. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/neptuneanalytics.js +35 -1
  190. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/networkfirewall.d.ts +123 -3
  191. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/networkfirewall.js +163 -5
  192. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/opensearchserverless.d.ts +38 -6
  193. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/opensearchserverless.js +51 -7
  194. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/organizations.d.ts +29 -5
  195. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/organizations.js +36 -6
  196. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/outposts.d.ts +14 -0
  197. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/outposts.js +18 -1
  198. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/parallelcomputingservice.d.ts +5 -5
  199. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/parallelcomputingservice.js +6 -6
  200. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/partnercentralselling.d.ts +18 -16
  201. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/partnercentralselling.js +19 -17
  202. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/qbusiness.d.ts +87 -52
  203. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/qbusiness.js +114 -73
  204. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/qbusinessqapps.d.ts +0 -50
  205. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/qbusinessqapps.js +1 -60
  206. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/quicksight.d.ts +25 -20
  207. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/quicksight.js +35 -23
  208. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rds.d.ts +59 -1
  209. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/rds.js +65 -2
  210. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/redshift.d.ts +0 -4
  211. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/redshift.js +1 -5
  212. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/repostprivate.d.ts +48 -0
  213. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/repostprivate.js +67 -1
  214. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/resourceexplorer.d.ts +2 -2
  215. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/resourceexplorer.js +7 -5
  216. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3.d.ts +187 -175
  217. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3.js +202 -176
  218. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3express.d.ts +151 -2
  219. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3express.js +174 -4
  220. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3glacier.d.ts +2 -31
  221. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3glacier.js +3 -36
  222. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3vectors.d.ts +202 -0
  223. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/s3vectors.js +272 -0
  224. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/sagemaker.d.ts +197 -1
  225. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/sagemaker.js +241 -2
  226. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/sagemakerwithmlflow.d.ts +54 -0
  227. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/sagemakerwithmlflow.js +83 -2
  228. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/savingsplans.d.ts +1 -1
  229. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/savingsplans.js +2 -2
  230. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/secretsmanager.d.ts +22 -22
  231. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/secretsmanager.js +23 -23
  232. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securityhub.d.ts +295 -6
  233. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securityhub.js +375 -7
  234. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securityincidentresponse.d.ts +2 -1
  235. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securityincidentresponse.js +3 -2
  236. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securitylake.d.ts +4 -0
  237. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securitylake.js +5 -1
  238. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securitytokenservice.d.ts +10 -0
  239. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/securitytokenservice.js +13 -1
  240. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/service-oracledatabase-aws.d.ts +548 -0
  241. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/service-oracledatabase-aws.js +718 -0
  242. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/serviceformanagingawsconsoleuserexperiencecapabilities-.d.ts +41 -0
  243. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/serviceformanagingawsconsoleuserexperiencecapabilities-.js +60 -0
  244. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/servicequotas.d.ts +8 -0
  245. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/servicequotas.js +12 -1
  246. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/shield.d.ts +24 -0
  247. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/shield.js +34 -1
  248. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/shieldnetworksecuritydirector.d.ts +89 -0
  249. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/shieldnetworksecuritydirector.js +128 -0
  250. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/simpleemailservicev2.d.ts +211 -0
  251. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/simpleemailservicev2.js +256 -3
  252. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/snowdevicemanagement.d.ts +4 -0
  253. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/snowdevicemanagement.js +5 -1
  254. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/support.d.ts +24 -0
  255. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/support.js +35 -2
  256. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/systemsmanager.d.ts +27 -0
  257. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/systemsmanager.js +32 -1
  258. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/systemsmanagerforsap.d.ts +51 -3
  259. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/systemsmanagerforsap.js +76 -8
  260. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/transcribe.d.ts +27 -1
  261. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/transcribe.js +28 -2
  262. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/transform.d.ts +93 -8
  263. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/transform.js +117 -9
  264. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/usernotifications.d.ts +34 -2
  265. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/usernotifications.js +51 -5
  266. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/vpclattice.d.ts +6 -0
  267. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/vpclattice.js +10 -1
  268. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/workspaces.d.ts +83 -0
  269. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/workspaces.js +113 -1
  270. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/workspacessecurebrowser.d.ts +77 -0
  271. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/workspacessecurebrowser.js +101 -1
  272. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/workspacesthinclient.d.ts +1 -0
  273. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/workspacesthinclient.js +2 -1
  274. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/x-ray.d.ts +35 -1
  275. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/x-ray.js +40 -2
  276. package/node_modules/cdk-iam-floyd/package.json +10 -10
  277. package/package.json +2 -2
  278. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/supportrecommendations.d.ts +0 -33
  279. package/node_modules/cdk-iam-floyd/lib/generated/policy-statements/supportrecommendations.js +0 -47
@@ -0,0 +1,548 @@
1
+ import { AccessLevelList } from '../../shared/access-level';
2
+ import { PolicyStatement, Operator } from '../../shared';
3
+ import { aws_iam as iam } from "aws-cdk-lib";
4
+ /**
5
+ * Statement provider for service [odb](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabase_aws.html).
6
+ *
7
+ * @param sid [SID](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_sid.html) of the statement
8
+ */
9
+ export declare class Odb extends PolicyStatement {
10
+ servicePrefix: string;
11
+ /**
12
+ * Grants permission to register the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription
13
+ *
14
+ * Access Level: Write
15
+ *
16
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_AcceptMarketplaceRegistration.html
17
+ */
18
+ toAcceptMarketplaceRegistration(): this;
19
+ /**
20
+ * Grants permission to create a new Autonomous VM cluster in the specified Exadata infrastructure
21
+ *
22
+ * Access Level: Write
23
+ *
24
+ * Possible conditions:
25
+ * - .ifAwsRequestTag()
26
+ * - .ifAwsTagKeys()
27
+ *
28
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CreateCloudAutonomousVmCluster.html
29
+ */
30
+ toCreateCloudAutonomousVmCluster(): this;
31
+ /**
32
+ * Grants permission to create an Exadata infrastructure
33
+ *
34
+ * Access Level: Write
35
+ *
36
+ * Possible conditions:
37
+ * - .ifAwsRequestTag()
38
+ * - .ifAwsTagKeys()
39
+ *
40
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CreateCloudExadataInfrastructure.html
41
+ */
42
+ toCreateCloudExadataInfrastructure(): this;
43
+ /**
44
+ * Grants permission to create a VM cluster on the specified Exadata infrastructure
45
+ *
46
+ * Access Level: Write
47
+ *
48
+ * Possible conditions:
49
+ * - .ifAwsRequestTag()
50
+ * - .ifAwsTagKeys()
51
+ *
52
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CreateCloudVmCluster.html
53
+ */
54
+ toCreateCloudVmCluster(): this;
55
+ /**
56
+ * Grants permission to create a DB Node
57
+ *
58
+ * Access Level: Write
59
+ */
60
+ toCreateDbNode(): this;
61
+ /**
62
+ * Grants permission to create an ODB network
63
+ *
64
+ * Access Level: Write
65
+ *
66
+ * Possible conditions:
67
+ * - .ifAwsRequestTag()
68
+ * - .ifAwsTagKeys()
69
+ *
70
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CreateOdbNetwork.html
71
+ */
72
+ toCreateOdbNetwork(): this;
73
+ /**
74
+ * Grants permission to create an ODB Peering Connection
75
+ *
76
+ * Access Level: Write
77
+ *
78
+ * Possible conditions:
79
+ * - .ifAwsRequestTag()
80
+ * - .ifAwsTagKeys()
81
+ *
82
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CreateOdbPeeringConnection.html
83
+ */
84
+ toCreateOdbPeeringConnection(): this;
85
+ /**
86
+ * Grants permission to create an Outbound Integration
87
+ *
88
+ * Access Level: Write
89
+ */
90
+ toCreateOutboundIntegration(): this;
91
+ /**
92
+ * Grants permission to Deletes an Autonomous VM cluster
93
+ *
94
+ * Access Level: Write
95
+ *
96
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_DeleteCloudAutonomousVmCluster.html
97
+ */
98
+ toDeleteCloudAutonomousVmCluster(): this;
99
+ /**
100
+ * Grants permission to delete a specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure
101
+ *
102
+ * Access Level: Write
103
+ *
104
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_DeleteCloudExadataInfrastructure.html
105
+ */
106
+ toDeleteCloudExadataInfrastructure(): this;
107
+ /**
108
+ * Grants permission to delete a specified VM cluster
109
+ *
110
+ * Access Level: Write
111
+ *
112
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_DeleteCloudVmCluster.html
113
+ */
114
+ toDeleteCloudVmCluster(): this;
115
+ /**
116
+ * Grants permission to delete a DB Node
117
+ *
118
+ * Access Level: Write
119
+ */
120
+ toDeleteDbNode(): this;
121
+ /**
122
+ * Grants permission to delete the specified ODB network
123
+ *
124
+ * Access Level: Write
125
+ *
126
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_DeleteOdbNetwork.html
127
+ */
128
+ toDeleteOdbNetwork(): this;
129
+ /**
130
+ * Grants permission to delete the specified ODB Peering Connection. When you delete an ODB peering connection, the underlying VPC peering connection is also deleted
131
+ *
132
+ * Access Level: Write
133
+ *
134
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_DeleteOdbPeeringConnection.html
135
+ */
136
+ toDeleteOdbPeeringConnection(): this;
137
+ /**
138
+ * Grants permission to delete a resource policy
139
+ *
140
+ * Access Level: Write
141
+ */
142
+ toDeleteResourcePolicy(): this;
143
+ /**
144
+ * Grants permission to get information about a specific Autonomous VM cluster
145
+ *
146
+ * Access Level: Read
147
+ *
148
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetCloudAutonomousVmCluster.html
149
+ */
150
+ toGetCloudAutonomousVmCluster(): this;
151
+ /**
152
+ * Grants permission to get information about the specified Exadata infrastructure
153
+ *
154
+ * Access Level: Read
155
+ *
156
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetCloudExadataInfrastructure.html
157
+ */
158
+ toGetCloudExadataInfrastructure(): this;
159
+ /**
160
+ * Grants permission to retrieve information about unallocated resources in a specified Cloud Exadata Infrastructure
161
+ *
162
+ * Access Level: Read
163
+ *
164
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetCloudExadataInfrastructureUnallocatedResources.html
165
+ */
166
+ toGetCloudExadataInfrastructureUnallocatedResources(): this;
167
+ /**
168
+ * Grants permission to get information about the specified VM cluster
169
+ *
170
+ * Access Level: Read
171
+ *
172
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetCloudVmCluster.html
173
+ */
174
+ toGetCloudVmCluster(): this;
175
+ /**
176
+ * Grants permission to get information about the specified DB node
177
+ *
178
+ * Access Level: Read
179
+ *
180
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetDbNode.html
181
+ */
182
+ toGetDbNode(): this;
183
+ /**
184
+ * Grants permission to get information about the specified database server
185
+ *
186
+ * Access Level: Read
187
+ *
188
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetDbServer.html
189
+ */
190
+ toGetDbServer(): this;
191
+ /**
192
+ * Grants permission to get the tenancy activation link and onboarding status for your Amazon Web Services account
193
+ *
194
+ * Access Level: Read
195
+ *
196
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetOciOnboardingStatus.html
197
+ */
198
+ toGetOciOnboardingStatus(): this;
199
+ /**
200
+ * Grants permission to get information about the specified ODB network
201
+ *
202
+ * Access Level: Read
203
+ *
204
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetOdbNetwork.html
205
+ */
206
+ toGetOdbNetwork(): this;
207
+ /**
208
+ * Grants permission to get information about the specified ODB Peering connection
209
+ *
210
+ * Access Level: Read
211
+ *
212
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_GetOdbPeeringConnection.html
213
+ */
214
+ toGetOdbPeeringConnection(): this;
215
+ /**
216
+ * Grants permission to get a resource policy
217
+ *
218
+ * Access Level: Read
219
+ */
220
+ toGetResourcePolicy(): this;
221
+ /**
222
+ * Grants permission to initialize the ODB service for the first time in an account
223
+ *
224
+ * Access Level: Write
225
+ *
226
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_InitializeService.html
227
+ */
228
+ toInitializeService(): this;
229
+ /**
230
+ * Grants permission to list all Autonomous VMs in an Autonomous VM cluster
231
+ *
232
+ * Access Level: Read
233
+ *
234
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListAutonomousVirtualMachines.html
235
+ */
236
+ toListAutonomousVirtualMachines(): this;
237
+ /**
238
+ * Grants permission to list all Autonomous VM clusters in a specified Cloud Exadata infrastructure
239
+ *
240
+ * Access Level: List
241
+ *
242
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListCloudAutonomousVmClusters.html
243
+ */
244
+ toListCloudAutonomousVmClusters(): this;
245
+ /**
246
+ * Grants permission to list information about the Exadata infrastructures owned by your Amazon Web Services account
247
+ *
248
+ * Access Level: List
249
+ *
250
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListCloudExadataInfrastructures.html
251
+ */
252
+ toListCloudExadataInfrastructures(): this;
253
+ /**
254
+ * Grants permission to list information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure
255
+ *
256
+ * Access Level: List
257
+ *
258
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListCloudVmClusters.html
259
+ */
260
+ toListCloudVmClusters(): this;
261
+ /**
262
+ * Grants permission to list information about the DB nodes for the specified VM cluster
263
+ *
264
+ * Access Level: List
265
+ *
266
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListDbNodes.html
267
+ */
268
+ toListDbNodes(): this;
269
+ /**
270
+ * Grants permission to list information about the database servers that belong to the specified Exadata infrastructure
271
+ *
272
+ * Access Level: Read
273
+ *
274
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListDbServers.html
275
+ */
276
+ toListDbServers(): this;
277
+ /**
278
+ * Grants permission to list information about the shapes that are available for an Exadata infrastructure
279
+ *
280
+ * Access Level: Read
281
+ *
282
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListDbSystemShapes.html
283
+ */
284
+ toListDbSystemShapes(): this;
285
+ /**
286
+ * Grants permission to list information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape
287
+ *
288
+ * Access Level: Read
289
+ *
290
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListGiVersions.html
291
+ */
292
+ toListGiVersions(): this;
293
+ /**
294
+ * Grants permission to list information about the ODB networks owned by your Amazon Web Services account
295
+ *
296
+ * Access Level: List
297
+ *
298
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListOdbNetworks.html
299
+ */
300
+ toListOdbNetworks(): this;
301
+ /**
302
+ * Grants permission to list all ODB peering connections or those associated with a specific ODB network
303
+ *
304
+ * Access Level: List
305
+ *
306
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListOdbPeeringConnections.html
307
+ */
308
+ toListOdbPeeringConnections(): this;
309
+ /**
310
+ * Grants permission to list information about the system versions that are available for a VM cluster for the specified giVersion and shape
311
+ *
312
+ * Access Level: Read
313
+ *
314
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListSystemVersions.html
315
+ */
316
+ toListSystemVersions(): this;
317
+ /**
318
+ * Grants permission to list information about the tags applied to this resource
319
+ *
320
+ * Access Level: Read
321
+ *
322
+ * Possible conditions:
323
+ * - .ifAwsResourceTag()
324
+ *
325
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_ListTagsForResource.html
326
+ */
327
+ toListTagsForResource(): this;
328
+ /**
329
+ * Grants permission to update a resource policy
330
+ *
331
+ * Access Level: Write
332
+ */
333
+ toPutResourcePolicy(): this;
334
+ /**
335
+ * Grants permission to reboot the specified DB node in a VM cluster
336
+ *
337
+ * Access Level: Write
338
+ *
339
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_RebootDbNode.html
340
+ */
341
+ toRebootDbNode(): this;
342
+ /**
343
+ * Grants permission to start the specified DB node in a VM cluster
344
+ *
345
+ * Access Level: Write
346
+ *
347
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_StartDbNode.html
348
+ */
349
+ toStartDbNode(): this;
350
+ /**
351
+ * Grants permission to stop the specified DB node in a VM cluster
352
+ *
353
+ * Access Level: Write
354
+ *
355
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_StopDbNode.html
356
+ */
357
+ toStopDbNode(): this;
358
+ /**
359
+ * Grants permission to apply tags to the specified resource
360
+ *
361
+ * Access Level: Tagging
362
+ *
363
+ * Possible conditions:
364
+ * - .ifAwsRequestTag()
365
+ * - .ifAwsResourceTag()
366
+ * - .ifAwsTagKeys()
367
+ *
368
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_TagResource.html
369
+ */
370
+ toTagResource(): this;
371
+ /**
372
+ * Grants permission to remove tags from the specified resource
373
+ *
374
+ * Access Level: Tagging
375
+ *
376
+ * Possible conditions:
377
+ * - .ifAwsResourceTag()
378
+ * - .ifAwsTagKeys()
379
+ *
380
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_UntagResource.html
381
+ */
382
+ toUntagResource(): this;
383
+ /**
384
+ * Grants permission to update the properties of an Exadata infrastructure resource
385
+ *
386
+ * Access Level: Write
387
+ *
388
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_UpdateCloudExadataInfrastructure.html
389
+ */
390
+ toUpdateCloudExadataInfrastructure(): this;
391
+ /**
392
+ * Grants permission to update properties of a specified ODB network
393
+ *
394
+ * Access Level: Write
395
+ *
396
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_UpdateOdbNetwork.html
397
+ */
398
+ toUpdateOdbNetwork(): this;
399
+ protected accessLevelList: AccessLevelList;
400
+ /**
401
+ * Adds a resource of type cloud-autonomous-vm-cluster to the statement
402
+ *
403
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CloudAutonomousVmCluster.html
404
+ *
405
+ * @param cloudAutonomousVmClusterId - Identifier for the cloudAutonomousVmClusterId.
406
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
407
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
408
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
409
+ *
410
+ * Possible conditions:
411
+ * - .ifAwsResourceTag()
412
+ */
413
+ onCloudAutonomousVmCluster(cloudAutonomousVmClusterId: string, account?: string, region?: string, partition?: string): this;
414
+ /**
415
+ * Adds a resource of type cloud-exadata-infrastructure to the statement
416
+ *
417
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CloudExadataInfrastructure.html
418
+ *
419
+ * @param cloudExadataInfrastructureId - Identifier for the cloudExadataInfrastructureId.
420
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
421
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
422
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
423
+ *
424
+ * Possible conditions:
425
+ * - .ifAwsResourceTag()
426
+ */
427
+ onCloudExadataInfrastructure(cloudExadataInfrastructureId: string, account?: string, region?: string, partition?: string): this;
428
+ /**
429
+ * Adds a resource of type cloud-vm-cluster to the statement
430
+ *
431
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_CloudVmCluster.html
432
+ *
433
+ * @param cloudVmClusterId - Identifier for the cloudVmClusterId.
434
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
435
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
436
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
437
+ *
438
+ * Possible conditions:
439
+ * - .ifAwsResourceTag()
440
+ */
441
+ onCloudVmCluster(cloudVmClusterId: string, account?: string, region?: string, partition?: string): this;
442
+ /**
443
+ * Adds a resource of type db-node to the statement
444
+ *
445
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_DbNode.html
446
+ *
447
+ * @param dbNodeId - Identifier for the dbNodeId.
448
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
449
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
450
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
451
+ *
452
+ * Possible conditions:
453
+ * - .ifAwsResourceTag()
454
+ */
455
+ onDbNode(dbNodeId: string, account?: string, region?: string, partition?: string): this;
456
+ /**
457
+ * Adds a resource of type odb-network to the statement
458
+ *
459
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_OdbNetwork.html
460
+ *
461
+ * @param odbNetworkId - Identifier for the odbNetworkId.
462
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
463
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
464
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
465
+ *
466
+ * Possible conditions:
467
+ * - .ifAwsResourceTag()
468
+ */
469
+ onOdbNetwork(odbNetworkId: string, account?: string, region?: string, partition?: string): this;
470
+ /**
471
+ * Adds a resource of type odb-peering-connection to the statement
472
+ *
473
+ * https://docs.aws.amazon.com/odb/latest/APIReference/API_OdbPeeringConnection.html
474
+ *
475
+ * @param odbPeeringConnectionId - Identifier for the odbPeeringConnectionId.
476
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
477
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
478
+ * @param partition - Partition of the AWS account [aws, aws-cn, aws-us-gov]; defaults to `aws`, unless using the CDK, where the default is the current Stack's partition.
479
+ *
480
+ * Possible conditions:
481
+ * - .ifAwsResourceTag()
482
+ */
483
+ onOdbPeeringConnection(odbPeeringConnectionId: string, account?: string, region?: string, partition?: string): this;
484
+ /**
485
+ * Filters access by a tag key and value pair that is allowed in the request
486
+ *
487
+ * https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-requesttag
488
+ *
489
+ * Applies to actions:
490
+ * - .toCreateCloudAutonomousVmCluster()
491
+ * - .toCreateCloudExadataInfrastructure()
492
+ * - .toCreateCloudVmCluster()
493
+ * - .toCreateOdbNetwork()
494
+ * - .toCreateOdbPeeringConnection()
495
+ * - .toTagResource()
496
+ *
497
+ * @param tagKey The tag key to check
498
+ * @param value The value(s) to check
499
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
500
+ */
501
+ ifAwsRequestTag(tagKey: string, value: string | string[], operator?: Operator | string): this;
502
+ /**
503
+ * Filters access by a tag key and value pair of a resource
504
+ *
505
+ * https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-resourcetag
506
+ *
507
+ * Applies to actions:
508
+ * - .toListTagsForResource()
509
+ * - .toTagResource()
510
+ * - .toUntagResource()
511
+ *
512
+ * Applies to resource types:
513
+ * - cloud-autonomous-vm-cluster
514
+ * - cloud-exadata-infrastructure
515
+ * - cloud-vm-cluster
516
+ * - db-node
517
+ * - odb-network
518
+ * - odb-peering-connection
519
+ *
520
+ * @param tagKey The tag key to check
521
+ * @param value The value(s) to check
522
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
523
+ */
524
+ ifAwsResourceTag(tagKey: string, value: string | string[], operator?: Operator | string): this;
525
+ /**
526
+ * Filters access by a list of tag keys that are allowed in the request
527
+ *
528
+ * https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_condition-keys.html#condition-keys-tagkeys
529
+ *
530
+ * Applies to actions:
531
+ * - .toCreateCloudAutonomousVmCluster()
532
+ * - .toCreateCloudExadataInfrastructure()
533
+ * - .toCreateCloudVmCluster()
534
+ * - .toCreateOdbNetwork()
535
+ * - .toCreateOdbPeeringConnection()
536
+ * - .toTagResource()
537
+ * - .toUntagResource()
538
+ *
539
+ * @param value The value(s) to check
540
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
541
+ */
542
+ ifAwsTagKeys(value: string | string[], operator?: Operator | string): this;
543
+ /**
544
+ * Statement provider for service [odb](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsservice-oracledatabase_aws.html).
545
+ *
546
+ */
547
+ constructor(props?: iam.PolicyStatementProps);
548
+ }