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
@@ -0,0 +1,1801 @@
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
+ "batchcreatememoryrecords": {
19
+ "name": "BatchCreateMemoryRecords",
20
+ "description": "Grants permission to create one or more memory records",
21
+ "accessLevel": "Write",
22
+ "resourceTypes": [
23
+ {
24
+ "name": "memory",
25
+ "required": true,
26
+ "conditionKeys": [],
27
+ "dependentActions": []
28
+ }
29
+ ],
30
+ "conditionKeys": [
31
+ "bedrock-agentcore:namespace"
32
+ ],
33
+ "dependentActions": []
34
+ },
35
+ "batchdeletememoryrecords": {
36
+ "name": "BatchDeleteMemoryRecords",
37
+ "description": "Grants permission to delete one or more memory records",
38
+ "accessLevel": "Write",
39
+ "resourceTypes": [
40
+ {
41
+ "name": "memory",
42
+ "required": true,
43
+ "conditionKeys": [],
44
+ "dependentActions": []
45
+ }
46
+ ],
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ },
50
+ "batchupdatememoryrecords": {
51
+ "name": "BatchUpdateMemoryRecords",
52
+ "description": "Grants permission to update one or more memory records",
53
+ "accessLevel": "Write",
54
+ "resourceTypes": [
55
+ {
56
+ "name": "memory",
57
+ "required": true,
58
+ "conditionKeys": [],
59
+ "dependentActions": []
60
+ }
61
+ ],
62
+ "conditionKeys": [
63
+ "bedrock-agentcore:namespace"
64
+ ],
65
+ "dependentActions": []
66
+ },
67
+ "completeresourcetokenauth": {
68
+ "name": "CompleteResourceTokenAuth",
69
+ "description": "Grants permission to retrieve access token with OAuth2 for 3LO flow to access external resource",
70
+ "accessLevel": "Read",
71
+ "resourceTypes": [
72
+ {
73
+ "name": "oauth2credentialprovider",
74
+ "required": true,
75
+ "conditionKeys": [],
76
+ "dependentActions": []
77
+ },
78
+ {
79
+ "name": "token-vault",
80
+ "required": true,
81
+ "conditionKeys": [],
82
+ "dependentActions": []
83
+ },
84
+ {
85
+ "name": "workload-identity",
86
+ "required": true,
87
+ "conditionKeys": [],
88
+ "dependentActions": []
89
+ },
90
+ {
91
+ "name": "workload-identity-directory",
92
+ "required": true,
93
+ "conditionKeys": [],
94
+ "dependentActions": []
95
+ }
96
+ ],
97
+ "conditionKeys": [
98
+ "bedrock-agentcore:InboundJwtClaim/iss",
99
+ "bedrock-agentcore:InboundJwtClaim/sub",
100
+ "bedrock-agentcore:InboundJwtClaim/aud",
101
+ "bedrock-agentcore:InboundJwtClaim/scope",
102
+ "bedrock-agentcore:InboundJwtClaim/client_id",
103
+ "bedrock-agentcore:userid"
104
+ ],
105
+ "dependentActions": []
106
+ },
107
+ "connectbrowserautomationstream": {
108
+ "name": "ConnectBrowserAutomationStream",
109
+ "description": "Grants permission to connect to a browser automation stream",
110
+ "accessLevel": "Read",
111
+ "resourceTypes": [],
112
+ "conditionKeys": [],
113
+ "dependentActions": []
114
+ },
115
+ "connectbrowserliveviewstream": {
116
+ "name": "ConnectBrowserLiveViewStream",
117
+ "description": "Grants permission to connect to a browser live view stream",
118
+ "accessLevel": "Read",
119
+ "resourceTypes": [],
120
+ "conditionKeys": [],
121
+ "dependentActions": []
122
+ },
123
+ "createagentruntime": {
124
+ "name": "CreateAgentRuntime",
125
+ "description": "Grants permission to create a new agent runtime",
126
+ "accessLevel": "Write",
127
+ "resourceTypes": [],
128
+ "conditionKeys": [
129
+ "aws:RequestTag/${TagKey}",
130
+ "aws:TagKeys"
131
+ ],
132
+ "dependentActions": [
133
+ "iam:PassRole"
134
+ ]
135
+ },
136
+ "createagentruntimeendpoint": {
137
+ "name": "CreateAgentRuntimeEndpoint",
138
+ "description": "Grants permission to create a new agent runtime endpoint",
139
+ "accessLevel": "Write",
140
+ "resourceTypes": [
141
+ {
142
+ "name": "runtime",
143
+ "required": true,
144
+ "conditionKeys": [],
145
+ "dependentActions": []
146
+ }
147
+ ],
148
+ "conditionKeys": [
149
+ "aws:RequestTag/${TagKey}",
150
+ "aws:TagKeys"
151
+ ],
152
+ "dependentActions": []
153
+ },
154
+ "createapikeycredentialprovider": {
155
+ "name": "CreateApiKeyCredentialProvider",
156
+ "description": "Grants permission to create a new API Key Credential Provider",
157
+ "accessLevel": "Write",
158
+ "resourceTypes": [
159
+ {
160
+ "name": "apikeycredentialprovider",
161
+ "required": true,
162
+ "conditionKeys": [],
163
+ "dependentActions": []
164
+ },
165
+ {
166
+ "name": "token-vault",
167
+ "required": true,
168
+ "conditionKeys": [],
169
+ "dependentActions": []
170
+ }
171
+ ],
172
+ "conditionKeys": [
173
+ "aws:RequestTag/${TagKey}",
174
+ "aws:TagKeys"
175
+ ],
176
+ "dependentActions": []
177
+ },
178
+ "createbrowser": {
179
+ "name": "CreateBrowser",
180
+ "description": "Grants permission to create a new custom browser",
181
+ "accessLevel": "Write",
182
+ "resourceTypes": [],
183
+ "conditionKeys": [
184
+ "aws:RequestTag/${TagKey}",
185
+ "aws:TagKeys"
186
+ ],
187
+ "dependentActions": []
188
+ },
189
+ "createcodeinterpreter": {
190
+ "name": "CreateCodeInterpreter",
191
+ "description": "Grants permission to create a new custom code interpreter",
192
+ "accessLevel": "Write",
193
+ "resourceTypes": [],
194
+ "conditionKeys": [
195
+ "aws:RequestTag/${TagKey}",
196
+ "aws:TagKeys"
197
+ ],
198
+ "dependentActions": []
199
+ },
200
+ "createevent": {
201
+ "name": "CreateEvent",
202
+ "description": "Grants permission to create an Event",
203
+ "accessLevel": "Write",
204
+ "resourceTypes": [
205
+ {
206
+ "name": "memory",
207
+ "required": true,
208
+ "conditionKeys": [],
209
+ "dependentActions": []
210
+ }
211
+ ],
212
+ "conditionKeys": [
213
+ "bedrock-agentcore:sessionId",
214
+ "bedrock-agentcore:actorId"
215
+ ],
216
+ "dependentActions": []
217
+ },
218
+ "creategateway": {
219
+ "name": "CreateGateway",
220
+ "description": "Grants permission to create a new gateway",
221
+ "accessLevel": "Write",
222
+ "resourceTypes": [],
223
+ "conditionKeys": [
224
+ "aws:RequestTag/${TagKey}",
225
+ "aws:TagKeys"
226
+ ],
227
+ "dependentActions": [
228
+ "iam:PassRole"
229
+ ]
230
+ },
231
+ "creategatewaytarget": {
232
+ "name": "CreateGatewayTarget",
233
+ "description": "Grants permission to create a new target in an existing gateway",
234
+ "accessLevel": "Write",
235
+ "resourceTypes": [
236
+ {
237
+ "name": "gateway",
238
+ "required": true,
239
+ "conditionKeys": [],
240
+ "dependentActions": []
241
+ }
242
+ ],
243
+ "conditionKeys": [],
244
+ "dependentActions": []
245
+ },
246
+ "creatememory": {
247
+ "name": "CreateMemory",
248
+ "description": "Grants permission to create a Memory resource",
249
+ "accessLevel": "Write",
250
+ "resourceTypes": [],
251
+ "conditionKeys": [
252
+ "aws:RequestTag/${TagKey}",
253
+ "aws:TagKeys"
254
+ ],
255
+ "dependentActions": [
256
+ "iam:PassRole"
257
+ ]
258
+ },
259
+ "createoauth2credentialprovider": {
260
+ "name": "CreateOauth2CredentialProvider",
261
+ "description": "Grants permission to create a new Credential Provider to access external resources with OAuth2 protocol",
262
+ "accessLevel": "Write",
263
+ "resourceTypes": [
264
+ {
265
+ "name": "oauth2credentialprovider",
266
+ "required": true,
267
+ "conditionKeys": [],
268
+ "dependentActions": []
269
+ },
270
+ {
271
+ "name": "token-vault",
272
+ "required": true,
273
+ "conditionKeys": [],
274
+ "dependentActions": []
275
+ }
276
+ ],
277
+ "conditionKeys": [
278
+ "aws:RequestTag/${TagKey}",
279
+ "aws:TagKeys"
280
+ ],
281
+ "dependentActions": []
282
+ },
283
+ "createworkloadidentity": {
284
+ "name": "CreateWorkloadIdentity",
285
+ "description": "Grants permission to create a new Workload Identity",
286
+ "accessLevel": "Write",
287
+ "resourceTypes": [
288
+ {
289
+ "name": "workload-identity",
290
+ "required": true,
291
+ "conditionKeys": [],
292
+ "dependentActions": []
293
+ },
294
+ {
295
+ "name": "workload-identity-directory",
296
+ "required": true,
297
+ "conditionKeys": [],
298
+ "dependentActions": []
299
+ }
300
+ ],
301
+ "conditionKeys": [
302
+ "aws:RequestTag/${TagKey}",
303
+ "aws:TagKeys"
304
+ ],
305
+ "dependentActions": []
306
+ },
307
+ "deleteagentruntime": {
308
+ "name": "DeleteAgentRuntime",
309
+ "description": "Grants permission to delete an agent runtime",
310
+ "accessLevel": "Write",
311
+ "resourceTypes": [
312
+ {
313
+ "name": "runtime",
314
+ "required": true,
315
+ "conditionKeys": [],
316
+ "dependentActions": []
317
+ }
318
+ ],
319
+ "conditionKeys": [],
320
+ "dependentActions": []
321
+ },
322
+ "deleteagentruntimeendpoint": {
323
+ "name": "DeleteAgentRuntimeEndpoint",
324
+ "description": "Grants permission to delete an agent runtime endpoint",
325
+ "accessLevel": "Write",
326
+ "resourceTypes": [
327
+ {
328
+ "name": "runtime",
329
+ "required": true,
330
+ "conditionKeys": [],
331
+ "dependentActions": []
332
+ },
333
+ {
334
+ "name": "runtime-endpoint",
335
+ "required": true,
336
+ "conditionKeys": [],
337
+ "dependentActions": []
338
+ }
339
+ ],
340
+ "conditionKeys": [],
341
+ "dependentActions": []
342
+ },
343
+ "deleteapikeycredentialprovider": {
344
+ "name": "DeleteApiKeyCredentialProvider",
345
+ "description": "Grants permission to delete a registered API Key Credential Provider",
346
+ "accessLevel": "Write",
347
+ "resourceTypes": [
348
+ {
349
+ "name": "apikeycredentialprovider",
350
+ "required": true,
351
+ "conditionKeys": [],
352
+ "dependentActions": []
353
+ },
354
+ {
355
+ "name": "token-vault",
356
+ "required": true,
357
+ "conditionKeys": [],
358
+ "dependentActions": []
359
+ }
360
+ ],
361
+ "conditionKeys": [],
362
+ "dependentActions": []
363
+ },
364
+ "deletebrowser": {
365
+ "name": "DeleteBrowser",
366
+ "description": "Grants permission to delete a custom browser",
367
+ "accessLevel": "Write",
368
+ "resourceTypes": [
369
+ {
370
+ "name": "browser-custom",
371
+ "required": true,
372
+ "conditionKeys": [],
373
+ "dependentActions": []
374
+ }
375
+ ],
376
+ "conditionKeys": [],
377
+ "dependentActions": []
378
+ },
379
+ "deletecodeinterpreter": {
380
+ "name": "DeleteCodeInterpreter",
381
+ "description": "Grants permission to delete a custom code interpreter",
382
+ "accessLevel": "Write",
383
+ "resourceTypes": [
384
+ {
385
+ "name": "code-interpreter-custom",
386
+ "required": true,
387
+ "conditionKeys": [],
388
+ "dependentActions": []
389
+ }
390
+ ],
391
+ "conditionKeys": [],
392
+ "dependentActions": []
393
+ },
394
+ "deleteevent": {
395
+ "name": "DeleteEvent",
396
+ "description": "Grants permission to delete an Event",
397
+ "accessLevel": "Write",
398
+ "resourceTypes": [
399
+ {
400
+ "name": "memory",
401
+ "required": true,
402
+ "conditionKeys": [],
403
+ "dependentActions": []
404
+ }
405
+ ],
406
+ "conditionKeys": [
407
+ "bedrock-agentcore:sessionId",
408
+ "bedrock-agentcore:actorId"
409
+ ],
410
+ "dependentActions": []
411
+ },
412
+ "deletegateway": {
413
+ "name": "DeleteGateway",
414
+ "description": "Grants permission to delete an existing gateway",
415
+ "accessLevel": "Write",
416
+ "resourceTypes": [
417
+ {
418
+ "name": "gateway",
419
+ "required": true,
420
+ "conditionKeys": [],
421
+ "dependentActions": []
422
+ }
423
+ ],
424
+ "conditionKeys": [],
425
+ "dependentActions": []
426
+ },
427
+ "deletegatewaytarget": {
428
+ "name": "DeleteGatewayTarget",
429
+ "description": "Grants permission to delete an existing gateway target",
430
+ "accessLevel": "Write",
431
+ "resourceTypes": [
432
+ {
433
+ "name": "gateway",
434
+ "required": true,
435
+ "conditionKeys": [],
436
+ "dependentActions": []
437
+ }
438
+ ],
439
+ "conditionKeys": [],
440
+ "dependentActions": []
441
+ },
442
+ "deletememory": {
443
+ "name": "DeleteMemory",
444
+ "description": "Grants permission to delete a Memory resource",
445
+ "accessLevel": "Write",
446
+ "resourceTypes": [
447
+ {
448
+ "name": "memory",
449
+ "required": true,
450
+ "conditionKeys": [],
451
+ "dependentActions": []
452
+ }
453
+ ],
454
+ "conditionKeys": [],
455
+ "dependentActions": []
456
+ },
457
+ "deletememoryrecord": {
458
+ "name": "DeleteMemoryRecord",
459
+ "description": "Grants permission to delete a Memory Record",
460
+ "accessLevel": "Write",
461
+ "resourceTypes": [
462
+ {
463
+ "name": "memory",
464
+ "required": true,
465
+ "conditionKeys": [],
466
+ "dependentActions": []
467
+ }
468
+ ],
469
+ "conditionKeys": [],
470
+ "dependentActions": []
471
+ },
472
+ "deleteoauth2credentialprovider": {
473
+ "name": "DeleteOauth2CredentialProvider",
474
+ "description": "Grants permission to delete a registered OAuth2 Credential Provider",
475
+ "accessLevel": "Write",
476
+ "resourceTypes": [
477
+ {
478
+ "name": "oauth2credentialprovider",
479
+ "required": true,
480
+ "conditionKeys": [],
481
+ "dependentActions": []
482
+ },
483
+ {
484
+ "name": "token-vault",
485
+ "required": true,
486
+ "conditionKeys": [],
487
+ "dependentActions": []
488
+ }
489
+ ],
490
+ "conditionKeys": [],
491
+ "dependentActions": []
492
+ },
493
+ "deleteworkloadidentity": {
494
+ "name": "DeleteWorkloadIdentity",
495
+ "description": "Grants permission to delete a registered Workload Identity",
496
+ "accessLevel": "Write",
497
+ "resourceTypes": [
498
+ {
499
+ "name": "workload-identity",
500
+ "required": true,
501
+ "conditionKeys": [],
502
+ "dependentActions": []
503
+ },
504
+ {
505
+ "name": "workload-identity-directory",
506
+ "required": true,
507
+ "conditionKeys": [],
508
+ "dependentActions": []
509
+ }
510
+ ],
511
+ "conditionKeys": [],
512
+ "dependentActions": []
513
+ },
514
+ "getagentcard": {
515
+ "name": "GetAgentCard",
516
+ "description": "Grants permission to retrieve an agent card for A2A",
517
+ "accessLevel": "Read",
518
+ "resourceTypes": [
519
+ {
520
+ "name": "runtime",
521
+ "required": true,
522
+ "conditionKeys": [],
523
+ "dependentActions": []
524
+ },
525
+ {
526
+ "name": "runtime-endpoint",
527
+ "required": true,
528
+ "conditionKeys": [],
529
+ "dependentActions": []
530
+ }
531
+ ],
532
+ "conditionKeys": [],
533
+ "dependentActions": []
534
+ },
535
+ "getagentruntime": {
536
+ "name": "GetAgentRuntime",
537
+ "description": "Grants permission to get details of an agent runtime",
538
+ "accessLevel": "Read",
539
+ "resourceTypes": [
540
+ {
541
+ "name": "runtime",
542
+ "required": true,
543
+ "conditionKeys": [],
544
+ "dependentActions": []
545
+ }
546
+ ],
547
+ "conditionKeys": [],
548
+ "dependentActions": []
549
+ },
550
+ "getagentruntimeendpoint": {
551
+ "name": "GetAgentRuntimeEndpoint",
552
+ "description": "Grants permission to get details of an agent runtime endpoint",
553
+ "accessLevel": "Read",
554
+ "resourceTypes": [
555
+ {
556
+ "name": "runtime",
557
+ "required": true,
558
+ "conditionKeys": [],
559
+ "dependentActions": []
560
+ },
561
+ {
562
+ "name": "runtime-endpoint",
563
+ "required": true,
564
+ "conditionKeys": [],
565
+ "dependentActions": []
566
+ }
567
+ ],
568
+ "conditionKeys": [],
569
+ "dependentActions": []
570
+ },
571
+ "getapikeycredentialprovider": {
572
+ "name": "GetApiKeyCredentialProvider",
573
+ "description": "Grants permission to fetch a registered API Key Credential Provider by its name",
574
+ "accessLevel": "Read",
575
+ "resourceTypes": [
576
+ {
577
+ "name": "apikeycredentialprovider",
578
+ "required": true,
579
+ "conditionKeys": [],
580
+ "dependentActions": []
581
+ },
582
+ {
583
+ "name": "token-vault",
584
+ "required": true,
585
+ "conditionKeys": [],
586
+ "dependentActions": []
587
+ }
588
+ ],
589
+ "conditionKeys": [],
590
+ "dependentActions": []
591
+ },
592
+ "getbrowser": {
593
+ "name": "GetBrowser",
594
+ "description": "Grants permission to get details of a browser",
595
+ "accessLevel": "Read",
596
+ "resourceTypes": [
597
+ {
598
+ "name": "browser-custom",
599
+ "required": true,
600
+ "conditionKeys": [],
601
+ "dependentActions": []
602
+ }
603
+ ],
604
+ "conditionKeys": [],
605
+ "dependentActions": []
606
+ },
607
+ "getbrowsersession": {
608
+ "name": "GetBrowserSession",
609
+ "description": "Grants permission to get details of a browser session",
610
+ "accessLevel": "Read",
611
+ "resourceTypes": [
612
+ {
613
+ "name": "browser",
614
+ "required": true,
615
+ "conditionKeys": [],
616
+ "dependentActions": []
617
+ },
618
+ {
619
+ "name": "browser-custom",
620
+ "required": true,
621
+ "conditionKeys": [],
622
+ "dependentActions": []
623
+ }
624
+ ],
625
+ "conditionKeys": [],
626
+ "dependentActions": []
627
+ },
628
+ "getcodeinterpreter": {
629
+ "name": "GetCodeInterpreter",
630
+ "description": "Grants permission to get details of a code interpreter",
631
+ "accessLevel": "Read",
632
+ "resourceTypes": [
633
+ {
634
+ "name": "code-interpreter-custom",
635
+ "required": true,
636
+ "conditionKeys": [],
637
+ "dependentActions": []
638
+ }
639
+ ],
640
+ "conditionKeys": [],
641
+ "dependentActions": []
642
+ },
643
+ "getcodeinterpretersession": {
644
+ "name": "GetCodeInterpreterSession",
645
+ "description": "Grants permission to get details of a code interpreter session",
646
+ "accessLevel": "Read",
647
+ "resourceTypes": [
648
+ {
649
+ "name": "code-interpreter",
650
+ "required": true,
651
+ "conditionKeys": [],
652
+ "dependentActions": []
653
+ },
654
+ {
655
+ "name": "code-interpreter-custom",
656
+ "required": true,
657
+ "conditionKeys": [],
658
+ "dependentActions": []
659
+ }
660
+ ],
661
+ "conditionKeys": [],
662
+ "dependentActions": []
663
+ },
664
+ "getevent": {
665
+ "name": "GetEvent",
666
+ "description": "Grants permission to fetch an Event",
667
+ "accessLevel": "Read",
668
+ "resourceTypes": [
669
+ {
670
+ "name": "memory",
671
+ "required": true,
672
+ "conditionKeys": [],
673
+ "dependentActions": []
674
+ }
675
+ ],
676
+ "conditionKeys": [
677
+ "bedrock-agentcore:sessionId",
678
+ "bedrock-agentcore:actorId"
679
+ ],
680
+ "dependentActions": []
681
+ },
682
+ "getgateway": {
683
+ "name": "GetGateway",
684
+ "description": "Grants permission to retrieve an existing gateway",
685
+ "accessLevel": "Read",
686
+ "resourceTypes": [
687
+ {
688
+ "name": "gateway",
689
+ "required": true,
690
+ "conditionKeys": [],
691
+ "dependentActions": []
692
+ }
693
+ ],
694
+ "conditionKeys": [],
695
+ "dependentActions": []
696
+ },
697
+ "getgatewaytarget": {
698
+ "name": "GetGatewayTarget",
699
+ "description": "Grants permission to retrieve an existing gateway target",
700
+ "accessLevel": "Read",
701
+ "resourceTypes": [
702
+ {
703
+ "name": "gateway",
704
+ "required": true,
705
+ "conditionKeys": [],
706
+ "dependentActions": []
707
+ }
708
+ ],
709
+ "conditionKeys": [],
710
+ "dependentActions": []
711
+ },
712
+ "getmemory": {
713
+ "name": "GetMemory",
714
+ "description": "Grants permission to fetch details for a Memory resource",
715
+ "accessLevel": "Read",
716
+ "resourceTypes": [
717
+ {
718
+ "name": "memory",
719
+ "required": true,
720
+ "conditionKeys": [],
721
+ "dependentActions": []
722
+ }
723
+ ],
724
+ "conditionKeys": [],
725
+ "dependentActions": []
726
+ },
727
+ "getmemoryrecord": {
728
+ "name": "GetMemoryRecord",
729
+ "description": "Grants permission to fetch a Memory Record",
730
+ "accessLevel": "Read",
731
+ "resourceTypes": [
732
+ {
733
+ "name": "memory",
734
+ "required": true,
735
+ "conditionKeys": [],
736
+ "dependentActions": []
737
+ }
738
+ ],
739
+ "conditionKeys": [],
740
+ "dependentActions": []
741
+ },
742
+ "getoauth2credentialprovider": {
743
+ "name": "GetOauth2CredentialProvider",
744
+ "description": "Grants permission to fetch a registered OAuth2 Credential Provider by its name",
745
+ "accessLevel": "Read",
746
+ "resourceTypes": [
747
+ {
748
+ "name": "oauth2credentialprovider",
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
+ "getresourceapikey": {
764
+ "name": "GetResourceApiKey",
765
+ "description": "Grants permission to retrieve an API Key associated with an Api Key Credential Provider",
766
+ "accessLevel": "Read",
767
+ "resourceTypes": [
768
+ {
769
+ "name": "apikeycredentialprovider",
770
+ "required": true,
771
+ "conditionKeys": [],
772
+ "dependentActions": []
773
+ },
774
+ {
775
+ "name": "token-vault",
776
+ "required": true,
777
+ "conditionKeys": [],
778
+ "dependentActions": []
779
+ },
780
+ {
781
+ "name": "workload-identity",
782
+ "required": true,
783
+ "conditionKeys": [],
784
+ "dependentActions": []
785
+ },
786
+ {
787
+ "name": "workload-identity-directory",
788
+ "required": true,
789
+ "conditionKeys": [],
790
+ "dependentActions": []
791
+ }
792
+ ],
793
+ "conditionKeys": [],
794
+ "dependentActions": []
795
+ },
796
+ "getresourceoauth2token": {
797
+ "name": "GetResourceOauth2Token",
798
+ "description": "Grants permission to retrieve access token with OAuth2 2LO or 3LO flow to access external resource",
799
+ "accessLevel": "Read",
800
+ "resourceTypes": [
801
+ {
802
+ "name": "oauth2credentialprovider",
803
+ "required": true,
804
+ "conditionKeys": [],
805
+ "dependentActions": []
806
+ },
807
+ {
808
+ "name": "token-vault",
809
+ "required": true,
810
+ "conditionKeys": [],
811
+ "dependentActions": []
812
+ },
813
+ {
814
+ "name": "workload-identity",
815
+ "required": true,
816
+ "conditionKeys": [],
817
+ "dependentActions": []
818
+ },
819
+ {
820
+ "name": "workload-identity-directory",
821
+ "required": true,
822
+ "conditionKeys": [],
823
+ "dependentActions": []
824
+ }
825
+ ],
826
+ "conditionKeys": [],
827
+ "dependentActions": []
828
+ },
829
+ "gettokenvault": {
830
+ "name": "GetTokenVault",
831
+ "description": "Grants permission to fetch the current configuration of the TokenVault, including encryption settings",
832
+ "accessLevel": "Read",
833
+ "resourceTypes": [
834
+ {
835
+ "name": "token-vault",
836
+ "required": true,
837
+ "conditionKeys": [],
838
+ "dependentActions": []
839
+ }
840
+ ],
841
+ "conditionKeys": [],
842
+ "dependentActions": []
843
+ },
844
+ "getworkloadaccesstoken": {
845
+ "name": "GetWorkloadAccessToken",
846
+ "description": "Grants permission to retrieve an Workload access token for agentic workloads not acting on behalf of a user",
847
+ "accessLevel": "Write",
848
+ "resourceTypes": [
849
+ {
850
+ "name": "workload-identity",
851
+ "required": true,
852
+ "conditionKeys": [],
853
+ "dependentActions": []
854
+ },
855
+ {
856
+ "name": "workload-identity-directory",
857
+ "required": true,
858
+ "conditionKeys": [],
859
+ "dependentActions": []
860
+ }
861
+ ],
862
+ "conditionKeys": [],
863
+ "dependentActions": []
864
+ },
865
+ "getworkloadaccesstokenforjwt": {
866
+ "name": "GetWorkloadAccessTokenForJWT",
867
+ "description": "Grants permission to retrieve an Workload access token for agentic workloads acting on behalf of user with JWT token",
868
+ "accessLevel": "Write",
869
+ "resourceTypes": [
870
+ {
871
+ "name": "workload-identity",
872
+ "required": true,
873
+ "conditionKeys": [],
874
+ "dependentActions": []
875
+ },
876
+ {
877
+ "name": "workload-identity-directory",
878
+ "required": true,
879
+ "conditionKeys": [],
880
+ "dependentActions": []
881
+ }
882
+ ],
883
+ "conditionKeys": [
884
+ "bedrock-agentcore:InboundJwtClaim/iss",
885
+ "bedrock-agentcore:InboundJwtClaim/sub",
886
+ "bedrock-agentcore:InboundJwtClaim/aud",
887
+ "bedrock-agentcore:InboundJwtClaim/scope",
888
+ "bedrock-agentcore:InboundJwtClaim/client_id"
889
+ ],
890
+ "dependentActions": []
891
+ },
892
+ "getworkloadaccesstokenforuserid": {
893
+ "name": "GetWorkloadAccessTokenForUserId",
894
+ "description": "Grants permission to retrieve an Workload access token for agentic workloads acting on behalf of user with User Id",
895
+ "accessLevel": "Write",
896
+ "resourceTypes": [
897
+ {
898
+ "name": "workload-identity",
899
+ "required": true,
900
+ "conditionKeys": [],
901
+ "dependentActions": []
902
+ },
903
+ {
904
+ "name": "workload-identity-directory",
905
+ "required": true,
906
+ "conditionKeys": [],
907
+ "dependentActions": []
908
+ }
909
+ ],
910
+ "conditionKeys": [
911
+ "bedrock-agentcore:userid"
912
+ ],
913
+ "dependentActions": []
914
+ },
915
+ "getworkloadidentity": {
916
+ "name": "GetWorkloadIdentity",
917
+ "description": "Grants permission to fetch details for a specific Workload identity, including its name and allowed OAuth2 return URLs",
918
+ "accessLevel": "Read",
919
+ "resourceTypes": [
920
+ {
921
+ "name": "workload-identity",
922
+ "required": true,
923
+ "conditionKeys": [],
924
+ "dependentActions": []
925
+ },
926
+ {
927
+ "name": "workload-identity-directory",
928
+ "required": true,
929
+ "conditionKeys": [],
930
+ "dependentActions": []
931
+ }
932
+ ],
933
+ "conditionKeys": [],
934
+ "dependentActions": []
935
+ },
936
+ "invokeagentruntime": {
937
+ "name": "InvokeAgentRuntime",
938
+ "description": "Grants permission to invoke an agent runtime endpoint",
939
+ "accessLevel": "Write",
940
+ "resourceTypes": [
941
+ {
942
+ "name": "runtime",
943
+ "required": true,
944
+ "conditionKeys": [],
945
+ "dependentActions": []
946
+ },
947
+ {
948
+ "name": "runtime-endpoint",
949
+ "required": true,
950
+ "conditionKeys": [],
951
+ "dependentActions": []
952
+ }
953
+ ],
954
+ "conditionKeys": [],
955
+ "dependentActions": []
956
+ },
957
+ "invokeagentruntimeforuser": {
958
+ "name": "InvokeAgentRuntimeForUser",
959
+ "description": "Grants permission to invoke an agent runtime endpoint with X-Amzn-Bedrock-AgentCore-Runtime-User-Id header",
960
+ "accessLevel": "Write",
961
+ "resourceTypes": [
962
+ {
963
+ "name": "runtime",
964
+ "required": true,
965
+ "conditionKeys": [],
966
+ "dependentActions": []
967
+ },
968
+ {
969
+ "name": "runtime-endpoint",
970
+ "required": true,
971
+ "conditionKeys": [],
972
+ "dependentActions": []
973
+ }
974
+ ],
975
+ "conditionKeys": [],
976
+ "dependentActions": []
977
+ },
978
+ "invokecodeinterpreter": {
979
+ "name": "InvokeCodeInterpreter",
980
+ "description": "Grants permission to invoke a code interpreter session",
981
+ "accessLevel": "Write",
982
+ "resourceTypes": [
983
+ {
984
+ "name": "code-interpreter",
985
+ "required": true,
986
+ "conditionKeys": [],
987
+ "dependentActions": []
988
+ },
989
+ {
990
+ "name": "code-interpreter-custom",
991
+ "required": true,
992
+ "conditionKeys": [],
993
+ "dependentActions": []
994
+ }
995
+ ],
996
+ "conditionKeys": [],
997
+ "dependentActions": []
998
+ },
999
+ "invokegateway": {
1000
+ "name": "InvokeGateway",
1001
+ "isPermissionOnly": true,
1002
+ "description": "Grants permission to invoke a gateway",
1003
+ "accessLevel": "Permissions management",
1004
+ "resourceTypes": [
1005
+ {
1006
+ "name": "gateway",
1007
+ "required": true,
1008
+ "conditionKeys": [],
1009
+ "dependentActions": []
1010
+ }
1011
+ ],
1012
+ "conditionKeys": [],
1013
+ "dependentActions": []
1014
+ },
1015
+ "listactors": {
1016
+ "name": "ListActors",
1017
+ "description": "Grants permission to list Actors",
1018
+ "accessLevel": "List",
1019
+ "resourceTypes": [
1020
+ {
1021
+ "name": "memory",
1022
+ "required": true,
1023
+ "conditionKeys": [],
1024
+ "dependentActions": []
1025
+ }
1026
+ ],
1027
+ "conditionKeys": [],
1028
+ "dependentActions": []
1029
+ },
1030
+ "listagentruntimeendpoints": {
1031
+ "name": "ListAgentRuntimeEndpoints",
1032
+ "description": "Grants permission to list agent runtime endpoints",
1033
+ "accessLevel": "List",
1034
+ "resourceTypes": [],
1035
+ "conditionKeys": [],
1036
+ "dependentActions": []
1037
+ },
1038
+ "listagentruntimeversions": {
1039
+ "name": "ListAgentRuntimeVersions",
1040
+ "description": "Grants permission to list agent runtime versions",
1041
+ "accessLevel": "List",
1042
+ "resourceTypes": [],
1043
+ "conditionKeys": [],
1044
+ "dependentActions": []
1045
+ },
1046
+ "listagentruntimes": {
1047
+ "name": "ListAgentRuntimes",
1048
+ "description": "Grants permission to list agent runtimes",
1049
+ "accessLevel": "List",
1050
+ "resourceTypes": [],
1051
+ "conditionKeys": [],
1052
+ "dependentActions": []
1053
+ },
1054
+ "listapikeycredentialproviders": {
1055
+ "name": "ListApiKeyCredentialProviders",
1056
+ "description": "Grants permission to list all API Key Credential Providers in the Token Vault",
1057
+ "accessLevel": "Read",
1058
+ "resourceTypes": [
1059
+ {
1060
+ "name": "apikeycredentialprovider",
1061
+ "required": true,
1062
+ "conditionKeys": [],
1063
+ "dependentActions": []
1064
+ },
1065
+ {
1066
+ "name": "token-vault",
1067
+ "required": true,
1068
+ "conditionKeys": [],
1069
+ "dependentActions": []
1070
+ }
1071
+ ],
1072
+ "conditionKeys": [],
1073
+ "dependentActions": []
1074
+ },
1075
+ "listbrowsersessions": {
1076
+ "name": "ListBrowserSessions",
1077
+ "description": "Grants permission to list browser sessions",
1078
+ "accessLevel": "List",
1079
+ "resourceTypes": [],
1080
+ "conditionKeys": [],
1081
+ "dependentActions": []
1082
+ },
1083
+ "listbrowsers": {
1084
+ "name": "ListBrowsers",
1085
+ "description": "Grants permission to list browsers",
1086
+ "accessLevel": "List",
1087
+ "resourceTypes": [],
1088
+ "conditionKeys": [],
1089
+ "dependentActions": []
1090
+ },
1091
+ "listcodeinterpretersessions": {
1092
+ "name": "ListCodeInterpreterSessions",
1093
+ "description": "Grants permission to list code interpreter sessions",
1094
+ "accessLevel": "List",
1095
+ "resourceTypes": [
1096
+ {
1097
+ "name": "code-interpreter",
1098
+ "required": true,
1099
+ "conditionKeys": [],
1100
+ "dependentActions": []
1101
+ },
1102
+ {
1103
+ "name": "code-interpreter-custom",
1104
+ "required": true,
1105
+ "conditionKeys": [],
1106
+ "dependentActions": []
1107
+ }
1108
+ ],
1109
+ "conditionKeys": [],
1110
+ "dependentActions": []
1111
+ },
1112
+ "listcodeinterpreters": {
1113
+ "name": "ListCodeInterpreters",
1114
+ "description": "Grants permission to list code interpreters",
1115
+ "accessLevel": "List",
1116
+ "resourceTypes": [],
1117
+ "conditionKeys": [],
1118
+ "dependentActions": []
1119
+ },
1120
+ "listevents": {
1121
+ "name": "ListEvents",
1122
+ "description": "Grants permission to list events",
1123
+ "accessLevel": "List",
1124
+ "resourceTypes": [
1125
+ {
1126
+ "name": "memory",
1127
+ "required": true,
1128
+ "conditionKeys": [],
1129
+ "dependentActions": []
1130
+ }
1131
+ ],
1132
+ "conditionKeys": [
1133
+ "bedrock-agentcore:sessionId",
1134
+ "bedrock-agentcore:actorId"
1135
+ ],
1136
+ "dependentActions": []
1137
+ },
1138
+ "listgatewaytargets": {
1139
+ "name": "ListGatewayTargets",
1140
+ "description": "Grants permission to list existing gateway targets",
1141
+ "accessLevel": "List",
1142
+ "resourceTypes": [
1143
+ {
1144
+ "name": "gateway",
1145
+ "required": true,
1146
+ "conditionKeys": [],
1147
+ "dependentActions": []
1148
+ }
1149
+ ],
1150
+ "conditionKeys": [],
1151
+ "dependentActions": []
1152
+ },
1153
+ "listgateways": {
1154
+ "name": "ListGateways",
1155
+ "description": "Grants permission to list existing gateways",
1156
+ "accessLevel": "List",
1157
+ "resourceTypes": [],
1158
+ "conditionKeys": [],
1159
+ "dependentActions": []
1160
+ },
1161
+ "listmemories": {
1162
+ "name": "ListMemories",
1163
+ "description": "Grants permission to list memory resources",
1164
+ "accessLevel": "List",
1165
+ "resourceTypes": [],
1166
+ "conditionKeys": [],
1167
+ "dependentActions": []
1168
+ },
1169
+ "listmemoryrecords": {
1170
+ "name": "ListMemoryRecords",
1171
+ "description": "Grants permission to list memory records",
1172
+ "accessLevel": "List",
1173
+ "resourceTypes": [
1174
+ {
1175
+ "name": "memory",
1176
+ "required": true,
1177
+ "conditionKeys": [],
1178
+ "dependentActions": []
1179
+ }
1180
+ ],
1181
+ "conditionKeys": [
1182
+ "bedrock-agentcore:namespace",
1183
+ "bedrock-agentcore:strategyId"
1184
+ ],
1185
+ "dependentActions": []
1186
+ },
1187
+ "listoauth2credentialproviders": {
1188
+ "name": "ListOauth2CredentialProviders",
1189
+ "description": "Grants permission to list all OAuth2 Credential Providers in the Token Vault",
1190
+ "accessLevel": "Read",
1191
+ "resourceTypes": [
1192
+ {
1193
+ "name": "oauth2credentialprovider",
1194
+ "required": true,
1195
+ "conditionKeys": [],
1196
+ "dependentActions": []
1197
+ },
1198
+ {
1199
+ "name": "token-vault",
1200
+ "required": true,
1201
+ "conditionKeys": [],
1202
+ "dependentActions": []
1203
+ }
1204
+ ],
1205
+ "conditionKeys": [],
1206
+ "dependentActions": []
1207
+ },
1208
+ "listsessions": {
1209
+ "name": "ListSessions",
1210
+ "description": "Grants permission to list sessions",
1211
+ "accessLevel": "List",
1212
+ "resourceTypes": [
1213
+ {
1214
+ "name": "memory",
1215
+ "required": true,
1216
+ "conditionKeys": [],
1217
+ "dependentActions": []
1218
+ }
1219
+ ],
1220
+ "conditionKeys": [
1221
+ "bedrock-agentcore:actorId"
1222
+ ],
1223
+ "dependentActions": []
1224
+ },
1225
+ "listtagsforresource": {
1226
+ "name": "ListTagsForResource",
1227
+ "description": "Grants permission to list tags for a Bedrock-AgentCore resource",
1228
+ "accessLevel": "List",
1229
+ "resourceTypes": [
1230
+ {
1231
+ "name": "apikeycredentialprovider",
1232
+ "required": false,
1233
+ "conditionKeys": [],
1234
+ "dependentActions": []
1235
+ },
1236
+ {
1237
+ "name": "browser-custom",
1238
+ "required": false,
1239
+ "conditionKeys": [],
1240
+ "dependentActions": []
1241
+ },
1242
+ {
1243
+ "name": "code-interpreter-custom",
1244
+ "required": false,
1245
+ "conditionKeys": [],
1246
+ "dependentActions": []
1247
+ },
1248
+ {
1249
+ "name": "gateway",
1250
+ "required": false,
1251
+ "conditionKeys": [],
1252
+ "dependentActions": []
1253
+ },
1254
+ {
1255
+ "name": "memory",
1256
+ "required": false,
1257
+ "conditionKeys": [],
1258
+ "dependentActions": []
1259
+ },
1260
+ {
1261
+ "name": "oauth2credentialprovider",
1262
+ "required": false,
1263
+ "conditionKeys": [],
1264
+ "dependentActions": []
1265
+ },
1266
+ {
1267
+ "name": "runtime",
1268
+ "required": false,
1269
+ "conditionKeys": [],
1270
+ "dependentActions": []
1271
+ },
1272
+ {
1273
+ "name": "runtime-endpoint",
1274
+ "required": false,
1275
+ "conditionKeys": [],
1276
+ "dependentActions": []
1277
+ },
1278
+ {
1279
+ "name": "token-vault",
1280
+ "required": false,
1281
+ "conditionKeys": [],
1282
+ "dependentActions": []
1283
+ },
1284
+ {
1285
+ "name": "workload-identity",
1286
+ "required": false,
1287
+ "conditionKeys": [],
1288
+ "dependentActions": []
1289
+ },
1290
+ {
1291
+ "name": "workload-identity-directory",
1292
+ "required": false,
1293
+ "conditionKeys": [],
1294
+ "dependentActions": []
1295
+ }
1296
+ ],
1297
+ "conditionKeys": [],
1298
+ "dependentActions": []
1299
+ },
1300
+ "listworkloadidentities": {
1301
+ "name": "ListWorkloadIdentities",
1302
+ "description": "Grants permission to list all Workload Identities in the caller's AWS account",
1303
+ "accessLevel": "Read",
1304
+ "resourceTypes": [
1305
+ {
1306
+ "name": "workload-identity",
1307
+ "required": true,
1308
+ "conditionKeys": [],
1309
+ "dependentActions": []
1310
+ },
1311
+ {
1312
+ "name": "workload-identity-directory",
1313
+ "required": true,
1314
+ "conditionKeys": [],
1315
+ "dependentActions": []
1316
+ }
1317
+ ],
1318
+ "conditionKeys": [],
1319
+ "dependentActions": []
1320
+ },
1321
+ "retrievememoryrecords": {
1322
+ "name": "RetrieveMemoryRecords",
1323
+ "description": "Grants permission to retrieve memory records through sematic query",
1324
+ "accessLevel": "List",
1325
+ "resourceTypes": [
1326
+ {
1327
+ "name": "memory",
1328
+ "required": true,
1329
+ "conditionKeys": [],
1330
+ "dependentActions": []
1331
+ }
1332
+ ],
1333
+ "conditionKeys": [
1334
+ "bedrock-agentcore:namespace",
1335
+ "bedrock-agentcore:strategyId"
1336
+ ],
1337
+ "dependentActions": []
1338
+ },
1339
+ "settokenvaultcmk": {
1340
+ "name": "SetTokenVaultCMK",
1341
+ "description": "Grants permission to associate a Customer Managed Key (CMK) or a Service Managed Key with a specific TokenVault",
1342
+ "accessLevel": "Read",
1343
+ "resourceTypes": [
1344
+ {
1345
+ "name": "token-vault",
1346
+ "required": true,
1347
+ "conditionKeys": [],
1348
+ "dependentActions": []
1349
+ }
1350
+ ],
1351
+ "conditionKeys": [],
1352
+ "dependentActions": []
1353
+ },
1354
+ "startbrowsersession": {
1355
+ "name": "StartBrowserSession",
1356
+ "description": "Grants permission to starts a new browser session",
1357
+ "accessLevel": "Write",
1358
+ "resourceTypes": [
1359
+ {
1360
+ "name": "browser",
1361
+ "required": true,
1362
+ "conditionKeys": [],
1363
+ "dependentActions": []
1364
+ },
1365
+ {
1366
+ "name": "browser-custom",
1367
+ "required": true,
1368
+ "conditionKeys": [],
1369
+ "dependentActions": []
1370
+ }
1371
+ ],
1372
+ "conditionKeys": [],
1373
+ "dependentActions": []
1374
+ },
1375
+ "startcodeinterpretersession": {
1376
+ "name": "StartCodeInterpreterSession",
1377
+ "description": "Grants permission to start a new code interpreter session",
1378
+ "accessLevel": "Write",
1379
+ "resourceTypes": [
1380
+ {
1381
+ "name": "code-interpreter",
1382
+ "required": true,
1383
+ "conditionKeys": [],
1384
+ "dependentActions": []
1385
+ },
1386
+ {
1387
+ "name": "code-interpreter-custom",
1388
+ "required": true,
1389
+ "conditionKeys": [],
1390
+ "dependentActions": []
1391
+ }
1392
+ ],
1393
+ "conditionKeys": [],
1394
+ "dependentActions": []
1395
+ },
1396
+ "stopbrowsersession": {
1397
+ "name": "StopBrowserSession",
1398
+ "description": "Grants permission to stop a browser session",
1399
+ "accessLevel": "Write",
1400
+ "resourceTypes": [
1401
+ {
1402
+ "name": "browser",
1403
+ "required": true,
1404
+ "conditionKeys": [],
1405
+ "dependentActions": []
1406
+ },
1407
+ {
1408
+ "name": "browser-custom",
1409
+ "required": true,
1410
+ "conditionKeys": [],
1411
+ "dependentActions": []
1412
+ }
1413
+ ],
1414
+ "conditionKeys": [],
1415
+ "dependentActions": []
1416
+ },
1417
+ "stopcodeinterpretersession": {
1418
+ "name": "StopCodeInterpreterSession",
1419
+ "description": "Grants permission to stop a code interpreter session",
1420
+ "accessLevel": "Write",
1421
+ "resourceTypes": [
1422
+ {
1423
+ "name": "code-interpreter",
1424
+ "required": true,
1425
+ "conditionKeys": [],
1426
+ "dependentActions": []
1427
+ },
1428
+ {
1429
+ "name": "code-interpreter-custom",
1430
+ "required": true,
1431
+ "conditionKeys": [],
1432
+ "dependentActions": []
1433
+ }
1434
+ ],
1435
+ "conditionKeys": [],
1436
+ "dependentActions": []
1437
+ },
1438
+ "stopruntimesession": {
1439
+ "name": "StopRuntimeSession",
1440
+ "description": "Grants permission to stop a runtime session",
1441
+ "accessLevel": "Write",
1442
+ "resourceTypes": [
1443
+ {
1444
+ "name": "runtime",
1445
+ "required": true,
1446
+ "conditionKeys": [],
1447
+ "dependentActions": []
1448
+ },
1449
+ {
1450
+ "name": "runtime-endpoint",
1451
+ "required": true,
1452
+ "conditionKeys": [],
1453
+ "dependentActions": []
1454
+ }
1455
+ ],
1456
+ "conditionKeys": [],
1457
+ "dependentActions": []
1458
+ },
1459
+ "synchronizegatewaytargets": {
1460
+ "name": "SynchronizeGatewayTargets",
1461
+ "isPermissionOnly": true,
1462
+ "description": "Grants permission to enable search on gateways",
1463
+ "accessLevel": "Permissions management",
1464
+ "resourceTypes": [
1465
+ {
1466
+ "name": "gateway",
1467
+ "required": true,
1468
+ "conditionKeys": [],
1469
+ "dependentActions": []
1470
+ }
1471
+ ],
1472
+ "conditionKeys": [],
1473
+ "dependentActions": []
1474
+ },
1475
+ "tagresource": {
1476
+ "name": "TagResource",
1477
+ "description": "Grants permission to Tag a Bedrock-AgentCore resource",
1478
+ "accessLevel": "Tagging",
1479
+ "resourceTypes": [
1480
+ {
1481
+ "name": "apikeycredentialprovider",
1482
+ "required": false,
1483
+ "conditionKeys": [],
1484
+ "dependentActions": []
1485
+ },
1486
+ {
1487
+ "name": "browser-custom",
1488
+ "required": false,
1489
+ "conditionKeys": [],
1490
+ "dependentActions": []
1491
+ },
1492
+ {
1493
+ "name": "code-interpreter-custom",
1494
+ "required": false,
1495
+ "conditionKeys": [],
1496
+ "dependentActions": []
1497
+ },
1498
+ {
1499
+ "name": "gateway",
1500
+ "required": false,
1501
+ "conditionKeys": [],
1502
+ "dependentActions": []
1503
+ },
1504
+ {
1505
+ "name": "memory",
1506
+ "required": false,
1507
+ "conditionKeys": [],
1508
+ "dependentActions": []
1509
+ },
1510
+ {
1511
+ "name": "oauth2credentialprovider",
1512
+ "required": false,
1513
+ "conditionKeys": [],
1514
+ "dependentActions": []
1515
+ },
1516
+ {
1517
+ "name": "runtime",
1518
+ "required": false,
1519
+ "conditionKeys": [],
1520
+ "dependentActions": []
1521
+ },
1522
+ {
1523
+ "name": "runtime-endpoint",
1524
+ "required": false,
1525
+ "conditionKeys": [],
1526
+ "dependentActions": []
1527
+ },
1528
+ {
1529
+ "name": "token-vault",
1530
+ "required": false,
1531
+ "conditionKeys": [],
1532
+ "dependentActions": []
1533
+ },
1534
+ {
1535
+ "name": "workload-identity",
1536
+ "required": false,
1537
+ "conditionKeys": [],
1538
+ "dependentActions": []
1539
+ },
1540
+ {
1541
+ "name": "workload-identity-directory",
1542
+ "required": false,
1543
+ "conditionKeys": [],
1544
+ "dependentActions": []
1545
+ }
1546
+ ],
1547
+ "conditionKeys": [
1548
+ "aws:TagKeys",
1549
+ "aws:RequestTag/${TagKey}"
1550
+ ],
1551
+ "dependentActions": []
1552
+ },
1553
+ "untagresource": {
1554
+ "name": "UntagResource",
1555
+ "description": "Grants permission to Untag a Bedrock-AgentCore resource",
1556
+ "accessLevel": "Tagging",
1557
+ "resourceTypes": [
1558
+ {
1559
+ "name": "apikeycredentialprovider",
1560
+ "required": false,
1561
+ "conditionKeys": [],
1562
+ "dependentActions": []
1563
+ },
1564
+ {
1565
+ "name": "browser-custom",
1566
+ "required": false,
1567
+ "conditionKeys": [],
1568
+ "dependentActions": []
1569
+ },
1570
+ {
1571
+ "name": "code-interpreter-custom",
1572
+ "required": false,
1573
+ "conditionKeys": [],
1574
+ "dependentActions": []
1575
+ },
1576
+ {
1577
+ "name": "gateway",
1578
+ "required": false,
1579
+ "conditionKeys": [],
1580
+ "dependentActions": []
1581
+ },
1582
+ {
1583
+ "name": "memory",
1584
+ "required": false,
1585
+ "conditionKeys": [],
1586
+ "dependentActions": []
1587
+ },
1588
+ {
1589
+ "name": "oauth2credentialprovider",
1590
+ "required": false,
1591
+ "conditionKeys": [],
1592
+ "dependentActions": []
1593
+ },
1594
+ {
1595
+ "name": "runtime",
1596
+ "required": false,
1597
+ "conditionKeys": [],
1598
+ "dependentActions": []
1599
+ },
1600
+ {
1601
+ "name": "runtime-endpoint",
1602
+ "required": false,
1603
+ "conditionKeys": [],
1604
+ "dependentActions": []
1605
+ },
1606
+ {
1607
+ "name": "token-vault",
1608
+ "required": false,
1609
+ "conditionKeys": [],
1610
+ "dependentActions": []
1611
+ },
1612
+ {
1613
+ "name": "workload-identity",
1614
+ "required": false,
1615
+ "conditionKeys": [],
1616
+ "dependentActions": []
1617
+ },
1618
+ {
1619
+ "name": "workload-identity-directory",
1620
+ "required": false,
1621
+ "conditionKeys": [],
1622
+ "dependentActions": []
1623
+ }
1624
+ ],
1625
+ "conditionKeys": [
1626
+ "aws:TagKeys"
1627
+ ],
1628
+ "dependentActions": []
1629
+ },
1630
+ "updateagentruntime": {
1631
+ "name": "UpdateAgentRuntime",
1632
+ "description": "Grants permission to update an agent runtime",
1633
+ "accessLevel": "Write",
1634
+ "resourceTypes": [
1635
+ {
1636
+ "name": "runtime",
1637
+ "required": true,
1638
+ "conditionKeys": [],
1639
+ "dependentActions": []
1640
+ }
1641
+ ],
1642
+ "conditionKeys": [],
1643
+ "dependentActions": [
1644
+ "iam:PassRole"
1645
+ ]
1646
+ },
1647
+ "updateagentruntimeendpoint": {
1648
+ "name": "UpdateAgentRuntimeEndpoint",
1649
+ "description": "Grants permission to update an agent runtime endpoint",
1650
+ "accessLevel": "Write",
1651
+ "resourceTypes": [
1652
+ {
1653
+ "name": "runtime",
1654
+ "required": true,
1655
+ "conditionKeys": [],
1656
+ "dependentActions": []
1657
+ },
1658
+ {
1659
+ "name": "runtime-endpoint",
1660
+ "required": true,
1661
+ "conditionKeys": [],
1662
+ "dependentActions": []
1663
+ }
1664
+ ],
1665
+ "conditionKeys": [],
1666
+ "dependentActions": []
1667
+ },
1668
+ "updateapikeycredentialprovider": {
1669
+ "name": "UpdateApiKeyCredentialProvider",
1670
+ "description": "Grants permission to update an existing API Key Credential Provider",
1671
+ "accessLevel": "Write",
1672
+ "resourceTypes": [
1673
+ {
1674
+ "name": "apikeycredentialprovider",
1675
+ "required": true,
1676
+ "conditionKeys": [],
1677
+ "dependentActions": []
1678
+ },
1679
+ {
1680
+ "name": "token-vault",
1681
+ "required": true,
1682
+ "conditionKeys": [],
1683
+ "dependentActions": []
1684
+ }
1685
+ ],
1686
+ "conditionKeys": [],
1687
+ "dependentActions": []
1688
+ },
1689
+ "updatebrowserstream": {
1690
+ "name": "UpdateBrowserStream",
1691
+ "description": "Grants permission to update the status of browser session stream",
1692
+ "accessLevel": "Write",
1693
+ "resourceTypes": [
1694
+ {
1695
+ "name": "browser",
1696
+ "required": true,
1697
+ "conditionKeys": [],
1698
+ "dependentActions": []
1699
+ },
1700
+ {
1701
+ "name": "browser-custom",
1702
+ "required": true,
1703
+ "conditionKeys": [],
1704
+ "dependentActions": []
1705
+ }
1706
+ ],
1707
+ "conditionKeys": [],
1708
+ "dependentActions": []
1709
+ },
1710
+ "updategateway": {
1711
+ "name": "UpdateGateway",
1712
+ "description": "Grants permission to update an existing gateway",
1713
+ "accessLevel": "Write",
1714
+ "resourceTypes": [
1715
+ {
1716
+ "name": "gateway",
1717
+ "required": true,
1718
+ "conditionKeys": [],
1719
+ "dependentActions": []
1720
+ }
1721
+ ],
1722
+ "conditionKeys": [],
1723
+ "dependentActions": [
1724
+ "iam:PassRole"
1725
+ ]
1726
+ },
1727
+ "updategatewaytarget": {
1728
+ "name": "UpdateGatewayTarget",
1729
+ "description": "Grants permission to update an existing gateway target",
1730
+ "accessLevel": "Write",
1731
+ "resourceTypes": [
1732
+ {
1733
+ "name": "gateway",
1734
+ "required": true,
1735
+ "conditionKeys": [],
1736
+ "dependentActions": []
1737
+ }
1738
+ ],
1739
+ "conditionKeys": [],
1740
+ "dependentActions": []
1741
+ },
1742
+ "updatememory": {
1743
+ "name": "UpdateMemory",
1744
+ "description": "Grants permission to update a Memory resource",
1745
+ "accessLevel": "Write",
1746
+ "resourceTypes": [
1747
+ {
1748
+ "name": "memory",
1749
+ "required": true,
1750
+ "conditionKeys": [],
1751
+ "dependentActions": []
1752
+ }
1753
+ ],
1754
+ "conditionKeys": [],
1755
+ "dependentActions": [
1756
+ "iam:PassRole"
1757
+ ]
1758
+ },
1759
+ "updateoauth2credentialprovider": {
1760
+ "name": "UpdateOauth2CredentialProvider",
1761
+ "description": "Grants permission to update an existing OAuth2 Credential Provider",
1762
+ "accessLevel": "Write",
1763
+ "resourceTypes": [
1764
+ {
1765
+ "name": "oauth2credentialprovider",
1766
+ "required": true,
1767
+ "conditionKeys": [],
1768
+ "dependentActions": []
1769
+ },
1770
+ {
1771
+ "name": "token-vault",
1772
+ "required": true,
1773
+ "conditionKeys": [],
1774
+ "dependentActions": []
1775
+ }
1776
+ ],
1777
+ "conditionKeys": [],
1778
+ "dependentActions": []
1779
+ },
1780
+ "updateworkloadidentity": {
1781
+ "name": "UpdateWorkloadIdentity",
1782
+ "description": "Grants permission to update the metadata of an existing Workload Identity",
1783
+ "accessLevel": "Write",
1784
+ "resourceTypes": [
1785
+ {
1786
+ "name": "workload-identity",
1787
+ "required": true,
1788
+ "conditionKeys": [],
1789
+ "dependentActions": []
1790
+ },
1791
+ {
1792
+ "name": "workload-identity-directory",
1793
+ "required": true,
1794
+ "conditionKeys": [],
1795
+ "dependentActions": []
1796
+ }
1797
+ ],
1798
+ "conditionKeys": [],
1799
+ "dependentActions": []
1800
+ }
1801
+ }