iamdata 0.1.202504261__py3-none-any.whl → 0.1.202511181__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. iamdata/data/actions/access-analyzer.json +4 -1
  2. iamdata/data/actions/acm.json +23 -3
  3. iamdata/data/actions/action-recommendations.json +10 -0
  4. iamdata/data/actions/aiops.json +189 -1
  5. iamdata/data/actions/airflow-serverless.json +225 -0
  6. iamdata/data/actions/amplify.json +2 -12
  7. iamdata/data/actions/aoss.json +36 -4
  8. iamdata/data/actions/apigateway.json +104 -0
  9. iamdata/data/actions/app-integrations.json +108 -0
  10. iamdata/data/actions/application-signals.json +40 -0
  11. iamdata/data/actions/appstream.json +138 -103
  12. iamdata/data/actions/appsync.json +1 -1
  13. iamdata/data/actions/aps.json +309 -0
  14. iamdata/data/actions/arc-region-switch.json +334 -0
  15. iamdata/data/actions/arc-zonal-shift.json +53 -1
  16. iamdata/data/actions/artifact.json +0 -36
  17. iamdata/data/actions/athena.json +88 -1
  18. iamdata/data/actions/auditmanager.json +60 -7
  19. iamdata/data/actions/autoscaling.json +26 -3
  20. iamdata/data/actions/aws-marketplace.json +0 -32
  21. iamdata/data/actions/backup-search.json +1 -0
  22. iamdata/data/actions/backup.json +80 -0
  23. iamdata/data/actions/batch.json +183 -17
  24. iamdata/data/actions/bcm-dashboards.json +79 -0
  25. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  26. iamdata/data/actions/bedrock-agentcore.json +1801 -0
  27. iamdata/data/actions/bedrock.json +814 -23
  28. iamdata/data/actions/billing.json +88 -5
  29. iamdata/data/actions/braket.json +2 -9
  30. iamdata/data/actions/budgets.json +6 -2
  31. iamdata/data/actions/cases.json +22 -2
  32. iamdata/data/actions/cassandra.json +67 -2
  33. iamdata/data/actions/ce.json +34 -0
  34. iamdata/data/actions/chatbot.json +87 -20
  35. iamdata/data/actions/cleanrooms-ml.json +11 -0
  36. iamdata/data/actions/cleanrooms.json +93 -0
  37. iamdata/data/actions/cloud9.json +4 -10
  38. iamdata/data/actions/cloudformation.json +22 -0
  39. iamdata/data/actions/cloudfront.json +457 -85
  40. iamdata/data/actions/cloudtrail.json +33 -0
  41. iamdata/data/actions/cloudwatch.json +8 -0
  42. iamdata/data/actions/codebuild.json +367 -12
  43. iamdata/data/actions/codepipeline.json +15 -0
  44. iamdata/data/actions/cognito-idp.json +83 -0
  45. iamdata/data/actions/connect-campaigns.json +16 -0
  46. iamdata/data/actions/connect.json +160 -2
  47. iamdata/data/actions/controlcatalog.json +8 -0
  48. iamdata/data/actions/cur.json +5 -1
  49. iamdata/data/actions/databrew.json +14 -7
  50. iamdata/data/actions/dataexchange.json +61 -9
  51. iamdata/data/actions/datazone.json +300 -6
  52. iamdata/data/actions/deadline.json +71 -16
  53. iamdata/data/actions/dms.json +40 -311
  54. iamdata/data/actions/ds.json +170 -0
  55. iamdata/data/actions/dsql.json +226 -22
  56. iamdata/data/actions/dynamodb.json +32 -0
  57. iamdata/data/actions/ec2.json +1466 -146
  58. iamdata/data/actions/ecs.json +59 -9
  59. iamdata/data/actions/eks-mcp.json +26 -0
  60. iamdata/data/actions/eks.json +100 -2
  61. iamdata/data/actions/elasticloadbalancing.json +9 -0
  62. iamdata/data/actions/elasticmapreduce.json +15 -0
  63. iamdata/data/actions/emr-containers.json +34 -1
  64. iamdata/data/actions/emr-serverless.json +16 -0
  65. iamdata/data/actions/entityresolution.json +16 -8
  66. iamdata/data/actions/es.json +60 -0
  67. iamdata/data/actions/events.json +40 -0
  68. iamdata/data/actions/evs.json +193 -0
  69. iamdata/data/actions/freetier.json +32 -0
  70. iamdata/data/actions/fsx.json +59 -6
  71. iamdata/data/actions/glacier.json +1 -4
  72. iamdata/data/actions/glue.json +228 -54
  73. iamdata/data/actions/groundstation.json +15 -0
  74. iamdata/data/actions/guardduty.json +199 -1
  75. iamdata/data/actions/healthlake.json +225 -0
  76. iamdata/data/actions/iam.json +13 -4
  77. iamdata/data/actions/identitystore.json +91 -19
  78. iamdata/data/actions/imagebuilder.json +198 -241
  79. iamdata/data/actions/inspector2.json +208 -12
  80. iamdata/data/actions/invoicing.json +28 -3
  81. iamdata/data/actions/iot.json +37 -5
  82. iamdata/data/actions/iotfleetwise.json +6 -63
  83. iamdata/data/actions/iotmanagedintegrations.json +507 -75
  84. iamdata/data/actions/iotsitewise.json +271 -0
  85. iamdata/data/actions/ivs.json +48 -0
  86. iamdata/data/actions/kafka.json +15 -0
  87. iamdata/data/actions/kinesis.json +163 -5
  88. iamdata/data/actions/kms.json +125 -2
  89. iamdata/data/actions/lambda.json +4 -2
  90. iamdata/data/actions/lex.json +42 -0
  91. iamdata/data/actions/license-manager.json +70 -8
  92. iamdata/data/actions/logs.json +8 -0
  93. iamdata/data/actions/mediaconnect.json +85 -26
  94. iamdata/data/actions/mediaconvert.json +15 -0
  95. iamdata/data/actions/medialive.json +26 -2
  96. iamdata/data/actions/medical-imaging.json +105 -0
  97. iamdata/data/actions/memorydb.json +18 -0
  98. iamdata/data/actions/mgn.json +20 -2
  99. iamdata/data/actions/mpa.json +313 -0
  100. iamdata/data/actions/mq.json +16 -0
  101. iamdata/data/actions/neptune-graph.json +37 -0
  102. iamdata/data/actions/network-firewall.json +236 -3
  103. iamdata/data/actions/network-security-director.json +74 -0
  104. iamdata/data/actions/notifications.json +62 -2
  105. iamdata/data/actions/observabilityadmin.json +330 -0
  106. iamdata/data/actions/odb.json +811 -0
  107. iamdata/data/actions/one.json +8 -0
  108. iamdata/data/actions/opensearch.json +1 -1
  109. iamdata/data/actions/organizations.json +39 -8
  110. iamdata/data/actions/osis.json +111 -0
  111. iamdata/data/actions/outposts.json +41 -3
  112. iamdata/data/actions/partnercentral.json +96 -32
  113. iamdata/data/actions/payment-cryptography.json +154 -11
  114. iamdata/data/actions/pcs.json +27 -1
  115. iamdata/data/actions/pi.json +6 -0
  116. iamdata/data/actions/profile.json +670 -20
  117. iamdata/data/actions/q.json +37 -0
  118. iamdata/data/actions/qapps.json +0 -78
  119. iamdata/data/actions/qbusiness.json +177 -46
  120. iamdata/data/actions/quicksight.json +484 -7
  121. iamdata/data/actions/rds.json +102 -45
  122. iamdata/data/actions/redshift-serverless.json +2 -2
  123. iamdata/data/actions/redshift.json +0 -6
  124. iamdata/data/actions/rekognition.json +1 -8
  125. iamdata/data/actions/repostspace.json +90 -0
  126. iamdata/data/actions/resiliencehub.json +19 -5
  127. iamdata/data/actions/resource-explorer-2.json +84 -2
  128. iamdata/data/actions/route53resolver.json +14 -2
  129. iamdata/data/actions/rtbfabric.json +481 -0
  130. iamdata/data/actions/s3.json +340 -143
  131. iamdata/data/actions/s3express.json +110 -6
  132. iamdata/data/actions/s3tables.json +85 -2
  133. iamdata/data/actions/s3vectors.json +242 -0
  134. iamdata/data/actions/sagemaker-mlflow.json +135 -0
  135. iamdata/data/actions/sagemaker-unified-studio-mcp.json +26 -0
  136. iamdata/data/actions/sagemaker.json +312 -11
  137. iamdata/data/actions/scn.json +151 -4
  138. iamdata/data/actions/security-ir.json +23 -8
  139. iamdata/data/actions/securityhub.json +360 -4
  140. iamdata/data/actions/securitylake.json +1 -0
  141. iamdata/data/actions/servicediscovery.json +140 -14
  142. iamdata/data/actions/servicequotas.json +40 -0
  143. iamdata/data/actions/ses.json +286 -2
  144. iamdata/data/actions/shield.json +47 -0
  145. iamdata/data/actions/snow-device-management.json +1 -0
  146. iamdata/data/actions/social-messaging.json +120 -0
  147. iamdata/data/actions/ssm-guiconnect.json +24 -0
  148. iamdata/data/actions/ssm-sap.json +51 -3
  149. iamdata/data/actions/ssm.json +63 -2
  150. iamdata/data/actions/sso-directory.json +108 -36
  151. iamdata/data/actions/sso-oauth.json +40 -2
  152. iamdata/data/actions/sso.json +369 -157
  153. iamdata/data/actions/sts.json +40 -0
  154. iamdata/data/actions/support-console.json +119 -0
  155. iamdata/data/actions/support.json +58 -0
  156. iamdata/data/actions/synthetics.json +18 -0
  157. iamdata/data/actions/tax.json +48 -0
  158. iamdata/data/actions/thinclient.json +1 -0
  159. iamdata/data/actions/transcribe.json +12 -0
  160. iamdata/data/actions/transfer.json +30 -14
  161. iamdata/data/actions/transform.json +185 -0
  162. iamdata/data/actions/user-subscriptions.json +8 -0
  163. iamdata/data/actions/uxc.json +26 -0
  164. iamdata/data/actions/verifiedpermissions.json +58 -2
  165. iamdata/data/actions/vpc-lattice-svcs.json +2 -0
  166. iamdata/data/actions/vpc-lattice.json +90 -0
  167. iamdata/data/actions/wisdom.json +31 -214
  168. iamdata/data/actions/workspaces-instances.json +186 -0
  169. iamdata/data/actions/workspaces-web.json +136 -8
  170. iamdata/data/actions/workspaces.json +98 -0
  171. iamdata/data/actions/xray.json +15 -5
  172. iamdata/data/conditionKeys/acm.json +5 -0
  173. iamdata/data/conditionKeys/airflow-serverless.json +17 -0
  174. iamdata/data/conditionKeys/apigateway.json +30 -0
  175. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  176. iamdata/data/conditionKeys/autoscaling.json +5 -0
  177. iamdata/data/conditionKeys/backup.json +6 -1
  178. iamdata/data/conditionKeys/bcm-dashboards.json +12 -0
  179. iamdata/data/conditionKeys/bedrock-agentcore.json +72 -0
  180. iamdata/data/conditionKeys/bedrock.json +10 -0
  181. iamdata/data/conditionKeys/chatbot.json +17 -1
  182. iamdata/data/conditionKeys/cloudformation.json +5 -0
  183. iamdata/data/conditionKeys/codebuild.json +550 -0
  184. iamdata/data/conditionKeys/connect.json +15 -0
  185. iamdata/data/conditionKeys/deadline.json +5 -0
  186. iamdata/data/conditionKeys/dsql.json +12 -2
  187. iamdata/data/conditionKeys/ebs.json +2 -2
  188. iamdata/data/conditionKeys/ec2.json +30 -15
  189. iamdata/data/conditionKeys/eks.json +5 -0
  190. iamdata/data/conditionKeys/events.json +1 -1
  191. iamdata/data/conditionKeys/evs.json +17 -0
  192. iamdata/data/conditionKeys/glacier.json +0 -10
  193. iamdata/data/conditionKeys/glue.json +10 -0
  194. iamdata/data/conditionKeys/iam.json +10 -0
  195. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  196. iamdata/data/conditionKeys/iotmanagedintegrations.json +27 -1
  197. iamdata/data/conditionKeys/kinesis.json +15 -0
  198. iamdata/data/conditionKeys/kms.json +127 -7
  199. iamdata/data/conditionKeys/lambda.json +5 -0
  200. iamdata/data/conditionKeys/license-manager.json +5 -0
  201. iamdata/data/conditionKeys/mediaconnect.json +17 -1
  202. iamdata/data/conditionKeys/mpa.json +27 -0
  203. iamdata/data/conditionKeys/observabilityadmin.json +32 -1
  204. iamdata/data/conditionKeys/odb.json +17 -0
  205. iamdata/data/conditionKeys/quicksight.json +0 -5
  206. iamdata/data/conditionKeys/rds.json +5 -0
  207. iamdata/data/conditionKeys/route53.json +1 -1
  208. iamdata/data/conditionKeys/rtbfabric.json +47 -0
  209. iamdata/data/conditionKeys/s3.json +15 -0
  210. iamdata/data/conditionKeys/s3express.json +26 -1
  211. iamdata/data/conditionKeys/s3tables.json +20 -0
  212. iamdata/data/conditionKeys/s3vectors.json +12 -0
  213. iamdata/data/conditionKeys/sagemaker.json +25 -0
  214. iamdata/data/conditionKeys/savingsplans.json +1 -1
  215. iamdata/data/conditionKeys/secretsmanager.json +1 -1
  216. iamdata/data/conditionKeys/securityhub.json +5 -0
  217. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  218. iamdata/data/conditionKeys/ses.json +5 -0
  219. iamdata/data/conditionKeys/ssm.json +15 -0
  220. iamdata/data/conditionKeys/sso.json +11 -1
  221. iamdata/data/conditionKeys/sts.json +10 -0
  222. iamdata/data/conditionKeys/transcribe.json +1 -1
  223. iamdata/data/conditionKeys/transfer.json +20 -0
  224. iamdata/data/conditionKeys/transform.json +12 -0
  225. iamdata/data/conditionKeys/uxc.json +1 -0
  226. iamdata/data/conditionKeys/verifiedpermissions.json +17 -1
  227. iamdata/data/conditionKeys/vpc-lattice-svcs.json +5 -0
  228. iamdata/data/conditionKeys/vpc-lattice.json +15 -0
  229. iamdata/data/conditionKeys/workspaces-instances.json +17 -0
  230. iamdata/data/conditionKeys/xray.json +15 -0
  231. iamdata/data/conditionPatterns.json +141 -0
  232. iamdata/data/metadata.json +2 -2
  233. iamdata/data/resourceTypes/action-recommendations.json +1 -0
  234. iamdata/data/resourceTypes/airflow-serverless.json +9 -0
  235. iamdata/data/resourceTypes/apigateway.json +12 -0
  236. iamdata/data/resourceTypes/aps.json +9 -0
  237. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  238. iamdata/data/resourceTypes/artifact.json +5 -5
  239. iamdata/data/resourceTypes/athena.json +7 -0
  240. iamdata/data/resourceTypes/auditmanager.json +8 -2
  241. iamdata/data/resourceTypes/backup-gateway.json +3 -3
  242. iamdata/data/resourceTypes/batch.json +14 -0
  243. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  244. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  245. iamdata/data/resourceTypes/bedrock-agentcore.json +87 -0
  246. iamdata/data/resourceTypes/bedrock.json +45 -3
  247. iamdata/data/resourceTypes/cassandra.json +7 -0
  248. iamdata/data/resourceTypes/chatbot.json +8 -2
  249. iamdata/data/resourceTypes/cloudformation.json +4 -0
  250. iamdata/data/resourceTypes/cloudfront.json +14 -0
  251. iamdata/data/resourceTypes/dataexchange.json +4 -1
  252. iamdata/data/resourceTypes/deadline.json +5 -1
  253. iamdata/data/resourceTypes/ec2.json +125 -6
  254. iamdata/data/resourceTypes/eks-mcp.json +1 -0
  255. iamdata/data/resourceTypes/eks.json +7 -0
  256. iamdata/data/resourceTypes/emr-containers.json +0 -4
  257. iamdata/data/resourceTypes/events.json +8 -0
  258. iamdata/data/resourceTypes/evs.json +9 -0
  259. iamdata/data/resourceTypes/guardduty.json +18 -1
  260. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  261. iamdata/data/resourceTypes/inspector2.json +14 -0
  262. iamdata/data/resourceTypes/iotmanagedintegrations.json +31 -12
  263. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  264. iamdata/data/resourceTypes/kinesis.json +4 -1
  265. iamdata/data/resourceTypes/license-manager.json +10 -2
  266. iamdata/data/resourceTypes/mediaconnect.json +16 -4
  267. iamdata/data/resourceTypes/mpa.json +23 -0
  268. iamdata/data/resourceTypes/network-firewall.json +7 -0
  269. iamdata/data/resourceTypes/network-security-director.json +1 -0
  270. iamdata/data/resourceTypes/observabilityadmin.json +23 -1
  271. iamdata/data/resourceTypes/odb.json +44 -0
  272. iamdata/data/resourceTypes/osis.json +7 -0
  273. iamdata/data/resourceTypes/partnercentral.json +8 -2
  274. iamdata/data/resourceTypes/pi.json +4 -1
  275. iamdata/data/resourceTypes/profile.json +21 -0
  276. iamdata/data/resourceTypes/qbusiness.json +7 -4
  277. iamdata/data/resourceTypes/quicksight.json +26 -1
  278. iamdata/data/resourceTypes/rds.json +4 -1
  279. iamdata/data/resourceTypes/redshift.json +1 -4
  280. iamdata/data/resourceTypes/route53resolver.json +7 -0
  281. iamdata/data/resourceTypes/rtbfabric.json +46 -0
  282. iamdata/data/resourceTypes/s3.json +19 -1
  283. iamdata/data/resourceTypes/s3express.json +10 -2
  284. iamdata/data/resourceTypes/s3tables.json +7 -1
  285. iamdata/data/resourceTypes/s3vectors.json +10 -0
  286. iamdata/data/resourceTypes/sagemaker-unified-studio-mcp.json +1 -0
  287. iamdata/data/resourceTypes/sagemaker.json +18 -3
  288. iamdata/data/resourceTypes/scn.json +19 -3
  289. iamdata/data/resourceTypes/securityhub.json +36 -2
  290. iamdata/data/resourceTypes/ses.json +11 -0
  291. iamdata/data/resourceTypes/sts.json +8 -0
  292. iamdata/data/resourceTypes/support-console.json +1 -0
  293. iamdata/data/resourceTypes/transform.json +10 -0
  294. iamdata/data/resourceTypes/uxc.json +1 -0
  295. iamdata/data/resourceTypes/verifiedpermissions.json +4 -1
  296. iamdata/data/resourceTypes/vpc-lattice.json +12 -0
  297. iamdata/data/resourceTypes/workspaces-instances.json +16 -0
  298. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  299. iamdata/data/resourceTypes/workspaces.json +4 -0
  300. iamdata/data/serviceNames.json +23 -8
  301. iamdata/data/services.json +18 -3
  302. iamdata/data/unassociatedConditions.json +23 -0
  303. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/METADATA +1 -1
  304. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/RECORD +312 -265
  305. iamdata/data/actions/application-cost-profiler.json +0 -50
  306. iamdata/data/actions/sagemaker-groundtruth-synthetic.json +0 -110
  307. iamdata/data/actions/supportrecommendations.json +0 -20
  308. /iamdata/data/conditionKeys/{application-cost-profiler.json → action-recommendations.json} +0 -0
  309. /iamdata/data/conditionKeys/{sagemaker-groundtruth-synthetic.json → bcm-recommended-actions.json} +0 -0
  310. /iamdata/data/conditionKeys/{supportrecommendations.json → eks-mcp.json} +0 -0
  311. /iamdata/data/{resourceTypes/application-cost-profiler.json → conditionKeys/network-security-director.json} +0 -0
  312. /iamdata/data/{resourceTypes/sagemaker-groundtruth-synthetic.json → conditionKeys/sagemaker-unified-studio-mcp.json} +0 -0
  313. /iamdata/data/{resourceTypes/supportrecommendations.json → conditionKeys/support-console.json} +0 -0
  314. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/WHEEL +0 -0
  315. {iamdata-0.1.202504261.dist-info → iamdata-0.1.202511181.dist-info}/licenses/LICENSE.txt +0 -0
