iamdata 0.1.202505111__py3-none-any.whl → 0.1.202512121__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (365) hide show
  1. iamdata/data/actions/access-analyzer.json +4 -1
  2. iamdata/data/actions/account.json +21 -0
  3. iamdata/data/actions/acm.json +23 -3
  4. iamdata/data/actions/aco-automation.json +252 -0
  5. iamdata/data/actions/action-recommendations.json +10 -0
  6. iamdata/data/actions/aidevops.json +481 -0
  7. iamdata/data/actions/aiops.json +189 -1
  8. iamdata/data/actions/airflow-serverless.json +225 -0
  9. iamdata/data/actions/amplify.json +2 -12
  10. iamdata/data/actions/aoss.json +36 -4
  11. iamdata/data/actions/apigateway.json +104 -0
  12. iamdata/data/actions/app-integrations.json +108 -0
  13. iamdata/data/actions/application-signals.json +48 -0
  14. iamdata/data/actions/appstream.json +138 -103
  15. iamdata/data/actions/appsync.json +1 -1
  16. iamdata/data/actions/aps.json +309 -0
  17. iamdata/data/actions/{deepcomposer.json → arc-region-switch.json} +132 -114
  18. iamdata/data/actions/arc-zonal-shift.json +53 -1
  19. iamdata/data/actions/artifact.json +8 -36
  20. iamdata/data/actions/athena.json +88 -1
  21. iamdata/data/actions/auditmanager.json +60 -7
  22. iamdata/data/actions/autoscaling.json +42 -3
  23. iamdata/data/actions/aws-marketplace.json +48 -32
  24. iamdata/data/actions/aws-mcp.json +26 -0
  25. iamdata/data/actions/backup-search.json +1 -0
  26. iamdata/data/actions/backup.json +250 -2
  27. iamdata/data/actions/batch.json +183 -17
  28. iamdata/data/actions/bcm-dashboards.json +79 -0
  29. iamdata/data/actions/bcm-data-exports.json +12 -0
  30. iamdata/data/actions/bcm-recommended-actions.json +10 -0
  31. iamdata/data/actions/bedrock-agentcore.json +2394 -0
  32. iamdata/data/actions/bedrock-mantle.json +106 -0
  33. iamdata/data/actions/bedrock.json +959 -58
  34. iamdata/data/actions/billing.json +88 -5
  35. iamdata/data/actions/braket.json +64 -9
  36. iamdata/data/actions/budgets.json +6 -2
  37. iamdata/data/actions/cases.json +22 -2
  38. iamdata/data/actions/cassandra.json +67 -2
  39. iamdata/data/actions/ce.json +42 -0
  40. iamdata/data/actions/chatbot.json +87 -20
  41. iamdata/data/actions/cleanrooms-ml.json +11 -0
  42. iamdata/data/actions/cleanrooms.json +93 -0
  43. iamdata/data/actions/cloud9.json +4 -10
  44. iamdata/data/actions/cloudformation.json +43 -0
  45. iamdata/data/actions/cloudfront.json +309 -87
  46. iamdata/data/actions/cloudtrail.json +60 -0
  47. iamdata/data/actions/cloudwatch.json +53 -0
  48. iamdata/data/actions/codebuild.json +367 -12
  49. iamdata/data/actions/codepipeline.json +15 -0
  50. iamdata/data/actions/cognito-idp.json +83 -0
  51. iamdata/data/actions/connect-campaigns.json +16 -0
  52. iamdata/data/actions/connect.json +1242 -11
  53. iamdata/data/actions/controlcatalog.json +8 -0
  54. iamdata/data/actions/cost-optimization-hub.json +8 -0
  55. iamdata/data/actions/cur.json +5 -1
  56. iamdata/data/actions/databrew.json +14 -7
  57. iamdata/data/actions/dataexchange.json +61 -9
  58. iamdata/data/actions/datazone.json +316 -6
  59. iamdata/data/actions/deadline.json +40 -12
  60. iamdata/data/actions/dms.json +133 -8
  61. iamdata/data/actions/ds.json +170 -0
  62. iamdata/data/actions/dsql.json +212 -23
  63. iamdata/data/actions/dynamodb.json +32 -0
  64. iamdata/data/actions/ec2.json +986 -51
  65. iamdata/data/actions/ecr.json +78 -0
  66. iamdata/data/actions/ecs.json +149 -9
  67. iamdata/data/actions/eks-mcp.json +26 -0
  68. iamdata/data/actions/eks.json +208 -2
  69. iamdata/data/actions/elasticloadbalancing.json +9 -0
  70. iamdata/data/actions/elasticmapreduce.json +15 -0
  71. iamdata/data/actions/emr-containers.json +34 -1
  72. iamdata/data/actions/emr-serverless.json +16 -0
  73. iamdata/data/actions/entityresolution.json +16 -8
  74. iamdata/data/actions/es.json +60 -0
  75. iamdata/data/actions/events.json +40 -0
  76. iamdata/data/actions/evs.json +193 -0
  77. iamdata/data/actions/freetier.json +32 -0
  78. iamdata/data/actions/fsx.json +59 -6
  79. iamdata/data/actions/glacier.json +1 -4
  80. iamdata/data/actions/glue.json +265 -54
  81. iamdata/data/actions/groundstation.json +15 -0
  82. iamdata/data/actions/guardduty.json +220 -1
  83. iamdata/data/actions/healthlake.json +226 -0
  84. iamdata/data/actions/iam.json +171 -9
  85. iamdata/data/actions/identitystore.json +177 -37
  86. iamdata/data/actions/imagebuilder.json +235 -243
  87. iamdata/data/actions/inspector2.json +208 -12
  88. iamdata/data/actions/invoicing.json +84 -3
  89. iamdata/data/actions/iot.json +37 -5
  90. iamdata/data/actions/iotfleetwise.json +6 -63
  91. iamdata/data/actions/iotmanagedintegrations.json +507 -75
  92. iamdata/data/actions/iotsitewise.json +271 -0
  93. iamdata/data/actions/ivs.json +48 -0
  94. iamdata/data/actions/kafka.json +71 -0
  95. iamdata/data/actions/kinesis.json +63 -0
  96. iamdata/data/actions/kinesisvideo.json +30 -0
  97. iamdata/data/actions/kms.json +125 -2
  98. iamdata/data/actions/lakeformation.json +16 -0
  99. iamdata/data/actions/lambda.json +300 -6
  100. iamdata/data/actions/lex.json +42 -0
  101. iamdata/data/actions/license-manager.json +285 -9
  102. iamdata/data/actions/logs.json +211 -0
  103. iamdata/data/actions/mediaconnect.json +776 -60
  104. iamdata/data/actions/mediaconvert.json +15 -0
  105. iamdata/data/actions/medialive.json +26 -2
  106. iamdata/data/actions/medical-imaging.json +105 -0
  107. iamdata/data/actions/memorydb.json +18 -0
  108. iamdata/data/actions/mgn.json +74 -3
  109. iamdata/data/actions/mpa.json +313 -0
  110. iamdata/data/actions/mq.json +16 -0
  111. iamdata/data/actions/neptune-graph.json +37 -0
  112. iamdata/data/actions/network-firewall.json +236 -3
  113. iamdata/data/actions/network-security-director.json +74 -0
  114. iamdata/data/actions/notifications-contacts.json +2 -1
  115. iamdata/data/actions/notifications.json +62 -2
  116. iamdata/data/actions/nova-act.json +276 -0
  117. iamdata/data/actions/observabilityadmin.json +510 -0
  118. iamdata/data/actions/odb.json +833 -0
  119. iamdata/data/actions/one.json +8 -0
  120. iamdata/data/actions/opensearch.json +40 -0
  121. iamdata/data/actions/organizations.json +156 -8
  122. iamdata/data/actions/osis.json +111 -0
  123. iamdata/data/actions/outposts.json +41 -3
  124. iamdata/data/actions/partnercentral-account-management.json +22 -0
  125. iamdata/data/actions/partnercentral.json +1420 -171
  126. iamdata/data/actions/pcs.json +27 -1
  127. iamdata/data/actions/pi.json +6 -0
  128. iamdata/data/actions/pricingplanmanager.json +66 -0
  129. iamdata/data/actions/profile.json +670 -20
  130. iamdata/data/actions/q.json +18 -0
  131. iamdata/data/actions/qapps.json +0 -78
  132. iamdata/data/actions/qbusiness.json +156 -46
  133. iamdata/data/actions/quicksight.json +493 -7
  134. iamdata/data/actions/rds.json +149 -48
  135. iamdata/data/actions/redshift-serverless.json +2 -2
  136. iamdata/data/actions/redshift.json +0 -6
  137. iamdata/data/actions/rekognition.json +1 -8
  138. iamdata/data/actions/repostspace.json +90 -0
  139. iamdata/data/actions/resiliencehub.json +19 -5
  140. iamdata/data/actions/resource-explorer-2.json +84 -2
  141. iamdata/data/actions/route53.json +15 -0
  142. iamdata/data/actions/route53globalresolver.json +700 -0
  143. iamdata/data/actions/rtbfabric.json +481 -0
  144. iamdata/data/actions/s3.json +406 -144
  145. iamdata/data/actions/s3express.json +109 -5
  146. iamdata/data/actions/s3tables.json +325 -2
  147. iamdata/data/actions/s3vectors.json +367 -0
  148. iamdata/data/actions/sagemaker-mlflow.json +135 -0
  149. iamdata/data/actions/sagemaker-unified-studio-mcp.json +29 -0
  150. iamdata/data/actions/sagemaker.json +422 -11
  151. iamdata/data/actions/scn.json +151 -4
  152. iamdata/data/actions/secretsmanager.json +42 -20
  153. iamdata/data/actions/security-ir.json +54 -8
  154. iamdata/data/actions/securityagent.json +503 -0
  155. iamdata/data/actions/securityhub.json +390 -4
  156. iamdata/data/actions/securitylake.json +1 -0
  157. iamdata/data/actions/servicediscovery.json +140 -14
  158. iamdata/data/actions/servicequotas.json +40 -0
  159. iamdata/data/actions/ses.json +286 -2
  160. iamdata/data/actions/shield.json +47 -0
  161. iamdata/data/actions/signin.json +16 -0
  162. iamdata/data/actions/snow-device-management.json +1 -0
  163. iamdata/data/actions/social-messaging.json +120 -0
  164. iamdata/data/actions/ssm-sap.json +51 -3
  165. iamdata/data/actions/ssm.json +4 -1
  166. iamdata/data/actions/sso-directory.json +108 -36
  167. iamdata/data/actions/sso-oauth.json +40 -2
  168. iamdata/data/actions/sso.json +369 -157
  169. iamdata/data/actions/sts.json +40 -0
  170. iamdata/data/actions/support-console.json +119 -0
  171. iamdata/data/actions/support.json +58 -0
  172. iamdata/data/actions/synthetics.json +18 -0
  173. iamdata/data/actions/tag.json +8 -0
  174. iamdata/data/actions/tax.json +48 -0
  175. iamdata/data/actions/thinclient.json +1 -0
  176. iamdata/data/actions/transcribe.json +12 -0
  177. iamdata/data/actions/transfer.json +30 -14
  178. iamdata/data/actions/transform-custom.json +274 -0
  179. iamdata/data/actions/transform.json +257 -0
  180. iamdata/data/actions/user-subscriptions.json +8 -0
  181. iamdata/data/actions/uxc.json +26 -0
  182. iamdata/data/actions/vpc-lattice-svcs.json +2 -0
  183. iamdata/data/actions/vpc-lattice.json +90 -0
  184. iamdata/data/actions/vpce.json +14 -1
  185. iamdata/data/actions/wisdom.json +31 -214
  186. iamdata/data/actions/workspaces-instances.json +186 -0
  187. iamdata/data/actions/workspaces-web.json +136 -8
  188. iamdata/data/actions/workspaces.json +98 -0
  189. iamdata/data/actions/xray.json +15 -5
  190. iamdata/data/conditionKeys/acm.json +5 -0
  191. iamdata/data/conditionKeys/aco-automation.json +17 -0
  192. iamdata/data/conditionKeys/aidevops.json +22 -0
  193. iamdata/data/conditionKeys/airflow-serverless.json +17 -0
  194. iamdata/data/conditionKeys/apigateway.json +30 -0
  195. iamdata/data/conditionKeys/arc-region-switch.json +17 -0
  196. iamdata/data/conditionKeys/autoscaling.json +5 -0
  197. iamdata/data/conditionKeys/backup.json +6 -1
  198. iamdata/data/conditionKeys/bcm-dashboards.json +12 -0
  199. iamdata/data/conditionKeys/bedrock-agentcore.json +72 -0
  200. iamdata/data/conditionKeys/bedrock-mantle.json +17 -0
  201. iamdata/data/conditionKeys/bedrock.json +10 -0
  202. iamdata/data/conditionKeys/chatbot.json +17 -1
  203. iamdata/data/conditionKeys/cloudformation.json +5 -0
  204. iamdata/data/conditionKeys/codebuild.json +550 -0
  205. iamdata/data/conditionKeys/connect.json +25 -0
  206. iamdata/data/conditionKeys/dsql.json +12 -2
  207. iamdata/data/conditionKeys/dynamodb.json +21 -1
  208. iamdata/data/conditionKeys/ebs.json +2 -2
  209. iamdata/data/conditionKeys/ec2.json +20 -15
  210. iamdata/data/conditionKeys/eks.json +5 -0
  211. iamdata/data/conditionKeys/events.json +1 -1
  212. iamdata/data/conditionKeys/evs.json +17 -0
  213. iamdata/data/conditionKeys/glacier.json +0 -10
  214. iamdata/data/conditionKeys/glue.json +10 -0
  215. iamdata/data/conditionKeys/iam.json +30 -0
  216. iamdata/data/conditionKeys/identitystore.json +26 -1
  217. iamdata/data/conditionKeys/imagebuilder.json +2 -2
  218. iamdata/data/conditionKeys/iotmanagedintegrations.json +27 -1
  219. iamdata/data/conditionKeys/kinesis.json +15 -0
  220. iamdata/data/conditionKeys/kms.json +127 -7
  221. iamdata/data/conditionKeys/lambda.json +5 -0
  222. iamdata/data/conditionKeys/license-manager.json +5 -0
  223. iamdata/data/conditionKeys/mediaconnect.json +17 -1
  224. iamdata/data/conditionKeys/mpa.json +27 -0
  225. iamdata/data/conditionKeys/observabilityadmin.json +37 -1
  226. iamdata/data/conditionKeys/odb.json +17 -0
  227. iamdata/data/conditionKeys/organizations.json +10 -0
  228. iamdata/data/conditionKeys/partnercentral-account-management.json +12 -1
  229. iamdata/data/conditionKeys/partnercentral.json +22 -2
  230. iamdata/data/conditionKeys/pricingplanmanager.json +1 -0
  231. iamdata/data/conditionKeys/quicksight.json +0 -5
  232. iamdata/data/conditionKeys/rds.json +5 -0
  233. iamdata/data/conditionKeys/route53.json +1 -1
  234. iamdata/data/conditionKeys/route53globalresolver.json +17 -0
  235. iamdata/data/conditionKeys/rtbfabric.json +47 -0
  236. iamdata/data/conditionKeys/s3.json +20 -0
  237. iamdata/data/conditionKeys/s3express.json +26 -1
  238. iamdata/data/conditionKeys/s3tables.json +25 -0
  239. iamdata/data/conditionKeys/s3vectors.json +32 -0
  240. iamdata/data/conditionKeys/sagemaker-unified-studio-mcp.json +1 -0
  241. iamdata/data/conditionKeys/sagemaker.json +25 -0
  242. iamdata/data/conditionKeys/savingsplans.json +1 -1
  243. iamdata/data/conditionKeys/secretsmanager.json +16 -1
  244. iamdata/data/conditionKeys/securityagent.json +1 -0
  245. iamdata/data/conditionKeys/securityhub.json +5 -0
  246. iamdata/data/conditionKeys/servicediscovery.json +5 -0
  247. iamdata/data/conditionKeys/ses.json +5 -0
  248. iamdata/data/conditionKeys/ssm.json +10 -0
  249. iamdata/data/conditionKeys/sso.json +10 -0
  250. iamdata/data/conditionKeys/sts.json +10 -0
  251. iamdata/data/conditionKeys/support-console.json +1 -0
  252. iamdata/data/conditionKeys/transcribe.json +1 -1
  253. iamdata/data/conditionKeys/transfer.json +20 -0
  254. iamdata/data/conditionKeys/transform-custom.json +17 -0
  255. iamdata/data/conditionKeys/transform.json +12 -0
  256. iamdata/data/conditionKeys/uxc.json +1 -0
  257. iamdata/data/conditionKeys/vpc-lattice-svcs.json +5 -0
  258. iamdata/data/conditionKeys/vpc-lattice.json +15 -0
  259. iamdata/data/conditionKeys/workspaces-instances.json +17 -0
  260. iamdata/data/conditionKeys/xray.json +15 -0
  261. iamdata/data/conditionPatterns.json +146 -0
  262. iamdata/data/metadata.json +2 -2
  263. iamdata/data/resourceTypes/aco-automation.json +9 -0
  264. iamdata/data/resourceTypes/action-recommendations.json +1 -0
  265. iamdata/data/resourceTypes/aidevops.json +24 -0
  266. iamdata/data/resourceTypes/airflow-serverless.json +9 -0
  267. iamdata/data/resourceTypes/apigateway.json +15 -0
  268. iamdata/data/resourceTypes/aps.json +9 -0
  269. iamdata/data/resourceTypes/arc-region-switch.json +9 -0
  270. iamdata/data/resourceTypes/artifact.json +5 -5
  271. iamdata/data/resourceTypes/athena.json +7 -0
  272. iamdata/data/resourceTypes/auditmanager.json +8 -2
  273. iamdata/data/resourceTypes/aws-mcp.json +1 -0
  274. iamdata/data/resourceTypes/backup.json +7 -0
  275. iamdata/data/resourceTypes/batch.json +14 -0
  276. iamdata/data/resourceTypes/bcm-dashboards.json +1 -0
  277. iamdata/data/resourceTypes/bcm-data-exports.json +7 -0
  278. iamdata/data/resourceTypes/bcm-recommended-actions.json +1 -0
  279. iamdata/data/resourceTypes/bedrock-agentcore.json +107 -0
  280. iamdata/data/resourceTypes/bedrock-mantle.json +6 -0
  281. iamdata/data/resourceTypes/bedrock.json +45 -3
  282. iamdata/data/resourceTypes/braket.json +7 -0
  283. iamdata/data/resourceTypes/cassandra.json +7 -0
  284. iamdata/data/resourceTypes/chatbot.json +8 -2
  285. iamdata/data/resourceTypes/cloudformation.json +4 -0
  286. iamdata/data/resourceTypes/cloudfront.json +14 -0
  287. iamdata/data/resourceTypes/connect.json +18 -0
  288. iamdata/data/resourceTypes/dataexchange.json +4 -1
  289. iamdata/data/resourceTypes/deadline.json +4 -1
  290. iamdata/data/resourceTypes/ec2.json +88 -6
  291. iamdata/data/resourceTypes/eks-mcp.json +1 -0
  292. iamdata/data/resourceTypes/eks.json +14 -0
  293. iamdata/data/resourceTypes/emr-containers.json +0 -4
  294. iamdata/data/resourceTypes/events.json +8 -0
  295. iamdata/data/resourceTypes/evs.json +9 -0
  296. iamdata/data/resourceTypes/guardduty.json +18 -1
  297. iamdata/data/resourceTypes/iam.json +7 -0
  298. iamdata/data/resourceTypes/imagebuilder.json +12 -18
  299. iamdata/data/resourceTypes/inspector2.json +14 -0
  300. iamdata/data/resourceTypes/invoicing.json +7 -0
  301. iamdata/data/resourceTypes/iotmanagedintegrations.json +31 -12
  302. iamdata/data/resourceTypes/iotsitewise.json +7 -0
  303. iamdata/data/resourceTypes/kinesis.json +4 -1
  304. iamdata/data/resourceTypes/lambda.json +11 -0
  305. iamdata/data/resourceTypes/license-manager.json +24 -2
  306. iamdata/data/resourceTypes/logs.json +7 -0
  307. iamdata/data/resourceTypes/mediaconnect.json +55 -14
  308. iamdata/data/resourceTypes/mpa.json +23 -0
  309. iamdata/data/resourceTypes/network-firewall.json +7 -0
  310. iamdata/data/resourceTypes/network-security-director.json +1 -0
  311. iamdata/data/resourceTypes/nova-act.json +10 -0
  312. iamdata/data/resourceTypes/observabilityadmin.json +37 -1
  313. iamdata/data/resourceTypes/odb.json +44 -0
  314. iamdata/data/resourceTypes/omics.json +0 -4
  315. iamdata/data/resourceTypes/organizations.json +7 -0
  316. iamdata/data/resourceTypes/osis.json +7 -0
  317. iamdata/data/resourceTypes/partnercentral.json +71 -2
  318. iamdata/data/resourceTypes/pi.json +4 -1
  319. iamdata/data/resourceTypes/pricingplanmanager.json +6 -0
  320. iamdata/data/resourceTypes/profile.json +21 -0
  321. iamdata/data/resourceTypes/qbusiness.json +7 -4
  322. iamdata/data/resourceTypes/quicksight.json +26 -1
  323. iamdata/data/resourceTypes/rds.json +12 -3
  324. iamdata/data/resourceTypes/redshift.json +1 -4
  325. iamdata/data/resourceTypes/route53globalresolver.json +37 -0
  326. iamdata/data/resourceTypes/rtbfabric.json +46 -0
  327. iamdata/data/resourceTypes/s3.json +30 -3
  328. iamdata/data/resourceTypes/s3express.json +10 -2
  329. iamdata/data/resourceTypes/s3tables.json +7 -1
  330. iamdata/data/resourceTypes/s3vectors.json +18 -0
  331. iamdata/data/resourceTypes/sagemaker-unified-studio-mcp.json +1 -0
  332. iamdata/data/resourceTypes/sagemaker.json +26 -3
  333. iamdata/data/resourceTypes/scn.json +19 -3
  334. iamdata/data/resourceTypes/secretsmanager.json +2 -1
  335. iamdata/data/resourceTypes/securityagent.json +38 -0
  336. iamdata/data/resourceTypes/securityhub.json +36 -2
  337. iamdata/data/resourceTypes/ses.json +11 -0
  338. iamdata/data/resourceTypes/sts.json +4 -0
  339. iamdata/data/resourceTypes/support-console.json +1 -0
  340. iamdata/data/resourceTypes/transform-custom.json +18 -0
  341. iamdata/data/resourceTypes/transform.json +10 -0
  342. iamdata/data/resourceTypes/uxc.json +1 -0
  343. iamdata/data/resourceTypes/vpc-lattice.json +12 -0
  344. iamdata/data/resourceTypes/vpce.json +10 -1
  345. iamdata/data/resourceTypes/workspaces-instances.json +16 -0
  346. iamdata/data/resourceTypes/workspaces-web.json +7 -0
  347. iamdata/data/resourceTypes/workspaces.json +4 -0
  348. iamdata/data/serviceNames.json +32 -9
  349. iamdata/data/services.json +27 -4
  350. iamdata/data/unassociatedConditions.json +23 -0
  351. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/METADATA +1 -1
  352. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/RECORD +360 -289
  353. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/WHEEL +1 -1
  354. iamdata/data/actions/application-cost-profiler.json +0 -50
  355. iamdata/data/actions/sagemaker-groundtruth-synthetic.json +0 -110
  356. iamdata/data/actions/supportrecommendations.json +0 -20
  357. iamdata/data/conditionKeys/deepcomposer.json +0 -17
  358. iamdata/data/resourceTypes/deepcomposer.json +0 -20
  359. /iamdata/data/conditionKeys/{application-cost-profiler.json → action-recommendations.json} +0 -0
  360. /iamdata/data/conditionKeys/{sagemaker-groundtruth-synthetic.json → aws-mcp.json} +0 -0
  361. /iamdata/data/conditionKeys/{supportrecommendations.json → bcm-recommended-actions.json} +0 -0
  362. /iamdata/data/{resourceTypes/application-cost-profiler.json → conditionKeys/eks-mcp.json} +0 -0
  363. /iamdata/data/{resourceTypes/sagemaker-groundtruth-synthetic.json → conditionKeys/network-security-director.json} +0 -0
  364. /iamdata/data/{resourceTypes/supportrecommendations.json → conditionKeys/nova-act.json} +0 -0
  365. {iamdata-0.1.202505111.dist-info → iamdata-0.1.202512121.dist-info}/licenses/LICENSE.txt +0 -0
