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
@@ -274,7 +274,11 @@
274
274
  {
275
275
  "name": "model-package",
276
276
  "required": false,
277
- "conditionKeys": [],
277
+ "conditionKeys": [
278
+ "sagemaker:CurrentModelLifeCycleStageStatus",
279
+ "sagemaker:CurrentModelLifeCycleStage",
280
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
281
+ ],
278
282
  "dependentActions": []
279
283
  },
280
284
  {
@@ -301,6 +305,12 @@
301
305
  "conditionKeys": [],
302
306
  "dependentActions": []
303
307
  },
308
+ {
309
+ "name": "notebook-instance-lifecycle-config",
310
+ "required": false,
311
+ "conditionKeys": [],
312
+ "dependentActions": []
313
+ },
304
314
  {
305
315
  "name": "optimization-job",
306
316
  "required": false,
@@ -408,6 +418,42 @@
408
418
  "conditionKeys": [],
409
419
  "dependentActions": []
410
420
  },
421
+ "attachclusternodevolume": {
422
+ "name": "AttachClusterNodeVolume",
423
+ "description": "Grants permission to attach an Amazon EBS volume to a SageMaker HyperPod cluster node",
424
+ "accessLevel": "Write",
425
+ "resourceTypes": [
426
+ {
427
+ "name": "cluster",
428
+ "required": true,
429
+ "conditionKeys": [],
430
+ "dependentActions": []
431
+ }
432
+ ],
433
+ "conditionKeys": [],
434
+ "dependentActions": [
435
+ "ec2:AttachVolume",
436
+ "ec2:DescribeVolumes",
437
+ "eks:DescribeCluster"
438
+ ]
439
+ },
440
+ "batchaddclusternodes": {
441
+ "name": "BatchAddClusterNodes",
442
+ "description": "Grants permission to add multiple nodes at a time to a SageMaker HyperPod cluster",
443
+ "accessLevel": "Write",
444
+ "resourceTypes": [
445
+ {
446
+ "name": "cluster",
447
+ "required": true,
448
+ "conditionKeys": [],
449
+ "dependentActions": []
450
+ }
451
+ ],
452
+ "conditionKeys": [],
453
+ "dependentActions": [
454
+ "eks:DescribeCluster"
455
+ ]
456
+ },
411
457
  "batchdeleteclusternodes": {
412
458
  "name": "BatchDeleteClusterNodes",
413
459
  "description": "Grants permission to batch delete SageMaker HyperPod cluster nodes",
@@ -437,7 +483,11 @@
437
483
  "dependentActions": []
438
484
  }
439
485
  ],
440
- "conditionKeys": [],
486
+ "conditionKeys": [
487
+ "sagemaker:CurrentModelLifeCycleStageStatus",
488
+ "sagemaker:CurrentModelLifeCycleStage",
489
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
490
+ ],
441
491
  "dependentActions": []
442
492
  },
443
493
  "batchgetmetrics": {
@@ -679,6 +729,10 @@
679
729
  "required": true,
680
730
  "conditionKeys": [],
681
731
  "dependentActions": [
732
+ "ec2:DescribeImages",
733
+ "ec2:DescribeSnapshots",
734
+ "ec2:ModifyImageAttribute",
735
+ "ec2:ModifySnapshotAttribute",
682
736
  "eks:AssociateAccessPolicy",
683
737
  "eks:CreateAccessEntry",
684
738
  "eks:DeleteAccessEntry",
@@ -1121,6 +1175,27 @@
1121
1175
  ],
1122
1176
  "dependentActions": []
1123
1177
  },