@@ -25,6 +25,12 @@
25
25
  "required": true,
26
26
  "conditionKeys": [],
27
27
  "dependentActions": []
28
+ },
29
+ {
30
+ "name": "guardrail-profile",
31
+ "required": false,
32
+ "conditionKeys": [],
33
+ "dependentActions": []
28
34
  }
29
35
  ],
30
36
  "conditionKeys": [],
@@ -92,6 +98,44 @@
92
98
  "conditionKeys": [],
93
99
  "dependentActions": []
94
100
  },
101
+ "callwithbearertoken": {
102
+ "name": "CallWithBearerToken",
103
+ "description": "Grants permission to use bearer token",
104
+ "accessLevel": "Read",
105
+ "resourceTypes": [],
106
+ "conditionKeys": [],
107
+ "dependentActions": []
108
+ },
109
+ "cancelautomatedreasoningpolicybuildworkflow": {
110
+ "name": "CancelAutomatedReasoningPolicyBuildWorkflow",
111
+ "description": "Grants permission to cancel a build workflow for an automated reasoning policy",
112
+ "accessLevel": "Write",
113
+ "resourceTypes": [
114
+ {
115
+ "name": "automated-reasoning-policy",
116
+ "required": true,
117
+ "conditionKeys": [],
118
+ "dependentActions": []
119
+ }
120
+ ],
121
+ "conditionKeys": [],
122
+ "dependentActions": []
123
+ },
124
+ "counttokens": {
125
+ "name": "CountTokens",
126
+ "description": "Grants permission to count the number of tokens in an input prompt",
127
+ "accessLevel": "Read",
128
+ "resourceTypes": [
129
+ {
130
+ "name": "foundation-model",
131
+ "required": true,
132
+ "conditionKeys": [],
133
+ "dependentActions": []
134
+ }
135
+ ],
136
+ "conditionKeys": [],
137
+ "dependentActions": []
138
+ },
95
139
  "createagent": {
96
140
  "name": "CreateAgent",
97
141
  "description": "Grants permission to create a new agent and a test agent alias pointing to the DRAFT agent version",
@@ -139,12 +183,61 @@
139
183
  ],
