@jjrawlins/cdk-ami-builder 0.0.18 → 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
@@ -59,6 +59,22 @@ export declare class Bedrock extends PolicyStatement {
59
59
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_BatchDeleteEvaluationJob.html
60
60
  */
61
61
  toBatchDeleteEvaluationJob(): this;
62
+ /**
63
+ * Grants permission to use bearer token
64
+ *
65
+ * Access Level: Read
66
+ *
67
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
68
+ */
69
+ toCallWithBearerToken(): this;
70
+ /**
71
+ * Grants permission to cancel a build workflow for an automated reasoning policy
72
+ *
73
+ * Access Level: Write
74
+ *
75
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
76
+ */
77
+ toCancelAutomatedReasoningPolicyBuildWorkflow(): this;
62
78
  /**
63
79
  * Grants permission to create a new agent and a test agent alias pointing to the DRAFT agent version
64
80
  *
@@ -95,11 +111,49 @@ export declare class Bedrock extends PolicyStatement {
95
111
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgentAlias.html
96
112
  */
97
113
  toCreateAgentAlias(): this;
114
+ /**
115
+ * Grants permission to create a new automated reasoning policy
116
+ *
117
+ * Access Level: Write
118
+ *
119
+ * Possible conditions:
120
+ * - .ifAwsRequestTag()
121
+ * - .ifAwsTagKeys()
122
+ * - .ifBearerTokenType()
123
+ *
124
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
125
+ */
126
+ toCreateAutomatedReasoningPolicy(): this;
127
+ /**
128
+ * Grants permission to create a test case for an automated reasoning policy
129
+ *
130
+ * Access Level: Write
131
+ *
132
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
133
+ */
134
+ toCreateAutomatedReasoningPolicyTestCase(): this;
135
+ /**
136
+ * Grants permission to create a new automated reasoning policy version
137
+ *
138
+ * Access Level: Write
139
+ *
140
+ * Possible conditions:
141
+ * - .ifAwsRequestTag()
142
+ * - .ifAwsTagKeys()
143
+ * - .ifBearerTokenType()
144
+ *
145
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
146
+ */
147
+ toCreateAutomatedReasoningPolicyVersion(): this;
98
148
  /**
99
149
  * Grants permission to create a blueprint for custom output from data automation
100
150
  *
101
151
  * Access Level: Write
102
152
  *
153
+ * Possible conditions:
154
+ * - .ifAwsRequestTag()
155
+ * - .ifAwsTagKeys()
156
+ *
103
157
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_CreateBlueprint.html
104
158
  */
105
159
  toCreateBlueprint(): this;
@@ -111,11 +165,41 @@ export declare class Bedrock extends PolicyStatement {
111
165
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_CreateBlueprintVersion.html
112
166
  */
113
167
  toCreateBlueprintVersion(): this;
168
+ /**
169
+ * Grants permission to create a custom model into Bedrock
170
+ *
171
+ * Access Level: Write
172
+ *
173
+ * Possible conditions:
174
+ * - .ifAwsRequestTag()
175
+ * - .ifAwsTagKeys()
176
+ * - .ifBearerTokenType()
177
+ *
178
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateCustomModel.html
179
+ */
180
+ toCreateCustomModel(): this;
181
+ /**
182
+ * Grants permission to create a custom model deployment for custom model
183
+ *
184
+ * Access Level: Write
185
+ *
186
+ * Possible conditions:
187
+ * - .ifAwsRequestTag()
188
+ * - .ifAwsTagKeys()
189
+ * - .ifBearerTokenType()
190
+ *
191
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateCustomModelDeployment.html
192
+ */
193
+ toCreateCustomModelDeployment(): this;
114
194
  /**
115
195
  * Grants permission to create a data automation project
116
196
  *
117
197
  * Access Level: Write
118
198
  *
199
+ * Possible conditions:
200
+ * - .ifAwsRequestTag()
201
+ * - .ifAwsTagKeys()
202
+ *
119
203
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_CreateDataAutomationProject.html
120
204
  */
121
205
  toCreateDataAutomationProject(): this;
@@ -135,6 +219,7 @@ export declare class Bedrock extends PolicyStatement {
135
219
  * Possible conditions:
136
220
  * - .ifAwsRequestTag()
137
221
  * - .ifAwsTagKeys()
222
+ * - .ifBearerTokenType()
138
223
  *
139
224
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateEvaluationJob.html
140
225
  */
@@ -187,6 +272,7 @@ export declare class Bedrock extends PolicyStatement {
187
272
  * Possible conditions:
188
273
  * - .ifAwsRequestTag()
189
274
  * - .ifAwsTagKeys()
275
+ * - .ifBearerTokenType()
190
276
  *
191
277
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
192
278
  */
@@ -245,6 +331,7 @@ export declare class Bedrock extends PolicyStatement {
245
331
  * Possible conditions:
246
332
  * - .ifAwsRequestTag()
247
333
  * - .ifAwsTagKeys()
334
+ * - .ifBearerTokenType()
248
335
  *
249
336
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateModelCopyJob.html
250
337
  */
@@ -257,6 +344,7 @@ export declare class Bedrock extends PolicyStatement {
257
344
  * Possible conditions:
258
345
  * - .ifAwsRequestTag()
259
346
  * - .ifAwsTagKeys()
347
+ * - .ifBearerTokenType()
260
348
  *
261
349
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateModelCustomizationJob.html
262
350
  */
@@ -269,6 +357,7 @@ export declare class Bedrock extends PolicyStatement {
269
357
  * Possible conditions:
270
358
  * - .ifAwsRequestTag()
271
359
  * - .ifAwsTagKeys()
360
+ * - .ifBearerTokenType()
272
361
  *
273
362
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateModelEvaluationJob.html
274
363
  */
@@ -281,6 +370,7 @@ export declare class Bedrock extends PolicyStatement {
281
370
  * Possible conditions:
282
371
  * - .ifAwsRequestTag()
283
372
  * - .ifAwsTagKeys()
373
+ * - .ifBearerTokenType()
284
374
  *
285
375
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateModelImportJob.html
286
376
  */
@@ -293,6 +383,7 @@ export declare class Bedrock extends PolicyStatement {
293
383
  * Possible conditions:
294
384
  * - .ifAwsRequestTag()
295
385
  * - .ifAwsTagKeys()
386
+ * - .ifBearerTokenType()
296
387
  *
297
388
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateModelInvocationJob.html
298
389
  */
@@ -317,6 +408,7 @@ export declare class Bedrock extends PolicyStatement {
317
408
  * Possible conditions:
318
409
  * - .ifAwsRequestTag()
319
410
  * - .ifAwsTagKeys()
411
+ * - .ifBearerTokenType()
320
412
  *
321
413
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreatePromptRouter.html
322
414
  */
@@ -341,6 +433,7 @@ export declare class Bedrock extends PolicyStatement {
341
433
  * Possible conditions:
342
434
  * - .ifAwsRequestTag()
343
435
  * - .ifAwsTagKeys()
436
+ * - .ifBearerTokenType()
344
437
  *
345
438
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateProvisionedModelThroughput.html
346
439
  */
@@ -397,6 +490,30 @@ export declare class Bedrock extends PolicyStatement {
397
490
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_DeleteAgentVersion.html
398
491
  */
399
492
  toDeleteAgentVersion(): this;
493
+ /**
494
+ * Grants permission to delete an automated reasoning policy or its version
495
+ *
496
+ * Access Level: Write
497
+ *
498
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
499
+ */
500
+ toDeleteAutomatedReasoningPolicy(): this;
501
+ /**
502
+ * Grants permission to delete a build workflow for an automated reasoning policy
503
+ *
504
+ * Access Level: Write
505
+ *
506
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
507
+ */
508
+ toDeleteAutomatedReasoningPolicyBuildWorkflow(): this;
509
+ /**
510
+ * Grants permission to delete a test case for an automated reasoning policy
511
+ *
512
+ * Access Level: Write
513
+ *
514
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
515
+ */
516
+ toDeleteAutomatedReasoningPolicyTestCase(): this;
400
517
  /**
401
518
  * Grants permission to delete a blueprint for data automation
402
519
  *
@@ -413,6 +530,14 @@ export declare class Bedrock extends PolicyStatement {
413
530
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteCustomModel.html
414
531
  */
415
532
  toDeleteCustomModel(): this;
533
+ /**
534
+ * Grants permission to delete a custom model deployment that you created earlier
535
+ *
536
+ * Access Level: Write
537
+ *
538
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteCustomModelDeployment.html
539
+ */
540
+ toDeleteCustomModelDeployment(): this;
416
541
  /**
417
542
  * Grants permission to delete a data automation project
418
543
  *
@@ -601,6 +726,14 @@ export declare class Bedrock extends PolicyStatement {
601
726
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_EndSession.html
602
727
  */
603
728
  toEndSession(): this;
729
+ /**
730
+ * Grants permission to retrieve an automated reasoning policy version artifact
731
+ *
732
+ * Access Level: Read
733
+ *
734
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
735
+ */
736
+ toExportAutomatedReasoningPolicyVersion(): this;
604
737
  /**
605
738
  * Grants permission to generate queries associated with user input
606
739
  *
@@ -673,6 +806,62 @@ export declare class Bedrock extends PolicyStatement {
673
806
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetAsyncInvoke.html
674
807
  */
675
808
  toGetAsyncInvoke(): this;
809
+ /**
810
+ * Grants permission to retrieve an automated reasoning policy or its version
811
+ *
812
+ * Access Level: Read
813
+ *
814
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
815
+ */
816
+ toGetAutomatedReasoningPolicy(): this;
817
+ /**
818
+ * Grants permission to retrieve annotations for a build workflow for an automated reasoning policy
819
+ *
820
+ * Access Level: Read
821
+ *
822
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
823
+ */
824
+ toGetAutomatedReasoningPolicyAnnotations(): this;
825
+ /**
826
+ * Grants permission to retrieve a build workflow for an automated reasoning policy
827
+ *
828
+ * Access Level: Read
829
+ *
830
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
831
+ */
832
+ toGetAutomatedReasoningPolicyBuildWorkflow(): this;
833
+ /**
834
+ * Grants permission to retrieve assets for a build workflow for an automated reasoning policy
835
+ *
836
+ * Access Level: Read
837
+ *
838
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
839
+ */
840
+ toGetAutomatedReasoningPolicyBuildWorkflowResultAssets(): this;
841
+ /**
842
+ * Grants permission to retrieve the next unreviewed generated scenario for a build workflow for an automated reasoning policy
843
+ *
844
+ * Access Level: Read
845
+ *
846
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
847
+ */
848
+ toGetAutomatedReasoningPolicyNextScenario(): this;
849
+ /**
850
+ * Grants permission to retrieve a test case for an automated reasoning policy
851
+ *
852
+ * Access Level: Read
853
+ *
854
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
855
+ */
856
+ toGetAutomatedReasoningPolicyTestCase(): this;
857
+ /**
858
+ * Grants permission to retrieve result for a test case for an automated reasoning policy
859
+ *
860
+ * Access Level: Read
861
+ *
862
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
863
+ */
864
+ toGetAutomatedReasoningPolicyTestResult(): this;
676
865
  /**
677
866
  * Grants permission to retrieve an existing blueprint for data automation
678
867
  *
@@ -697,6 +886,14 @@ export declare class Bedrock extends PolicyStatement {
697
886
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetCustomModel.html
698
887
  */
699
888
  toGetCustomModel(): this;
889
+ /**
890
+ * Grants permission to get the properties associated with a custom model deployment. Use this operation to get the status of a custom model deployment
891
+ *
892
+ * Access Level: Read
893
+ *
894
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetCustomModelDeployment.html
895
+ */
896
+ toGetCustomModelDeployment(): this;
700
897
  /**
701
898
  * Grants permission to retrieve an existing data automation project
702
899
  *
@@ -729,6 +926,14 @@ export declare class Bedrock extends PolicyStatement {
729
926
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetEvaluationJob.html
730
927
  */
731
928
  toGetEvaluationJob(): this;
929
+ /**
930
+ * Grants permission to retrieve the flow definition for a flow execution
931
+ *
932
+ * Access Level: Read
933
+ *
934
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_GetExecutionFlowSnapshot.html
935
+ */
936
+ toGetExecutionFlowSnapshot(): this;
732
937
  /**
733
938
  * Grants permission to retrieve an existing prompt flow
734
939
  *
@@ -745,6 +950,14 @@ export declare class Bedrock extends PolicyStatement {
745
950
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetFlowAlias.html
746
951
  */
747
952
  toGetFlowAlias(): this;
953
+ /**
954
+ * Grants permission to retrieve an existing execution of a flow alias
955
+ *
956
+ * Access Level: Read
957
+ *
958
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_GetFlowExecution.html
959
+ */
960
+ toGetFlowExecution(): this;
748
961
  /**
749
962
  * Grants permission to retrieve an existing version of a prompt flow
750
963
  *
@@ -943,6 +1156,14 @@ export declare class Bedrock extends PolicyStatement {
943
1156
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_InvokeAgent.html
944
1157
  */
945
1158
  toInvokeAgent(): this;
1159
+ /**
1160
+ * Grants permission to invoke an Automated Reasoning policy
1161
+ *
1162
+ * Access Level: Read
1163
+ *
1164
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1165
+ */
1166
+ toInvokeAutomatedReasoningPolicy(): this;
946
1167
  /**
947
1168
  * Grants permission to invoke blueprint recommendations asynchronously
948
1169
  *
@@ -964,6 +1185,10 @@ export declare class Bedrock extends PolicyStatement {
964
1185
  *
965
1186
  * Access Level: Write
966
1187
  *
1188
+ * Possible conditions:
1189
+ * - .ifAwsRequestTag()
1190
+ * - .ifAwsTagKeys()
1191
+ *
967
1192
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation-runtime_InvokeDataAutomationAsync.html
968
1193
  */
969
1194
  toInvokeDataAutomationAsync(): this;
@@ -980,6 +1205,9 @@ export declare class Bedrock extends PolicyStatement {
980
1205
  *
981
1206
  * Access Level: Read
982
1207
  *
1208
+ * Possible conditions:
1209
+ * - .ifInlineAgentName()
1210
+ *
983
1211
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_InvokeInlineAgent.html
984
1212
  */
985
1213
  toInvokeInlineAgent(): this;
@@ -994,6 +1222,7 @@ export declare class Bedrock extends PolicyStatement {
994
1222
  * - .ifAwsRequestTag()
995
1223
  * - .ifAwsTagKeys()
996
1224
  * - .ifGuardrailIdentifier()
1225
+ * - .ifBearerTokenType()
997
1226
  *
998
1227
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModel.html
999
1228
  */
@@ -1007,6 +1236,7 @@ export declare class Bedrock extends PolicyStatement {
1007
1236
  * - .ifInferenceProfileArn()
1008
1237
  * - .ifPromptRouterArn()
1009
1238
  * - .ifGuardrailIdentifier()
1239
+ * - .ifBearerTokenType()
1010
1240
  *
1011
1241
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModelWithResponseStream.html
1012
1242
  */
@@ -1067,6 +1297,38 @@ export declare class Bedrock extends PolicyStatement {
1067
1297
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListAsyncInvokes.html
1068
1298
  */
1069
1299
  toListAsyncInvokes(): this;
1300
+ /**
1301
+ * Grants permission to list automated reasoning policies or its versions
1302
+ *
1303
+ * Access Level: List
1304
+ *
1305
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1306
+ */
1307
+ toListAutomatedReasoningPolicies(): this;
1308
+ /**
1309
+ * Grants permission to list build workflows for an automated reasoning policy
1310
+ *
1311
+ * Access Level: List
1312
+ *
1313
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1314
+ */
1315
+ toListAutomatedReasoningPolicyBuildWorkflows(): this;
1316
+ /**
1317
+ * Grants permission to list test cases for an automated reasoning policy
1318
+ *
1319
+ * Access Level: List
1320
+ *
1321
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1322
+ */
1323
+ toListAutomatedReasoningPolicyTestCases(): this;
1324
+ /**
1325
+ * Grants permission to list test result for an automated reasoning policy
1326
+ *
1327
+ * Access Level: List
1328
+ *
1329
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1330
+ */
1331
+ toListAutomatedReasoningPolicyTestResults(): this;
1070
1332
  /**
1071
1333
  * Grants permission to list existing blueprints for data automation
1072
1334
  *
@@ -1075,6 +1337,14 @@ export declare class Bedrock extends PolicyStatement {
1075
1337
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_data-automation_ListBlueprints.html
1076
1338
  */
1077
1339
  toListBlueprints(): this;
1340
+ /**
1341
+ * Grants permission to get the list of custom model deployments that you have submitted
1342
+ *
1343
+ * Access Level: List
1344
+ *
1345
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListCustomModelDeployments.html
1346
+ */
1347
+ toListCustomModelDeployments(): this;
1078
1348
  /**
1079
1349
  * Grants permission to get a list of Bedrock custom models that you have created
1080
1350
  *
@@ -1115,6 +1385,22 @@ export declare class Bedrock extends PolicyStatement {
1115
1385
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_ListFlowAliases.html
1116
1386
  */
1117
1387
  toListFlowAliases(): this;
1388
+ /**
1389
+ * Grants permission to retrieve events for a flow execution
1390
+ *
1391
+ * Access Level: List
1392
+ *
1393
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_ListFlowExecutionEvents.html
1394
+ */
1395
+ toListFlowExecutionEvents(): this;
1396
+ /**
1397
+ * Grants permission to list executions of a flow or a flow alias
1398
+ *
1399
+ * Access Level: List
1400
+ *
1401
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_ListFlowExecutions.html
1402
+ */
1403
+ toListFlowExecutions(): this;
1118
1404
  /**
1119
1405
  * Grants permission to list existing versions of a prompt flow
1120
1406
  *
@@ -1403,6 +1689,30 @@ export declare class Bedrock extends PolicyStatement {
1403
1689
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1404
1690
  */
1405
1691
  toRetrieveAndGenerate(): this;
1692
+ /**
1693
+ * Grants permission to start a build workflow for an automated reasoning policy
1694
+ *
1695
+ * Access Level: Write
1696
+ *
1697
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1698
+ */
1699
+ toStartAutomatedReasoningPolicyBuildWorkflow(): this;
1700
+ /**
1701
+ * Grants permission to start a test workflow for an automated reasoning policy
1702
+ *
1703
+ * Access Level: Write
1704
+ *
1705
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1706
+ */
1707
+ toStartAutomatedReasoningPolicyTestWorkflow(): this;
1708
+ /**
1709
+ * Grants permission to start an execution of a flow alias
1710
+ *
1711
+ * Access Level: Write
1712
+ *
1713
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_StartFlowExecution.html
1714
+ */
1715
+ toStartFlowExecution(): this;
1406
1716
  /**
1407
1717
  * Grants permission to start an ingestion job
1408
1718
  *
@@ -1419,6 +1729,14 @@ export declare class Bedrock extends PolicyStatement {
1419
1729
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_StopEvaluationJob.html
1420
1730
  */
1421
1731
  toStopEvaluationJob(): this;
1732
+ /**
1733
+ * Grants permission to stop an execution of a flow alias
1734
+ *
1735
+ * Access Level: Write
1736
+ *
1737
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_StopFlowExecution.html
1738
+ */
1739
+ toStopFlowExecution(): this;
1422
1740
  /**
1423
1741
  * Grants permission to stop an ingestion job
1424
1742
  *
@@ -1451,6 +1769,7 @@ export declare class Bedrock extends PolicyStatement {
1451
1769
  * Possible conditions:
1452
1770
  * - .ifAwsTagKeys()
1453
1771
  * - .ifAwsRequestTag()
1772
+ * - .ifBearerTokenType()
1454
1773
  *
1455
1774
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_TagResource.html
1456
1775
  */
@@ -1462,6 +1781,7 @@ export declare class Bedrock extends PolicyStatement {
1462
1781
  *
1463
1782
  * Possible conditions:
1464
1783
  * - .ifAwsTagKeys()
1784
+ * - .ifBearerTokenType()
1465
1785
  *
1466
1786
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_UntagResource.html
1467
1787
  */
@@ -1506,6 +1826,30 @@ export declare class Bedrock extends PolicyStatement {
1506
1826
  * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_UpdateAgentKnowledgeBase.html
1507
1827
  */
1508
1828
  toUpdateAgentKnowledgeBase(): this;
1829
+ /**
1830
+ * Grants permission to update an automated reasoning policy
1831
+ *
1832
+ * Access Level: Write
1833
+ *
1834
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1835
+ */
1836
+ toUpdateAutomatedReasoningPolicy(): this;
1837
+ /**
1838
+ * Grants permission to update annotations for a build workflow for an automated reasoning policy
1839
+ *
1840
+ * Access Level: Write
1841
+ *
1842
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1843
+ */
1844
+ toUpdateAutomatedReasoningPolicyAnnotations(): this;
1845
+ /**
1846
+ * Grants permission to update a test case for automated reasoning policy
1847
+ *
1848
+ * Access Level: Write
1849
+ *
1850
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
1851
+ */
1852
+ toUpdateAutomatedReasoningPolicyTestCase(): this;
1509
1853
  /**
1510
1854
  * Grants permission to update a blueprint for data automation
1511
1855
  *
@@ -1813,6 +2157,46 @@ export declare class Bedrock extends PolicyStatement {
1813
2157
  * - .ifAwsResourceTag()
1814
2158
  */
1815
2159
  onGuardrail(guardrailId: string, account?: string, region?: string, partition?: string): this;
2160
+ /**
2161
+ * Adds a resource of type guardrail-profile to the statement
2162
+ *
2163
+ * https://docs.aws.amazon.com/bedrock/latest/userguide/guardrail-profiles-permissions.html
2164
+ *
2165
+ * @param resourceId - Identifier for the resourceId.
2166
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
2167
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
2168
+ * @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.
2169
+ */
2170
+ onGuardrailProfile(resourceId: string, account?: string, region?: string, partition?: string): this;
2171
+ /**
2172
+ * Adds a resource of type automated-reasoning-policy to the statement
2173
+ *
2174
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
2175
+ *
2176
+ * @param automatedReasoningPolicyId - Identifier for the automatedReasoningPolicyId.
2177
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
2178
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
2179
+ * @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.
2180
+ *
2181
+ * Possible conditions:
2182
+ * - .ifAwsResourceTag()
2183
+ */
2184
+ onAutomatedReasoningPolicy(automatedReasoningPolicyId: string, account?: string, region?: string, partition?: string): this;
2185
+ /**
2186
+ * Adds a resource of type automated-reasoning-policy-version to the statement
2187
+ *
2188
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
2189
+ *
2190
+ * @param automatedReasoningPolicyId - Identifier for the automatedReasoningPolicyId.
2191
+ * @param automatedReasoningPolicyVersion - Identifier for the automatedReasoningPolicyVersion.
2192
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
2193
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
2194
+ * @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.
2195
+ *
2196
+ * Possible conditions:
2197
+ * - .ifAwsResourceTag()
2198
+ */
2199
+ onAutomatedReasoningPolicyVersion(automatedReasoningPolicyId: string, automatedReasoningPolicyVersion: string, account?: string, region?: string, partition?: string): this;
1816
2200
  /**
1817
2201
  * Adds a resource of type flow to the statement
1818
2202
  *
@@ -1842,6 +2226,19 @@ export declare class Bedrock extends PolicyStatement {
1842
2226
  * - .ifAwsResourceTag()
1843
2227
  */
1844
2228
  onFlowAlias(flowId: string, flowAliasId: string, account?: string, region?: string, partition?: string): this;
2229
+ /**
2230
+ * Adds a resource of type flow-execution to the statement
2231
+ *
2232
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent-runtime_FlowExecutionSummary.html
2233
+ *
2234
+ * @param flowId - Identifier for the flowId.
2235
+ * @param flowAliasId - Identifier for the flowAliasId.
2236
+ * @param flowExecutionId - Identifier for the flowExecutionId.
2237
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
2238
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
2239
+ * @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.
2240
+ */
2241
+ onFlowExecution(flowId: string, flowAliasId: string, flowExecutionId: string, account?: string, region?: string, partition?: string): this;
1845
2242
  /**
1846
2243
  * Adds a resource of type model-copy-job to the statement
1847
2244
  *
@@ -1932,6 +2329,9 @@ export declare class Bedrock extends PolicyStatement {
1932
2329
  * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
1933
2330
  * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
1934
2331
  * @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.
2332
+ *
2333
+ * Possible conditions:
2334
+ * - .ifAwsResourceTag()
1935
2335
  */
1936
2336
  onDataAutomationProject(projectId: string, account?: string, region?: string, partition?: string): this;
1937
2337
  /**
@@ -1943,6 +2343,9 @@ export declare class Bedrock extends PolicyStatement {
1943
2343
  * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
1944
2344
  * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
1945
2345
  * @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.
2346
+ *
2347
+ * Possible conditions:
2348
+ * - .ifAwsResourceTag()
1946
2349
  */
1947
2350
  onBlueprint(blueprintId: string, account?: string, region?: string, partition?: string): this;
1948
2351
  /**
@@ -1954,6 +2357,9 @@ export declare class Bedrock extends PolicyStatement {
1954
2357
  * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
1955
2358
  * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
1956
2359
  * @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.
2360
+ *
2361
+ * Possible conditions:
2362
+ * - .ifAwsResourceTag()
1957
2363
  */
1958
2364
  onDataAutomationInvocationJob(jobId: string, account?: string, region?: string, partition?: string): this;
1959
2365
  /**
@@ -1981,6 +2387,20 @@ export declare class Bedrock extends PolicyStatement {
1981
2387
  * - .ifAwsResourceTag()
1982
2388
  */
1983
2389
  onSession(sessionId: string, account?: string, region?: string, partition?: string): this;
2390
+ /**
2391
+ * Adds a resource of type custom-model-deployment to the statement
2392
+ *
2393
+ * https://docs.aws.amazon.com/bedrock/latest/APIReference/welcome.html
2394
+ *
2395
+ * @param resourceId - Identifier for the resourceId.
2396
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
2397
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
2398
+ * @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.
2399
+ *
2400
+ * Possible conditions:
2401
+ * - .ifAwsResourceTag()
2402
+ */
2403
+ onCustomModelDeployment(resourceId: string, account?: string, region?: string, partition?: string): this;
1984
2404
  /**
1985
2405
  * Filters access by creating requests based on the allowed set of values for each of the mandatory tags
1986
2406
  *
@@ -1990,6 +2410,12 @@ export declare class Bedrock extends PolicyStatement {
1990
2410
  * - .toCreateAgent()
1991
2411
  * - .toCreateAgentActionGroup()
1992
2412
  * - .toCreateAgentAlias()
2413
+ * - .toCreateAutomatedReasoningPolicy()
2414
+ * - .toCreateAutomatedReasoningPolicyVersion()
2415
+ * - .toCreateBlueprint()
2416
+ * - .toCreateCustomModel()
2417
+ * - .toCreateCustomModelDeployment()
2418
+ * - .toCreateDataAutomationProject()
1993
2419
  * - .toCreateEvaluationJob()
1994
2420
  * - .toCreateFlow()
1995
2421
  * - .toCreateFlowAlias()
@@ -2006,6 +2432,7 @@ export declare class Bedrock extends PolicyStatement {
2006
2432
  * - .toCreatePromptVersion()
2007
2433
  * - .toCreateProvisionedModelThroughput()
2008
2434
  * - .toCreateSession()
2435
+ * - .toInvokeDataAutomationAsync()
2009
2436
  * - .toInvokeModel()
2010
2437
  * - .toPutResourcePolicy()
2011
2438
  * - .toTagResource()
@@ -2033,6 +2460,8 @@ export declare class Bedrock extends PolicyStatement {
2033
2460
  * - evaluation-job
2034
2461
  * - model-invocation-job
2035
2462
  * - guardrail
2463
+ * - automated-reasoning-policy
2464
+ * - automated-reasoning-policy-version
2036
2465
  * - flow
2037
2466
  * - flow-alias
2038
2467
  * - model-copy-job
@@ -2040,7 +2469,11 @@ export declare class Bedrock extends PolicyStatement {
2040
2469
  * - prompt-version
2041
2470
  * - model-import-job
2042
2471
  * - imported-model
2472
+ * - data-automation-project
2473
+ * - blueprint
2474
+ * - data-automation-invocation-job
2043
2475
  * - session
2476
+ * - custom-model-deployment
2044
2477
  *
2045
2478
  * @param tagKey The tag key to check
2046
2479
  * @param value The value(s) to check
@@ -2056,6 +2489,12 @@ export declare class Bedrock extends PolicyStatement {
2056
2489
  * - .toCreateAgent()
2057
2490
  * - .toCreateAgentActionGroup()
2058
2491
  * - .toCreateAgentAlias()
2492
+ * - .toCreateAutomatedReasoningPolicy()
2493
+ * - .toCreateAutomatedReasoningPolicyVersion()
2494
+ * - .toCreateBlueprint()
2495
+ * - .toCreateCustomModel()
2496
+ * - .toCreateCustomModelDeployment()
2497
+ * - .toCreateDataAutomationProject()
2059
2498
  * - .toCreateEvaluationJob()
2060
2499
  * - .toCreateFlow()
2061
2500
  * - .toCreateFlowAlias()
@@ -2072,6 +2511,7 @@ export declare class Bedrock extends PolicyStatement {
2072
2511
  * - .toCreatePromptVersion()
2073
2512
  * - .toCreateProvisionedModelThroughput()
2074
2513
  * - .toCreateSession()
2514
+ * - .toInvokeDataAutomationAsync()
2075
2515
  * - .toInvokeModel()
2076
2516
  * - .toPutResourcePolicy()
2077
2517
  * - .toTagResource()
@@ -2081,6 +2521,34 @@ export declare class Bedrock extends PolicyStatement {
2081
2521
  * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
2082
2522
  */
2083
2523
  ifAwsTagKeys(value: string | string[], operator?: Operator | string): this;
2524
+ /**
2525
+ * Filters access by the Short-term or Long-term bearer tokens
2526
+ *
2527
+ * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html#amazonbedrock-policy-keys
2528
+ *
2529
+ * Applies to actions:
2530
+ * - .toCreateAutomatedReasoningPolicy()
2531
+ * - .toCreateAutomatedReasoningPolicyVersion()
2532
+ * - .toCreateCustomModel()
2533
+ * - .toCreateCustomModelDeployment()
2534
+ * - .toCreateEvaluationJob()
2535
+ * - .toCreateGuardrail()
2536
+ * - .toCreateModelCopyJob()
2537
+ * - .toCreateModelCustomizationJob()
2538
+ * - .toCreateModelEvaluationJob()
2539
+ * - .toCreateModelImportJob()
2540
+ * - .toCreateModelInvocationJob()
2541
+ * - .toCreatePromptRouter()
2542
+ * - .toCreateProvisionedModelThroughput()
2543
+ * - .toInvokeModel()
2544
+ * - .toInvokeModelWithResponseStream()
2545
+ * - .toTagResource()
2546
+ * - .toUntagResource()
2547
+ *
2548
+ * @param value The value(s) to check
2549
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
2550
+ */
2551
+ ifBearerTokenType(value: string | string[], operator?: Operator | string): this;
2084
2552
  /**
2085
2553
  * Filters access by the GuardrailIdentifier containing the GuardrailArn or the GuardrailArn:NumericVersion
2086
2554
  *
@@ -2112,6 +2580,9 @@ export declare class Bedrock extends PolicyStatement {
2112
2580
  *
2113
2581
  * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrock.html#amazonbedrock-policy-keys
2114
2582
  *
2583
+ * Applies to actions:
2584
+ * - .toInvokeInlineAgent()
2585
+ *
2115
2586
  * @param value The value(s) to check
2116
2587
  * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
2117
2588
  */