1178
+ "createhubcontentpresignedurls": {
1179
+ "name": "CreateHubContentPresignedUrls",
1180
+ "description": "Grants permission to generate S3 presigned URLs with GetObject permission for accessing model artifacts",
1181
+ "accessLevel": "Read",
1182
+ "resourceTypes": [
1183
+ {
1184
+ "name": "hub",
1185
+ "required": true,
1186
+ "conditionKeys": [],
1187
+ "dependentActions": []
1188
+ },
1189
+ {
1190
+ "name": "hub-content",
1191
+ "required": true,
1192
+ "conditionKeys": [],
1193
+ "dependentActions": []
1194
+ }
1195
+ ],
1196
+ "conditionKeys": [],
1197
+ "dependentActions": []
1198
+ },
1124
1199
  "createhubcontentreference": {
1125
1200
  "name": "CreateHubContentReference",
1126
1201
  "description": "Grants permission to create hub content reference",
@@ -1485,7 +1560,11 @@
1485
1560
  {
1486
1561
  "name": "model-package",
1487
1562
  "required": false,
1488
- "conditionKeys": [],
1563
+ "conditionKeys": [
1564
+ "sagemaker:CurrentModelLifeCycleStageStatus",
1565
+ "sagemaker:CurrentModelLifeCycleStage",
1566
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
1567
+ ],
1489
1568
  "dependentActions": [
1490
1569
  "sagemaker:AddTags"
1491
1570
  ]
@@ -1623,10 +1702,15 @@
1623
1702
  "name": "notebook-instance-lifecycle-config",
1624
1703
  "required": true,
1625
1704
  "conditionKeys": [],
1626
- "dependentActions": []
1705
+ "dependentActions": [
1706
+ "sagemaker:AddTags"
1707
+ ]
1627
1708
  }
1628
1709
  ],
1629
- "conditionKeys": [],
1710
+ "conditionKeys": [
1711
+ "aws:RequestTag/${TagKey}",
1712
+ "aws:TagKeys"
1713
+ ],
1630
1714
  "dependentActions": []
1631
1715
  },
1632
1716
  "createoptimizationjob": {
@@ -1858,6 +1942,7 @@
1858
1942
  "sagemaker:ImageArns",
1859
1943
  "sagemaker:ImageVersionArns",
1860
1944
  "sagemaker:OwnerUserProfileArn",
1945
+ "sagemaker:RemoteAccess",
1861
1946
  "sagemaker:SpaceSharingType"
1862
1947
  ],
1863
1948
  "dependentActions": []
@@ -2705,7 +2790,11 @@
2705
2790
  "dependentActions": []
2706
2791
  }
2707
2792
  ],
2708
- "conditionKeys": [],
2793
+ "conditionKeys": [
2794
+ "sagemaker:CurrentModelLifeCycleStageStatus",
2795
+ "sagemaker:CurrentModelLifeCycleStage",
2796
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
2797
+ ],
2709
2798
  "dependentActions": []
2710
2799
  },
2711
2800
  "deletemodelpackagegroup": {
@@ -3151,7 +3240,11 @@
3151
3240
  {
3152
3241
  "name": "model-package",
3153
3242
  "required": false,
3154
- "conditionKeys": [],
3243
+ "conditionKeys": [
3244
+ "sagemaker:CurrentModelLifeCycleStageStatus",
3245
+ "sagemaker:CurrentModelLifeCycleStage",
3246
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
3247
+ ],
3155
3248
  "dependentActions": []
3156
3249
  },
3157
3250
  {
@@ -3178,6 +3271,12 @@
3178
3271
  "conditionKeys": [],
3179
3272
  "dependentActions": []
3180
3273
  },
3274
+ {
3275
+ "name": "notebook-instance-lifecycle-config",
3276
+ "required": false,
3277
+ "conditionKeys": [],
3278
+ "dependentActions": []
3279
+ },
3181
3280
  {
3182
3281
  "name": "optimization-job",
3183
3282
  "required": false,
@@ -3493,6 +3592,37 @@
3493
3592
  "conditionKeys": [],
3494
3593
  "dependentActions": []
3495
3594
  },
3595
+ "describeclusterevent": {
3596
+ "name": "DescribeClusterEvent",
3597
+ "description": "Grants permission to return information about an Event within a SageMaker HyperPod cluster",
3598
+ "accessLevel": "Read",
3599
+ "resourceTypes": [
3600
+ {
3601
+ "name": "cluster",
3602
+ "required": true,
3603
+ "conditionKeys": [],
3604
+ "dependentActions": []
3605
+ }
3606
+ ],
3607
+ "conditionKeys": [],
3608
+ "dependentActions": []
3609
+ },
3610
+ "describeclusterinference": {
3611
+ "name": "DescribeClusterInference",
3612
+ "isPermissionOnly": true,
3613
+ "description": "Grants permission to get information about the inference operator for a SageMaker HyperPod cluster",
3614
+ "accessLevel": "Read",
3615
+ "resourceTypes": [
3616
+ {
3617
+ "name": "cluster",
3618
+ "required": true,
3619
+ "conditionKeys": [],
3620
+ "dependentActions": []
3621
+ }
3622
+ ],
3623
+ "conditionKeys": [],
3624
+ "dependentActions": []
3625
+ },
3496
3626
  "describeclusternode": {
3497
3627
  "name": "DescribeClusterNode",
3498
3628
  "description": "Grants permission to return information about a SageMaker HyperPod cluster node",
@@ -4044,7 +4174,11 @@
4044
4174
  "dependentActions": []
4045
4175
  }
4046
4176
  ],