140
184
  "dependentActions": []
141
185
  },
186
+ "createautomatedreasoningpolicy": {
187
+ "name": "CreateAutomatedReasoningPolicy",
188
+ "description": "Grants permission to create a new automated reasoning policy",
189
+ "accessLevel": "Write",
190
+ "resourceTypes": [],
191
+ "conditionKeys": [
192
+ "aws:RequestTag/${TagKey}",
193
+ "aws:TagKeys",
194
+ "bedrock:BearerTokenType"
195
+ ],
196
+ "dependentActions": []
197
+ },
198
+ "createautomatedreasoningpolicytestcase": {
199
+ "name": "CreateAutomatedReasoningPolicyTestCase",
200
+ "description": "Grants permission to create a test case for an automated reasoning policy",
201
+ "accessLevel": "Write",
202
+ "resourceTypes": [
203
+ {
204
+ "name": "automated-reasoning-policy",
205
+ "required": true,
206
+ "conditionKeys": [],
207
+ "dependentActions": []
208
+ }
209
+ ],
210
+ "conditionKeys": [],
211
+ "dependentActions": []
212
+ },
213
+ "createautomatedreasoningpolicyversion": {
214
+ "name": "CreateAutomatedReasoningPolicyVersion",
215
+ "description": "Grants permission to create a new automated reasoning policy version",
216
+ "accessLevel": "Write",
217
+ "resourceTypes": [
218
+ {
219
+ "name": "automated-reasoning-policy",
220
+ "required": true,
221
+ "conditionKeys": [],
222
+ "dependentActions": []
223
+ }
224
+ ],
225
+ "conditionKeys": [
226
+ "aws:RequestTag/${TagKey}",
227
+ "aws:TagKeys",
228
+ "bedrock:BearerTokenType"
229
+ ],
230
+ "dependentActions": []
231
+ },
142
232
  "createblueprint": {
143
233
  "name": "CreateBlueprint",
144
234
  "description": "Grants permission to create a blueprint for custom output from data automation",
145
235
  "accessLevel": "Write",
146
236
  "resourceTypes": [],
147
- "conditionKeys": [],
237
+ "conditionKeys": [
238
+ "aws:RequestTag/${TagKey}",
239
+ "aws:TagKeys"
240
+ ],
148
241
  "dependentActions": []
149
242
  },
