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
@@ -26,7 +26,7 @@
26
26
  "addpolicygrant": {
27
27
  "name": "AddPolicyGrant",
28
28
  "description": "Grants permission to add a policy grant",
29
- "accessLevel": "Write",
29
+ "accessLevel": "Permissions management",
30
30
  "resourceTypes": [],
31
31
  "conditionKeys": [],
32
32
  "dependentActions": []
@@ -39,6 +39,14 @@
39
39
  "conditionKeys": [],
40
40
  "dependentActions": []
41
41
  },
42
+ "associategovernedterms": {
43
+ "name": "AssociateGovernedTerms",
44
+ "description": "Grants permission to associate governed terms to an asset",
45
+ "accessLevel": "Write",
46
+ "resourceTypes": [],
47
+ "conditionKeys": [],
48
+ "dependentActions": []
49
+ },
42
50
  "batchdeletelinkedtypes": {
43
51
  "name": "BatchDeleteLinkedTypes",
44
52
  "isPermissionOnly": true,
@@ -55,6 +63,38 @@
55
63
  "conditionKeys": [],
56
64
  "dependentActions": []
57
65
  },
66
+ "batchgetattributesmetadata": {
67
+ "name": "BatchGetAttributesMetadata",
68
+ "description": "Grants permission to retrieve attributes metadata",
69
+ "accessLevel": "Read",
70
+ "resourceTypes": [],
71
+ "conditionKeys": [],
72
+ "dependentActions": []
73
+ },
74
+ "batchgetcell": {
75
+ "name": "BatchGetCell",
76
+ "description": "Grants permission to batch get cells",
77
+ "accessLevel": "Read",
78
+ "resourceTypes": [],
79
+ "conditionKeys": [],
80
+ "dependentActions": []
81
+ },
82
+ "batchgetcellrun": {
83
+ "name": "BatchGetCellRun",
84
+ "description": "Grants permission to batch get cell runs",
85
+ "accessLevel": "Read",
86
+ "resourceTypes": [],
87
+ "conditionKeys": [],
88
+ "dependentActions": []
89
+ },
90
+ "batchputattributesmetadata": {
91
+ "name": "BatchPutAttributesMetadata",
92
+ "description": "Grants permission to create and update attributes metadata",
93
+ "accessLevel": "Write",
94
+ "resourceTypes": [],
95
+ "conditionKeys": [],
96
+ "dependentActions": []
97
+ },
58
98
  "batchputlinkedtypes": {
59
99
  "name": "BatchPutLinkedTypes",
60
100
  "isPermissionOnly": true,
@@ -87,6 +127,14 @@
87
127
  "conditionKeys": [],
88
128
  "dependentActions": []
89
129
  },
130
+ "createaccountpool": {
131
+ "name": "CreateAccountPool",
132
+ "description": "Grants permission to create an account pool",
133
+ "accessLevel": "Write",
134
+ "resourceTypes": [],
135
+ "conditionKeys": [],
136
+ "dependentActions": []
137
+ },
90
138
  "createasset": {
91
139
  "name": "CreateAsset",
92
140
  "description": "Grants permission to create asset",
@@ -119,6 +167,22 @@
119
167
  "conditionKeys": [],
120
168
  "dependentActions": []
121
169
  },
170
+ "createcell": {
171
+ "name": "CreateCell",
172
+ "description": "Grants permission to create cells",
173
+ "accessLevel": "Write",
174
+ "resourceTypes": [],
175
+ "conditionKeys": [],
176
+ "dependentActions": []
177
+ },
178
+ "createcellrun": {
179
+ "name": "CreateCellRun",
180
+ "description": "Grants permission to create cell runs",
181
+ "accessLevel": "Write",
182
+ "resourceTypes": [],
183
+ "conditionKeys": [],
184
+ "dependentActions": []
185
+ },
122
186
  "createconnection": {
123
187
  "name": "CreateConnection",
124
188
  "description": "Grants permission to create connections",
@@ -188,7 +252,6 @@
188
252
  },
189
253
  "createenvironmentblueprint": {
190
254
  "name": "CreateEnvironmentBlueprint",
191
- "isPermissionOnly": true,
192
255
  "description": "Grants permission to create a custom Environment Blueprint that allow user to add Environments to their Project",
193
256
  "accessLevel": "Write",
194
257
  "resourceTypes": [],
@@ -243,6 +306,14 @@
243
306
  "conditionKeys": [],
244
307
  "dependentActions": []
245
308
  },