4047
- "conditionKeys": [],
4177
+ "conditionKeys": [
4178
+ "sagemaker:CurrentModelLifeCycleStageStatus",
4179
+ "sagemaker:CurrentModelLifeCycleStage",
4180
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
4181
+ ],
4048
4182
  "dependentActions": []
4049
4183
  },
4050
4184
  "describemodelpackagegroup": {
@@ -4164,7 +4298,9 @@
4164
4298
  "dependentActions": []
4165
4299
  }
4166
4300
  ],
4167
- "conditionKeys": [],
4301
+ "conditionKeys": [
4302
+ "sagemaker:PipelineVersionId"
4303
+ ],
4168
4304
  "dependentActions": []
4169
4305
  },
4170
4306
  "describepipelinedefinitionforexecution": {
@@ -4227,6 +4363,21 @@
4227
4363
  "conditionKeys": [],
4228
4364
  "dependentActions": []
4229
4365
  },
4366
+ "describereservedcapacity": {
4367
+ "name": "DescribeReservedCapacity",
4368
+ "description": "Grants permission to return information about a specified Reserved Capacity",
4369
+ "accessLevel": "Read",
4370
+ "resourceTypes": [
4371
+ {
4372
+ "name": "reserved-capacity",
4373
+ "required": true,
4374
+ "conditionKeys": [],
4375
+ "dependentActions": []
4376
+ }
4377
+ ],
4378
+ "conditionKeys": [],
4379
+ "dependentActions": []
4380
+ },
4230
4381
  "describesharedmodel": {
4231
4382
  "name": "DescribeSharedModel",
4232
4383
  "isPermissionOnly": true,
@@ -4408,6 +4559,25 @@
4408
4559
  "conditionKeys": [],
4409
4560
  "dependentActions": []
4410
4561
  },
4562
+ "detachclusternodevolume": {
4563
+ "name": "DetachClusterNodeVolume",
4564
+ "description": "Grants permission to detach an Amazon EBS volume from a SageMaker HyperPod cluster node",
4565
+ "accessLevel": "Write",
4566
+ "resourceTypes": [
4567
+ {
4568
+ "name": "cluster",
4569
+ "required": true,
4570
+ "conditionKeys": [],
4571
+ "dependentActions": []
4572
+ }
4573
+ ],
4574
+ "conditionKeys": [],
4575
+ "dependentActions": [
4576
+ "ec2:DescribeVolumes",
4577
+ "ec2:DetachVolume",
4578
+ "eks:DescribeCluster"
4579
+ ]
4580
+ },
4411
4581
  "disablesagemakerservicecatalogportfolio": {
4412
4582
  "name": "DisableSagemakerServicecatalogPortfolio",
4413
4583
  "description": "Grants permission to disable a SageMaker Service Catalog Portfolio",
@@ -4744,6 +4914,21 @@
4744
4914
  "conditionKeys": [],
4745
4915
  "dependentActions": []
4746
4916
  },
4917
+ "listclusterevents": {
4918
+ "name": "ListClusterEvents",
4919
+ "description": "Grants permission to list events within a SageMaker HyperPod cluster",
4920
+ "accessLevel": "List",
4921
+ "resourceTypes": [
4922
+ {
4923
+ "name": "cluster",
4924
+ "required": true,
4925
+ "conditionKeys": [],
4926
+ "dependentActions": []
4927
+ }
4928
+ ],
4929
+ "conditionKeys": [],
4930
+ "dependentActions": []
4931
+ },
4747
4932
  "listclusternodes": {
4748
4933
  "name": "ListClusterNodes",
4749
4934
  "description": "Grants permission to list nodes within a SageMaker HyperPod cluster",
@@ -5267,6 +5452,21 @@
5267
5452
  "conditionKeys": [],
5268
5453
  "dependentActions": []
5269
5454
  },