150
243
  "createblueprintversion": {
@@ -162,6 +255,37 @@
162
255
  "conditionKeys": [],
163
256
  "dependentActions": []
164
257
  },
258
+ "createcustommodel": {
259
+ "name": "CreateCustomModel",
260
+ "description": "Grants permission to create a custom model into Bedrock",
261
+ "accessLevel": "Write",
262
+ "resourceTypes": [],
263
+ "conditionKeys": [
264
+ "aws:RequestTag/${TagKey}",
265
+ "aws:TagKeys",
266
+ "bedrock:BearerTokenType"
267
+ ],
268
+ "dependentActions": []
269
+ },
270
+ "createcustommodeldeployment": {
271
+ "name": "CreateCustomModelDeployment",
272
+ "description": "Grants permission to create a custom model deployment for custom model",
273
+ "accessLevel": "Write",
274
+ "resourceTypes": [
275
+ {
276
+ "name": "custom-model",
277
+ "required": true,
278
+ "conditionKeys": [],
279
+ "dependentActions": []
280
+ }
281
+ ],
282
+ "conditionKeys": [
283
+ "aws:RequestTag/${TagKey}",
284
+ "aws:TagKeys",
285
+ "bedrock:BearerTokenType"
286
+ ],
287
+ "dependentActions": []
288
+ },
165
289
  "createdataautomationproject": {
166
290
  "name": "CreateDataAutomationProject",
167
291
  "description": "Grants permission to create a data automation project",
@@ -174,7 +298,10 @@
174
298
  "dependentActions": []
175
299
  }
176
300
  ],
177
- "conditionKeys": [],
301
+ "conditionKeys": [
302
+ "aws:RequestTag/${TagKey}",
303
+ "aws:TagKeys"
304
+ ],
178
305
  "dependentActions": []
179
306
  },
180
307
  "createdatasource": {
@@ -224,7 +351,8 @@
224
351
  ],
225
352
  "conditionKeys": [
226
353
  "aws:RequestTag/${TagKey}",
227
- "aws:TagKeys"
354
+ "aws:TagKeys",
355
+ "bedrock:BearerTokenType"
228
356
  ],
229
357
  "dependentActions": []
230
358
  },
@@ -284,10 +412,30 @@
284
412
  "name": "CreateGuardrail",
285
413
  "description": "Grants permission to create a new guardrail",
286
414
  "accessLevel": "Write",
287
- "resourceTypes": [],
415
+ "resourceTypes": [
416
+ {
417
+ "name": "automated-reasoning-policy",
418
+ "required": false,
419
+ "conditionKeys": [],
420
+ "dependentActions": []
421
+ },
422
+ {
423
+ "name": "automated-reasoning-policy-version",
424
+ "required": false,
425
+ "conditionKeys": [],
426
+ "dependentActions": []
427
+ },
428
+ {
429
+ "name": "guardrail-profile",
430
+ "required": false,
431
+ "conditionKeys": [],
432
+ "dependentActions": []
433
+ }
434
+ ],
288
435
  "conditionKeys": [
289
436
  "aws:RequestTag/${TagKey}",
290
- "aws:TagKeys"
437
+ "aws:TagKeys",
438
+ "bedrock:BearerTokenType"
291
439
  ],
292
440
  "dependentActions": []
293
441
  },
@@ -384,7 +532,8 @@
384
532
  ],
385
533
  "conditionKeys": [
386
534
  "aws:RequestTag/${TagKey}",
387
- "aws:TagKeys"
535
+ "aws:TagKeys",
536
+ "bedrock:BearerTokenType"
388
537
  ],
389
538
  "dependentActions": []
390
539
  },
@@ -408,7 +557,8 @@
408
557
  ],
409
558
  "conditionKeys": [
410
559
  "aws:RequestTag/${TagKey}",
411
- "aws:TagKeys"
560
+ "aws:TagKeys",
561
+ "bedrock:BearerTokenType"
412
562
  ],
413
563
  "dependentActions": []
414
564
  },
@@ -432,7 +582,8 @@
432
582
  ],
433
583
  "conditionKeys": [
434
584
  "aws:RequestTag/${TagKey}",
435
- "aws:TagKeys"
585
+ "aws:TagKeys",
586
+ "bedrock:BearerTokenType"
436
587
  ],
437
588
  "dependentActions": []
438
589
  },
@@ -443,7 +594,8 @@
443
594
  "resourceTypes": [],
444
595
  "conditionKeys": [
445
596
  "aws:RequestTag/${TagKey}",
446
- "aws:TagKeys"
597
+ "aws:TagKeys",
598
+ "bedrock:BearerTokenType"
447
599
  ],
448
600
  "dependentActions": []
449
601
  },
@@ -473,7 +625,8 @@
473
625
  ],
474
626
  "conditionKeys": [
475
627
  "aws:RequestTag/${TagKey}",
476
- "aws:TagKeys"
628
+ "aws:TagKeys",
629
+ "bedrock:BearerTokenType"
477
630
  ],
478
631
  "dependentActions": []
479
632
  },
@@ -514,7 +667,8 @@
514
667
  ],
515
668
  "conditionKeys": [
516
669
  "aws:RequestTag/${TagKey}",
517
- "aws:TagKeys"
670
+ "aws:TagKeys",
671
+ "bedrock:BearerTokenType"
518
672
  ],
519
673
  "dependentActions": []
520
674
  },
@@ -556,7 +710,8 @@
556
710
  ],
557
711
  "conditionKeys": [
558
712
  "aws:RequestTag/${TagKey}",
559
- "aws:TagKeys"
713
+ "aws:TagKeys",
714
+ "bedrock:BearerTokenType"
560
715
  ],
561
716
  "dependentActions": []
562
717
  },
@@ -646,6 +801,57 @@
646
801
  "conditionKeys": [],
647
802
  "dependentActions": []
648
803
  },