309
+ "createnotebook": {
310
+ "name": "CreateNotebook",
311
+ "description": "Grants permission to create notebooks",
312
+ "accessLevel": "Write",
313
+ "resourceTypes": [],
314
+ "conditionKeys": [],
315
+ "dependentActions": []
316
+ },
246
317
  "createproject": {
247
318
  "name": "CreateProject",
248
319
  "description": "Grants permission to create a Project to enable your team to publish and subscribe to data",
@@ -307,6 +378,14 @@
307
378
  "conditionKeys": [],
308
379
  "dependentActions": []
309
380
  },
381
+ "deleteaccountpool": {
382
+ "name": "DeleteAccountPool",
383
+ "description": "Grants permission to delete an account pool",
384
+ "accessLevel": "Write",
385
+ "resourceTypes": [],
386
+ "conditionKeys": [],
387
+ "dependentActions": []
388
+ },
310
389
  "deleteasset": {
311
390
  "name": "DeleteAsset",
312
391
  "description": "Grants permission to delete an asset",
@@ -331,6 +410,22 @@
331
410
  "conditionKeys": [],
332
411
  "dependentActions": []
333
412
  },
413
+ "deletecell": {
414
+ "name": "DeleteCell",
415
+ "description": "Grants permission to delete cells",
416
+ "accessLevel": "Write",
417
+ "resourceTypes": [],
418
+ "conditionKeys": [],
419
+ "dependentActions": []
420
+ },
421
+ "deletecellrun": {
422
+ "name": "DeleteCellRun",
423
+ "description": "Grants permission to delete cell runs",
424
+ "accessLevel": "Write",
425
+ "resourceTypes": [],
426
+ "conditionKeys": [],
427
+ "dependentActions": []
428
+ },
334
429
  "deleteconnection": {
335
430
  "name": "DeleteConnection",
336
431
  "description": "Grants permission to delete connections",
@@ -405,7 +500,6 @@
405
500
  },
406
501
  "deleteenvironmentblueprint": {
407
502
  "name": "DeleteEnvironmentBlueprint",
408
- "isPermissionOnly": true,
409
503
  "description": "Grants permission to delete Environment Blueprint",
410
504
  "accessLevel": "Write",
411
505
  "resourceTypes": [],
@@ -460,6 +554,14 @@
460
554
  "conditionKeys": [],
461
555
  "dependentActions": []
462
556
  },
557
+ "deletenotebook": {
558
+ "name": "DeleteNotebook",
559
+ "description": "Grants permission to delete notebooks",
560
+ "accessLevel": "Write",
561
+ "resourceTypes": [],
562
+ "conditionKeys": [],
563
+ "dependentActions": []
564
+ },
463
565
  "deleteproject": {
464
566
  "name": "DeleteProject",
465
567
  "description": "Grants permission to delete a Project that enables your team to publish and subscribe to data",
@@ -532,6 +634,30 @@
532
634
  "conditionKeys": [],
533
635
  "dependentActions": []
534
636
  },
637
+ "disassociategovernedterms": {
638
+ "name": "DisassociateGovernedTerms",
639
+ "description": "Grants permission to disassociate governed terms to an asset",
640
+ "accessLevel": "Write",
641
+ "resourceTypes": [],
642
+ "conditionKeys": [],
643
+ "dependentActions": []
644
+ },
645
+ "generatecode": {
646
+ "name": "GenerateCode",
647
+ "description": "Grants permission to generate code",
648
+ "accessLevel": "Write",
649
+ "resourceTypes": [],
650
+ "conditionKeys": [],
651
+ "dependentActions": []
652
+ },
653
+ "getaccountpool": {
654
+ "name": "GetAccountPool",
655
+ "description": "Grants permission to get account pool details",
656
+ "accessLevel": "Read",
657
+ "resourceTypes": [],
658
+ "conditionKeys": [],
659
+ "dependentActions": []
660
+ },
535
661
  "getasset": {
536
662
  "name": "GetAsset",
537
663
  "description": "Grants permission to retrieve an asset",
@@ -556,6 +682,30 @@
556
682
  "conditionKeys": [],
557
683
  "dependentActions": []
558
684
  },
