@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
@@ -0,0 +1,912 @@
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 [bedrock-agentcore](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.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 BedrockAgentcore extends PolicyStatement {
10
+ servicePrefix: string;
11
+ /**
12
+ * Grants permission to configure vended telemetry for a resource
13
+ *
14
+ * Access Level: Permissions management
15
+ *
16
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
17
+ */
18
+ toAllowVendedLogDeliveryForResource(): this;
19
+ /**
20
+ * Grants permission to connect to a browser automation stream
21
+ *
22
+ * Access Level: Read
23
+ *
24
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
25
+ */
26
+ toConnectBrowserAutomationStream(): this;
27
+ /**
28
+ * Grants permission to connect to a browser live view stream
29
+ *
30
+ * Access Level: Read
31
+ *
32
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
33
+ */
34
+ toConnectBrowserLiveViewStream(): this;
35
+ /**
36
+ * Grants permission to create a new agent runtime
37
+ *
38
+ * Access Level: Write
39
+ *
40
+ * Dependent actions:
41
+ * - iam:PassRole
42
+ *
43
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
44
+ */
45
+ toCreateAgentRuntime(): this;
46
+ /**
47
+ * Grants permission to create a new agent runtime endpoint
48
+ *
49
+ * Access Level: Write
50
+ *
51
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
52
+ */
53
+ toCreateAgentRuntimeEndpoint(): this;
54
+ /**
55
+ * Grants permission to create a new API Key Credential Provider
56
+ *
57
+ * Access Level: Write
58
+ *
59
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateApiKeyCredentialProvider.html
60
+ */
61
+ toCreateApiKeyCredentialProvider(): this;
62
+ /**
63
+ * Grants permission to create a new custom browser
64
+ *
65
+ * Access Level: Write
66
+ *
67
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
68
+ */
69
+ toCreateBrowser(): this;
70
+ /**
71
+ * Grants permission to create a new custom code interpreter
72
+ *
73
+ * Access Level: Write
74
+ *
75
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
76
+ */
77
+ toCreateCodeInterpreter(): this;
78
+ /**
79
+ * Grants permission to create an Event
80
+ *
81
+ * Access Level: Write
82
+ *
83
+ * Possible conditions:
84
+ * - .ifSessionId()
85
+ * - .ifActorId()
86
+ *
87
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateEvent.html
88
+ */
89
+ toCreateEvent(): this;
90
+ /**
91
+ * Grants permission to create a new gateway
92
+ *
93
+ * Access Level: Write
94
+ *
95
+ * Dependent actions:
96
+ * - iam:PassRole
97
+ *
98
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateGateway.html
99
+ */
100
+ toCreateGateway(): this;
101
+ /**
102
+ * Grants permission to create a new target in an existing gateway
103
+ *
104
+ * Access Level: Write
105
+ *
106
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateGatewayTarget.html
107
+ */
108
+ toCreateGatewayTarget(): this;
109
+ /**
110
+ * Grants permission to create a Memory resource
111
+ *
112
+ * Access Level: Write
113
+ *
114
+ * Dependent actions:
115
+ * - iam:PassRole
116
+ *
117
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateMemory.html
118
+ */
119
+ toCreateMemory(): this;
120
+ /**
121
+ * Grants permission to create a new Credential Provider to access external resources with OAuth2 protocol
122
+ *
123
+ * Access Level: Write
124
+ *
125
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateOauth2CredentialProvider.html
126
+ */
127
+ toCreateOauth2CredentialProvider(): this;
128
+ /**
129
+ * Grants permission to create a new Workload Identity
130
+ *
131
+ * Access Level: Write
132
+ *
133
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_CreateWorkloadIdentity.html
134
+ */
135
+ toCreateWorkloadIdentity(): this;
136
+ /**
137
+ * Grants permission to delete an agent runtime
138
+ *
139
+ * Access Level: Write
140
+ *
141
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
142
+ */
143
+ toDeleteAgentRuntime(): this;
144
+ /**
145
+ * Grants permission to delete an agent runtime endpoint
146
+ *
147
+ * Access Level: Write
148
+ *
149
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
150
+ */
151
+ toDeleteAgentRuntimeEndpoint(): this;
152
+ /**
153
+ * Grants permission to delete a registered API Key Credential Provider
154
+ *
155
+ * Access Level: Write
156
+ *
157
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteApiKeyCredentialProvider.html
158
+ */
159
+ toDeleteApiKeyCredentialProvider(): this;
160
+ /**
161
+ * Grants permission to delete a custom browser
162
+ *
163
+ * Access Level: Write
164
+ *
165
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
166
+ */
167
+ toDeleteBrowser(): this;
168
+ /**
169
+ * Grants permission to delete a custom code interpreter
170
+ *
171
+ * Access Level: Write
172
+ *
173
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
174
+ */
175
+ toDeleteCodeInterpreter(): this;
176
+ /**
177
+ * Grants permission to delete an Event
178
+ *
179
+ * Access Level: Write
180
+ *
181
+ * Possible conditions:
182
+ * - .ifSessionId()
183
+ * - .ifActorId()
184
+ *
185
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteEvent.html
186
+ */
187
+ toDeleteEvent(): this;
188
+ /**
189
+ * Grants permission to delete an existing gateway
190
+ *
191
+ * Access Level: Write
192
+ *
193
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteGateway.html
194
+ */
195
+ toDeleteGateway(): this;
196
+ /**
197
+ * Grants permission to delete an existing gateway target
198
+ *
199
+ * Access Level: Write
200
+ *
201
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteGatewayTarget.html
202
+ */
203
+ toDeleteGatewayTarget(): this;
204
+ /**
205
+ * Grants permission to delete a Memory resource
206
+ *
207
+ * Access Level: Write
208
+ *
209
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteMemory.html
210
+ */
211
+ toDeleteMemory(): this;
212
+ /**
213
+ * Grants permission to delete a Memory Record
214
+ *
215
+ * Access Level: Write
216
+ *
217
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteMemoryRecord.html
218
+ */
219
+ toDeleteMemoryRecord(): this;
220
+ /**
221
+ * Grants permission to delete a registered OAuth2 Credential Provider
222
+ *
223
+ * Access Level: Write
224
+ *
225
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteOauth2CredentialProvider.html
226
+ */
227
+ toDeleteOauth2CredentialProvider(): this;
228
+ /**
229
+ * Grants permission to delete a registered Workload Identity
230
+ *
231
+ * Access Level: Write
232
+ *
233
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_DeleteWorkloadIdentity.html
234
+ */
235
+ toDeleteWorkloadIdentity(): this;
236
+ /**
237
+ * Grants permission to get details of an agent runtime
238
+ *
239
+ * Access Level: Read
240
+ *
241
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
242
+ */
243
+ toGetAgentRuntime(): this;
244
+ /**
245
+ * Grants permission to get details of an agent runtime endpoint
246
+ *
247
+ * Access Level: Read
248
+ *
249
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
250
+ */
251
+ toGetAgentRuntimeEndpoint(): this;
252
+ /**
253
+ * Grants permission to fetch a registered API Key Credential Provider by its name
254
+ *
255
+ * Access Level: Read
256
+ *
257
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetApiKeyCredentialProvider.html
258
+ */
259
+ toGetApiKeyCredentialProvider(): this;
260
+ /**
261
+ * Grants permission to get details of a browser
262
+ *
263
+ * Access Level: Read
264
+ *
265
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
266
+ */
267
+ toGetBrowser(): this;
268
+ /**
269
+ * Grants permission to get details of a browser session
270
+ *
271
+ * Access Level: Read
272
+ *
273
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
274
+ */
275
+ toGetBrowserSession(): this;
276
+ /**
277
+ * Grants permission to get details of a code interpreter
278
+ *
279
+ * Access Level: Read
280
+ *
281
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
282
+ */
283
+ toGetCodeInterpreter(): this;
284
+ /**
285
+ * Grants permission to get details of a code interpreter session
286
+ *
287
+ * Access Level: Read
288
+ *
289
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
290
+ */
291
+ toGetCodeInterpreterSession(): this;
292
+ /**
293
+ * Grants permission to fetch an Event
294
+ *
295
+ * Access Level: Read
296
+ *
297
+ * Possible conditions:
298
+ * - .ifSessionId()
299
+ * - .ifActorId()
300
+ *
301
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetEvent.html
302
+ */
303
+ toGetEvent(): this;
304
+ /**
305
+ * Grants permission to retrieve an existing gateway
306
+ *
307
+ * Access Level: Read
308
+ *
309
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetGateway.html
310
+ */
311
+ toGetGateway(): this;
312
+ /**
313
+ * Grants permission to retrieve an existing gateway target
314
+ *
315
+ * Access Level: Read
316
+ *
317
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetGatewayTarget.html
318
+ */
319
+ toGetGatewayTarget(): this;
320
+ /**
321
+ * Grants permission to fetch details for a Memory resource
322
+ *
323
+ * Access Level: Read
324
+ *
325
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetMemory.html
326
+ */
327
+ toGetMemory(): this;
328
+ /**
329
+ * Grants permission to fetch a Memory Record
330
+ *
331
+ * Access Level: Read
332
+ *
333
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetMemoryRecord.html
334
+ */
335
+ toGetMemoryRecord(): this;
336
+ /**
337
+ * Grants permission to fetch a registered OAuth2 Credential Provider by its name
338
+ *
339
+ * Access Level: Read
340
+ *
341
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetOauth2CredentialProvider.html
342
+ */
343
+ toGetOauth2CredentialProvider(): this;
344
+ /**
345
+ * Grants permission to retrieve an API Key associated with an Api Key Credential Provider
346
+ *
347
+ * Access Level: Read
348
+ *
349
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetResourceApiKey.html
350
+ */
351
+ toGetResourceApiKey(): this;
352
+ /**
353
+ * Grants permission to retrieve access token with OAuth2 2LO or 3LO flow to access external resource
354
+ *
355
+ * Access Level: Read
356
+ *
357
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetResourceOauth2Token.html
358
+ */
359
+ toGetResourceOauth2Token(): this;
360
+ /**
361
+ * Grants permission to fetch the current configuration of the TokenVault, including encryption settings
362
+ *
363
+ * Access Level: Read
364
+ *
365
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetTokenVault.html
366
+ */
367
+ toGetTokenVault(): this;
368
+ /**
369
+ * Grants permission to retrieve an Workload access token for agentic workloads not acting on behalf of a user
370
+ *
371
+ * Access Level: Write
372
+ *
373
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetWorkloadAccessToken.html
374
+ */
375
+ toGetWorkloadAccessToken(): this;
376
+ /**
377
+ * Grants permission to retrieve an Workload access token for agentic workloads acting on behalf of user with JWT token
378
+ *
379
+ * Access Level: Write
380
+ *
381
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetWorkloadAccessTokenForJWT.html
382
+ */
383
+ toGetWorkloadAccessTokenForJWT(): this;
384
+ /**
385
+ * Grants permission to retrieve an Workload access token for agentic workloads acting on behalf of user with User Id
386
+ *
387
+ * Access Level: Write
388
+ *
389
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetWorkloadAccessTokenForUserId.html
390
+ */
391
+ toGetWorkloadAccessTokenForUserId(): this;
392
+ /**
393
+ * Grants permission to fetch details for a specific Workload identity, including its name and allowed OAuth2 return URLs
394
+ *
395
+ * Access Level: Read
396
+ *
397
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_GetWorkloadIdentity.html
398
+ */
399
+ toGetWorkloadIdentity(): this;
400
+ /**
401
+ * Grants permission to invoke an agent runtime endpoint
402
+ *
403
+ * Access Level: Write
404
+ *
405
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
406
+ */
407
+ toInvokeAgentRuntime(): this;
408
+ /**
409
+ * Grants permission to invoke a code interpreter session
410
+ *
411
+ * Access Level: Write
412
+ *
413
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
414
+ */
415
+ toInvokeCodeInterpreter(): this;
416
+ /**
417
+ * Grants permission to list Actors
418
+ *
419
+ * Access Level: List
420
+ *
421
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListActors.html
422
+ */
423
+ toListActors(): this;
424
+ /**
425
+ * Grants permission to list agent runtime endpoints
426
+ *
427
+ * Access Level: List
428
+ *
429
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
430
+ */
431
+ toListAgentRuntimeEndpoints(): this;
432
+ /**
433
+ * Grants permission to list agent runtime versions
434
+ *
435
+ * Access Level: List
436
+ *
437
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
438
+ */
439
+ toListAgentRuntimeVersions(): this;
440
+ /**
441
+ * Grants permission to list agent runtimes
442
+ *
443
+ * Access Level: List
444
+ *
445
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
446
+ */
447
+ toListAgentRuntimes(): this;
448
+ /**
449
+ * Grants permission to list all API Key Credential Providers in the Token Vault
450
+ *
451
+ * Access Level: Read
452
+ *
453
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListApiKeyCredentialProviders.html
454
+ */
455
+ toListApiKeyCredentialProviders(): this;
456
+ /**
457
+ * Grants permission to list browser sessions
458
+ *
459
+ * Access Level: List
460
+ *
461
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
462
+ */
463
+ toListBrowserSessions(): this;
464
+ /**
465
+ * Grants permission to list browsers
466
+ *
467
+ * Access Level: List
468
+ *
469
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
470
+ */
471
+ toListBrowsers(): this;
472
+ /**
473
+ * Grants permission to list code interpreter sessions
474
+ *
475
+ * Access Level: List
476
+ *
477
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
478
+ */
479
+ toListCodeInterpreterSessions(): this;
480
+ /**
481
+ * Grants permission to list code interpreters
482
+ *
483
+ * Access Level: List
484
+ *
485
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
486
+ */
487
+ toListCodeInterpreters(): this;
488
+ /**
489
+ * Grants permission to list events
490
+ *
491
+ * Access Level: List
492
+ *
493
+ * Possible conditions:
494
+ * - .ifSessionId()
495
+ * - .ifActorId()
496
+ *
497
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListEvents.html
498
+ */
499
+ toListEvents(): this;
500
+ /**
501
+ * Grants permission to list existing gateway targets
502
+ *
503
+ * Access Level: List
504
+ *
505
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListGatewayTargets.html
506
+ */
507
+ toListGatewayTargets(): this;
508
+ /**
509
+ * Grants permission to list existing gateways
510
+ *
511
+ * Access Level: List
512
+ *
513
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListGateways.html
514
+ */
515
+ toListGateways(): this;
516
+ /**
517
+ * Grants permission to list memory resources
518
+ *
519
+ * Access Level: List
520
+ *
521
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListMemories.html
522
+ */
523
+ toListMemories(): this;
524
+ /**
525
+ * Grants permission to list memory records
526
+ *
527
+ * Access Level: List
528
+ *
529
+ * Possible conditions:
530
+ * - .ifNamespace()
531
+ * - .ifStrategyId()
532
+ *
533
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListMemoryRecords.html
534
+ */
535
+ toListMemoryRecords(): this;
536
+ /**
537
+ * Grants permission to list all OAuth2 Credential Providers in the Token Vault
538
+ *
539
+ * Access Level: Read
540
+ *
541
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListOauth2CredentialProviders.html
542
+ */
543
+ toListOauth2CredentialProviders(): this;
544
+ /**
545
+ * Grants permission to list sessions
546
+ *
547
+ * Access Level: List
548
+ *
549
+ * Possible conditions:
550
+ * - .ifActorId()
551
+ *
552
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListSessions.html
553
+ */
554
+ toListSessions(): this;
555
+ /**
556
+ * Grants permission to list all Workload Identities in the caller's AWS account
557
+ *
558
+ * Access Level: Read
559
+ *
560
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_ListWorkloadIdentities.html
561
+ */
562
+ toListWorkloadIdentities(): this;
563
+ /**
564
+ * Grants permission to retrieve memory records through sematic query
565
+ *
566
+ * Access Level: List
567
+ *
568
+ * Possible conditions:
569
+ * - .ifNamespace()
570
+ * - .ifStrategyId()
571
+ *
572
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_RetrieveMemoryRecords.html
573
+ */
574
+ toRetrieveMemoryRecords(): this;
575
+ /**
576
+ * Grants permission to associate a Customer Managed Key (CMK) or a Service Managed Key with a specific TokenVault
577
+ *
578
+ * Access Level: Read
579
+ *
580
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_SetTokenVaultCMK.html
581
+ */
582
+ toSetTokenVaultCMK(): this;
583
+ /**
584
+ * Grants permission to starts a new browser session
585
+ *
586
+ * Access Level: Write
587
+ *
588
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
589
+ */
590
+ toStartBrowserSession(): this;
591
+ /**
592
+ * Grants permission to start a new code interpreter session
593
+ *
594
+ * Access Level: Write
595
+ *
596
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
597
+ */
598
+ toStartCodeInterpreterSession(): this;
599
+ /**
600
+ * Grants permission to stop a browser session
601
+ *
602
+ * Access Level: Write
603
+ *
604
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
605
+ */
606
+ toStopBrowserSession(): this;
607
+ /**
608
+ * Grants permission to stop a code interpreter session
609
+ *
610
+ * Access Level: Write
611
+ *
612
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
613
+ */
614
+ toStopCodeInterpreterSession(): this;
615
+ /**
616
+ * Grants permission to enable search on gateways
617
+ *
618
+ * Access Level: Permissions management
619
+ *
620
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/welcome.html
621
+ */
622
+ toSynchronizeGatewayTargets(): this;
623
+ /**
624
+ * Grants permission to update an agent runtime
625
+ *
626
+ * Access Level: Write
627
+ *
628
+ * Dependent actions:
629
+ * - iam:PassRole
630
+ *
631
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
632
+ */
633
+ toUpdateAgentRuntime(): this;
634
+ /**
635
+ * Grants permission to update an agent runtime endpoint
636
+ *
637
+ * Access Level: Write
638
+ *
639
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
640
+ */
641
+ toUpdateAgentRuntimeEndpoint(): this;
642
+ /**
643
+ * Grants permission to update an existing API Key Credential Provider
644
+ *
645
+ * Access Level: Write
646
+ *
647
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_UpdateApiKeyCredentialProvider.html
648
+ */
649
+ toUpdateApiKeyCredentialProvider(): this;
650
+ /**
651
+ * Grants permission to update the status of browser session stream
652
+ *
653
+ * Access Level: Write
654
+ *
655
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/
656
+ */
657
+ toUpdateBrowserStream(): this;
658
+ /**
659
+ * Grants permission to update an existing gateway
660
+ *
661
+ * Access Level: Write
662
+ *
663
+ * Dependent actions:
664
+ * - iam:PassRole
665
+ *
666
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_UpdateGateway.html
667
+ */
668
+ toUpdateGateway(): this;
669
+ /**
670
+ * Grants permission to update an existing gateway target
671
+ *
672
+ * Access Level: Write
673
+ *
674
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_UpdateGatewayTarget.html
675
+ */
676
+ toUpdateGatewayTarget(): this;
677
+ /**
678
+ * Grants permission to update a Memory resource
679
+ *
680
+ * Access Level: Write
681
+ *
682
+ * Dependent actions:
683
+ * - iam:PassRole
684
+ *
685
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_UpdateMemory.html
686
+ */
687
+ toUpdateMemory(): this;
688
+ /**
689
+ * Grants permission to update an existing OAuth2 Credential Provider
690
+ *
691
+ * Access Level: Write
692
+ *
693
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_UpdateOauth2CredentialProvider.html
694
+ */
695
+ toUpdateOauth2CredentialProvider(): this;
696
+ /**
697
+ * Grants permission to update the metadata of an existing Workload Identity
698
+ *
699
+ * Access Level: Write
700
+ *
701
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/API_UpdateWorkloadIdentity.html
702
+ */
703
+ toUpdateWorkloadIdentity(): this;
704
+ protected accessLevelList: AccessLevelList;
705
+ /**
706
+ * Adds a resource of type memory to the statement
707
+ *
708
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/memory.html
709
+ *
710
+ * @param memoryId - Identifier for the memoryId.
711
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
712
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
713
+ * @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.
714
+ */
715
+ onMemory(memoryId: string, account?: string, region?: string, partition?: string): this;
716
+ /**
717
+ * Adds a resource of type gateway to the statement
718
+ *
719
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/gateway.html
720
+ *
721
+ * @param gatewayId - Identifier for the gatewayId.
722
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
723
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
724
+ * @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.
725
+ */
726
+ onGateway(gatewayId: string, account?: string, region?: string, partition?: string): this;
727
+ /**
728
+ * Adds a resource of type workload-identity to the statement
729
+ *
730
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/workloadIdentity.html
731
+ *
732
+ * @param directoryId - Identifier for the directoryId.
733
+ * @param workloadIdentityName - Identifier for the workloadIdentityName.
734
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
735
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
736
+ * @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.
737
+ */
738
+ onWorkloadIdentity(directoryId: string, workloadIdentityName: string, account?: string, region?: string, partition?: string): this;
739
+ /**
740
+ * Adds a resource of type oauth2credentialprovider to the statement
741
+ *
742
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/oauth2credentialprovider.html
743
+ *
744
+ * @param tokenVaultId - Identifier for the tokenVaultId.
745
+ * @param name - Identifier for the name.
746
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
747
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
748
+ * @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.
749
+ */
750
+ onOauth2credentialprovider(tokenVaultId: string, name: string, account?: string, region?: string, partition?: string): this;
751
+ /**
752
+ * Adds a resource of type apikeycredentialprovider to the statement
753
+ *
754
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/apikeycredentialprovider.html
755
+ *
756
+ * @param tokenVaultId - Identifier for the tokenVaultId.
757
+ * @param name - Identifier for the name.
758
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
759
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
760
+ * @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.
761
+ */
762
+ onApikeycredentialprovider(tokenVaultId: string, name: string, account?: string, region?: string, partition?: string): this;
763
+ /**
764
+ * Adds a resource of type runtime to the statement
765
+ *
766
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/runtime.html
767
+ *
768
+ * @param runtimeId - Identifier for the runtimeId.
769
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
770
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
771
+ * @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.
772
+ */
773
+ onRuntime(runtimeId: string, account?: string, region?: string, partition?: string): this;
774
+ /**
775
+ * Adds a resource of type runtime-endpoint to the statement
776
+ *
777
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/runtimeEndpoint.html
778
+ *
779
+ * @param runtimeId - Identifier for the runtimeId.
780
+ * @param name - Identifier for the name.
781
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
782
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
783
+ * @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.
784
+ */
785
+ onRuntimeEndpoint(runtimeId: string, name: string, account?: string, region?: string, partition?: string): this;
786
+ /**
787
+ * Adds a resource of type code-interpreter-custom to the statement
788
+ *
789
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/codeInterpreter.html
790
+ *
791
+ * @param codeInterpreterId - Identifier for the codeInterpreterId.
792
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
793
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
794
+ * @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.
795
+ */
796
+ onCodeInterpreterCustom(codeInterpreterId: string, account?: string, region?: string, partition?: string): this;
797
+ /**
798
+ * Adds a resource of type code-interpreter to the statement
799
+ *
800
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/codeInterpreter.html
801
+ *
802
+ * @param codeInterpreterId - Identifier for the codeInterpreterId.
803
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
804
+ * @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.
805
+ */
806
+ onCodeInterpreter(codeInterpreterId: string, region?: string, partition?: string): this;
807
+ /**
808
+ * Adds a resource of type browser-custom to the statement
809
+ *
810
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/browser.html
811
+ *
812
+ * @param browserId - Identifier for the browserId.
813
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
814
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
815
+ * @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.
816
+ */
817
+ onBrowserCustom(browserId: string, account?: string, region?: string, partition?: string): this;
818
+ /**
819
+ * Adds a resource of type browser to the statement
820
+ *
821
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/browser.html
822
+ *
823
+ * @param browserId - Identifier for the browserId.
824
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
825
+ * @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.
826
+ */
827
+ onBrowser(browserId: string, region?: string, partition?: string): this;
828
+ /**
829
+ * Adds a resource of type workload-identity-directory to the statement
830
+ *
831
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/workloadIdentityDirectory.html
832
+ *
833
+ * @param directoryId - Identifier for the directoryId.
834
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
835
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
836
+ * @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.
837
+ */
838
+ onWorkloadIdentityDirectory(directoryId: string, account?: string, region?: string, partition?: string): this;
839
+ /**
840
+ * Adds a resource of type token-vault to the statement
841
+ *
842
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/tokenVault.html
843
+ *
844
+ * @param tokenVaultId - Identifier for the tokenVaultId.
845
+ * @param account - Account of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's account.
846
+ * @param region - Region of the resource; defaults to `*`, unless using the CDK, where the default is the current Stack's region.
847
+ * @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.
848
+ */
849
+ onTokenVault(tokenVaultId: string, account?: string, region?: string, partition?: string): this;
850
+ /**
851
+ * Filters access by Actor Id
852
+ *
853
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-actorId
854
+ *
855
+ * Applies to actions:
856
+ * - .toCreateEvent()
857
+ * - .toDeleteEvent()
858
+ * - .toGetEvent()
859
+ * - .toListEvents()
860
+ * - .toListSessions()
861
+ *
862
+ * @param value The value(s) to check
863
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
864
+ */
865
+ ifActorId(value: string | string[], operator?: Operator | string): this;
866
+ /**
867
+ * Filters access by namespace
868
+ *
869
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-namespace
870
+ *
871
+ * Applies to actions:
872
+ * - .toListMemoryRecords()
873
+ * - .toRetrieveMemoryRecords()
874
+ *
875
+ * @param value The value(s) to check
876
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
877
+ */
878
+ ifNamespace(value: string | string[], operator?: Operator | string): this;
879
+ /**
880
+ * Filters access by Session Id
881
+ *
882
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-sessionId
883
+ *
884
+ * Applies to actions:
885
+ * - .toCreateEvent()
886
+ * - .toDeleteEvent()
887
+ * - .toGetEvent()
888
+ * - .toListEvents()
889
+ *
890
+ * @param value The value(s) to check
891
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
892
+ */
893
+ ifSessionId(value: string | string[], operator?: Operator | string): this;
894
+ /**
895
+ * Filters access by Memory Strategy Id
896
+ *
897
+ * https://docs.aws.amazon.com/bedrock-agentcore/latest/APIReference/#condition-keys-strategyId
898
+ *
899
+ * Applies to actions:
900
+ * - .toListMemoryRecords()
901
+ * - .toRetrieveMemoryRecords()
902
+ *
903
+ * @param value The value(s) to check
904
+ * @param operator Works with [string operators](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_condition_operators.html#Conditions_String). **Default:** `StringLike`
905
+ */
906
+ ifStrategyId(value: string | string[], operator?: Operator | string): this;
907
+ /**
908
+ * Statement provider for service [bedrock-agentcore](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonbedrockagentcore.html).
909
+ *
910
+ */
911
+ constructor(props?: iam.PolicyStatementProps);
912
+ }