804
+ "deleteautomatedreasoningpolicy": {
805
+ "name": "DeleteAutomatedReasoningPolicy",
806
+ "description": "Grants permission to delete an automated reasoning policy or its version",
807
+ "accessLevel": "Write",
808
+ "resourceTypes": [
809
+ {
810
+ "name": "automated-reasoning-policy",
811
+ "required": true,
812
+ "conditionKeys": [],
813
+ "dependentActions": []
814
+ },
815
+ {
816
+ "name": "automated-reasoning-policy-version",
817
+ "required": true,
818
+ "conditionKeys": [],
819
+ "dependentActions": []
820
+ }
821
+ ],
822
+ "conditionKeys": [],
823
+ "dependentActions": []
824
+ },
825
+ "deleteautomatedreasoningpolicybuildworkflow": {
826
+ "name": "DeleteAutomatedReasoningPolicyBuildWorkflow",
827
+ "description": "Grants permission to delete a build workflow for an automated reasoning policy",
828
+ "accessLevel": "Write",
829
+ "resourceTypes": [
830
+ {
831
+ "name": "automated-reasoning-policy",
832
+ "required": true,
833
+ "conditionKeys": [],
834
+ "dependentActions": []
835
+ }
836
+ ],
837
+ "conditionKeys": [],
838
+ "dependentActions": []
839
+ },
840
+ "deleteautomatedreasoningpolicytestcase": {
841
+ "name": "DeleteAutomatedReasoningPolicyTestCase",
842
+ "description": "Grants permission to delete a test case for an automated reasoning policy",
843
+ "accessLevel": "Write",
844
+ "resourceTypes": [
845
+ {
846
+ "name": "automated-reasoning-policy",
847
+ "required": true,
848
+ "conditionKeys": [],
849
+ "dependentActions": []
850
+ }
851
+ ],
852
+ "conditionKeys": [],
853
+ "dependentActions": []
854
+ },
649
855
  "deleteblueprint": {
650
856
  "name": "DeleteBlueprint",
651
857
  "description": "Grants permission to delete a blueprint for data automation",
@@ -676,6 +882,21 @@
676
882
  "conditionKeys": [],
677
883
  "dependentActions": []
678
884
  },
885
+ "deletecustommodeldeployment": {
886
+ "name": "DeleteCustomModelDeployment",
887
+ "description": "Grants permission to delete a custom model deployment that you created earlier",
888
+ "accessLevel": "Write",
889
+ "resourceTypes": [
890
+ {
891
+ "name": "custom-model-deployment",
892
+ "required": true,
893
+ "conditionKeys": [],
894
+ "dependentActions": []
895
+ }
896
+ ],
897
+ "conditionKeys": [],
898
+ "dependentActions": []
899
+ },
679
900
  "deletedataautomationproject": {
680
901
  "name": "DeleteDataAutomationProject",
681
902
  "description": "Grants permission to delete a data automation project",
@@ -1028,6 +1249,27 @@
1028
1249
  "conditionKeys": [],
1029
1250
  "dependentActions": []
1030
1251
  },
1252
+ "exportautomatedreasoningpolicyversion": {
1253
+ "name": "ExportAutomatedReasoningPolicyVersion",
1254
+ "description": "Grants permission to retrieve an automated reasoning policy version artifact",
1255
+ "accessLevel": "Read",
1256
+ "resourceTypes": [
1257
+ {
1258
+ "name": "automated-reasoning-policy",
1259
+ "required": true,
1260
+ "conditionKeys": [],
1261
+ "dependentActions": []
1262
+ },
1263
+ {
1264
+ "name": "automated-reasoning-policy-version",
1265
+ "required": true,
1266
+ "conditionKeys": [],
1267
+ "dependentActions": []
1268
+ }
1269
+ ],
1270
+ "conditionKeys": [],
1271
+ "dependentActions": []
1272
+ },
1031
1273
  "generatequery": {
1032
1274
  "name": "GenerateQuery",
1033
1275
  "description": "Grants permission to generate queries associated with user input",
@@ -1162,6 +1404,117 @@
1162
1404
  "conditionKeys": [],
1163
1405
  "dependentActions": []
1164
1406
  },
1407
+ "getautomatedreasoningpolicy": {
1408
+ "name": "GetAutomatedReasoningPolicy",
1409
+ "description": "Grants permission to retrieve an automated reasoning policy or its version",
1410
+ "accessLevel": "Read",
1411
+ "resourceTypes": [
1412
+ {
1413
+ "name": "automated-reasoning-policy",
1414
+ "required": true,
1415
+ "conditionKeys": [],
1416
+ "dependentActions": []
1417
+ },
1418
+ {
1419
+ "name": "automated-reasoning-policy-version",
1420
+ "required": true,
1421
+ "conditionKeys": [],
1422
+ "dependentActions": []
1423
+ }
1424
+ ],
1425
+ "conditionKeys": [],
1426
+ "dependentActions": []
1427
+ },
1428
+ "getautomatedreasoningpolicyannotations": {
1429
+ "name": "GetAutomatedReasoningPolicyAnnotations",
1430
+ "description": "Grants permission to retrieve annotations for a build workflow for an automated reasoning policy",
1431
+ "accessLevel": "Read",
1432
+ "resourceTypes": [
1433
+ {
1434
+ "name": "automated-reasoning-policy",
1435
+ "required": true,
1436
+ "conditionKeys": [],
1437
+ "dependentActions": []
1438
+ }
1439
+ ],
1440
+ "conditionKeys": [],
1441
+ "dependentActions": []
1442
+ },
1443
+ "getautomatedreasoningpolicybuildworkflow": {
1444
+ "name": "GetAutomatedReasoningPolicyBuildWorkflow",
1445
+ "description": "Grants permission to retrieve a build workflow for an automated reasoning policy",
1446
+ "accessLevel": "Read",
1447
+ "resourceTypes": [
1448
+ {
1449
+ "name": "automated-reasoning-policy",
1450
+ "required": true,
1451
+ "conditionKeys": [],
1452
+ "dependentActions": []
1453
+ }
1454
+ ],
1455
+ "conditionKeys": [],
1456
+ "dependentActions": []
1457
+ },
1458
+ "getautomatedreasoningpolicybuildworkflowresultassets": {
1459
+ "name": "GetAutomatedReasoningPolicyBuildWorkflowResultAssets",
1460
+ "description": "Grants permission to retrieve assets for a build workflow for an automated reasoning policy",
1461
+ "accessLevel": "Read",
1462
+ "resourceTypes": [
1463
+ {
1464
+ "name": "automated-reasoning-policy",
1465
+ "required": true,
1466
+ "conditionKeys": [],
1467
+ "dependentActions": []
1468
+ }
1469
+ ],
1470
+ "conditionKeys": [],
1471
+ "dependentActions": []
1472
+ },
1473
+ "getautomatedreasoningpolicynextscenario": {
1474
+ "name": "GetAutomatedReasoningPolicyNextScenario",
1475
+ "description": "Grants permission to retrieve the next unreviewed generated scenario for a build workflow for an automated reasoning policy",
1476
+ "accessLevel": "Read",
1477
+ "resourceTypes": [
1478
+ {
1479
+ "name": "automated-reasoning-policy",
1480
+ "required": true,
1481
+ "conditionKeys": [],
1482
+ "dependentActions": []
1483
+ }
1484
+ ],
1485
+ "conditionKeys": [],
1486
+ "dependentActions": []
1487
+ },
1488
+ "getautomatedreasoningpolicytestcase": {
1489
+ "name": "GetAutomatedReasoningPolicyTestCase",
1490
+ "description": "Grants permission to retrieve a test case for an automated reasoning policy",
1491
+ "accessLevel": "Read",
1492
+ "resourceTypes": [
1493
+ {
1494
+ "name": "automated-reasoning-policy",
1495
+ "required": true,
1496
+ "conditionKeys": [],
1497
+ "dependentActions": []
1498
+ }
1499
+ ],
1500
+ "conditionKeys": [],
1501
+ "dependentActions": []
1502
+ },
1503
+ "getautomatedreasoningpolicytestresult": {
1504
+ "name": "GetAutomatedReasoningPolicyTestResult",
1505
+ "description": "Grants permission to retrieve result for a test case for an automated reasoning policy",
1506
+ "accessLevel": "Read",
1507
+ "resourceTypes": [
1508
+ {
1509
+ "name": "automated-reasoning-policy",
1510
+ "required": true,
1511
+ "conditionKeys": [],
1512
+ "dependentActions": []
1513
+ }
1514
+ ],
1515
+ "conditionKeys": [],
1516
+ "dependentActions": []
1517
+ },
1165
1518
  "getblueprint": {
1166
1519
  "name": "GetBlueprint",
1167
1520
  "description": "Grants permission to retrieve an existing blueprint for data automation",
@@ -1201,6 +1554,21 @@
1201
1554
  "conditionKeys": [],
1202
1555
  "dependentActions": []
1203
1556
  },