685
+ "getcell": {
686
+ "name": "GetCell",
687
+ "description": "Grants permission to get cells",
688
+ "accessLevel": "Read",
689
+ "resourceTypes": [],
690
+ "conditionKeys": [],
691
+ "dependentActions": []
692
+ },
693
+ "getcellrun": {
694
+ "name": "GetCellRun",
695
+ "description": "Grants permission to get cell runs",
696
+ "accessLevel": "Read",
697
+ "resourceTypes": [],
698
+ "conditionKeys": [],
699
+ "dependentActions": []
700
+ },
701
+ "getcellrunresult": {
702
+ "name": "GetCellRunResult",
703
+ "description": "Grants permission to get cell run result",
704
+ "accessLevel": "Read",
705
+ "resourceTypes": [],
706
+ "conditionKeys": [],
707
+ "dependentActions": []
708
+ },
559
709
  "getconnection": {
560
710
  "name": "GetConnection",
561
711
  "description": "Grants permission to get connections",
@@ -564,6 +714,14 @@
564
714
  "conditionKeys": [],
565
715
  "dependentActions": []
566
716
  },
717
+ "getconversation": {
718
+ "name": "GetConversation",
719
+ "description": "Grants permission to get conversations",
720
+ "accessLevel": "Read",
721
+ "resourceTypes": [],
722
+ "conditionKeys": [],
723
+ "dependentActions": []
724
+ },
567
725
  "getdataproduct": {
568
726
  "name": "GetDataProduct",
569
727
  "description": "Grants permission to get data product",
@@ -766,6 +924,22 @@
766
924
  "conditionKeys": [],
767
925
  "dependentActions": []
768
926
  },
927
+ "getnotebook": {
928
+ "name": "GetNotebook",
929
+ "description": "Grants permission to get notebooks",
930
+ "accessLevel": "Read",
931
+ "resourceTypes": [],
932
+ "conditionKeys": [],
933
+ "dependentActions": []
934
+ },
935
+ "getnotebookcompute": {
936
+ "name": "GetNotebookCompute",
937
+ "description": "Grants permission to get notebook compute",
938
+ "accessLevel": "Read",
939
+ "resourceTypes": [],
940
+ "conditionKeys": [],
941
+ "dependentActions": []
942
+ },
769
943
  "getproject": {
770
944
  "name": "GetProject",
771
945
  "description": "Grants permission to get Project details",
@@ -863,6 +1037,22 @@
863
1037
  "conditionKeys": [],
864
1038
  "dependentActions": []
865
1039
  },
1040
+ "listaccountpools": {
1041
+ "name": "ListAccountPools",
1042
+ "description": "Grants permission to list account pools",
1043
+ "accessLevel": "List",
1044
+ "resourceTypes": [],
1045
+ "conditionKeys": [],
1046
+ "dependentActions": []
1047
+ },
1048
+ "listaccountsinaccountpool": {
1049
+ "name": "ListAccountsInAccountPool",
1050
+ "description": "Grants permission to list accounts in an account pool",
1051
+ "accessLevel": "List",
1052
+ "resourceTypes": [],
1053
+ "conditionKeys": [],
1054
+ "dependentActions": []
1055
+ },
866
1056
  "listassetfilters": {
867
1057
  "name": "ListAssetFilters",
868
1058
  "description": "Grants permission to list asset filters",
@@ -879,6 +1069,14 @@
879
1069
  "conditionKeys": [],
880
1070
  "dependentActions": []
881
1071
  },
1072
+ "listcellruns": {
1073
+ "name": "ListCellRuns",
1074
+ "description": "Grants permission to list cell runs",
1075
+ "accessLevel": "List",
1076
+ "resourceTypes": [],
1077
+ "conditionKeys": [],
1078
+ "dependentActions": []
1079
+ },
882
1080
  "listconnections": {
883
1081
  "name": "ListConnections",
884
1082
  "description": "Grants permission to list connections",
@@ -887,6 +1085,14 @@
887
1085
  "conditionKeys": [],
888
1086
  "dependentActions": []
889
1087
  },
1088
+ "listconversations": {
1089
+ "name": "ListConversations",
1090
+ "description": "Grants permission to list conversations",
1091
+ "accessLevel": "List",
1092
+ "resourceTypes": [],
1093
+ "conditionKeys": [],
1094
+ "dependentActions": []
1095
+ },
890
1096
  "listdataproductrevisions": {
891
1097
  "name": "ListDataProductRevisions",
892
1098
  "description": "Grants permission to list data product revisions",
@@ -1048,6 +1254,14 @@
1048
1254
  "conditionKeys": [],
1049
1255
  "dependentActions": []
1050
1256
  },