5455
+ "listpipelineversions": {
5456
+ "name": "ListPipelineVersions",
5457
+ "description": "Grants permission to list versions of a pipeline",
5458
+ "accessLevel": "List",
5459
+ "resourceTypes": [
5460
+ {
5461
+ "name": "pipeline",
5462
+ "required": true,
5463
+ "conditionKeys": [],
5464
+ "dependentActions": []
5465
+ }
5466
+ ],
5467
+ "conditionKeys": [],
5468
+ "dependentActions": []
5469
+ },
5270
5470
  "listpipelines": {
5271
5471
  "name": "ListPipelines",
5272
5472
  "description": "Grants permission to list pipelines",
@@ -5601,7 +5801,11 @@
5601
5801
  {
5602
5802
  "name": "model-package",
5603
5803
  "required": false,
5604
- "conditionKeys": [],
5804
+ "conditionKeys": [
5805
+ "sagemaker:CurrentModelLifeCycleStageStatus",
5806
+ "sagemaker:CurrentModelLifeCycleStage",
5807
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
5808
+ ],
5605
5809
  "dependentActions": []
5606
5810
  },
5607
5811
  {
@@ -5628,6 +5832,12 @@
5628
5832
  "conditionKeys": [],
5629
5833
  "dependentActions": []
5630
5834
  },
5835
+ {
5836
+ "name": "notebook-instance-lifecycle-config",
5837
+ "required": false,
5838
+ "conditionKeys": [],
5839
+ "dependentActions": []
5840
+ },
5631
5841
  {
5632
5842
  "name": "optimization-job",
5633
5843
  "required": false,
@@ -5646,6 +5856,12 @@
5646
5856
  "conditionKeys": [],
5647
5857
  "dependentActions": []
5648
5858
  },
5859
+ {
5860
+ "name": "pipeline-execution",
5861
+ "required": false,
5862
+ "conditionKeys": [],
5863
+ "dependentActions": []
5864
+ },
5649
5865
  {
5650
5866
  "name": "processing-job",
5651
5867
  "required": false,
@@ -5765,6 +5981,21 @@
5765
5981
  "conditionKeys": [],
5766
5982
  "dependentActions": []
5767
5983
  },
5984
+ "listultraserversbyreservedcapacity": {
5985
+ "name": "ListUltraServersByReservedCapacity",
5986
+ "description": "Grants permission to list all UltraServers in a specified Reserved Capacity",
5987
+ "accessLevel": "List",
5988
+ "resourceTypes": [
5989
+ {
5990
+ "name": "reserved-capacity",
5991
+ "required": true,
5992
+ "conditionKeys": [],
5993
+ "dependentActions": []
5994
+ }
5995
+ ],
5996
+ "conditionKeys": [],
5997
+ "dependentActions": []
5998
+ },
5768
5999
  "listuserprofiles": {
5769
6000
  "name": "ListUserProfiles",
5770
6001
  "description": "Grants permission to list the UserProfiles in your account",
@@ -6068,6 +6299,23 @@
6068
6299
  "dependentActions": []
6069
6300
  }
6070
6301
  ],
6302
+ "conditionKeys": [
6303
+ "sagemaker:PipelineVersionId"
6304
+ ],
6305
+ "dependentActions": []
6306
+ },
6307
+ "startsession": {
6308
+ "name": "StartSession",
6309
+ "description": "Grants permission to start a remote session for a SageMaker space",
6310
+ "accessLevel": "Write",
6311
+ "resourceTypes": [
6312
+ {
6313
+ "name": "space",
6314
+ "required": true,
6315
+ "conditionKeys": [],
6316
+ "dependentActions": []
6317
+ }
6318
+ ],
6071
6319
  "conditionKeys": [],
6072
6320
  "dependentActions": []
6073
6321
  },
@@ -6402,12 +6650,17 @@
6402
6650
  "required": true,
6403
6651
  "conditionKeys": [],