1557
+ "getcustommodeldeployment": {
1558
+ "name": "GetCustomModelDeployment",
1559
+ "description": "Grants permission to get the properties associated with a custom model deployment. Use this operation to get the status of a custom model deployment",
1560
+ "accessLevel": "Read",
1561
+ "resourceTypes": [
1562
+ {
1563
+ "name": "custom-model-deployment",
1564
+ "required": true,
1565
+ "conditionKeys": [],
1566
+ "dependentActions": []
1567
+ }
1568
+ ],
1569
+ "conditionKeys": [],
1570
+ "dependentActions": []
1571
+ },
1204
1572
  "getdataautomationproject": {
1205
1573
  "name": "GetDataAutomationProject",
1206
1574
  "description": "Grants permission to retrieve an existing data automation project",
@@ -1261,6 +1629,33 @@
1261
1629
  "conditionKeys": [],
1262
1630
  "dependentActions": []
1263
1631
  },
1632
+ "getexecutionflowsnapshot": {
1633
+ "name": "GetExecutionFlowSnapshot",
1634
+ "description": "Grants permission to retrieve the flow definition for a flow execution",
1635
+ "accessLevel": "Read",
1636
+ "resourceTypes": [
1637
+ {
1638
+ "name": "flow",
1639
+ "required": true,
1640
+ "conditionKeys": [],
1641
+ "dependentActions": []
1642
+ },
1643
+ {
1644
+ "name": "flow-alias",
1645
+ "required": true,
1646
+ "conditionKeys": [],
1647
+ "dependentActions": []
1648
+ },
1649
+ {
1650
+ "name": "flow-execution",
1651
+ "required": true,
1652
+ "conditionKeys": [],
1653
+ "dependentActions": []
1654
+ }
1655
+ ],
1656
+ "conditionKeys": [],
1657
+ "dependentActions": []
1658
+ },
1264
1659
  "getflow": {
1265
1660
  "name": "GetFlow",
1266
1661
  "description": "Grants permission to retrieve an existing prompt flow",
@@ -1291,6 +1686,33 @@
1291
1686
  "conditionKeys": [],
1292
1687
  "dependentActions": []
1293
1688
  },
1689
+ "getflowexecution": {
1690
+ "name": "GetFlowExecution",
1691
+ "description": "Grants permission to retrieve an existing execution of a flow alias",
1692
+ "accessLevel": "Read",
1693
+ "resourceTypes": [
1694
+ {
1695
+ "name": "flow",
1696
+ "required": true,
1697
+ "conditionKeys": [],
1698
+ "dependentActions": []
1699
+ },
1700
+ {
1701
+ "name": "flow-alias",
1702
+ "required": true,
1703
+ "conditionKeys": [],
1704
+ "dependentActions": []
1705
+ },
1706
+ {
1707
+ "name": "flow-execution",
1708
+ "required": true,
1709
+ "conditionKeys": [],
1710
+ "dependentActions": []
1711
+ }
1712
+ ],
1713
+ "conditionKeys": [],
1714
+ "dependentActions": []
1715
+ },
1294
1716
  "getflowversion": {
1295
1717
  "name": "GetFlowVersion",
1296
1718
  "description": "Grants permission to retrieve an existing version of a prompt flow",
@@ -1664,6 +2086,28 @@
1664
2086
  "conditionKeys": [],
1665
2087
  "dependentActions": []
1666
2088
  },
2089
+ "invokeautomatedreasoningpolicy": {
2090
+ "name": "InvokeAutomatedReasoningPolicy",
2091
+ "isPermissionOnly": true,
2092
+ "description": "Grants permission to invoke an Automated Reasoning policy",
2093
+ "accessLevel": "Read",
2094
+ "resourceTypes": [
2095
+ {
2096
+ "name": "automated-reasoning-policy",
2097
+ "required": true,
2098
+ "conditionKeys": [],
2099
+ "dependentActions": []
2100
+ },
2101
+ {
2102
+ "name": "automated-reasoning-policy-version",
2103
+ "required": true,
2104
+ "conditionKeys": [],
2105
+ "dependentActions": []
2106
+ }
2107
+ ],
2108
+ "conditionKeys": [],
2109
+ "dependentActions": []
2110
+ },
1667
2111
  "invokeblueprintrecommendationasync": {
1668
2112
  "name": "InvokeBlueprintRecommendationAsync",
1669
2113
  "isPermissionOnly": true,
@@ -1713,7 +2157,10 @@
1713
2157
  "dependentActions": []
1714
2158
  }
1715
2159
  ],
1716
- "conditionKeys": [],
2160
+ "conditionKeys": [
2161
+ "aws:RequestTag/${TagKey}",
2162
+ "aws:TagKeys"
2163
+ ],
1717
2164
  "dependentActions": []
1718
2165
  },
1719
2166
  "invokeflow": {
@@ -1736,7 +2183,9 @@
1736
2183
  "description": "Grants permission to send user input (text-only) to the inline agent for Bedrock",
1737
2184
  "accessLevel": "Read",
1738
2185
  "resourceTypes": [],
1739
- "conditionKeys": [],
2186
+ "conditionKeys": [
2187
+ "bedrock:InlineAgentName"
2188
+ ],
1740
2189
  "dependentActions": []
1741
2190
  },
1742
2191
  "invokemodel": {
@@ -1762,6 +2211,12 @@
1762
2211
  "conditionKeys": [],
1763
2212
  "dependentActions": []
1764
2213
  },
2214
+ {
2215
+ "name": "custom-model-deployment",
2216
+ "required": true,
2217
+ "conditionKeys": [],
2218
+ "dependentActions": []
2219
+ },
1765
2220
  {
1766
2221
  "name": "default-prompt-router",
1767
2222
  "required": true,
@@ -1804,7 +2259,8 @@
1804
2259
  "bedrock:PromptRouterArn",
1805
2260
  "aws:RequestTag/${TagKey}",
1806
2261
  "aws:TagKeys",
1807
- "bedrock:GuardrailIdentifier"
2262
+ "bedrock:GuardrailIdentifier",
2263
+ "bedrock:BearerTokenType"
1808
2264
  ],
1809
2265
  "dependentActions": []
1810
2266
  },
@@ -1825,6 +2281,12 @@
1825
2281
  "conditionKeys": [],
1826
2282
  "dependentActions": []
1827
2283
  },
2284
+ {
2285
+ "name": "custom-model-deployment",
2286
+ "required": true,
2287
+ "conditionKeys": [],
2288
+ "dependentActions": []
2289
+ },
1828
2290
  {
1829
2291
  "name": "default-prompt-router",
1830
2292
  "required": true,
@@ -1856,17 +2318,33 @@
1856
2318
  "dependentActions": []
1857
2319
  },
1858
2320
  {
1859
- "name": "provisioned-model",
2321
+ "name": "provisioned-model",
2322
+ "required": true,
2323
+ "conditionKeys": [],
2324
+ "dependentActions": []
2325
+ }
2326
+ ],
2327
+ "conditionKeys": [
2328
+ "bedrock:InferenceProfileArn",
2329
+ "bedrock:PromptRouterArn",
2330
+ "bedrock:GuardrailIdentifier",
2331
+ "bedrock:BearerTokenType"
2332
+ ],
2333
+ "dependentActions": []
2334
+ },
2335
+ "invoketool": {
2336
+ "name": "InvokeTool",
2337
+ "description": "Grants permission to invoke the specified Bedrock tool to run inference",
2338
+ "accessLevel": "Read",
2339
+ "resourceTypes": [
2340
+ {
2341
+ "name": "system-tool",
1860
2342
  "required": true,
1861
2343
  "conditionKeys": [],
1862
2344
  "dependentActions": []
1863
2345
  }
1864
2346
  ],
1865
- "conditionKeys": [
1866
- "bedrock:InferenceProfileArn",
1867
- "bedrock:PromptRouterArn",
1868
- "bedrock:GuardrailIdentifier"
1869
- ],
2347
+ "conditionKeys": [],
1870
2348
  "dependentActions": []
1871
2349
  },