1257
+ "listnotebooks": {
1258
+ "name": "ListNotebooks",
1259
+ "description": "Grants permission to list notebooks",
1260
+ "accessLevel": "List",
1261
+ "resourceTypes": [],
1262
+ "conditionKeys": [],
1263
+ "dependentActions": []
1264
+ },
1051
1265
  "listnotifications": {
1052
1266
  "name": "ListNotifications",
1053
1267
  "description": "Grants permission to list notifications and events for a datazone user",
@@ -1185,6 +1399,14 @@
1185
1399
  "conditionKeys": [],
1186
1400
  "dependentActions": []
1187
1401
  },
1402
+ "putcellrunresult": {
1403
+ "name": "PutCellRunResult",
1404
+ "description": "Grants permission to put cell run results",
1405
+ "accessLevel": "Write",
1406
+ "resourceTypes": [],
1407
+ "conditionKeys": [],
1408
+ "dependentActions": []
1409
+ },
1188
1410
  "putdomainsharingpolicy": {
1189
1411
  "name": "PutDomainSharingPolicy",
1190
1412
  "isPermissionOnly": true,
@@ -1238,7 +1460,7 @@
1238
1460
  "removepolicygrant": {
1239
1461
  "name": "RemovePolicyGrant",
1240
1462
  "description": "Grants permission to remove a policy grant",
1241
- "accessLevel": "Write",
1463
+ "accessLevel": "Permissions management",
1242
1464
  "resourceTypes": [],
1243
1465
  "conditionKeys": [],
1244
1466
  "dependentActions": []
@@ -1246,7 +1468,7 @@
1246
1468
  "revokesubscription": {
1247
1469
  "name": "RevokeSubscription",
1248
1470
  "description": "Grants permission to revoke a subscription",
1249
- "accessLevel": "Write",
1471
+ "accessLevel": "Permissions management",
1250
1472
  "resourceTypes": [],
1251
1473
  "conditionKeys": [],
1252
1474
  "dependentActions": []
@@ -1300,6 +1522,14 @@
1300
1522
  "conditionKeys": [],
1301
1523
  "dependentActions": []
1302
1524
  },
1525
+ "sendmessage": {
1526
+ "name": "SendMessage",
1527
+ "description": "Grants permission to send messages",
1528
+ "accessLevel": "Write",
1529
+ "resourceTypes": [],
1530
+ "conditionKeys": [],
1531
+ "dependentActions": []
1532
+ },
1303
1533
  "ssologin": {
1304
1534
  "name": "SsoLogin",
1305
1535
  "isPermissionOnly": true,
@@ -1318,6 +1548,23 @@
1318
1548
  "conditionKeys": [],
1319
1549
  "dependentActions": []
1320
1550
  },
1551
+ "startaccountbootstrapaction": {
1552
+ "name": "StartAccountBootstrapAction",
1553
+ "isPermissionOnly": true,
1554
+ "description": "Grants permission to start account bootstrap action for a domain",
1555
+ "accessLevel": "Write",
1556
+ "resourceTypes": [],
1557
+ "conditionKeys": [],
1558
+ "dependentActions": []
1559
+ },
1560
+ "startconversation": {
1561
+ "name": "StartConversation",
1562
+ "description": "Grants permission to start conversations",
1563
+ "accessLevel": "Write",
1564
+ "resourceTypes": [],
1565
+ "conditionKeys": [],
1566
+ "dependentActions": []
1567
+ },
1321
1568
  "startdatasourcerun": {
1322
1569
  "name": "StartDataSourceRun",
1323
1570
  "description": "Grants permission to start a DataSource run job",
@@ -1334,6 +1581,14 @@
1334
1581
  "conditionKeys": [],
1335
1582
  "dependentActions": []
1336
1583
  },
1584
+ "startnotebookcompute": {
1585
+ "name": "StartNotebookCompute",
1586
+ "description": "Grants permission to start notebook compute",
1587
+ "accessLevel": "Write",
1588
+ "resourceTypes": [],
1589
+ "conditionKeys": [],
1590
+ "dependentActions": []
1591
+ },
1337
1592
  "stopmetadatagenerationrun": {
1338
1593
  "name": "StopMetadataGenerationRun",
1339
1594
  "description": "Grants permission to stop metadata generation run",
@@ -1342,6 +1597,14 @@
1342
1597
  "conditionKeys": [],
1343
1598
  "dependentActions": []
1344
1599
  },
1600
+ "stopnotebookcompute": {
1601
+ "name": "StopNotebookCompute",
1602
+ "description": "Grants permission to stop notebook compute",
1603
+ "accessLevel": "Write",
1604
+ "resourceTypes": [],
1605
+ "conditionKeys": [],
1606
+ "dependentActions": []
1607
+ },
1345
1608
  "tagresource": {
1346
1609
  "name": "TagResource",
1347
1610
  "description": "Grants permission to add or update tags to a resource",
@@ -1377,6 +1640,14 @@
1377
1640
  ],
1378
1641
  "dependentActions": []
1379
1642
  },
1643
+ "updateaccountpool": {
1644
+ "name": "UpdateAccountPool",
1645
+ "description": "Grants permission to update an account pool",
1646
+ "accessLevel": "Write",
1647
+ "resourceTypes": [],
1648
+ "conditionKeys": [],
1649
+ "dependentActions": []
1650
+ },
1380
1651
  "updateassetfilter": {
1381
1652
  "name": "UpdateAssetFilter",
1382
1653
  "description": "Grants permission to update asset filter",
@@ -1385,6 +1656,22 @@
1385
1656
  "conditionKeys": [],
1386
1657
  "dependentActions": []
1387
1658
  },
1659
+ "updatecell": {
1660
+ "name": "UpdateCell",
1661
+ "description": "Grants permission to update cells",
1662
+ "accessLevel": "Write",
1663
+ "resourceTypes": [],
1664
+ "conditionKeys": [],
1665
+ "dependentActions": []
1666
+ },
1667
+ "updatecellrun": {
1668
+ "name": "UpdateCellRun",
1669
+ "description": "Grants permission to update cell runs",
1670
+ "accessLevel": "Write",
1671
+ "resourceTypes": [],
1672
+ "conditionKeys": [],
1673
+ "dependentActions": []
1674
+ },
1388
1675
  "updateconnection": {
1389
1676
  "name": "UpdateConnection",
1390
1677
  "description": "Grants permission to update connections",
@@ -1451,7 +1738,6 @@
1451
1738
  },
1452
1739
  "updateenvironmentblueprint": {
1453
1740
  "name": "UpdateEnvironmentBlueprint",
1454
- "isPermissionOnly": true,
1455
1741
  "description": "Grants permission to update Environment Blueprint settings",
1456
1742
  "accessLevel": "Write",
1457
1743
  "resourceTypes": [],
@@ -1508,6 +1794,14 @@
1508
1794
  "conditionKeys": [],
1509
1795
  "dependentActions": []
1510
1796
  },
1797
+ "updatenotebook": {
1798
+ "name": "UpdateNotebook",
1799
+ "description": "Grants permission to update notebooks",
1800
+ "accessLevel": "Write",
1801
+ "resourceTypes": [],
1802
+ "conditionKeys": [],
1803
+ "dependentActions": []
1804
+ },
1511
1805
  "updateproject": {
1512
1806
  "name": "UpdateProject",
1513
1807
  "description": "Grants permission to update a Project that enables your team to publish and subscribe to data",
@@ -255,9 +255,12 @@
255
255
  "conditionKeys": [],
256
256
  "dependentActions": [
257
257
  "deadline:TagResource",
258
+ "ec2:CreateVpcEndpoint",
258
259
  "iam:PassRole",
259
260
  "identitystore:ListGroupMembershipsForMember",
260
- "logs:CreateLogGroup"
261
+ "logs:CreateLogGroup",
262
+ "vpc-lattice:GetResourceConfiguration",
263
+ "vpc-lattice:GetResourceGateway"
261
264
  ]
262
265
  }
263
266
  ],