6404
6652
  "dependentActions": [
6653
+ "ec2:DescribeImages",
6654
+ "ec2:DescribeSnapshots",
6655
+ "ec2:ModifyImageAttribute",
6656
+ "ec2:ModifySnapshotAttribute",
6405
6657
  "eks:AssociateAccessPolicy",
6406
6658
  "eks:CreateAccessEntry",
6407
6659
  "eks:DeleteAccessEntry",
6408
6660
  "eks:DescribeAccessEntry",
6409
6661
  "eks:DescribeCluster",
6410
6662
  "iam:PassRole",
6663
+ "sagemaker:BatchAddClusterNodes",
6411
6664
  "sagemaker:BatchDeleteClusterNodes"
6412
6665
  ]
6413
6666
  },
@@ -6431,6 +6684,28 @@
6431
6684
  ],
6432
6685
  "dependentActions": []
6433
6686
  },
6687
+ "updateclusterinference": {
6688
+ "name": "UpdateClusterInference",
6689
+ "isPermissionOnly": true,
6690
+ "description": "Grants permission to update the inference operator for a SageMaker HyperPod cluster",
6691
+ "accessLevel": "Write",
6692
+ "resourceTypes": [
6693
+ {
6694
+ "name": "cluster",
6695
+ "required": true,
6696
+ "conditionKeys": [],
6697
+ "dependentActions": []
6698
+ }
6699
+ ],
6700
+ "conditionKeys": [],
6701
+ "dependentActions": [
6702
+ "eks:AssociateAccessPolicy",
6703
+ "eks:DescribeCluster",
6704
+ "eks:ListAssociatedAccessPolicies",
6705
+ "iam:PassRole",
6706
+ "sagemaker:DescribeCluster"
6707
+ ]
6708
+ },
6434
6709
  "updateclusterschedulerconfig": {
6435
6710
  "name": "UpdateClusterSchedulerConfig",
6436
6711
  "description": "Grants permission to update a cluster scheduler config",
@@ -6460,6 +6735,10 @@
6460
6735
  ],
6461
6736
  "conditionKeys": [],
6462
6737
  "dependentActions": [
6738
+ "ec2:DescribeImages",
6739
+ "ec2:DescribeSnapshots",
6740
+ "ec2:ModifyImageAttribute",
6741
+ "ec2:ModifySnapshotAttribute",
6463
6742
  "eks:DescribeCluster"
6464
6743
  ]
6465
6744
  },
@@ -6814,7 +7093,11 @@
6814
7093
  {
6815
7094
  "name": "model-package",
6816
7095
  "required": true,
6817
- "conditionKeys": [],
7096
+ "conditionKeys": [
7097
+ "sagemaker:CurrentModelLifeCycleStageStatus",
7098
+ "sagemaker:CurrentModelLifeCycleStage",
7099
+ "sagemaker:CurrentCustomerMetadataProperties/${MetadataKey}"
7100
+ ],
6818
7101
  "dependentActions": []
6819
7102
  }
6820
7103
  ],
@@ -6958,6 +7241,23 @@
6958
7241
  "conditionKeys": [],
6959
7242
  "dependentActions": []
6960
7243
  },
7244
+ "updatepipelineversion": {
7245
+ "name": "UpdatePipelineVersion",
7246
+ "description": "Grants permission to update a pipeline version",
7247
+ "accessLevel": "Write",
7248
+ "resourceTypes": [
7249
+ {
7250
+ "name": "pipeline",
7251
+ "required": true,
7252
+ "conditionKeys": [],
7253
+ "dependentActions": []
7254
+ }
7255
+ ],
7256
+ "conditionKeys": [
7257
+ "sagemaker:PipelineVersionId"
7258
+ ],
7259
+ "dependentActions": []
7260
+ },
6961
7261
  "updateproject": {
6962
7262
  "name": "UpdateProject",
6963
7263
  "description": "Grants permission to update a Project",
@@ -7009,6 +7309,7 @@
7009
7309
  "sagemaker:ImageArns",
7010
7310
  "sagemaker:ImageVersionArns",
7011
7311
  "sagemaker:OwnerUserProfileArn",
7312
+ "sagemaker:RemoteAccess",
7012
7313
  "sagemaker:SpaceSharingType"
7013
7314
  ],
7014
7315
  "dependentActions": []