1872
2350
  "listagentactiongroups": {
@@ -1960,6 +2438,66 @@
1960
2438
  "conditionKeys": [],
1961
2439
  "dependentActions": []
1962
2440
  },
2441
+ "listautomatedreasoningpolicies": {
2442
+ "name": "ListAutomatedReasoningPolicies",
2443
+ "description": "Grants permission to list automated reasoning policies or its versions",
2444
+ "accessLevel": "List",
2445
+ "resourceTypes": [
2446
+ {
2447
+ "name": "automated-reasoning-policy",
2448
+ "required": false,
2449
+ "conditionKeys": [],
2450
+ "dependentActions": []
2451
+ }
2452
+ ],
2453
+ "conditionKeys": [],
2454
+ "dependentActions": []
2455
+ },
2456
+ "listautomatedreasoningpolicybuildworkflows": {
2457
+ "name": "ListAutomatedReasoningPolicyBuildWorkflows",
2458
+ "description": "Grants permission to list build workflows for an automated reasoning policy",
2459
+ "accessLevel": "List",
2460
+ "resourceTypes": [
2461
+ {
2462
+ "name": "automated-reasoning-policy",
2463
+ "required": true,
2464
+ "conditionKeys": [],
2465
+ "dependentActions": []
2466
+ }
2467
+ ],
2468
+ "conditionKeys": [],
2469
+ "dependentActions": []
2470
+ },
2471
+ "listautomatedreasoningpolicytestcases": {
2472
+ "name": "ListAutomatedReasoningPolicyTestCases",
2473
+ "description": "Grants permission to list test cases for an automated reasoning policy",
2474
+ "accessLevel": "List",
2475
+ "resourceTypes": [
2476
+ {
2477
+ "name": "automated-reasoning-policy",
2478
+ "required": true,
2479
+ "conditionKeys": [],
2480
+ "dependentActions": []
2481
+ }
2482
+ ],
2483
+ "conditionKeys": [],
2484
+ "dependentActions": []
2485
+ },
2486
+ "listautomatedreasoningpolicytestresults": {
2487
+ "name": "ListAutomatedReasoningPolicyTestResults",
2488
+ "description": "Grants permission to list test result for an automated reasoning policy",
2489
+ "accessLevel": "List",
2490
+ "resourceTypes": [
2491
+ {
2492
+ "name": "automated-reasoning-policy",
2493
+ "required": true,
2494
+ "conditionKeys": [],
2495
+ "dependentActions": []
2496
+ }
2497
+ ],
2498
+ "conditionKeys": [],
2499
+ "dependentActions": []
2500
+ },
1963
2501
  "listblueprints": {
1964
2502
  "name": "ListBlueprints",
1965
2503
  "description": "Grants permission to list existing blueprints for data automation",
@@ -1975,6 +2513,14 @@
1975
2513
  "conditionKeys": [],
1976
2514
  "dependentActions": []
1977
2515
  },
2516
+ "listcustommodeldeployments": {
2517
+ "name": "ListCustomModelDeployments",
2518
+ "description": "Grants permission to get the list of custom model deployments that you have submitted",
2519
+ "accessLevel": "List",
2520
+ "resourceTypes": [],
2521
+ "conditionKeys": [],
2522
+ "dependentActions": []
2523
+ },
1978
2524
  "listcustommodels": {
1979
2525
  "name": "ListCustomModels",
1980
2526
  "description": "Grants permission to get a list of Bedrock custom models that you have created",
@@ -2036,6 +2582,54 @@
2036
2582
  "conditionKeys": [],
2037
2583
  "dependentActions": []
2038
2584
  },
2585
+ "listflowexecutionevents": {
2586
+ "name": "ListFlowExecutionEvents",
2587
+ "description": "Grants permission to retrieve events for a flow execution",
2588
+ "accessLevel": "List",
2589
+ "resourceTypes": [
2590
+ {
2591
+ "name": "flow",
2592
+ "required": true,
2593
+ "conditionKeys": [],
2594
+ "dependentActions": []
2595
+ },
2596
+ {
2597
+ "name": "flow-alias",
2598
+ "required": true,
2599
+ "conditionKeys": [],
2600
+ "dependentActions": []
2601
+ },
2602
+ {
2603
+ "name": "flow-execution",
2604
+ "required": true,
2605
+ "conditionKeys": [],
2606
+ "dependentActions": []
2607
+ }
2608
+ ],
2609
+ "conditionKeys": [],
2610
+ "dependentActions": []
2611
+ },
2612
+ "listflowexecutions": {
2613
+ "name": "ListFlowExecutions",
2614
+ "description": "Grants permission to list executions of a flow or a flow alias",
2615
+ "accessLevel": "List",
2616
+ "resourceTypes": [
2617
+ {
2618
+ "name": "flow",
2619
+ "required": true,
2620
+ "conditionKeys": [],
2621
+ "dependentActions": []
2622
+ },
2623
+ {
2624
+ "name": "flow-alias",
2625
+ "required": false,
2626
+ "conditionKeys": [],
2627
+ "dependentActions": []
2628
+ }
2629
+ ],
2630
+ "conditionKeys": [],
2631
+ "dependentActions": []
2632
+ },
2039
2633
  "listflowversions": {
2040
2634
  "name": "ListFlowVersions",
2041
2635
  "description": "Grants permission to list existing versions of a prompt flow",
@@ -2290,6 +2884,18 @@
2290
2884
  "conditionKeys": [],
2291
2885
  "dependentActions": []
2292
2886
  },
2887
+ {
2888
+ "name": "automated-reasoning-policy",
2889
+ "required": true,
2890
+ "conditionKeys": [],
2891
+ "dependentActions": []
2892
+ },
2893
+ {
2894
+ "name": "automated-reasoning-policy-version",
2895
+ "required": true,
2896
+ "conditionKeys": [],
2897
+ "dependentActions": []
2898
+ },
2293
2899
  {
2294
2900
  "name": "blueprint",
2295
2901
  "required": true,
@@ -2302,6 +2908,12 @@
2302
2908
  "conditionKeys": [],
2303
2909
  "dependentActions": []
2304
2910
  },
2911
+ {
2912
+ "name": "custom-model-deployment",
2913
+ "required": true,
2914
+ "conditionKeys": [],
2915
+ "dependentActions": []
2916
+ },
2305
2917
  {
2306
2918
  "name": "data-automation-invocation-job",
2307
2919
  "required": true,
@@ -2578,6 +3190,57 @@
2578
3190
  "conditionKeys": [],
2579
3191
  "dependentActions": []
2580
3192
  },
3193
+ "startautomatedreasoningpolicybuildworkflow": {
3194
+ "name": "StartAutomatedReasoningPolicyBuildWorkflow",
3195
+ "description": "Grants permission to start a build workflow for an automated reasoning policy",
3196
+ "accessLevel": "Write",
3197
+ "resourceTypes": [
3198
+ {
3199
+ "name": "automated-reasoning-policy",
3200
+ "required": true,
3201
+ "conditionKeys": [],
3202
+ "dependentActions": []
3203
+ }
3204
+ ],
3205
+ "conditionKeys": [],
3206
+ "dependentActions": []
3207
+ },
3208
+ "startautomatedreasoningpolicytestworkflow": {
3209
+ "name": "StartAutomatedReasoningPolicyTestWorkflow",
3210
+ "description": "Grants permission to start a test workflow for an automated reasoning policy",
3211
+ "accessLevel": "Write",
3212
+ "resourceTypes": [
3213
+ {
3214
+ "name": "automated-reasoning-policy",
3215
+ "required": true,
3216
+ "conditionKeys": [],
3217
+ "dependentActions": []
3218
+ }
3219
+ ],
3220
+ "conditionKeys": [],
3221
+ "dependentActions": []
3222
+ },
3223
+ "startflowexecution": {
3224
+ "name": "StartFlowExecution",
3225
+ "description": "Grants permission to start an execution of a flow alias",
3226
+ "accessLevel": "Write",
3227
+ "resourceTypes": [
3228
+ {
3229
+ "name": "flow",
3230
+ "required": true,
3231
+ "conditionKeys": [],
3232
+ "dependentActions": []
3233
+ },
3234
+ {
3235
+ "name": "flow-alias",
3236
+ "required": true,
3237
+ "conditionKeys": [],
3238
+ "dependentActions": []
3239
+ }
3240
+ ],
3241
+ "conditionKeys": [],
3242
+ "dependentActions": []
3243
+ },
2581
3244
  "startingestionjob": {
2582
3245
  "name": "StartIngestionJob",
2583
3246
  "description": "Grants permission to start an ingestion job",
@@ -2608,6 +3271,33 @@
2608
3271
  "conditionKeys": [],
2609
3272
  "dependentActions": []
2610
3273
  },