@@ -334,18 +337,22 @@
334
337
  "name": "monitor",
335
338
  "required": true,
336
339
  "conditionKeys": [],
337
- "dependentActions": []
340
+ "dependentActions": [
341
+ "deadline:TagResource",
342
+ "iam:PassRole",
343
+ "sso:CreateApplication",
344
+ "sso:DeleteApplication",
345
+ "sso:PutApplicationAssignmentConfiguration",
346
+ "sso:PutApplicationAuthenticationMethod",
347
+ "sso:PutApplicationGrant"
348
+ ]
338
349
  }
339
350
  ],
340
- "conditionKeys": [],
341
- "dependentActions": [
342
- "iam:PassRole",
343
- "sso:CreateApplication",
344
- "sso:DeleteApplication",
345
- "sso:PutApplicationAssignmentConfiguration",
346
- "sso:PutApplicationAuthenticationMethod",
347
- "sso:PutApplicationGrant"
348
- ]
351
+ "conditionKeys": [
352
+ "aws:RequestTag/${TagKey}",
353
+ "aws:TagKeys"
354
+ ],
355
+ "dependentActions": []
349
356
  },
350
357
  "createqueue": {
351
358
  "name": "CreateQueue",
@@ -460,10 +467,16 @@
460
467
  "name": "worker",
461
468
  "required": true,
462
469
  "conditionKeys": [],
463
- "dependentActions": []
470
+ "dependentActions": [
471
+ "deadline:ListTagsForResource",
472
+ "deadline:TagResource"
473
+ ]
464
474
  }