@@ -0,0 +1,2394 @@
1
+ {
2
+ "allowvendedlogdeliveryforresource": {
3
+ "name": "AllowVendedLogDeliveryForResource",
4
+ "isPermissionOnly": true,
5
+ "description": "Grants permission to configure vended telemetry for a resource",
6
+ "accessLevel": "Permissions management",
7
+ "resourceTypes": [
8
+ {
9
+ "name": "memory",
10
+ "required": true,
11
+ "conditionKeys": [],
12
+ "dependentActions": []
13
+ }
14
+ ],
15
+ "conditionKeys": [],
16
+ "dependentActions": []
17
+ },
18
+ "authorizeaction": {
19
+ "name": "AuthorizeAction",
20
+ "isPermissionOnly": true,
21
+ "description": "Grants permission to evaluate Cedar policies for authorization requests",
22
+ "accessLevel": "Permissions management",
23
+ "resourceTypes": [
24
+ {
25
+ "name": "gateway",
26
+ "required": true,
27
+ "conditionKeys": [],
28
+ "dependentActions": []
29
+ },
30
+ {
31
+ "name": "policy-engine",
32
+ "required": true,
33
+ "conditionKeys": [],
34
+ "dependentActions": []
35
+ }
36
+ ],
37
+ "conditionKeys": [],
38
+ "dependentActions": []
39
+ },
40
+ "batchcreatememoryrecords": {
41
+ "name": "BatchCreateMemoryRecords",
42
+ "description": "Grants permission to create one or more memory records",
43
+ "accessLevel": "Write",
44
+ "resourceTypes": [
45
+ {
46
+ "name": "memory",
47
+ "required": true,
48
+ "conditionKeys": [],
49
+ "dependentActions": []
50
+ }
51
+ ],
52
+ "conditionKeys": [
53
+ "bedrock-agentcore:namespace"
54
+ ],
55
+ "dependentActions": []
56
+ },
57
+ "batchdeletememoryrecords": {
58
+ "name": "BatchDeleteMemoryRecords",
59
+ "description": "Grants permission to delete one or more memory records",
60
+ "accessLevel": "Write",
61
+ "resourceTypes": [
62
+ {
63
+ "name": "memory",
64
+ "required": true,
65
+ "conditionKeys": [],
66
+ "dependentActions": []
67
+ }
68
+ ],
69
+ "conditionKeys": [],
70
+ "dependentActions": []
71
+ },
72
+ "batchupdatememoryrecords": {
73
+ "name": "BatchUpdateMemoryRecords",
74
+ "description": "Grants permission to update one or more memory records",
75
+ "accessLevel": "Write",
76
+ "resourceTypes": [
77
+ {
78
+ "name": "memory",
79
+ "required": true,
80
+ "conditionKeys": [],
81
+ "dependentActions": []
82
+ }
83
+ ],
84
+ "conditionKeys": [
85
+ "bedrock-agentcore:namespace"
86
+ ],
87
+ "dependentActions": []
88
+ },
89
+ "completeresourcetokenauth": {
90
+ "name": "CompleteResourceTokenAuth",
91
+ "description": "Grants permission to retrieve access token with OAuth2 for 3LO flow to access external resource",
92
+ "accessLevel": "Read",
93
+ "resourceTypes": [
94
+ {
95
+ "name": "oauth2credentialprovider",
96
+ "required": true,
97
+ "conditionKeys": [],
98
+ "dependentActions": []
99
+ },
100
+ {
101
+ "name": "token-vault",
102
+ "required": true,
103
+ "conditionKeys": [],
104
+ "dependentActions": []
105
+ },
106
+ {
107
+ "name": "workload-identity",
108
+ "required": true,
109
+ "conditionKeys": [],
110
+ "dependentActions": []
111
+ },
112
+ {
113
+ "name": "workload-identity-directory",
114
+ "required": true,
115
+ "conditionKeys": [],
116
+ "dependentActions": []
117
+ }
118
+ ],
119
+ "conditionKeys": [
120
+ "bedrock-agentcore:InboundJwtClaim/iss",
121
+ "bedrock-agentcore:InboundJwtClaim/sub",
122
+ "bedrock-agentcore:InboundJwtClaim/aud",
123
+ "bedrock-agentcore:InboundJwtClaim/scope",
124
+ "bedrock-agentcore:InboundJwtClaim/client_id",
125
+ "bedrock-agentcore:userid"
126
+ ],
127
+ "dependentActions": []
128
+ },
129
+ "connectbrowserautomationstream": {
130
+ "name": "ConnectBrowserAutomationStream",
131
+ "description": "Grants permission to connect to a browser automation stream",
132
+ "accessLevel": "Read",
133
+ "resourceTypes": [],
134
+ "conditionKeys": [],
135
+ "dependentActions": []
136
+ },
137
+ "connectbrowserliveviewstream": {
138
+ "name": "ConnectBrowserLiveViewStream",
139
+ "description": "Grants permission to connect to a browser live view stream",
140
+ "accessLevel": "Read",
141
+ "resourceTypes": [],
142
+ "conditionKeys": [],
143
+ "dependentActions": []
144
+ },
145
+ "createagentruntime": {
146
+ "name": "CreateAgentRuntime",
147
+ "description": "Grants permission to create a new agent runtime",
148
+ "accessLevel": "Write",
149
+ "resourceTypes": [],
150
+ "conditionKeys": [
151
+ "aws:RequestTag/${TagKey}",
152
+ "aws:TagKeys"
153
+ ],
154
+ "dependentActions": [
155
+ "iam:PassRole"
156
+ ]
157
+ },
158
+ "createagentruntimeendpoint": {
159
+ "name": "CreateAgentRuntimeEndpoint",
160
+ "description": "Grants permission to create a new agent runtime endpoint",
161
+ "accessLevel": "Write",
162
+ "resourceTypes": [
163
+ {
164
+ "name": "runtime",
165
+ "required": true,
166
+ "conditionKeys": [],
167
+ "dependentActions": []
168
+ }
169
+ ],
170
+ "conditionKeys": [
171
+ "aws:RequestTag/${TagKey}",
172
+ "aws:TagKeys"
173
+ ],
174
+ "dependentActions": []
175
+ },
176
+ "createapikeycredentialprovider": {
177
+ "name": "CreateApiKeyCredentialProvider",
178
+ "description": "Grants permission to create a new API Key Credential Provider",
179
+ "accessLevel": "Write",
180
+ "resourceTypes": [
181
+ {
182
+ "name": "apikeycredentialprovider",
183
+ "required": true,
184
+ "conditionKeys": [],
185
+ "dependentActions": []
186
+ },
187
+ {
188
+ "name": "token-vault",
189
+ "required": true,
190
+ "conditionKeys": [],
191
+ "dependentActions": []
192
+ }
193
+ ],
194
+ "conditionKeys": [
195
+ "aws:RequestTag/${TagKey}",
196
+ "aws:TagKeys"
197
+ ],
198
+ "dependentActions": []
199
+ },
200
+ "createbrowser": {
201
+ "name": "CreateBrowser",
202
+ "description": "Grants permission to create a new custom browser",
203
+ "accessLevel": "Write",
204
+ "resourceTypes": [],
205
+ "conditionKeys": [
206
+ "aws:RequestTag/${TagKey}",
207
+ "aws:TagKeys"
208
+ ],
209
+ "dependentActions": []
210
+ },
211
+ "createcodeinterpreter": {
212
+ "name": "CreateCodeInterpreter",
213
+ "description": "Grants permission to create a new custom code interpreter",
214
+ "accessLevel": "Write",
215
+ "resourceTypes": [],
216
+ "conditionKeys": [
217
+ "aws:RequestTag/${TagKey}",
218
+ "aws:TagKeys"
219
+ ],
220
+ "dependentActions": []
221
+ },
222
+ "createevaluator": {
223
+ "name": "CreateEvaluator",
224
+ "description": "Grants permission to create a new evaluator",
225
+ "accessLevel": "Write",
226
+ "resourceTypes": [],
227
+ "conditionKeys": [],
228
+ "dependentActions": []
229
+ },
230
+ "createevent": {
231
+ "name": "CreateEvent",
232
+ "description": "Grants permission to create an Event",
233
+ "accessLevel": "Write",
234
+ "resourceTypes": [
235
+ {
236
+ "name": "memory",
237
+ "required": true,
238
+ "conditionKeys": [],
239
+ "dependentActions": []
240
+ }
241
+ ],
242
+ "conditionKeys": [
243
+ "bedrock-agentcore:sessionId",
244
+ "bedrock-agentcore:actorId"
245
+ ],
246
+ "dependentActions": []
247
+ },
248
+ "creategateway": {
249
+ "name": "CreateGateway",
250
+ "description": "Grants permission to create a new gateway",
251
+ "accessLevel": "Write",
252
+ "resourceTypes": [],
253
+ "conditionKeys": [
254
+ "aws:RequestTag/${TagKey}",
255
+ "aws:TagKeys"
256
+ ],
257
+ "dependentActions": [
258
+ "iam:PassRole"
259
+ ]
260
+ },
261
+ "creategatewaytarget": {
262
+ "name": "CreateGatewayTarget",
263
+ "description": "Grants permission to create a new target in an existing gateway",
264
+ "accessLevel": "Write",
265
+ "resourceTypes": [
266
+ {
267
+ "name": "gateway",
268
+ "required": true,
269
+ "conditionKeys": [],
270
+ "dependentActions": []
271
+ }
272
+ ],
273
+ "conditionKeys": [],
274
+ "dependentActions": []
275
+ },
276
+ "creatememory": {
277
+ "name": "CreateMemory",
278
+ "description": "Grants permission to create a Memory resource",
279
+ "accessLevel": "Write",
280
+ "resourceTypes": [],
281
+ "conditionKeys": [
282
+ "aws:RequestTag/${TagKey}",
283
+ "aws:TagKeys"
284
+ ],
285
+ "dependentActions": [
286
+ "iam:PassRole"
287
+ ]
288
+ },
289
+ "createoauth2credentialprovider": {
290
+ "name": "CreateOauth2CredentialProvider",
291
+ "description": "Grants permission to create a new Credential Provider to access external resources with OAuth2 protocol",
292
+ "accessLevel": "Write",
293
+ "resourceTypes": [
294
+ {
295
+ "name": "oauth2credentialprovider",
296
+ "required": true,
297
+ "conditionKeys": [],
298
+ "dependentActions": []
299
+ },
300
+ {
301
+ "name": "token-vault",
302
+ "required": true,
303
+ "conditionKeys": [],
304
+ "dependentActions": []
305
+ }
306
+ ],
307
+ "conditionKeys": [
308
+ "aws:RequestTag/${TagKey}",
309
+ "aws:TagKeys"
310
+ ],
311
+ "dependentActions": []
312
+ },
313
+ "createonlineevaluationconfig": {
314
+ "name": "CreateOnlineEvaluationConfig",
315
+ "description": "Grants permission to create a new online evaluation configuration",
316
+ "accessLevel": "Write",
317
+ "resourceTypes": [],
318
+ "conditionKeys": [],
319
+ "dependentActions": [
320
+ "iam:PassRole"
321
+ ]
322
+ },
323
+ "createpolicy": {
324
+ "name": "CreatePolicy",
325
+ "description": "Grants permission to create a new policy within a policy engine",
326
+ "accessLevel": "Write",
327
+ "resourceTypes": [
328
+ {
329
+ "name": "policy-engine",
330
+ "required": true,
331
+ "conditionKeys": [],
332
+ "dependentActions": []
333
+ }
334
+ ],
335
+ "conditionKeys": [],
336
+ "dependentActions": []
337
+ },
338
+ "createpolicyengine": {
339
+ "name": "CreatePolicyEngine",
340
+ "description": "Grants permission to create a new policy engine",
341
+ "accessLevel": "Write",
342
+ "resourceTypes": [],
343
+ "conditionKeys": [],
344
+ "dependentActions": []
345
+ },
346
+ "createworkloadidentity": {
347
+ "name": "CreateWorkloadIdentity",
348
+ "description": "Grants permission to create a new Workload Identity",
349
+ "accessLevel": "Write",
350
+ "resourceTypes": [
351
+ {
352
+ "name": "workload-identity",
353
+ "required": true,
354
+ "conditionKeys": [],
355
+ "dependentActions": []
356
+ },
357
+ {
358
+ "name": "workload-identity-directory",
359
+ "required": true,
360
+ "conditionKeys": [],
361
+ "dependentActions": []
362
+ }
363
+ ],
364
+ "conditionKeys": [
365
+ "aws:RequestTag/${TagKey}",
366
+ "aws:TagKeys"
367
+ ],
368
+ "dependentActions": []
369
+ },
370
+ "deleteagentruntime": {
371
+ "name": "DeleteAgentRuntime",
372
+ "description": "Grants permission to delete an agent runtime",
373
+ "accessLevel": "Write",
374
+ "resourceTypes": [
375
+ {
376
+ "name": "runtime",
377
+ "required": true,
378
+ "conditionKeys": [],
379
+ "dependentActions": []
380
+ }
381
+ ],
382
+ "conditionKeys": [],
383
+ "dependentActions": []
384
+ },
385
+ "deleteagentruntimeendpoint": {
386
+ "name": "DeleteAgentRuntimeEndpoint",
387
+ "description": "Grants permission to delete an agent runtime endpoint",
388
+ "accessLevel": "Write",
389
+ "resourceTypes": [
390
+ {
391
+ "name": "runtime",
392
+ "required": true,
393
+ "conditionKeys": [],
394
+ "dependentActions": []
395
+ },
396
+ {
397
+ "name": "runtime-endpoint",
398
+ "required": true,
399
+ "conditionKeys": [],
400
+ "dependentActions": []
401
+ }
402
+ ],
403
+ "conditionKeys": [],
404
+ "dependentActions": []
405
+ },
406
+ "deleteapikeycredentialprovider": {
407
+ "name": "DeleteApiKeyCredentialProvider",
408
+ "description": "Grants permission to delete a registered API Key Credential Provider",
409
+ "accessLevel": "Write",
410
+ "resourceTypes": [
411
+ {
412
+ "name": "apikeycredentialprovider",
413
+ "required": true,
414
+ "conditionKeys": [],
415
+ "dependentActions": []
416
+ },
417
+ {
418
+ "name": "token-vault",
419
+ "required": true,
420
+ "conditionKeys": [],
421
+ "dependentActions": []
422
+ }
423
+ ],
424
+ "conditionKeys": [],
425
+ "dependentActions": []
426
+ },
427
+ "deletebrowser": {
428
+ "name": "DeleteBrowser",
429
+ "description": "Grants permission to delete a custom browser",
430
+ "accessLevel": "Write",
431
+ "resourceTypes": [
432
+ {
433
+ "name": "browser-custom",
434
+ "required": true,
435
+ "conditionKeys": [],
436
+ "dependentActions": []
437
+ }
438
+ ],
439
+ "conditionKeys": [],
440
+ "dependentActions": []
441
+ },
442
+ "deletecodeinterpreter": {
443
+ "name": "DeleteCodeInterpreter",
444
+ "description": "Grants permission to delete a custom code interpreter",
445
+ "accessLevel": "Write",
446
+ "resourceTypes": [
447
+ {
448
+ "name": "code-interpreter-custom",
449
+ "required": true,
450
+ "conditionKeys": [],
451
+ "dependentActions": []
452
+ }
453
+ ],
454
+ "conditionKeys": [],
455
+ "dependentActions": []
456
+ },
457
+ "deleteevaluator": {
458
+ "name": "DeleteEvaluator",
459
+ "description": "Grants permission to delete an evaluator",
460
+ "accessLevel": "Write",
461
+ "resourceTypes": [
462
+ {
463
+ "name": "evaluator",
464
+ "required": true,
465
+ "conditionKeys": [],
466
+ "dependentActions": []
467
+ }
468
+ ],
469
+ "conditionKeys": [],
470
+ "dependentActions": []
471
+ },
472
+ "deleteevent": {
473
+ "name": "DeleteEvent",
474
+ "description": "Grants permission to delete an Event",
475
+ "accessLevel": "Write",
476
+ "resourceTypes": [
477
+ {
478
+ "name": "memory",
479
+ "required": true,
480
+ "conditionKeys": [],
481
+ "dependentActions": []
482
+ }
483
+ ],
484
+ "conditionKeys": [
485
+ "bedrock-agentcore:sessionId",
486
+ "bedrock-agentcore:actorId"
487
+ ],
488
+ "dependentActions": []
489
+ },
490
+ "deletegateway": {
491
+ "name": "DeleteGateway",
492
+ "description": "Grants permission to delete an existing gateway",
493
+ "accessLevel": "Write",
494
+ "resourceTypes": [
495
+ {
496
+ "name": "gateway",
497
+ "required": true,
498
+ "conditionKeys": [],
499
+ "dependentActions": []
500
+ }
501
+ ],
502
+ "conditionKeys": [],
503
+ "dependentActions": []
504
+ },
505
+ "deletegatewaytarget": {
506
+ "name": "DeleteGatewayTarget",
507
+ "description": "Grants permission to delete an existing gateway target",
508
+ "accessLevel": "Write",
509
+ "resourceTypes": [
510
+ {
511
+ "name": "gateway",
512
+ "required": true,
513
+ "conditionKeys": [],
514
+ "dependentActions": []
515
+ }
516
+ ],
517
+ "conditionKeys": [],
518
+ "dependentActions": []
519
+ },
520
+ "deletememory": {
521
+ "name": "DeleteMemory",
522
+ "description": "Grants permission to delete a Memory resource",
523
+ "accessLevel": "Write",
524
+ "resourceTypes": [
525
+ {
526
+ "name": "memory",
527
+ "required": true,
528
+ "conditionKeys": [],
529
+ "dependentActions": []
530
+ }
531
+ ],
532
+ "conditionKeys": [],
533
+ "dependentActions": []
534
+ },
535
+ "deletememoryrecord": {
536
+ "name": "DeleteMemoryRecord",
537
+ "description": "Grants permission to delete a Memory Record",
538
+ "accessLevel": "Write",
539
+ "resourceTypes": [
540
+ {
541
+ "name": "memory",
542
+ "required": true,
543
+ "conditionKeys": [],
544
+ "dependentActions": []
545
+ }
546
+ ],
547
+ "conditionKeys": [],
548
+ "dependentActions": []
549
+ },
550
+ "deleteoauth2credentialprovider": {
551
+ "name": "DeleteOauth2CredentialProvider",
552
+ "description": "Grants permission to delete a registered OAuth2 Credential Provider",
553
+ "accessLevel": "Write",
554
+ "resourceTypes": [
555
+ {
556
+ "name": "oauth2credentialprovider",
557
+ "required": true,
558
+ "conditionKeys": [],
559
+ "dependentActions": []
560
+ },
561
+ {
562
+ "name": "token-vault",
563
+ "required": true,
564
+ "conditionKeys": [],
565
+ "dependentActions": []
566
+ }
567
+ ],
568
+ "conditionKeys": [],
569
+ "dependentActions": []
570
+ },
571
+ "deleteonlineevaluationconfig": {
572
+ "name": "DeleteOnlineEvaluationConfig",
573
+ "description": "Grants permission to delete an online evaluation configuration",
574
+ "accessLevel": "Write",
575
+ "resourceTypes": [
576
+ {
577
+ "name": "online-evaluation-config",
578
+ "required": true,
579
+ "conditionKeys": [],
580
+ "dependentActions": []
581
+ }
582
+ ],
583
+ "conditionKeys": [],
584
+ "dependentActions": []
585
+ },
586
+ "deletepolicy": {
587
+ "name": "DeletePolicy",
588
+ "description": "Grants permission to delete a policy",
589
+ "accessLevel": "Write",
590
+ "resourceTypes": [
591
+ {
592
+ "name": "policy",
593
+ "required": true,
594
+ "conditionKeys": [],
595
+ "dependentActions": []
596
+ },
597
+ {
598
+ "name": "policy-engine",
599
+ "required": true,
600
+ "conditionKeys": [],
601
+ "dependentActions": []
602
+ }
603
+ ],
604
+ "conditionKeys": [],
605
+ "dependentActions": []
606
+ },
607
+ "deletepolicyengine": {
608
+ "name": "DeletePolicyEngine",
609
+ "description": "Grants permission to delete a policy engine",
610
+ "accessLevel": "Write",
611
+ "resourceTypes": [
612
+ {
613
+ "name": "policy-engine",
614
+ "required": true,
615
+ "conditionKeys": [],
616
+ "dependentActions": []
617
+ }
618
+ ],
619
+ "conditionKeys": [],
620
+ "dependentActions": []
621
+ },
622
+ "deleteresourcepolicy": {
623
+ "name": "DeleteResourcePolicy",
624
+ "description": "Grants permission to delete the resource-based policy for a Bedrock resource",
625
+ "accessLevel": "Write",
626
+ "resourceTypes": [
627
+ {
628
+ "name": "gateway",
629
+ "required": false,
630
+ "conditionKeys": [],
631
+ "dependentActions": []
632
+ },
633
+ {
634
+ "name": "runtime",
635
+ "required": false,
636
+ "conditionKeys": [],
637
+ "dependentActions": []
638
+ },
639
+ {
640
+ "name": "runtime-endpoint",
641
+ "required": false,
642
+ "conditionKeys": [],
643
+ "dependentActions": []
644
+ }
645
+ ],
646
+ "conditionKeys": [],
647
+ "dependentActions": []
648
+ },
649
+ "deleteworkloadidentity": {
650
+ "name": "DeleteWorkloadIdentity",
651
+ "description": "Grants permission to delete a registered Workload Identity",
652
+ "accessLevel": "Write",
653
+ "resourceTypes": [
654
+ {
655
+ "name": "workload-identity",
656
+ "required": true,
657
+ "conditionKeys": [],
658
+ "dependentActions": []
659
+ },
660
+ {
661
+ "name": "workload-identity-directory",
662
+ "required": true,
663
+ "conditionKeys": [],
664
+ "dependentActions": []
665
+ }
666
+ ],
667
+ "conditionKeys": [],
668
+ "dependentActions": []
669
+ },
670
+ "evaluate": {
671
+ "name": "Evaluate",
672
+ "description": "Grants permission to run an evaluation using an evaluator",
673
+ "accessLevel": "Write",
674
+ "resourceTypes": [
675
+ {
676
+ "name": "evaluator",
677
+ "required": true,
678
+ "conditionKeys": [],
679
+ "dependentActions": []
680
+ }
681
+ ],
682
+ "conditionKeys": [],
683
+ "dependentActions": []
684
+ },
685
+ "getagentcard": {
686
+ "name": "GetAgentCard",
687
+ "description": "Grants permission to retrieve an agent card for A2A",
688
+ "accessLevel": "Read",
689
+ "resourceTypes": [
690
+ {
691
+ "name": "runtime",
692
+ "required": true,
693
+ "conditionKeys": [],
694
+ "dependentActions": []
695
+ },
696
+ {
697
+ "name": "runtime-endpoint",
698
+ "required": true,
699
+ "conditionKeys": [],
700
+ "dependentActions": []
701
+ }
702
+ ],
703
+ "conditionKeys": [],
704
+ "dependentActions": []
705
+ },
706
+ "getagentruntime": {
707
+ "name": "GetAgentRuntime",
708
+ "description": "Grants permission to get details of an agent runtime",
709
+ "accessLevel": "Read",
710
+ "resourceTypes": [
711
+ {
712
+ "name": "runtime",
713
+ "required": true,
714
+ "conditionKeys": [],
715
+ "dependentActions": []
716
+ }
717
+ ],
718
+ "conditionKeys": [],
719
+ "dependentActions": []
720
+ },
721
+ "getagentruntimeendpoint": {
722
+ "name": "GetAgentRuntimeEndpoint",
723
+ "description": "Grants permission to get details of an agent runtime endpoint",
724
+ "accessLevel": "Read",
725
+ "resourceTypes": [
726
+ {
727
+ "name": "runtime",
728
+ "required": true,
729
+ "conditionKeys": [],
730
+ "dependentActions": []
731
+ },
732
+ {
733
+ "name": "runtime-endpoint",
734
+ "required": true,
735
+ "conditionKeys": [],
736
+ "dependentActions": []
737
+ }
738
+ ],
739
+ "conditionKeys": [],
740
+ "dependentActions": []
741
+ },
742
+ "getapikeycredentialprovider": {
743
+ "name": "GetApiKeyCredentialProvider",
744
+ "description": "Grants permission to fetch a registered API Key Credential Provider by its name",
745
+ "accessLevel": "Read",
746
+ "resourceTypes": [
747
+ {
748
+ "name": "apikeycredentialprovider",
749
+ "required": true,
750
+ "conditionKeys": [],
751
+ "dependentActions": []
752
+ },
753
+ {
754
+ "name": "token-vault",
755
+ "required": true,
756
+ "conditionKeys": [],
757
+ "dependentActions": []
758
+ }
759
+ ],
760
+ "conditionKeys": [],
761
+ "dependentActions": []
762
+ },
763
+ "getbrowser": {
764
+ "name": "GetBrowser",
765
+ "description": "Grants permission to get details of a browser",
766
+ "accessLevel": "Read",
767
+ "resourceTypes": [
768
+ {
769
+ "name": "browser-custom",
770
+ "required": true,
771
+ "conditionKeys": [],
772
+ "dependentActions": []
773
+ }
774
+ ],
775
+ "conditionKeys": [],
776
+ "dependentActions": []
777
+ },
778
+ "getbrowsersession": {
779
+ "name": "GetBrowserSession",
780
+ "description": "Grants permission to get details of a browser session",
781
+ "accessLevel": "Read",
782
+ "resourceTypes": [
783
+ {
784
+ "name": "browser",
785
+ "required": true,
786
+ "conditionKeys": [],
787
+ "dependentActions": []
788
+ },
789
+ {
790
+ "name": "browser-custom",
791
+ "required": true,
792
+ "conditionKeys": [],
793
+ "dependentActions": []
794
+ }
795
+ ],
796
+ "conditionKeys": [],
797
+ "dependentActions": []
798
+ },
799
+ "getcodeinterpreter": {
800
+ "name": "GetCodeInterpreter",
801
+ "description": "Grants permission to get details of a code interpreter",
802
+ "accessLevel": "Read",
803
+ "resourceTypes": [
804
+ {
805
+ "name": "code-interpreter-custom",
806
+ "required": true,
807
+ "conditionKeys": [],
808
+ "dependentActions": []
809
+ }
810
+ ],
811
+ "conditionKeys": [],
812
+ "dependentActions": []
813
+ },
814
+ "getcodeinterpretersession": {
815
+ "name": "GetCodeInterpreterSession",
816
+ "description": "Grants permission to get details of a code interpreter session",
817
+ "accessLevel": "Read",
818
+ "resourceTypes": [
819
+ {
820
+ "name": "code-interpreter",
821
+ "required": true,
822
+ "conditionKeys": [],
823
+ "dependentActions": []
824
+ },
825
+ {
826
+ "name": "code-interpreter-custom",
827
+ "required": true,
828
+ "conditionKeys": [],
829
+ "dependentActions": []
830
+ }
831
+ ],
832
+ "conditionKeys": [],
833
+ "dependentActions": []
834
+ },
835
+ "getevaluator": {
836
+ "name": "GetEvaluator",
837
+ "description": "Grants permission to get details of an evaluator",
838
+ "accessLevel": "Read",
839
+ "resourceTypes": [
840
+ {
841
+ "name": "evaluator",
842
+ "required": true,
843
+ "conditionKeys": [],
844
+ "dependentActions": []
845
+ }
846
+ ],
847
+ "conditionKeys": [],
848
+ "dependentActions": []
849
+ },
850
+ "getevent": {
851
+ "name": "GetEvent",
852
+ "description": "Grants permission to fetch an Event",
853
+ "accessLevel": "Read",
854
+ "resourceTypes": [
855
+ {
856
+ "name": "memory",
857
+ "required": true,
858
+ "conditionKeys": [],
859
+ "dependentActions": []
860
+ }
861
+ ],
862
+ "conditionKeys": [
863
+ "bedrock-agentcore:sessionId",
864
+ "bedrock-agentcore:actorId"
865
+ ],
866
+ "dependentActions": []
867
+ },
868
+ "getgateway": {
869
+ "name": "GetGateway",
870
+ "description": "Grants permission to retrieve an existing gateway",
871
+ "accessLevel": "Read",
872
+ "resourceTypes": [
873
+ {
874
+ "name": "gateway",
875
+ "required": true,
876
+ "conditionKeys": [],
877
+ "dependentActions": []
878
+ }
879
+ ],
880
+ "conditionKeys": [],
881
+ "dependentActions": []
882
+ },
883
+ "getgatewaytarget": {
884
+ "name": "GetGatewayTarget",
885
+ "description": "Grants permission to retrieve an existing gateway target",
886
+ "accessLevel": "Read",
887
+ "resourceTypes": [
888
+ {
889
+ "name": "gateway",
890
+ "required": true,
891
+ "conditionKeys": [],
892
+ "dependentActions": []
893
+ }
894
+ ],
895
+ "conditionKeys": [],
896
+ "dependentActions": []
897
+ },
898
+ "getmemory": {
899
+ "name": "GetMemory",
900
+ "description": "Grants permission to fetch details for a Memory resource",
901
+ "accessLevel": "Read",
902
+ "resourceTypes": [
903
+ {
904
+ "name": "memory",
905
+ "required": true,
906
+ "conditionKeys": [],
907
+ "dependentActions": []
908
+ }
909
+ ],
910
+ "conditionKeys": [],
911
+ "dependentActions": []
912
+ },
913
+ "getmemoryrecord": {
914
+ "name": "GetMemoryRecord",
915
+ "description": "Grants permission to fetch a Memory Record",
916
+ "accessLevel": "Read",
917
+ "resourceTypes": [
918
+ {
919
+ "name": "memory",
920
+ "required": true,
921
+ "conditionKeys": [],
922
+ "dependentActions": []
923
+ }
924
+ ],
925
+ "conditionKeys": [],
926
+ "dependentActions": []
927
+ },
928
+ "getoauth2credentialprovider": {
929
+ "name": "GetOauth2CredentialProvider",
930
+ "description": "Grants permission to fetch a registered OAuth2 Credential Provider by its name",
931
+ "accessLevel": "Read",
932
+ "resourceTypes": [
933
+ {
934
+ "name": "oauth2credentialprovider",
935
+ "required": true,
936
+ "conditionKeys": [],
937
+ "dependentActions": []
938
+ },
939
+ {
940
+ "name": "token-vault",
941
+ "required": true,
942
+ "conditionKeys": [],
943
+ "dependentActions": []
944
+ }
945
+ ],
946
+ "conditionKeys": [],
947
+ "dependentActions": []
948
+ },
949
+ "getonlineevaluationconfig": {
950
+ "name": "GetOnlineEvaluationConfig",
951
+ "description": "Grants permission to get details of an online evaluation configuration",
952
+ "accessLevel": "Read",
953
+ "resourceTypes": [
954
+ {
955
+ "name": "online-evaluation-config",
956
+ "required": true,
957
+ "conditionKeys": [],
958
+ "dependentActions": []
959
+ }
960
+ ],
961
+ "conditionKeys": [],
962
+ "dependentActions": []
963
+ },
964
+ "getpolicy": {
965
+ "name": "GetPolicy",
966
+ "description": "Grants permission to retrieve a policy",
967
+ "accessLevel": "Read",
968
+ "resourceTypes": [
969
+ {
970
+ "name": "policy",
971
+ "required": true,
972
+ "conditionKeys": [],
973
+ "dependentActions": []
974
+ },
975
+ {
976
+ "name": "policy-engine",
977
+ "required": true,
978
+ "conditionKeys": [],
979
+ "dependentActions": []
980
+ }
981
+ ],
982
+ "conditionKeys": [],
983
+ "dependentActions": []
984
+ },
985
+ "getpolicyengine": {
986
+ "name": "GetPolicyEngine",
987
+ "description": "Grants permission to retrieve a policy engine",
988
+ "accessLevel": "Read",
989
+ "resourceTypes": [
990
+ {
991
+ "name": "policy-engine",
992
+ "required": true,
993
+ "conditionKeys": [],
994
+ "dependentActions": []
995
+ }
996
+ ],
997
+ "conditionKeys": [],
998
+ "dependentActions": []
999
+ },
1000
+ "getpolicygeneration": {
1001
+ "name": "GetPolicyGeneration",
1002
+ "description": "Grants permission to retrieve status and results of a policy generation request",
1003
+ "accessLevel": "Read",
1004
+ "resourceTypes": [
1005
+ {
1006
+ "name": "policy-engine",
1007
+ "required": true,
1008
+ "conditionKeys": [],
1009
+ "dependentActions": []
1010
+ },
1011
+ {
1012
+ "name": "policy-generation",
1013
+ "required": true,
1014
+ "conditionKeys": [],
1015
+ "dependentActions": []
1016
+ }
1017
+ ],
1018
+ "conditionKeys": [],
1019
+ "dependentActions": []
1020
+ },
1021
+ "getresourceapikey": {
1022
+ "name": "GetResourceApiKey",
1023
+ "description": "Grants permission to retrieve an API Key associated with an Api Key Credential Provider",
1024
+ "accessLevel": "Read",
1025
+ "resourceTypes": [
1026
+ {
1027
+ "name": "apikeycredentialprovider",
1028
+ "required": true,
1029
+ "conditionKeys": [],
1030
+ "dependentActions": []
1031
+ },
1032
+ {
1033
+ "name": "token-vault",
1034
+ "required": true,
1035
+ "conditionKeys": [],
1036
+ "dependentActions": []
1037
+ },
1038
+ {
1039
+ "name": "workload-identity",
1040
+ "required": true,
1041
+ "conditionKeys": [],
1042
+ "dependentActions": []
1043
+ },
1044
+ {
1045
+ "name": "workload-identity-directory",
1046
+ "required": true,
1047
+ "conditionKeys": [],
1048
+ "dependentActions": []
1049
+ }
1050
+ ],
1051
+ "conditionKeys": [],
1052
+ "dependentActions": []
1053
+ },
1054
+ "getresourceoauth2token": {
1055
+ "name": "GetResourceOauth2Token",
1056
+ "description": "Grants permission to retrieve access token with OAuth2 2LO or 3LO flow to access external resource",
1057
+ "accessLevel": "Read",
1058
+ "resourceTypes": [
1059
+ {
1060
+ "name": "oauth2credentialprovider",
1061
+ "required": true,
1062
+ "conditionKeys": [],
1063
+ "dependentActions": []
1064
+ },
1065
+ {
1066
+ "name": "token-vault",
1067
+ "required": true,
1068
+ "conditionKeys": [],
1069
+ "dependentActions": []
1070
+ },
1071
+ {
1072
+ "name": "workload-identity",
1073
+ "required": true,
1074
+ "conditionKeys": [],
1075
+ "dependentActions": []
1076
+ },
1077
+ {
1078
+ "name": "workload-identity-directory",
1079
+ "required": true,
1080
+ "conditionKeys": [],
1081
+ "dependentActions": []
1082
+ }
1083
+ ],
1084
+ "conditionKeys": [],
1085
+ "dependentActions": []
1086
+ },
1087
+ "getresourcepolicy": {
1088
+ "name": "GetResourcePolicy",
1089
+ "description": "Grants permission to retrieve the resource-based policy for a Bedrock resource",
1090
+ "accessLevel": "Read",
1091
+ "resourceTypes": [
1092
+ {
1093
+ "name": "gateway",
1094
+ "required": false,
1095
+ "conditionKeys": [],
1096
+ "dependentActions": []
1097
+ },
1098
+ {
1099
+ "name": "runtime",
1100
+ "required": false,
1101
+ "conditionKeys": [],
1102
+ "dependentActions": []
1103
+ },
1104
+ {
1105
+ "name": "runtime-endpoint",
1106
+ "required": false,
1107
+ "conditionKeys": [],
1108
+ "dependentActions": []
1109
+ }
1110
+ ],
1111
+ "conditionKeys": [],
1112
+ "dependentActions": []
1113
+ },
1114
+ "gettokenvault": {
1115
+ "name": "GetTokenVault",
1116
+ "description": "Grants permission to fetch the current configuration of the TokenVault, including encryption settings",
1117
+ "accessLevel": "Read",
1118
+ "resourceTypes": [
1119
+ {
1120
+ "name": "token-vault",
1121
+ "required": true,
1122
+ "conditionKeys": [],
1123
+ "dependentActions": []
1124
+ }
1125
+ ],
1126
+ "conditionKeys": [],
1127
+ "dependentActions": []
1128
+ },
1129
+ "getworkloadaccesstoken": {
1130
+ "name": "GetWorkloadAccessToken",
1131
+ "description": "Grants permission to retrieve an Workload access token for agentic workloads not acting on behalf of a user",
1132
+ "accessLevel": "Write",
1133
+ "resourceTypes": [
1134
+ {
1135
+ "name": "workload-identity",
1136
+ "required": true,
1137
+ "conditionKeys": [],
1138
+ "dependentActions": []
1139
+ },
1140
+ {
1141
+ "name": "workload-identity-directory",
1142
+ "required": true,
1143
+ "conditionKeys": [],
1144
+ "dependentActions": []
1145
+ }
1146
+ ],
1147
+ "conditionKeys": [],
1148
+ "dependentActions": []
1149
+ },
1150
+ "getworkloadaccesstokenforjwt": {
1151
+ "name": "GetWorkloadAccessTokenForJWT",
1152
+ "description": "Grants permission to retrieve an Workload access token for agentic workloads acting on behalf of user with JWT token",
1153
+ "accessLevel": "Write",
1154
+ "resourceTypes": [
1155
+ {
1156
+ "name": "workload-identity",
1157
+ "required": true,
1158
+ "conditionKeys": [],
1159
+ "dependentActions": []
1160
+ },
1161
+ {
1162
+ "name": "workload-identity-directory",
1163
+ "required": true,
1164
+ "conditionKeys": [],
1165
+ "dependentActions": []
1166
+ }
1167
+ ],
1168
+ "conditionKeys": [
1169
+ "bedrock-agentcore:InboundJwtClaim/iss",
1170
+ "bedrock-agentcore:InboundJwtClaim/sub",
1171
+ "bedrock-agentcore:InboundJwtClaim/aud",
1172
+ "bedrock-agentcore:InboundJwtClaim/scope",
1173
+ "bedrock-agentcore:InboundJwtClaim/client_id"
1174
+ ],
1175
+ "dependentActions": []
1176
+ },
1177
+ "getworkloadaccesstokenforuserid": {
1178
+ "name": "GetWorkloadAccessTokenForUserId",
1179
+ "description": "Grants permission to retrieve an Workload access token for agentic workloads acting on behalf of user with User Id",
1180
+ "accessLevel": "Write",
1181
+ "resourceTypes": [
1182
+ {
1183
+ "name": "workload-identity",
1184
+ "required": true,
1185
+ "conditionKeys": [],
1186
+ "dependentActions": []
1187
+ },
1188
+ {
1189
+ "name": "workload-identity-directory",
1190
+ "required": true,
1191
+ "conditionKeys": [],
1192
+ "dependentActions": []
1193
+ }
1194
+ ],
1195
+ "conditionKeys": [
1196
+ "bedrock-agentcore:userid"
1197
+ ],
1198
+ "dependentActions": []
1199
+ },
1200
+ "getworkloadidentity": {
1201
+ "name": "GetWorkloadIdentity",
1202
+ "description": "Grants permission to fetch details for a specific Workload identity, including its name and allowed OAuth2 return URLs",
1203
+ "accessLevel": "Read",
1204
+ "resourceTypes": [
1205
+ {
1206
+ "name": "workload-identity",
1207
+ "required": true,
1208
+ "conditionKeys": [],
1209
+ "dependentActions": []
1210
+ },
1211
+ {
1212
+ "name": "workload-identity-directory",
1213
+ "required": true,
1214
+ "conditionKeys": [],
1215
+ "dependentActions": []
1216
+ }
1217
+ ],
1218
+ "conditionKeys": [],
1219
+ "dependentActions": []
1220
+ },
1221
+ "invokeagentruntime": {
1222
+ "name": "InvokeAgentRuntime",
1223
+ "description": "Grants permission to invoke an agent runtime endpoint",
1224
+ "accessLevel": "Write",
1225
+ "resourceTypes": [
1226
+ {
1227
+ "name": "runtime",
1228
+ "required": true,
1229
+ "conditionKeys": [],
1230
+ "dependentActions": []
1231
+ },
1232
+ {
1233
+ "name": "runtime-endpoint",
1234
+ "required": true,
1235
+ "conditionKeys": [],
1236
+ "dependentActions": []
1237
+ }
1238
+ ],
1239
+ "conditionKeys": [],
1240
+ "dependentActions": []
1241
+ },
1242
+ "invokeagentruntimeforuser": {
1243
+ "name": "InvokeAgentRuntimeForUser",
1244
+ "description": "Grants permission to invoke an agent runtime endpoint with X-Amzn-Bedrock-AgentCore-Runtime-User-Id header",
1245
+ "accessLevel": "Write",
1246
+ "resourceTypes": [
1247
+ {
1248
+ "name": "runtime",
1249
+ "required": true,
1250
+ "conditionKeys": [],
1251
+ "dependentActions": []
1252
+ },
1253
+ {
1254
+ "name": "runtime-endpoint",
1255
+ "required": true,
1256
+ "conditionKeys": [],
1257
+ "dependentActions": []
1258
+ }
1259
+ ],
1260
+ "conditionKeys": [],
1261
+ "dependentActions": []
1262
+ },
1263
+ "invokeagentruntimewithwebsocketstream": {
1264
+ "name": "InvokeAgentRuntimeWithWebSocketStream",
1265
+ "description": "Grants permission to invoke an agent runtime endpoint with WebSocket stream",
1266
+ "accessLevel": "Write",
1267
+ "resourceTypes": [
1268
+ {
1269
+ "name": "runtime",
1270
+ "required": true,
1271
+ "conditionKeys": [],
1272
+ "dependentActions": []
1273
+ },
1274
+ {
1275
+ "name": "runtime-endpoint",
1276
+ "required": true,
1277
+ "conditionKeys": [],
1278
+ "dependentActions": []
1279
+ }
1280
+ ],
1281
+ "conditionKeys": [],
1282
+ "dependentActions": []
1283
+ },
1284
+ "invokeagentruntimewithwebsocketstreamforuser": {
1285
+ "name": "InvokeAgentRuntimeWithWebSocketStreamForUser",
1286
+ "description": "Grants permission to invoke an agent runtime endpoint with WebSocket stream and with X-Amzn-Bedrock-AgentCore-Runtime-User-Id header",
1287
+ "accessLevel": "Write",
1288
+ "resourceTypes": [
1289
+ {
1290
+ "name": "runtime",
1291
+ "required": true,
1292
+ "conditionKeys": [],
1293
+ "dependentActions": []
1294
+ },
1295
+ {
1296
+ "name": "runtime-endpoint",
1297
+ "required": true,
1298
+ "conditionKeys": [],
1299
+ "dependentActions": []
1300
+ }
1301
+ ],
1302
+ "conditionKeys": [],
1303
+ "dependentActions": []
1304
+ },
1305
+ "invokecodeinterpreter": {
1306
+ "name": "InvokeCodeInterpreter",
1307
+ "description": "Grants permission to invoke a code interpreter session",
1308
+ "accessLevel": "Write",
1309
+ "resourceTypes": [
1310
+ {
1311
+ "name": "code-interpreter",
1312
+ "required": true,
1313
+ "conditionKeys": [],
1314
+ "dependentActions": []
1315
+ },
1316
+ {
1317
+ "name": "code-interpreter-custom",
1318
+ "required": true,
1319
+ "conditionKeys": [],
1320
+ "dependentActions": []
1321
+ }
1322
+ ],
1323
+ "conditionKeys": [],
1324
+ "dependentActions": []
1325
+ },
1326
+ "invokegateway": {
1327
+ "name": "InvokeGateway",
1328
+ "isPermissionOnly": true,
1329
+ "description": "Grants permission to invoke a gateway",
1330
+ "accessLevel": "Permissions management",
1331
+ "resourceTypes": [
1332
+ {
1333
+ "name": "gateway",
1334
+ "required": true,
1335
+ "conditionKeys": [],
1336
+ "dependentActions": []
1337
+ }
1338
+ ],
1339
+ "conditionKeys": [],
1340
+ "dependentActions": []
1341
+ },
1342
+ "listactors": {
1343
+ "name": "ListActors",
1344
+ "description": "Grants permission to list Actors",
1345
+ "accessLevel": "List",
1346
+ "resourceTypes": [
1347
+ {
1348
+ "name": "memory",
1349
+ "required": true,
1350
+ "conditionKeys": [],
1351
+ "dependentActions": []
1352
+ }
1353
+ ],
1354
+ "conditionKeys": [],
1355
+ "dependentActions": []
1356
+ },
1357
+ "listagentruntimeendpoints": {
1358
+ "name": "ListAgentRuntimeEndpoints",
1359
+ "description": "Grants permission to list agent runtime endpoints",
1360
+ "accessLevel": "List",
1361
+ "resourceTypes": [],
1362
+ "conditionKeys": [],
1363
+ "dependentActions": []
1364
+ },
1365
+ "listagentruntimeversions": {
1366
+ "name": "ListAgentRuntimeVersions",
1367
+ "description": "Grants permission to list agent runtime versions",
1368
+ "accessLevel": "List",
1369
+ "resourceTypes": [],
1370
+ "conditionKeys": [],
1371
+ "dependentActions": []
1372
+ },
1373
+ "listagentruntimes": {
1374
+ "name": "ListAgentRuntimes",
1375
+ "description": "Grants permission to list agent runtimes",
1376
+ "accessLevel": "List",
1377
+ "resourceTypes": [],
1378
+ "conditionKeys": [],
1379
+ "dependentActions": []
1380
+ },
1381
+ "listapikeycredentialproviders": {
1382
+ "name": "ListApiKeyCredentialProviders",
1383
+ "description": "Grants permission to list all API Key Credential Providers in the Token Vault",
1384
+ "accessLevel": "Read",
1385
+ "resourceTypes": [
1386
+ {
1387
+ "name": "apikeycredentialprovider",
1388
+ "required": true,
1389
+ "conditionKeys": [],
1390
+ "dependentActions": []
1391
+ },
1392
+ {
1393
+ "name": "token-vault",
1394
+ "required": true,
1395
+ "conditionKeys": [],
1396
+ "dependentActions": []
1397
+ }
1398
+ ],
1399
+ "conditionKeys": [],
1400
+ "dependentActions": []
1401
+ },
1402
+ "listbrowsersessions": {
1403
+ "name": "ListBrowserSessions",
1404
+ "description": "Grants permission to list browser sessions",
1405
+ "accessLevel": "List",
1406
+ "resourceTypes": [],
1407
+ "conditionKeys": [],
1408
+ "dependentActions": []
1409
+ },
1410
+ "listbrowsers": {
1411
+ "name": "ListBrowsers",
1412
+ "description": "Grants permission to list browsers",
1413
+ "accessLevel": "List",
1414
+ "resourceTypes": [],
1415
+ "conditionKeys": [],
1416
+ "dependentActions": []
1417
+ },
1418
+ "listcodeinterpretersessions": {
1419
+ "name": "ListCodeInterpreterSessions",
1420
+ "description": "Grants permission to list code interpreter sessions",
1421
+ "accessLevel": "List",
1422
+ "resourceTypes": [
1423
+ {
1424
+ "name": "code-interpreter",
1425
+ "required": true,
1426
+ "conditionKeys": [],
1427
+ "dependentActions": []
1428
+ },
1429
+ {
1430
+ "name": "code-interpreter-custom",
1431
+ "required": true,
1432
+ "conditionKeys": [],
1433
+ "dependentActions": []
1434
+ }
1435
+ ],
1436
+ "conditionKeys": [],
1437
+ "dependentActions": []
1438
+ },
1439
+ "listcodeinterpreters": {
1440
+ "name": "ListCodeInterpreters",
1441
+ "description": "Grants permission to list code interpreters",
1442
+ "accessLevel": "List",
1443
+ "resourceTypes": [],
1444
+ "conditionKeys": [],
1445
+ "dependentActions": []
1446
+ },
1447
+ "listevaluators": {
1448
+ "name": "ListEvaluators",
1449
+ "description": "Grants permission to list evaluators",
1450
+ "accessLevel": "List",
1451
+ "resourceTypes": [],
1452
+ "conditionKeys": [],
1453
+ "dependentActions": []
1454
+ },
1455
+ "listevents": {
1456
+ "name": "ListEvents",
1457
+ "description": "Grants permission to list events",
1458
+ "accessLevel": "List",
1459
+ "resourceTypes": [
1460
+ {
1461
+ "name": "memory",
1462
+ "required": true,
1463
+ "conditionKeys": [],
1464
+ "dependentActions": []
1465
+ }
1466
+ ],
1467
+ "conditionKeys": [
1468
+ "bedrock-agentcore:sessionId",
1469
+ "bedrock-agentcore:actorId"
1470
+ ],
1471
+ "dependentActions": []
1472
+ },
1473
+ "listgatewaytargets": {
1474
+ "name": "ListGatewayTargets",
1475
+ "description": "Grants permission to list existing gateway targets",
1476
+ "accessLevel": "List",
1477
+ "resourceTypes": [
1478
+ {
1479
+ "name": "gateway",
1480
+ "required": true,
1481
+ "conditionKeys": [],
1482
+ "dependentActions": []
1483
+ }
1484
+ ],
1485
+ "conditionKeys": [],
1486
+ "dependentActions": []
1487
+ },
1488
+ "listgateways": {
1489
+ "name": "ListGateways",
1490
+ "description": "Grants permission to list existing gateways",
1491
+ "accessLevel": "List",
1492
+ "resourceTypes": [],
1493
+ "conditionKeys": [],
1494
+ "dependentActions": []
1495
+ },
1496
+ "listmemories": {
1497
+ "name": "ListMemories",
1498
+ "description": "Grants permission to list memory resources",
1499
+ "accessLevel": "List",
1500
+ "resourceTypes": [],
1501
+ "conditionKeys": [],
1502
+ "dependentActions": []
1503
+ },
1504
+ "listmemoryextractionjobs": {
1505
+ "name": "ListMemoryExtractionJobs",
1506
+ "description": "Grants permission to list extraction jobs for this memory",
1507
+ "accessLevel": "List",
1508
+ "resourceTypes": [
1509
+ {
1510
+ "name": "memory",
1511
+ "required": true,
1512
+ "conditionKeys": [],
1513
+ "dependentActions": []
1514
+ }
1515
+ ],
1516
+ "conditionKeys": [],
1517
+ "dependentActions": []
1518
+ },
1519
+ "listmemoryrecords": {
1520
+ "name": "ListMemoryRecords",
1521
+ "description": "Grants permission to list memory records",
1522
+ "accessLevel": "List",
1523
+ "resourceTypes": [
1524
+ {
1525
+ "name": "memory",
1526
+ "required": true,
1527
+ "conditionKeys": [],
1528
+ "dependentActions": []
1529
+ }
1530
+ ],
1531
+ "conditionKeys": [
1532
+ "bedrock-agentcore:namespace",
1533
+ "bedrock-agentcore:strategyId"
1534
+ ],
1535
+ "dependentActions": []
1536
+ },
1537
+ "listoauth2credentialproviders": {
1538
+ "name": "ListOauth2CredentialProviders",
1539
+ "description": "Grants permission to list all OAuth2 Credential Providers in the Token Vault",
1540
+ "accessLevel": "Read",
1541
+ "resourceTypes": [
1542
+ {
1543
+ "name": "oauth2credentialprovider",
1544
+ "required": true,
1545
+ "conditionKeys": [],
1546
+ "dependentActions": []
1547
+ },
1548
+ {
1549
+ "name": "token-vault",
1550
+ "required": true,
1551
+ "conditionKeys": [],
1552
+ "dependentActions": []
1553
+ }
1554
+ ],
1555
+ "conditionKeys": [],
1556
+ "dependentActions": []
1557
+ },
1558
+ "listonlineevaluationconfigs": {
1559
+ "name": "ListOnlineEvaluationConfigs",
1560
+ "description": "Grants permission to list online evaluation configurations",
1561
+ "accessLevel": "List",
1562
+ "resourceTypes": [],
1563
+ "conditionKeys": [],
1564
+ "dependentActions": []
1565
+ },
1566
+ "listpolicies": {
1567
+ "name": "ListPolicies",
1568
+ "description": "Grants permission to list policies within a policy engine",
1569
+ "accessLevel": "List",
1570
+ "resourceTypes": [
1571
+ {
1572
+ "name": "policy-engine",
1573
+ "required": true,
1574
+ "conditionKeys": [],
1575
+ "dependentActions": []
1576
+ }
1577
+ ],
1578
+ "conditionKeys": [],
1579
+ "dependentActions": []
1580
+ },
1581
+ "listpolicyengines": {
1582
+ "name": "ListPolicyEngines",
1583
+ "description": "Grants permission to list policy engines",
1584
+ "accessLevel": "List",
1585
+ "resourceTypes": [],
1586
+ "conditionKeys": [],
1587
+ "dependentActions": []
1588
+ },
1589
+ "listpolicygenerationassets": {
1590
+ "name": "ListPolicyGenerationAssets",
1591
+ "description": "Grants permission to list generated policy assets from a generation request",
1592
+ "accessLevel": "List",
1593
+ "resourceTypes": [
1594
+ {
1595
+ "name": "policy-engine",
1596
+ "required": true,
1597
+ "conditionKeys": [],
1598
+ "dependentActions": []
1599
+ },
1600
+ {
1601
+ "name": "policy-generation",
1602
+ "required": true,
1603
+ "conditionKeys": [],
1604
+ "dependentActions": []
1605
+ }
1606
+ ],
1607
+ "conditionKeys": [],
1608
+ "dependentActions": []
1609
+ },
1610
+ "listpolicygenerations": {
1611
+ "name": "ListPolicyGenerations",
1612
+ "description": "Grants permission to list policy generation requests",
1613
+ "accessLevel": "List",
1614
+ "resourceTypes": [
1615
+ {
1616
+ "name": "policy-engine",
1617
+ "required": true,
1618
+ "conditionKeys": [],
1619
+ "dependentActions": []
1620
+ }
1621
+ ],
1622
+ "conditionKeys": [],
1623
+ "dependentActions": []
1624
+ },
1625
+ "listsessions": {
1626
+ "name": "ListSessions",
1627
+ "description": "Grants permission to list sessions",
1628
+ "accessLevel": "List",
1629
+ "resourceTypes": [
1630
+ {
1631
+ "name": "memory",
1632
+ "required": true,
1633
+ "conditionKeys": [],
1634
+ "dependentActions": []
1635
+ }
1636
+ ],
1637
+ "conditionKeys": [
1638
+ "bedrock-agentcore:actorId"
1639
+ ],
1640
+ "dependentActions": []
1641
+ },
1642
+ "listtagsforresource": {
1643
+ "name": "ListTagsForResource",
1644
+ "description": "Grants permission to list tags for a Bedrock-AgentCore resource",
1645
+ "accessLevel": "List",
1646
+ "resourceTypes": [
1647
+ {
1648
+ "name": "apikeycredentialprovider",
1649
+ "required": false,
1650
+ "conditionKeys": [],
1651
+ "dependentActions": []
1652
+ },
1653
+ {
1654
+ "name": "browser-custom",
1655
+ "required": false,
1656
+ "conditionKeys": [],
1657
+ "dependentActions": []
1658
+ },
1659
+ {
1660
+ "name": "code-interpreter-custom",
1661
+ "required": false,
1662
+ "conditionKeys": [],
1663
+ "dependentActions": []
1664
+ },
1665
+ {
1666
+ "name": "gateway",
1667
+ "required": false,
1668
+ "conditionKeys": [],
1669
+ "dependentActions": []
1670
+ },
1671
+ {
1672
+ "name": "memory",
1673
+ "required": false,
1674
+ "conditionKeys": [],
1675
+ "dependentActions": []
1676
+ },
1677
+ {
1678
+ "name": "oauth2credentialprovider",
1679
+ "required": false,
1680
+ "conditionKeys": [],
1681
+ "dependentActions": []
1682
+ },
1683
+ {
1684
+ "name": "runtime",
1685
+ "required": false,
1686
+ "conditionKeys": [],
1687
+ "dependentActions": []
1688
+ },
1689
+ {
1690
+ "name": "runtime-endpoint",
1691
+ "required": false,
1692
+ "conditionKeys": [],
1693
+ "dependentActions": []
1694
+ },
1695
+ {
1696
+ "name": "token-vault",
1697
+ "required": false,
1698
+ "conditionKeys": [],
1699
+ "dependentActions": []
1700
+ },
1701
+ {
1702
+ "name": "workload-identity",
1703
+ "required": false,
1704
+ "conditionKeys": [],
1705
+ "dependentActions": []
1706
+ },
1707
+ {
1708
+ "name": "workload-identity-directory",
1709
+ "required": false,
1710
+ "conditionKeys": [],
1711
+ "dependentActions": []
1712
+ }
1713
+ ],
1714
+ "conditionKeys": [],
1715
+ "dependentActions": []
1716
+ },
1717
+ "listworkloadidentities": {
1718
+ "name": "ListWorkloadIdentities",
1719
+ "description": "Grants permission to list all Workload Identities in the caller's AWS account",
1720
+ "accessLevel": "Read",
1721
+ "resourceTypes": [
1722
+ {
1723
+ "name": "workload-identity",
1724
+ "required": true,
1725
+ "conditionKeys": [],
1726
+ "dependentActions": []
1727
+ },
1728
+ {
1729
+ "name": "workload-identity-directory",
1730
+ "required": true,
1731
+ "conditionKeys": [],
1732
+ "dependentActions": []
1733
+ }
1734
+ ],
1735
+ "conditionKeys": [],
1736
+ "dependentActions": []
1737
+ },
1738
+ "manageadminpolicy": {
1739
+ "name": "ManageAdminPolicy",
1740
+ "isPermissionOnly": true,
1741
+ "description": "Grants permission to create or modify wildcard policies that apply to gateway resources",
1742
+ "accessLevel": "Permissions management",
1743
+ "resourceTypes": [],
1744
+ "conditionKeys": [],
1745
+ "dependentActions": []
1746
+ },
1747
+ "manageresourcescopedpolicy": {
1748
+ "name": "ManageResourceScopedPolicy",
1749
+ "isPermissionOnly": true,
1750
+ "description": "Grants permission to create or modify policies that apply to specific gateway resources",
1751
+ "accessLevel": "Permissions management",
1752
+ "resourceTypes": [
1753
+ {
1754
+ "name": "gateway",
1755
+ "required": true,
1756
+ "conditionKeys": [],
1757
+ "dependentActions": []
1758
+ }
1759
+ ],
1760
+ "conditionKeys": [],
1761
+ "dependentActions": []
1762
+ },
1763
+ "partiallyauthorizeactions": {
1764
+ "name": "PartiallyAuthorizeActions",
1765
+ "isPermissionOnly": true,
1766
+ "description": "Grants permission to perform partial evaluation of Cedar policies to authorize a caller to list tools they are allowed to call",
1767
+ "accessLevel": "Permissions management",
1768
+ "resourceTypes": [
1769
+ {
1770
+ "name": "gateway",
1771
+ "required": true,
1772
+ "conditionKeys": [],
1773
+ "dependentActions": []
1774
+ },
1775
+ {
1776
+ "name": "policy-engine",
1777
+ "required": true,
1778
+ "conditionKeys": [],
1779
+ "dependentActions": []
1780
+ }
1781
+ ],
1782
+ "conditionKeys": [],
1783
+ "dependentActions": []
1784
+ },
1785
+ "putresourcepolicy": {
1786
+ "name": "PutResourcePolicy",
1787
+ "description": "Grants permission to create or update the resource-based policy for a Bedrock resource",
1788
+ "accessLevel": "Write",
1789
+ "resourceTypes": [
1790
+ {
1791
+ "name": "gateway",
1792
+ "required": false,
1793
+ "conditionKeys": [],
1794
+ "dependentActions": []
1795
+ },
1796
+ {
1797
+ "name": "runtime",
1798
+ "required": false,
1799
+ "conditionKeys": [],
1800
+ "dependentActions": []
1801
+ },
1802
+ {
1803
+ "name": "runtime-endpoint",
1804
+ "required": false,
1805
+ "conditionKeys": [],
1806
+ "dependentActions": []
1807
+ }
1808
+ ],
1809
+ "conditionKeys": [],
1810
+ "dependentActions": []
1811
+ },
1812
+ "retrievememoryrecords": {
1813
+ "name": "RetrieveMemoryRecords",
1814
+ "description": "Grants permission to retrieve memory records through sematic query",
1815
+ "accessLevel": "List",
1816
+ "resourceTypes": [
1817
+ {
1818
+ "name": "memory",
1819
+ "required": true,
1820
+ "conditionKeys": [],
1821
+ "dependentActions": []
1822
+ }
1823
+ ],
1824
+ "conditionKeys": [
1825
+ "bedrock-agentcore:namespace",
1826
+ "bedrock-agentcore:strategyId"
1827
+ ],
1828
+ "dependentActions": []
1829
+ },
1830
+ "settokenvaultcmk": {
1831
+ "name": "SetTokenVaultCMK",
1832
+ "description": "Grants permission to associate a Customer Managed Key (CMK) or a Service Managed Key with a specific TokenVault",
1833
+ "accessLevel": "Read",
1834
+ "resourceTypes": [
1835
+ {
1836
+ "name": "token-vault",
1837
+ "required": true,
1838
+ "conditionKeys": [],
1839
+ "dependentActions": []
1840
+ }
1841
+ ],
1842
+ "conditionKeys": [],
1843
+ "dependentActions": []
1844
+ },
1845
+ "startbrowsersession": {
1846
+ "name": "StartBrowserSession",
1847
+ "description": "Grants permission to starts a new browser session",
1848
+ "accessLevel": "Write",
1849
+ "resourceTypes": [
1850
+ {
1851
+ "name": "browser",
1852
+ "required": true,
1853
+ "conditionKeys": [],
1854
+ "dependentActions": []
1855
+ },
1856
+ {
1857
+ "name": "browser-custom",
1858
+ "required": true,
1859
+ "conditionKeys": [],
1860
+ "dependentActions": []
1861
+ }
1862
+ ],
1863
+ "conditionKeys": [],
1864
+ "dependentActions": []
1865
+ },
1866
+ "startcodeinterpretersession": {
1867
+ "name": "StartCodeInterpreterSession",
1868
+ "description": "Grants permission to start a new code interpreter session",
1869
+ "accessLevel": "Write",
1870
+ "resourceTypes": [
1871
+ {
1872
+ "name": "code-interpreter",
1873
+ "required": true,
1874
+ "conditionKeys": [],
1875
+ "dependentActions": []
1876
+ },
1877
+ {
1878
+ "name": "code-interpreter-custom",
1879
+ "required": true,
1880
+ "conditionKeys": [],
1881
+ "dependentActions": []
1882
+ }
1883
+ ],
1884
+ "conditionKeys": [],
1885
+ "dependentActions": []
1886
+ },
1887
+ "startmemoryextractionjob": {
1888
+ "name": "StartMemoryExtractionJob",
1889
+ "description": "Grants permission to start memory extraction job",
1890
+ "accessLevel": "Write",
1891
+ "resourceTypes": [
1892
+ {
1893
+ "name": "memory",
1894
+ "required": true,
1895
+ "conditionKeys": [],
1896
+ "dependentActions": []
1897
+ }
1898
+ ],
1899
+ "conditionKeys": [
1900
+ "bedrock-agentcore:strategyId",
1901
+ "bedrock-agentcore:sessionId",
1902
+ "bedrock-agentcore:actorId"
1903
+ ],
1904
+ "dependentActions": []
1905
+ },
1906
+ "startpolicygeneration": {
1907
+ "name": "StartPolicyGeneration",
1908
+ "description": "Grants permission to start an AI-powered policy generation request",
1909
+ "accessLevel": "Write",
1910
+ "resourceTypes": [
1911
+ {
1912
+ "name": "policy-engine",
1913
+ "required": true,
1914
+ "conditionKeys": [],
1915
+ "dependentActions": []
1916
+ }
1917
+ ],
1918
+ "conditionKeys": [],
1919
+ "dependentActions": []
1920
+ },
1921
+ "stopbrowsersession": {
1922
+ "name": "StopBrowserSession",
1923
+ "description": "Grants permission to stop a browser session",
1924
+ "accessLevel": "Write",
1925
+ "resourceTypes": [
1926
+ {
1927
+ "name": "browser",
1928
+ "required": true,
1929
+ "conditionKeys": [],
1930
+ "dependentActions": []
1931
+ },
1932
+ {
1933
+ "name": "browser-custom",
1934
+ "required": true,
1935
+ "conditionKeys": [],
1936
+ "dependentActions": []
1937
+ }
1938
+ ],
1939
+ "conditionKeys": [],
1940
+ "dependentActions": []
1941
+ },
1942
+ "stopcodeinterpretersession": {
1943
+ "name": "StopCodeInterpreterSession",
1944
+ "description": "Grants permission to stop a code interpreter session",
1945
+ "accessLevel": "Write",
1946
+ "resourceTypes": [
1947
+ {
1948
+ "name": "code-interpreter",
1949
+ "required": true,
1950
+ "conditionKeys": [],
1951
+ "dependentActions": []
1952
+ },
1953
+ {
1954
+ "name": "code-interpreter-custom",
1955
+ "required": true,
1956
+ "conditionKeys": [],
1957
+ "dependentActions": []
1958
+ }
1959
+ ],
1960
+ "conditionKeys": [],
1961
+ "dependentActions": []
1962
+ },
1963
+ "stopruntimesession": {
1964
+ "name": "StopRuntimeSession",
1965
+ "description": "Grants permission to stop a runtime session",
1966
+ "accessLevel": "Write",
1967
+ "resourceTypes": [
1968
+ {
1969
+ "name": "runtime",
1970
+ "required": true,
1971
+ "conditionKeys": [],
1972
+ "dependentActions": []
1973
+ },
1974
+ {
1975
+ "name": "runtime-endpoint",
1976
+ "required": true,
1977
+ "conditionKeys": [],
1978
+ "dependentActions": []
1979
+ }
1980
+ ],
1981
+ "conditionKeys": [],
1982
+ "dependentActions": []
1983
+ },
1984
+ "synchronizegatewaytargets": {
1985
+ "name": "SynchronizeGatewayTargets",
1986
+ "isPermissionOnly": true,
1987
+ "description": "Grants permission to enable search on gateways",
1988
+ "accessLevel": "Permissions management",
1989
+ "resourceTypes": [
1990
+ {
1991
+ "name": "gateway",
1992
+ "required": true,
1993
+ "conditionKeys": [],
1994
+ "dependentActions": []
1995
+ }
1996
+ ],
1997
+ "conditionKeys": [],
1998
+ "dependentActions": []
1999
+ },
2000
+ "tagresource": {
2001
+ "name": "TagResource",
2002
+ "description": "Grants permission to Tag a Bedrock-AgentCore resource",
2003
+ "accessLevel": "Tagging",
2004
+ "resourceTypes": [
2005
+ {
2006
+ "name": "apikeycredentialprovider",
2007
+ "required": false,
2008
+ "conditionKeys": [],
2009
+ "dependentActions": []
2010
+ },
2011
+ {
2012
+ "name": "browser-custom",
2013
+ "required": false,
2014
+ "conditionKeys": [],
2015
+ "dependentActions": []
2016
+ },
2017
+ {
2018
+ "name": "code-interpreter-custom",
2019
+ "required": false,
2020
+ "conditionKeys": [],
2021
+ "dependentActions": []
2022
+ },
2023
+ {
2024
+ "name": "gateway",
2025
+ "required": false,
2026
+ "conditionKeys": [],
2027
+ "dependentActions": []
2028
+ },
2029
+ {
2030
+ "name": "memory",
2031
+ "required": false,
2032
+ "conditionKeys": [],
2033
+ "dependentActions": []
2034
+ },
2035
+ {
2036
+ "name": "oauth2credentialprovider",
2037
+ "required": false,
2038
+ "conditionKeys": [],
2039
+ "dependentActions": []
2040
+ },
2041
+ {
2042
+ "name": "runtime",
2043
+ "required": false,
2044
+ "conditionKeys": [],
2045
+ "dependentActions": []
2046
+ },
2047
+ {
2048
+ "name": "runtime-endpoint",
2049
+ "required": false,
2050
+ "conditionKeys": [],
2051
+ "dependentActions": []
2052
+ },
2053
+ {
2054
+ "name": "token-vault",
2055
+ "required": false,
2056
+ "conditionKeys": [],
2057
+ "dependentActions": []
2058
+ },
2059
+ {
2060
+ "name": "workload-identity",
2061
+ "required": false,
2062
+ "conditionKeys": [],
2063
+ "dependentActions": []
2064
+ },
2065
+ {
2066
+ "name": "workload-identity-directory",
2067
+ "required": false,
2068
+ "conditionKeys": [],
2069
+ "dependentActions": []
2070
+ }
2071
+ ],
2072
+ "conditionKeys": [
2073
+ "aws:TagKeys",
2074
+ "aws:RequestTag/${TagKey}"
2075
+ ],
2076
+ "dependentActions": []
2077
+ },
2078
+ "untagresource": {
2079
+ "name": "UntagResource",
2080
+ "description": "Grants permission to Untag a Bedrock-AgentCore resource",
2081
+ "accessLevel": "Tagging",
2082
+ "resourceTypes": [
2083
+ {
2084
+ "name": "apikeycredentialprovider",
2085
+ "required": false,
2086
+ "conditionKeys": [],
2087
+ "dependentActions": []
2088
+ },
2089
+ {
2090
+ "name": "browser-custom",
2091
+ "required": false,
2092
+ "conditionKeys": [],
2093
+ "dependentActions": []
2094
+ },
2095
+ {
2096
+ "name": "code-interpreter-custom",
2097
+ "required": false,
2098
+ "conditionKeys": [],
2099
+ "dependentActions": []
2100
+ },
2101
+ {
2102
+ "name": "gateway",
2103
+ "required": false,
2104
+ "conditionKeys": [],
2105
+ "dependentActions": []
2106
+ },
2107
+ {
2108
+ "name": "memory",
2109
+ "required": false,
2110
+ "conditionKeys": [],
2111
+ "dependentActions": []
2112
+ },
2113
+ {
2114
+ "name": "oauth2credentialprovider",
2115
+ "required": false,
2116
+ "conditionKeys": [],
2117
+ "dependentActions": []
2118
+ },
2119
+ {
2120
+ "name": "runtime",
2121
+ "required": false,
2122
+ "conditionKeys": [],
2123
+ "dependentActions": []
2124
+ },
2125
+ {
2126
+ "name": "runtime-endpoint",
2127
+ "required": false,
2128
+ "conditionKeys": [],
2129
+ "dependentActions": []
2130
+ },
2131
+ {
2132
+ "name": "token-vault",
2133
+ "required": false,
2134
+ "conditionKeys": [],
2135
+ "dependentActions": []
2136
+ },
2137
+ {
2138
+ "name": "workload-identity",
2139
+ "required": false,
2140
+ "conditionKeys": [],
2141
+ "dependentActions": []
2142
+ },
2143
+ {
2144
+ "name": "workload-identity-directory",
2145
+ "required": false,
2146
+ "conditionKeys": [],
2147
+ "dependentActions": []
2148
+ }
2149
+ ],
2150
+ "conditionKeys": [
2151
+ "aws:TagKeys"
2152
+ ],
2153
+ "dependentActions": []
2154
+ },
2155
+ "updateagentruntime": {
2156
+ "name": "UpdateAgentRuntime",
2157
+ "description": "Grants permission to update an agent runtime",
2158
+ "accessLevel": "Write",
2159
+ "resourceTypes": [
2160
+ {
2161
+ "name": "runtime",
2162
+ "required": true,
2163
+ "conditionKeys": [],
2164
+ "dependentActions": []
2165
+ }
2166
+ ],
2167
+ "conditionKeys": [],
2168
+ "dependentActions": [
2169
+ "iam:PassRole"
2170
+ ]
2171
+ },
2172
+ "updateagentruntimeendpoint": {
2173
+ "name": "UpdateAgentRuntimeEndpoint",
2174
+ "description": "Grants permission to update an agent runtime endpoint",
2175
+ "accessLevel": "Write",
2176
+ "resourceTypes": [
2177
+ {
2178
+ "name": "runtime",
2179
+ "required": true,
2180
+ "conditionKeys": [],
2181
+ "dependentActions": []
2182
+ },
2183
+ {
2184
+ "name": "runtime-endpoint",
2185
+ "required": true,
2186
+ "conditionKeys": [],
2187
+ "dependentActions": []
2188
+ }
2189
+ ],
2190
+ "conditionKeys": [],
2191
+ "dependentActions": []
2192
+ },
2193
+ "updateapikeycredentialprovider": {
2194
+ "name": "UpdateApiKeyCredentialProvider",
2195
+ "description": "Grants permission to update an existing API Key Credential Provider",
2196
+ "accessLevel": "Write",
2197
+ "resourceTypes": [
2198
+ {
2199
+ "name": "apikeycredentialprovider",
2200
+ "required": true,
2201
+ "conditionKeys": [],
2202
+ "dependentActions": []
2203
+ },
2204
+ {
2205
+ "name": "token-vault",
2206
+ "required": true,
2207
+ "conditionKeys": [],
2208
+ "dependentActions": []
2209
+ }
2210
+ ],
2211
+ "conditionKeys": [],
2212
+ "dependentActions": []
2213
+ },
2214
+ "updatebrowserstream": {
2215
+ "name": "UpdateBrowserStream",
2216
+ "description": "Grants permission to update the status of browser session stream",
2217
+ "accessLevel": "Write",
2218
+ "resourceTypes": [
2219
+ {
2220
+ "name": "browser",
2221
+ "required": true,
2222
+ "conditionKeys": [],
2223
+ "dependentActions": []
2224
+ },
2225
+ {
2226
+ "name": "browser-custom",
2227
+ "required": true,
2228
+ "conditionKeys": [],
2229
+ "dependentActions": []
2230
+ }
2231
+ ],
2232
+ "conditionKeys": [],
2233
+ "dependentActions": []
2234
+ },
2235
+ "updateevaluator": {
2236
+ "name": "UpdateEvaluator",
2237
+ "description": "Grants permission to update an evaluator",
2238
+ "accessLevel": "Write",
2239
+ "resourceTypes": [
2240
+ {
2241
+ "name": "evaluator",
2242
+ "required": true,
2243
+ "conditionKeys": [],
2244
+ "dependentActions": []
2245
+ }
2246
+ ],
2247
+ "conditionKeys": [],
2248
+ "dependentActions": []
2249
+ },
2250
+ "updategateway": {
2251
+ "name": "UpdateGateway",
2252
+ "description": "Grants permission to update an existing gateway",
2253
+ "accessLevel": "Write",
2254
+ "resourceTypes": [
2255
+ {
2256
+ "name": "gateway",
2257
+ "required": true,
2258
+ "conditionKeys": [],
2259
+ "dependentActions": []
2260
+ }
2261
+ ],
2262
+ "conditionKeys": [],
2263
+ "dependentActions": [
2264
+ "iam:PassRole"
2265
+ ]
2266
+ },
2267
+ "updategatewaytarget": {
2268
+ "name": "UpdateGatewayTarget",
2269
+ "description": "Grants permission to update an existing gateway target",
2270
+ "accessLevel": "Write",
2271
+ "resourceTypes": [
2272
+ {
2273
+ "name": "gateway",
2274
+ "required": true,
2275
+ "conditionKeys": [],
2276
+ "dependentActions": []
2277
+ }
2278
+ ],
2279
+ "conditionKeys": [],
2280
+ "dependentActions": []
2281
+ },
2282
+ "updatememory": {
2283
+ "name": "UpdateMemory",
2284
+ "description": "Grants permission to update a Memory resource",
2285
+ "accessLevel": "Write",
2286
+ "resourceTypes": [
2287
+ {
2288
+ "name": "memory",
2289
+ "required": true,
2290
+ "conditionKeys": [],
2291
+ "dependentActions": []
2292
+ }
2293
+ ],
2294
+ "conditionKeys": [],
2295
+ "dependentActions": [
2296
+ "iam:PassRole"
2297
+ ]
2298
+ },
2299
+ "updateoauth2credentialprovider": {
2300
+ "name": "UpdateOauth2CredentialProvider",
2301
+ "description": "Grants permission to update an existing OAuth2 Credential Provider",
2302
+ "accessLevel": "Write",
2303
+ "resourceTypes": [
2304
+ {
2305
+ "name": "oauth2credentialprovider",
2306
+ "required": true,
2307
+ "conditionKeys": [],
2308
+ "dependentActions": []
2309
+ },
2310
+ {
2311
+ "name": "token-vault",
2312
+ "required": true,
2313
+ "conditionKeys": [],
2314
+ "dependentActions": []
2315
+ }
2316
+ ],
2317
+ "conditionKeys": [],
2318
+ "dependentActions": []
2319
+ },
2320
+ "updateonlineevaluationconfig": {
2321
+ "name": "UpdateOnlineEvaluationConfig",
2322
+ "description": "Grants permission to update an online evaluation configuration",
2323
+ "accessLevel": "Write",
2324
+ "resourceTypes": [
2325
+ {
2326
+ "name": "online-evaluation-config",
2327
+ "required": true,
2328
+ "conditionKeys": [],
2329
+ "dependentActions": []
2330
+ }
2331
+ ],
2332
+ "conditionKeys": [],
2333
+ "dependentActions": [
2334
+ "iam:PassRole"
2335
+ ]
2336
+ },
2337
+ "updatepolicy": {
2338
+ "name": "UpdatePolicy",
2339
+ "description": "Grants permission to update an existing policy",
2340
+ "accessLevel": "Write",
2341
+ "resourceTypes": [
2342
+ {
2343
+ "name": "policy",
2344
+ "required": true,
2345
+ "conditionKeys": [],
2346
+ "dependentActions": []
2347
+ },
2348
+ {
2349
+ "name": "policy-engine",
2350
+ "required": true,
2351
+ "conditionKeys": [],
2352
+ "dependentActions": []
2353
+ }
2354
+ ],
2355
+ "conditionKeys": [],
2356
+ "dependentActions": []
2357
+ },
2358
+ "updatepolicyengine": {
2359
+ "name": "UpdatePolicyEngine",
2360
+ "description": "Grants permission to update a policy engine",
2361
+ "accessLevel": "Write",
2362
+ "resourceTypes": [
2363
+ {
2364
+ "name": "policy-engine",
2365
+ "required": true,
2366
+ "conditionKeys": [],
2367
+ "dependentActions": []
2368
+ }
2369
+ ],
2370
+ "conditionKeys": [],
2371
+ "dependentActions": []
2372
+ },
2373
+ "updateworkloadidentity": {
2374
+ "name": "UpdateWorkloadIdentity",
2375
+ "description": "Grants permission to update the metadata of an existing Workload Identity",
2376
+ "accessLevel": "Write",
2377
+ "resourceTypes": [
2378
+ {
2379
+ "name": "workload-identity",
2380
+ "required": true,
2381
+ "conditionKeys": [],
2382
+ "dependentActions": []
2383
+ },
2384
+ {
2385
+ "name": "workload-identity-directory",
2386
+ "required": true,
2387
+ "conditionKeys": [],
2388
+ "dependentActions": []
2389
+ }
2390
+ ],
2391
+ "conditionKeys": [],
2392
+ "dependentActions": []
2393
+ }
2394
+ }