3274
+ "stopflowexecution": {
3275
+ "name": "StopFlowExecution",
3276
+ "description": "Grants permission to stop an execution of a flow alias",
3277
+ "accessLevel": "Write",
3278
+ "resourceTypes": [
3279
+ {
3280
+ "name": "flow",
3281
+ "required": true,
3282
+ "conditionKeys": [],
3283
+ "dependentActions": []
3284
+ },
3285
+ {
3286
+ "name": "flow-alias",
3287
+ "required": true,
3288
+ "conditionKeys": [],
3289
+ "dependentActions": []
3290
+ },
3291
+ {
3292
+ "name": "flow-execution",
3293
+ "required": true,
3294
+ "conditionKeys": [],
3295
+ "dependentActions": []
3296
+ }
3297
+ ],
3298
+ "conditionKeys": [],
3299
+ "dependentActions": []
3300
+ },
2611
3301
  "stopingestionjob": {
2612
3302
  "name": "StopIngestionJob",
2613
3303
  "description": "Grants permission to stop an ingestion job",
@@ -2682,6 +3372,18 @@
2682
3372
  "conditionKeys": [],
2683
3373
  "dependentActions": []
2684
3374
  },
3375
+ {
3376
+ "name": "automated-reasoning-policy",
3377
+ "required": false,
3378
+ "conditionKeys": [],
3379
+ "dependentActions": []
3380
+ },
3381
+ {
3382
+ "name": "automated-reasoning-policy-version",
3383
+ "required": false,
3384
+ "conditionKeys": [],
3385
+ "dependentActions": []
3386
+ },
2685
3387
  {
2686
3388
  "name": "blueprint",
2687
3389
  "required": false,
@@ -2694,6 +3396,12 @@
2694
3396
  "conditionKeys": [],
2695
3397
  "dependentActions": []
2696
3398
  },
3399
+ {
3400
+ "name": "custom-model-deployment",
3401
+ "required": false,
3402
+ "conditionKeys": [],
3403
+ "dependentActions": []
3404
+ },
2697
3405
  {
2698
3406
  "name": "data-automation-invocation-job",
2699
3407
  "required": false,
@@ -2805,7 +3513,8 @@
2805
3513
  ],
2806
3514
  "conditionKeys": [
2807
3515
  "aws:TagKeys",
2808
- "aws:RequestTag/${TagKey}"
3516
+ "aws:RequestTag/${TagKey}",
3517
+ "bedrock:BearerTokenType"
2809
3518
  ],
2810
3519
  "dependentActions": []
2811
3520
  },
@@ -2838,6 +3547,18 @@
2838
3547
  "conditionKeys": [],
2839
3548
  "dependentActions": []
2840
3549
  },
3550
+ {
3551
+ "name": "automated-reasoning-policy",
3552
+ "required": false,
3553
+ "conditionKeys": [],
3554
+ "dependentActions": []
3555
+ },
3556
+ {
3557
+ "name": "automated-reasoning-policy-version",
3558
+ "required": false,
3559
+ "conditionKeys": [],
3560
+ "dependentActions": []
3561
+ },
2841
3562
  {
2842
3563
  "name": "blueprint",
2843
3564
  "required": false,
@@ -2850,6 +3571,12 @@
2850
3571
  "conditionKeys": [],
2851
3572
  "dependentActions": []
2852
3573
  },
3574
+ {
3575
+ "name": "custom-model-deployment",
3576
+ "required": false,
3577
+ "conditionKeys": [],
3578
+ "dependentActions": []
3579
+ },
2853
3580
  {
2854
3581
  "name": "data-automation-invocation-job",
2855
3582
  "required": false,
@@ -2960,7 +3687,8 @@
2960
3687
  }
2961
3688
  ],
2962
3689
  "conditionKeys": [
2963
- "aws:TagKeys"
3690
+ "aws:TagKeys",
3691
+ "bedrock:BearerTokenType"
2964
3692
  ],
2965
3693
  "dependentActions": []
2966
3694
  },
@@ -3045,6 +3773,51 @@
3045
3773
  "conditionKeys": [],
3046
3774
  "dependentActions": []
3047
3775
  },
3776
+ "updateautomatedreasoningpolicy": {
3777
+ "name": "UpdateAutomatedReasoningPolicy",
3778
+ "description": "Grants permission to update an automated reasoning policy",
3779
+ "accessLevel": "Write",
3780
+ "resourceTypes": [
3781
+ {
3782
+ "name": "automated-reasoning-policy",
3783
+ "required": true,
3784
+ "conditionKeys": [],
3785
+ "dependentActions": []
3786
+ }
3787
+ ],
3788
+ "conditionKeys": [],
3789
+ "dependentActions": []
3790
+ },
3791
+ "updateautomatedreasoningpolicyannotations": {
3792
+ "name": "UpdateAutomatedReasoningPolicyAnnotations",
3793
+ "description": "Grants permission to update annotations for a build workflow for an automated reasoning policy",
3794
+ "accessLevel": "Write",
3795
+ "resourceTypes": [
3796
+ {
3797
+ "name": "automated-reasoning-policy",
3798
+ "required": true,
3799
+ "conditionKeys": [],
3800
+ "dependentActions": []
3801
+ }
3802
+ ],
3803
+ "conditionKeys": [],
3804
+ "dependentActions": []
3805
+ },
3806
+ "updateautomatedreasoningpolicytestcase": {
3807
+ "name": "UpdateAutomatedReasoningPolicyTestCase",
3808
+ "description": "Grants permission to update a test case for automated reasoning policy",
3809
+ "accessLevel": "Write",
3810
+ "resourceTypes": [
3811
+ {
3812
+ "name": "automated-reasoning-policy",
3813
+ "required": true,
3814
+ "conditionKeys": [],
3815
+ "dependentActions": []
3816
+ }
3817
+ ],
3818
+ "conditionKeys": [],
3819
+ "dependentActions": []
3820
+ },
3048
3821
  "updateblueprint": {
3049
3822
  "name": "UpdateBlueprint",
3050
3823
  "description": "Grants permission to update a blueprint for data automation",
@@ -3136,6 +3909,24 @@
3136
3909
  "required": true,
3137
3910
  "conditionKeys": [],
3138
3911
  "dependentActions": []
3912
+ },
3913
+ {
3914
+ "name": "automated-reasoning-policy",
3915
+ "required": false,
3916
+ "conditionKeys": [],
3917
+ "dependentActions": []
3918
+ },
3919
+ {
3920
+ "name": "automated-reasoning-policy-version",
3921
+ "required": false,
3922
+ "conditionKeys": [],
3923
+ "dependentActions": []
3924
+ },
3925
+ {
3926
+ "name": "guardrail-profile",
3927
+ "required": false,
3928
+ "conditionKeys": [],
3929
+ "dependentActions": []
3139
3930
  }
3140
3931
  ],
3141
3932
  "conditionKeys": [],