465
475
  ],
466
- "conditionKeys": [],
476
+ "conditionKeys": [
477
+ "aws:RequestTag/${TagKey}",
478
+ "aws:TagKeys"
479
+ ],
467
480
  "dependentActions": []
468
481
  },
469
482
  "deletebudget": {
@@ -1634,14 +1647,28 @@
1634
1647
  "conditionKeys": [],
1635
1648
  "dependentActions": []
1636
1649
  },
1650
+ {
1651
+ "name": "monitor",
1652
+ "required": false,
1653
+ "conditionKeys": [],
1654
+ "dependentActions": []
1655
+ },
1637
1656
  {
1638
1657
  "name": "queue",
1639
1658
  "required": false,
1640
1659
  "conditionKeys": [],
1641
1660
  "dependentActions": []
1661
+ },
1662
+ {
1663
+ "name": "worker",
1664
+ "required": false,
1665
+ "conditionKeys": [],
1666
+ "dependentActions": []
1642
1667
  }
1643
1668
  ],
1644
- "conditionKeys": [],
1669
+ "conditionKeys": [
1670
+ "deadline:CalledAction"
1671
+ ],
1645
1672
  "dependentActions": []
1646
1673
  },
1647
1674
  "listtasks": {
@@ -1819,16 +1846,29 @@
1819
1846
  "conditionKeys": [],
1820
1847
  "dependentActions": []
1821
1848
  },
1849
+ {
1850
+ "name": "monitor",
1851
+ "required": false,
1852
+ "conditionKeys": [],
1853
+ "dependentActions": []
1854
+ },
1822
1855
  {
1823
1856
  "name": "queue",
1824
1857
  "required": false,
1825
1858
  "conditionKeys": [],
1826
1859
  "dependentActions": []
1860
+ },
1861
+ {
1862
+ "name": "worker",
1863
+ "required": false,
1864
+ "conditionKeys": [],
1865
+ "dependentActions": []
1827
1866
  }
1828
1867
  ],
1829
1868
  "conditionKeys": [
1830
1869
  "aws:RequestTag/${TagKey}",
1831
- "aws:TagKeys"
1870
+ "aws:TagKeys",
1871
+ "deadline:CalledAction"
1832
1872
  ],
1833
1873
  "dependentActions": []
1834
1874
  },
@@ -1855,11 +1895,23 @@
1855
1895
  "conditionKeys": [],
1856
1896
  "dependentActions": []
1857
1897
  },
1898
+ {
1899
+ "name": "monitor",
1900
+ "required": false,
1901
+ "conditionKeys": [],
1902
+ "dependentActions": []
1903
+ },
1858
1904
  {
1859
1905
  "name": "queue",
1860
1906
  "required": false,
1861
1907
  "conditionKeys": [],
1862
1908
  "dependentActions": []
1909
+ },
1910
+ {
1911
+ "name": "worker",
1912
+ "required": false,
1913
+ "conditionKeys": [],
1914
+ "dependentActions": []
1863
1915
  }
1864
1916
  ],
1865
1917
  "conditionKeys": [
@@ -1915,8 +1967,11 @@
1915
1967
  ],
1916
1968
  "conditionKeys": [],
1917
1969
  "dependentActions": [
1970
+ "ec2:CreateVpcEndpoint",
1918
1971
  "iam:PassRole",
1919
- "identitystore:ListGroupMembershipsForMember"
1972
+ "identitystore:ListGroupMembershipsForMember",
1973
+ "vpc-lattice:GetResourceConfiguration",
1974
+ "vpc-lattice:GetResourceGateway"
1920
1975
  ]
1921
1976
  },
1922
1977
  "updatejob": {