@pgarbe/cdk-ecr-sync 0.5.18 → 0.5.22

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 (480) hide show
  1. package/.gitattributes +19 -19
  2. package/.jsii +2588 -1305
  3. package/.projenrc.ts +51 -0
  4. package/API.md +177 -46
  5. package/lib/ecr-sync.d.ts +6 -6
  6. package/lib/ecr-sync.js +16 -15
  7. package/node_modules/aws-sdk/CHANGELOG.md +419 -1
  8. package/node_modules/aws-sdk/README.md +1 -1
  9. package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
  10. package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
  11. package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
  12. package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
  13. package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
  14. package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
  15. package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
  16. package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
  17. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
  18. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
  19. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
  20. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
  21. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
  22. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
  23. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
  24. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
  25. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
  26. package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
  27. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
  28. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
  29. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +505 -141
  30. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +97 -77
  31. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
  32. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
  33. package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
  34. package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
  35. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
  37. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
  38. package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
  39. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
  40. package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
  41. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
  42. package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
  43. package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
  44. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  45. package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  46. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
  47. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
  48. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
  49. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +752 -88
  50. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
  51. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
  52. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
  53. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
  54. package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
  55. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
  56. package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
  57. package/node_modules/aws-sdk/apis/codebuild-2016-10-06.min.json +74 -73
  58. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
  59. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
  60. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
  61. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
  62. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
  63. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  64. package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
  65. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
  66. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -110
  67. package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
  68. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
  69. package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
  70. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +207 -56
  71. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
  72. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
  73. package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
  74. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
  75. package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
  76. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
  77. package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
  78. package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
  79. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4613 -1377
  80. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +90 -0
  81. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +6 -0
  82. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
  83. package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
  84. package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
  85. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
  86. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
  87. package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
  88. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
  89. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
  90. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +24 -4
  91. package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
  92. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
  93. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
  94. package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
  95. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +602 -36
  96. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
  97. package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
  98. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
  99. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
  100. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  101. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +817 -138
  102. package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
  103. package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
  104. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +388 -367
  105. package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
  106. package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
  107. package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
  108. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +2 -1
  109. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +124 -82
  110. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
  111. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
  112. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
  113. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +375 -209
  114. package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
  115. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
  116. package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
  117. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
  118. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
  119. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
  120. package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
  121. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1073 -94
  122. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +15 -0
  123. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +276 -98
  124. package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
  125. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
  126. package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
  127. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
  128. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
  129. package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
  130. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +691 -130
  131. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
  132. package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
  133. package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
  134. package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
  135. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
  136. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
  137. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
  138. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
  139. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
  140. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +39 -7
  141. package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
  142. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +198 -108
  143. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +321 -130
  144. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +301 -227
  145. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  146. package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
  147. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +411 -149
  148. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
  149. package/node_modules/aws-sdk/apis/metadata.json +68 -0
  150. package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
  151. package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
  152. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
  153. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
  154. package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
  155. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
  156. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
  157. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
  158. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +850 -157
  159. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
  160. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
  161. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
  162. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +65 -31
  163. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
  164. package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
  165. package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
  166. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +752 -957
  167. package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
  168. package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
  169. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +24 -4
  170. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
  171. package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
  172. package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
  173. package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
  174. package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
  175. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
  176. package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
  177. package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
  178. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +869 -352
  179. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
  180. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
  181. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
  182. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
  183. package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
  184. package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
  185. package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
  186. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
  187. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
  188. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
  189. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
  190. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +362 -121
  191. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
  192. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
  193. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
  194. package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
  195. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
  196. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.min.json +85 -13
  197. package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
  198. package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
  199. package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
  200. package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
  201. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +14 -13
  202. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  203. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
  204. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
  205. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2264 -1025
  206. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
  207. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +779 -259
  208. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  209. package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
  210. package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
  211. package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
  212. package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
  213. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +379 -351
  214. package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
  215. package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
  216. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
  217. package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
  218. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
  219. package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
  220. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
  221. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
  222. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +44 -43
  223. package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
  224. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
  225. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
  226. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
  227. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
  228. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
  229. package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
  230. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
  231. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
  232. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
  233. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +308 -27
  234. package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
  235. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +83 -50
  236. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
  237. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
  238. package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
  239. package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
  240. package/node_modules/aws-sdk/clients/account.d.ts +136 -0
  241. package/node_modules/aws-sdk/clients/account.js +18 -0
  242. package/node_modules/aws-sdk/clients/all.d.ts +21 -0
  243. package/node_modules/aws-sdk/clients/all.js +22 -1
  244. package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
  245. package/node_modules/aws-sdk/clients/amp.js +1 -0
  246. package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
  247. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
  248. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
  249. package/node_modules/aws-sdk/clients/apigateway.d.ts +1 -1
  250. package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
  251. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
  252. package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
  253. package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
  254. package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
  255. package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
  256. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
  257. package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
  258. package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
  259. package/node_modules/aws-sdk/clients/appsync.d.ts +35 -13
  260. package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
  261. package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
  262. package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
  263. package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
  264. package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
  265. package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
  266. package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
  267. package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
  268. package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
  269. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
  270. package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
  271. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +620 -16
  272. package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
  273. package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
  274. package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
  275. package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
  276. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
  277. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
  278. package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
  279. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
  280. package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
  281. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
  282. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  283. package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
  284. package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
  285. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
  286. package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
  287. package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
  288. package/node_modules/aws-sdk/clients/datasync.d.ts +241 -11
  289. package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
  290. package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
  291. package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
  292. package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
  293. package/node_modules/aws-sdk/clients/drs.js +18 -0
  294. package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
  295. package/node_modules/aws-sdk/clients/ec2.d.ts +4037 -416
  296. package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
  297. package/node_modules/aws-sdk/clients/ecs.d.ts +416 -345
  298. package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
  299. package/node_modules/aws-sdk/clients/eks.d.ts +27 -23
  300. package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
  301. package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
  302. package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
  303. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
  304. package/node_modules/aws-sdk/clients/es.d.ts +39 -3
  305. package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
  306. package/node_modules/aws-sdk/clients/evidently.js +18 -0
  307. package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
  308. package/node_modules/aws-sdk/clients/finspace.js +0 -1
  309. package/node_modules/aws-sdk/clients/finspacedata.d.ts +741 -65
  310. package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
  311. package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
  312. package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
  313. package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
  314. package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
  315. package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
  316. package/node_modules/aws-sdk/clients/glue.d.ts +59 -2
  317. package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
  318. package/node_modules/aws-sdk/clients/grafana.js +18 -0
  319. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +8 -4
  320. package/node_modules/aws-sdk/clients/health.d.ts +49 -49
  321. package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
  322. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +102 -42
  323. package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
  324. package/node_modules/aws-sdk/clients/inspector2.js +18 -0
  325. package/node_modules/aws-sdk/clients/iot.d.ts +252 -18
  326. package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
  327. package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
  328. package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
  329. package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
  330. package/node_modules/aws-sdk/clients/iotwireless.d.ts +637 -6
  331. package/node_modules/aws-sdk/clients/ivs.d.ts +353 -124
  332. package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
  333. package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
  334. package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
  335. package/node_modules/aws-sdk/clients/kendra.d.ts +797 -60
  336. package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
  337. package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
  338. package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
  339. package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
  340. package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
  341. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +834 -21
  342. package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
  343. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +12 -7
  344. package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
  345. package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
  346. package/node_modules/aws-sdk/clients/location.d.ts +124 -60
  347. package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
  348. package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
  349. package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
  350. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +280 -81
  351. package/node_modules/aws-sdk/clients/medialive.d.ts +81 -5
  352. package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
  353. package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
  354. package/node_modules/aws-sdk/clients/mediatailor.d.ts +271 -1
  355. package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
  356. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
  357. package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
  358. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
  359. package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
  360. package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
  361. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +61 -10
  362. package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
  363. package/node_modules/aws-sdk/clients/nimble.d.ts +499 -299
  364. package/node_modules/aws-sdk/clients/nimble.js +1 -0
  365. package/node_modules/aws-sdk/clients/opensearch.d.ts +43 -1
  366. package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
  367. package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
  368. package/node_modules/aws-sdk/clients/panorama.js +18 -0
  369. package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
  370. package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
  371. package/node_modules/aws-sdk/clients/pinpoint.d.ts +534 -4
  372. package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
  373. package/node_modules/aws-sdk/clients/quicksight.d.ts +337 -193
  374. package/node_modules/aws-sdk/clients/ram.d.ts +234 -212
  375. package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
  376. package/node_modules/aws-sdk/clients/rbin.js +18 -0
  377. package/node_modules/aws-sdk/clients/rds.d.ts +758 -388
  378. package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
  379. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
  380. package/node_modules/aws-sdk/clients/rekognition.d.ts +347 -28
  381. package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
  382. package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
  383. package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
  384. package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
  385. package/node_modules/aws-sdk/clients/route53resolver.d.ts +94 -0
  386. package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
  387. package/node_modules/aws-sdk/clients/rum.js +18 -0
  388. package/node_modules/aws-sdk/clients/s3.d.ts +123 -75
  389. package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
  390. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1757 -95
  391. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
  392. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +27 -27
  393. package/node_modules/aws-sdk/clients/securityhub.d.ts +829 -13
  394. package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
  395. package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
  396. package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
  397. package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
  398. package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
  399. package/node_modules/aws-sdk/clients/ssm.d.ts +349 -283
  400. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
  401. package/node_modules/aws-sdk/clients/storagegateway.d.ts +101 -36
  402. package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
  403. package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
  404. package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
  405. package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
  406. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
  407. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +75 -12
  408. package/node_modules/aws-sdk/clients/transfer.d.ts +21 -16
  409. package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
  410. package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
  411. package/node_modules/aws-sdk/clients/voiceid.js +18 -0
  412. package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
  413. package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
  414. package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
  415. package/node_modules/aws-sdk/clients/wisdom.js +18 -0
  416. package/node_modules/aws-sdk/clients/workmail.d.ts +383 -5
  417. package/node_modules/aws-sdk/clients/workspaces.d.ts +87 -40
  418. package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
  419. package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
  420. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
  421. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1300 -550
  422. package/node_modules/aws-sdk/dist/aws-sdk.js +12256 -4407
  423. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
  424. package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
  425. package/node_modules/aws-sdk/lib/config.js +15 -3
  426. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
  427. package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
  428. package/node_modules/aws-sdk/lib/core.js +1 -1
  429. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
  430. package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
  431. package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
  432. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
  433. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
  434. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
  435. package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
  436. package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
  437. package/node_modules/aws-sdk/lib/node_loader.js +63 -21
  438. package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
  439. package/node_modules/aws-sdk/lib/region/utils.js +21 -0
  440. package/node_modules/aws-sdk/lib/region_config.js +13 -13
  441. package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
  442. package/node_modules/aws-sdk/lib/request.js +4 -6
  443. package/node_modules/aws-sdk/lib/service.js +19 -0
  444. package/node_modules/aws-sdk/lib/services/s3.js +16 -20
  445. package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
  446. package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
  447. package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
  448. package/node_modules/aws-sdk/package.json +4 -5
  449. package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
  450. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
  451. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
  452. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  453. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
  454. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
  455. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
  456. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
  457. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
  458. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
  459. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
  460. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
  461. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
  462. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
  463. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
  464. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
  465. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
  466. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
  467. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
  468. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
  469. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
  470. package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
  471. package/package.json +42 -69
  472. package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
  473. package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
  474. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
  475. package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
  476. package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
  477. package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
  478. package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
  479. package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
  480. package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
@@ -37,11 +37,19 @@ declare class SageMaker extends Service {
37
37
  */
38
38
  associateTrialComponent(callback?: (err: AWSError, data: SageMaker.Types.AssociateTrialComponentResponse) => void): Request<SageMaker.Types.AssociateTrialComponentResponse, AWSError>;
39
39
  /**
40
- * Creates an action. An action is a lineage tracking entity that represents an action or activity. For example, a model deployment or an HPO job. Generally, an action involves at least one input or output artifact. For more information, see Amazon SageMaker ML Lineage Tracking. CreateAction can only be invoked from within an SageMaker managed environment. This includes SageMaker training jobs, processing jobs, transform jobs, and SageMaker notebooks. A call to CreateAction from outside one of these environments results in an error.
40
+ * This action batch describes a list of versioned model packages
41
+ */
42
+ batchDescribeModelPackage(params: SageMaker.Types.BatchDescribeModelPackageInput, callback?: (err: AWSError, data: SageMaker.Types.BatchDescribeModelPackageOutput) => void): Request<SageMaker.Types.BatchDescribeModelPackageOutput, AWSError>;
43
+ /**
44
+ * This action batch describes a list of versioned model packages
45
+ */
46
+ batchDescribeModelPackage(callback?: (err: AWSError, data: SageMaker.Types.BatchDescribeModelPackageOutput) => void): Request<SageMaker.Types.BatchDescribeModelPackageOutput, AWSError>;
47
+ /**
48
+ * Creates an action. An action is a lineage tracking entity that represents an action or activity. For example, a model deployment or an HPO job. Generally, an action involves at least one input or output artifact. For more information, see Amazon SageMaker ML Lineage Tracking.
41
49
  */
42
50
  createAction(params: SageMaker.Types.CreateActionRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateActionResponse) => void): Request<SageMaker.Types.CreateActionResponse, AWSError>;
43
51
  /**
44
- * Creates an action. An action is a lineage tracking entity that represents an action or activity. For example, a model deployment or an HPO job. Generally, an action involves at least one input or output artifact. For more information, see Amazon SageMaker ML Lineage Tracking. CreateAction can only be invoked from within an SageMaker managed environment. This includes SageMaker training jobs, processing jobs, transform jobs, and SageMaker notebooks. A call to CreateAction from outside one of these environments results in an error.
52
+ * Creates an action. An action is a lineage tracking entity that represents an action or activity. For example, a model deployment or an HPO job. Generally, an action involves at least one input or output artifact. For more information, see Amazon SageMaker ML Lineage Tracking.
45
53
  */
46
54
  createAction(callback?: (err: AWSError, data: SageMaker.Types.CreateActionResponse) => void): Request<SageMaker.Types.CreateActionResponse, AWSError>;
47
55
  /**
@@ -69,11 +77,11 @@ declare class SageMaker extends Service {
69
77
  */
70
78
  createAppImageConfig(callback?: (err: AWSError, data: SageMaker.Types.CreateAppImageConfigResponse) => void): Request<SageMaker.Types.CreateAppImageConfigResponse, AWSError>;
71
79
  /**
72
- * Creates an artifact. An artifact is a lineage tracking entity that represents a URI addressable object or data. Some examples are the S3 URI of a dataset and the ECR registry path of an image. For more information, see Amazon SageMaker ML Lineage Tracking. CreateArtifact can only be invoked from within an SageMaker managed environment. This includes SageMaker training jobs, processing jobs, transform jobs, and SageMaker notebooks. A call to CreateArtifact from outside one of these environments results in an error.
80
+ * Creates an artifact. An artifact is a lineage tracking entity that represents a URI addressable object or data. Some examples are the S3 URI of a dataset and the ECR registry path of an image. For more information, see Amazon SageMaker ML Lineage Tracking.
73
81
  */
74
82
  createArtifact(params: SageMaker.Types.CreateArtifactRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateArtifactResponse) => void): Request<SageMaker.Types.CreateArtifactResponse, AWSError>;
75
83
  /**
76
- * Creates an artifact. An artifact is a lineage tracking entity that represents a URI addressable object or data. Some examples are the S3 URI of a dataset and the ECR registry path of an image. For more information, see Amazon SageMaker ML Lineage Tracking. CreateArtifact can only be invoked from within an SageMaker managed environment. This includes SageMaker training jobs, processing jobs, transform jobs, and SageMaker notebooks. A call to CreateArtifact from outside one of these environments results in an error.
84
+ * Creates an artifact. An artifact is a lineage tracking entity that represents a URI addressable object or data. Some examples are the S3 URI of a dataset and the ECR registry path of an image. For more information, see Amazon SageMaker ML Lineage Tracking.
77
85
  */
78
86
  createArtifact(callback?: (err: AWSError, data: SageMaker.Types.CreateArtifactResponse) => void): Request<SageMaker.Types.CreateArtifactResponse, AWSError>;
79
87
  /**
@@ -101,11 +109,11 @@ declare class SageMaker extends Service {
101
109
  */
102
110
  createCompilationJob(callback?: (err: AWSError, data: SageMaker.Types.CreateCompilationJobResponse) => void): Request<SageMaker.Types.CreateCompilationJobResponse, AWSError>;
103
111
  /**
104
- * Creates a context. A context is a lineage tracking entity that represents a logical grouping of other tracking or experiment entities. Some examples are an endpoint and a model package. For more information, see Amazon SageMaker ML Lineage Tracking. CreateContext can only be invoked from within an SageMaker managed environment. This includes SageMaker training jobs, processing jobs, transform jobs, and SageMaker notebooks. A call to CreateContext from outside one of these environments results in an error.
112
+ * Creates a context. A context is a lineage tracking entity that represents a logical grouping of other tracking or experiment entities. Some examples are an endpoint and a model package. For more information, see Amazon SageMaker ML Lineage Tracking.
105
113
  */
106
114
  createContext(params: SageMaker.Types.CreateContextRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateContextResponse) => void): Request<SageMaker.Types.CreateContextResponse, AWSError>;
107
115
  /**
108
- * Creates a context. A context is a lineage tracking entity that represents a logical grouping of other tracking or experiment entities. Some examples are an endpoint and a model package. For more information, see Amazon SageMaker ML Lineage Tracking. CreateContext can only be invoked from within an SageMaker managed environment. This includes SageMaker training jobs, processing jobs, transform jobs, and SageMaker notebooks. A call to CreateContext from outside one of these environments results in an error.
116
+ * Creates a context. A context is a lineage tracking entity that represents a logical grouping of other tracking or experiment entities. Some examples are an endpoint and a model package. For more information, see Amazon SageMaker ML Lineage Tracking.
109
117
  */
110
118
  createContext(callback?: (err: AWSError, data: SageMaker.Types.CreateContextResponse) => void): Request<SageMaker.Types.CreateContextResponse, AWSError>;
111
119
  /**
@@ -125,11 +133,11 @@ declare class SageMaker extends Service {
125
133
  */
126
134
  createDeviceFleet(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
127
135
  /**
128
- * Creates a Domain used by Amazon SageMaker Studio. A domain consists of an associated Amazon Elastic File System (EFS) volume, a list of authorized users, and a variety of security, application, policy, and Amazon Virtual Private Cloud (VPC) configurations. An Amazon Web Services account is limited to one domain per region. Users within a domain can share notebook files and other artifacts with each other. EFS storage When a domain is created, an EFS volume is created for use by all of the users within the domain. Each user receives a private home directory within the EFS volume for notebooks, Git repositories, and data files. SageMaker uses the Amazon Web Services Key Management Service (Amazon Web Services KMS) to encrypt the EFS volume attached to the domain with an Amazon Web Services managed customer master key (CMK) by default. For more control, you can specify a customer managed CMK. For more information, see Protect Data at Rest Using Encryption. VPC configuration All SageMaker Studio traffic between the domain and the EFS volume is through the specified VPC and subnets. For other Studio traffic, you can specify the AppNetworkAccessType parameter. AppNetworkAccessType corresponds to the network access type that you choose when you onboard to Studio. The following options are available: PublicInternetOnly - Non-EFS traffic goes through a VPC managed by Amazon SageMaker, which allows internet access. This is the default value. VpcOnly - All Studio traffic is through the specified VPC and subnets. Internet access is disabled by default. To allow internet access, you must specify a NAT gateway. When internet access is disabled, you won't be able to run a Studio notebook or to train or host models unless your VPC has an interface endpoint to the SageMaker API and runtime or a NAT gateway and your security groups allow outbound connections. NFS traffic over TCP on port 2049 needs to be allowed in both inbound and outbound rules in order to launch a SageMaker Studio app successfully. For more information, see Connect SageMaker Studio Notebooks to Resources in a VPC.
136
+ * Creates a Domain used by Amazon SageMaker Studio. A domain consists of an associated Amazon Elastic File System (EFS) volume, a list of authorized users, and a variety of security, application, policy, and Amazon Virtual Private Cloud (VPC) configurations. An Amazon Web Services account is limited to one domain per region. Users within a domain can share notebook files and other artifacts with each other. EFS storage When a domain is created, an EFS volume is created for use by all of the users within the domain. Each user receives a private home directory within the EFS volume for notebooks, Git repositories, and data files. SageMaker uses the Amazon Web Services Key Management Service (Amazon Web Services KMS) to encrypt the EFS volume attached to the domain with an Amazon Web Services managed key by default. For more control, you can specify a customer managed key. For more information, see Protect Data at Rest Using Encryption. VPC configuration All SageMaker Studio traffic between the domain and the EFS volume is through the specified VPC and subnets. For other Studio traffic, you can specify the AppNetworkAccessType parameter. AppNetworkAccessType corresponds to the network access type that you choose when you onboard to Studio. The following options are available: PublicInternetOnly - Non-EFS traffic goes through a VPC managed by Amazon SageMaker, which allows internet access. This is the default value. VpcOnly - All Studio traffic is through the specified VPC and subnets. Internet access is disabled by default. To allow internet access, you must specify a NAT gateway. When internet access is disabled, you won't be able to run a Studio notebook or to train or host models unless your VPC has an interface endpoint to the SageMaker API and runtime or a NAT gateway and your security groups allow outbound connections. NFS traffic over TCP on port 2049 needs to be allowed in both inbound and outbound rules in order to launch a SageMaker Studio app successfully. For more information, see Connect SageMaker Studio Notebooks to Resources in a VPC.
129
137
  */
130
138
  createDomain(params: SageMaker.Types.CreateDomainRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateDomainResponse) => void): Request<SageMaker.Types.CreateDomainResponse, AWSError>;
131
139
  /**
132
- * Creates a Domain used by Amazon SageMaker Studio. A domain consists of an associated Amazon Elastic File System (EFS) volume, a list of authorized users, and a variety of security, application, policy, and Amazon Virtual Private Cloud (VPC) configurations. An Amazon Web Services account is limited to one domain per region. Users within a domain can share notebook files and other artifacts with each other. EFS storage When a domain is created, an EFS volume is created for use by all of the users within the domain. Each user receives a private home directory within the EFS volume for notebooks, Git repositories, and data files. SageMaker uses the Amazon Web Services Key Management Service (Amazon Web Services KMS) to encrypt the EFS volume attached to the domain with an Amazon Web Services managed customer master key (CMK) by default. For more control, you can specify a customer managed CMK. For more information, see Protect Data at Rest Using Encryption. VPC configuration All SageMaker Studio traffic between the domain and the EFS volume is through the specified VPC and subnets. For other Studio traffic, you can specify the AppNetworkAccessType parameter. AppNetworkAccessType corresponds to the network access type that you choose when you onboard to Studio. The following options are available: PublicInternetOnly - Non-EFS traffic goes through a VPC managed by Amazon SageMaker, which allows internet access. This is the default value. VpcOnly - All Studio traffic is through the specified VPC and subnets. Internet access is disabled by default. To allow internet access, you must specify a NAT gateway. When internet access is disabled, you won't be able to run a Studio notebook or to train or host models unless your VPC has an interface endpoint to the SageMaker API and runtime or a NAT gateway and your security groups allow outbound connections. NFS traffic over TCP on port 2049 needs to be allowed in both inbound and outbound rules in order to launch a SageMaker Studio app successfully. For more information, see Connect SageMaker Studio Notebooks to Resources in a VPC.
140
+ * Creates a Domain used by Amazon SageMaker Studio. A domain consists of an associated Amazon Elastic File System (EFS) volume, a list of authorized users, and a variety of security, application, policy, and Amazon Virtual Private Cloud (VPC) configurations. An Amazon Web Services account is limited to one domain per region. Users within a domain can share notebook files and other artifacts with each other. EFS storage When a domain is created, an EFS volume is created for use by all of the users within the domain. Each user receives a private home directory within the EFS volume for notebooks, Git repositories, and data files. SageMaker uses the Amazon Web Services Key Management Service (Amazon Web Services KMS) to encrypt the EFS volume attached to the domain with an Amazon Web Services managed key by default. For more control, you can specify a customer managed key. For more information, see Protect Data at Rest Using Encryption. VPC configuration All SageMaker Studio traffic between the domain and the EFS volume is through the specified VPC and subnets. For other Studio traffic, you can specify the AppNetworkAccessType parameter. AppNetworkAccessType corresponds to the network access type that you choose when you onboard to Studio. The following options are available: PublicInternetOnly - Non-EFS traffic goes through a VPC managed by Amazon SageMaker, which allows internet access. This is the default value. VpcOnly - All Studio traffic is through the specified VPC and subnets. Internet access is disabled by default. To allow internet access, you must specify a NAT gateway. When internet access is disabled, you won't be able to run a Studio notebook or to train or host models unless your VPC has an interface endpoint to the SageMaker API and runtime or a NAT gateway and your security groups allow outbound connections. NFS traffic over TCP on port 2049 needs to be allowed in both inbound and outbound rules in order to launch a SageMaker Studio app successfully. For more information, see Connect SageMaker Studio Notebooks to Resources in a VPC.
133
141
  */
134
142
  createDomain(callback?: (err: AWSError, data: SageMaker.Types.CreateDomainResponse) => void): Request<SageMaker.Types.CreateDomainResponse, AWSError>;
135
143
  /**
@@ -141,19 +149,19 @@ declare class SageMaker extends Service {
141
149
  */
142
150
  createEdgePackagingJob(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
143
151
  /**
144
- * Creates an endpoint using the endpoint configuration specified in the request. Amazon SageMaker uses the endpoint to provision resources and deploy models. You create the endpoint configuration with the CreateEndpointConfig API. Use this API to deploy models using Amazon SageMaker hosting services. For an example that calls this method when deploying a model to Amazon SageMaker hosting services, see the Create Endpoint example notebook. You must not delete an EndpointConfig that is in use by an endpoint that is live or while the UpdateEndpoint or CreateEndpoint operations are being performed on the endpoint. To update an endpoint, you must create a new EndpointConfig. The endpoint name must be unique within an Amazon Web Services Region in your Amazon Web Services account. When it receives the request, Amazon SageMaker creates the endpoint, launches the resources (ML compute instances), and deploys the model(s) on them. When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read. When Amazon SageMaker receives the request, it sets the endpoint status to Creating. After it creates the endpoint, it sets the status to InService. Amazon SageMaker can then process incoming requests for inferences. To check the status of an endpoint, use the DescribeEndpoint API. If any of the models hosted at this endpoint get model data from an Amazon S3 location, Amazon SageMaker uses Amazon Web Services Security Token Service to download model artifacts from the S3 path you provided. Amazon Web Services STS is activated in your IAM user account by default. If you previously deactivated Amazon Web Services STS for a region, you need to reactivate Amazon Web Services STS for that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the Amazon Web Services Identity and Access Management User Guide. To add the IAM role policies for using this API operation, go to the IAM console, and choose Roles in the left navigation pane. Search the IAM role that you want to grant access to use the CreateEndpoint and CreateEndpointConfig API operations, add the following policies to the role. Option 1: For a full Amazon SageMaker access, search and attach the AmazonSageMakerFullAccess policy. Option 2: For granting a limited access to an IAM role, paste the following Action elements manually into the JSON file of the IAM role: "Action": ["sagemaker:CreateEndpoint", "sagemaker:CreateEndpointConfig"] "Resource": [ "arn:aws:sagemaker:region:account-id:endpoint/endpointName" "arn:aws:sagemaker:region:account-id:endpoint-config/endpointConfigName" ] For more information, see Amazon SageMaker API Permissions: Actions, Permissions, and Resources Reference.
152
+ * Creates an endpoint using the endpoint configuration specified in the request. Amazon SageMaker uses the endpoint to provision resources and deploy models. You create the endpoint configuration with the CreateEndpointConfig API. Use this API to deploy models using Amazon SageMaker hosting services. For an example that calls this method when deploying a model to Amazon SageMaker hosting services, see the Create Endpoint example notebook. You must not delete an EndpointConfig that is in use by an endpoint that is live or while the UpdateEndpoint or CreateEndpoint operations are being performed on the endpoint. To update an endpoint, you must create a new EndpointConfig. The endpoint name must be unique within an Amazon Web Services Region in your Amazon Web Services account. When it receives the request, Amazon SageMaker creates the endpoint, launches the resources (ML compute instances), and deploys the model(s) on them. When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read. When Amazon SageMaker receives the request, it sets the endpoint status to Creating. After it creates the endpoint, it sets the status to InService. Amazon SageMaker can then process incoming requests for inferences. To check the status of an endpoint, use the DescribeEndpoint API. If any of the models hosted at this endpoint get model data from an Amazon S3 location, Amazon SageMaker uses Amazon Web Services Security Token Service to download model artifacts from the S3 path you provided. Amazon Web Services STS is activated in your IAM user account by default. If you previously deactivated Amazon Web Services STS for a region, you need to reactivate Amazon Web Services STS for that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the Amazon Web Services Identity and Access Management User Guide. To add the IAM role policies for using this API operation, go to the IAM console, and choose Roles in the left navigation pane. Search the IAM role that you want to grant access to use the CreateEndpoint and CreateEndpointConfig API operations, add the following policies to the role. Option 1: For a full SageMaker access, search and attach the AmazonSageMakerFullAccess policy. Option 2: For granting a limited access to an IAM role, paste the following Action elements manually into the JSON file of the IAM role: "Action": ["sagemaker:CreateEndpoint", "sagemaker:CreateEndpointConfig"] "Resource": [ "arn:aws:sagemaker:region:account-id:endpoint/endpointName" "arn:aws:sagemaker:region:account-id:endpoint-config/endpointConfigName" ] For more information, see SageMaker API Permissions: Actions, Permissions, and Resources Reference.
145
153
  */
146
154
  createEndpoint(params: SageMaker.Types.CreateEndpointInput, callback?: (err: AWSError, data: SageMaker.Types.CreateEndpointOutput) => void): Request<SageMaker.Types.CreateEndpointOutput, AWSError>;
147
155
  /**
148
- * Creates an endpoint using the endpoint configuration specified in the request. Amazon SageMaker uses the endpoint to provision resources and deploy models. You create the endpoint configuration with the CreateEndpointConfig API. Use this API to deploy models using Amazon SageMaker hosting services. For an example that calls this method when deploying a model to Amazon SageMaker hosting services, see the Create Endpoint example notebook. You must not delete an EndpointConfig that is in use by an endpoint that is live or while the UpdateEndpoint or CreateEndpoint operations are being performed on the endpoint. To update an endpoint, you must create a new EndpointConfig. The endpoint name must be unique within an Amazon Web Services Region in your Amazon Web Services account. When it receives the request, Amazon SageMaker creates the endpoint, launches the resources (ML compute instances), and deploys the model(s) on them. When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read. When Amazon SageMaker receives the request, it sets the endpoint status to Creating. After it creates the endpoint, it sets the status to InService. Amazon SageMaker can then process incoming requests for inferences. To check the status of an endpoint, use the DescribeEndpoint API. If any of the models hosted at this endpoint get model data from an Amazon S3 location, Amazon SageMaker uses Amazon Web Services Security Token Service to download model artifacts from the S3 path you provided. Amazon Web Services STS is activated in your IAM user account by default. If you previously deactivated Amazon Web Services STS for a region, you need to reactivate Amazon Web Services STS for that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the Amazon Web Services Identity and Access Management User Guide. To add the IAM role policies for using this API operation, go to the IAM console, and choose Roles in the left navigation pane. Search the IAM role that you want to grant access to use the CreateEndpoint and CreateEndpointConfig API operations, add the following policies to the role. Option 1: For a full Amazon SageMaker access, search and attach the AmazonSageMakerFullAccess policy. Option 2: For granting a limited access to an IAM role, paste the following Action elements manually into the JSON file of the IAM role: "Action": ["sagemaker:CreateEndpoint", "sagemaker:CreateEndpointConfig"] "Resource": [ "arn:aws:sagemaker:region:account-id:endpoint/endpointName" "arn:aws:sagemaker:region:account-id:endpoint-config/endpointConfigName" ] For more information, see Amazon SageMaker API Permissions: Actions, Permissions, and Resources Reference.
156
+ * Creates an endpoint using the endpoint configuration specified in the request. Amazon SageMaker uses the endpoint to provision resources and deploy models. You create the endpoint configuration with the CreateEndpointConfig API. Use this API to deploy models using Amazon SageMaker hosting services. For an example that calls this method when deploying a model to Amazon SageMaker hosting services, see the Create Endpoint example notebook. You must not delete an EndpointConfig that is in use by an endpoint that is live or while the UpdateEndpoint or CreateEndpoint operations are being performed on the endpoint. To update an endpoint, you must create a new EndpointConfig. The endpoint name must be unique within an Amazon Web Services Region in your Amazon Web Services account. When it receives the request, Amazon SageMaker creates the endpoint, launches the resources (ML compute instances), and deploys the model(s) on them. When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read. When Amazon SageMaker receives the request, it sets the endpoint status to Creating. After it creates the endpoint, it sets the status to InService. Amazon SageMaker can then process incoming requests for inferences. To check the status of an endpoint, use the DescribeEndpoint API. If any of the models hosted at this endpoint get model data from an Amazon S3 location, Amazon SageMaker uses Amazon Web Services Security Token Service to download model artifacts from the S3 path you provided. Amazon Web Services STS is activated in your IAM user account by default. If you previously deactivated Amazon Web Services STS for a region, you need to reactivate Amazon Web Services STS for that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the Amazon Web Services Identity and Access Management User Guide. To add the IAM role policies for using this API operation, go to the IAM console, and choose Roles in the left navigation pane. Search the IAM role that you want to grant access to use the CreateEndpoint and CreateEndpointConfig API operations, add the following policies to the role. Option 1: For a full SageMaker access, search and attach the AmazonSageMakerFullAccess policy. Option 2: For granting a limited access to an IAM role, paste the following Action elements manually into the JSON file of the IAM role: "Action": ["sagemaker:CreateEndpoint", "sagemaker:CreateEndpointConfig"] "Resource": [ "arn:aws:sagemaker:region:account-id:endpoint/endpointName" "arn:aws:sagemaker:region:account-id:endpoint-config/endpointConfigName" ] For more information, see SageMaker API Permissions: Actions, Permissions, and Resources Reference.
149
157
  */
150
158
  createEndpoint(callback?: (err: AWSError, data: SageMaker.Types.CreateEndpointOutput) => void): Request<SageMaker.Types.CreateEndpointOutput, AWSError>;
151
159
  /**
152
- * Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models. In the configuration, you identify one or more models, created using the CreateModel API, to deploy and the resources that you want Amazon SageMaker to provision. Then you call the CreateEndpoint API. Use this API if you want to use Amazon SageMaker hosting services to deploy models into production. In the request, you define a ProductionVariant, for each model that you want to deploy. Each ProductionVariant parameter also describes the resources that you want Amazon SageMaker to provision. This includes the number and type of ML compute instances to deploy. If you are hosting multiple models, you also assign a VariantWeight to specify how much traffic you want to allocate to each model. For example, suppose that you want to host two models, A and B, and you assign traffic weight 2 for model A and 1 for model B. Amazon SageMaker distributes two-thirds of the traffic to Model A, and one-third to model B. For an example that calls this method when deploying a model to Amazon SageMaker hosting services, see Deploy the Model to Amazon SageMaker Hosting Services (Amazon Web Services SDK for Python (Boto 3)). When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read.
160
+ * Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models. In the configuration, you identify one or more models, created using the CreateModel API, to deploy and the resources that you want Amazon SageMaker to provision. Then you call the CreateEndpoint API. Use this API if you want to use Amazon SageMaker hosting services to deploy models into production. In the request, you define a ProductionVariant, for each model that you want to deploy. Each ProductionVariant parameter also describes the resources that you want Amazon SageMaker to provision. This includes the number and type of ML compute instances to deploy. If you are hosting multiple models, you also assign a VariantWeight to specify how much traffic you want to allocate to each model. For example, suppose that you want to host two models, A and B, and you assign traffic weight 2 for model A and 1 for model B. Amazon SageMaker distributes two-thirds of the traffic to Model A, and one-third to model B. When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read.
153
161
  */
154
162
  createEndpointConfig(params: SageMaker.Types.CreateEndpointConfigInput, callback?: (err: AWSError, data: SageMaker.Types.CreateEndpointConfigOutput) => void): Request<SageMaker.Types.CreateEndpointConfigOutput, AWSError>;
155
163
  /**
156
- * Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models. In the configuration, you identify one or more models, created using the CreateModel API, to deploy and the resources that you want Amazon SageMaker to provision. Then you call the CreateEndpoint API. Use this API if you want to use Amazon SageMaker hosting services to deploy models into production. In the request, you define a ProductionVariant, for each model that you want to deploy. Each ProductionVariant parameter also describes the resources that you want Amazon SageMaker to provision. This includes the number and type of ML compute instances to deploy. If you are hosting multiple models, you also assign a VariantWeight to specify how much traffic you want to allocate to each model. For example, suppose that you want to host two models, A and B, and you assign traffic weight 2 for model A and 1 for model B. Amazon SageMaker distributes two-thirds of the traffic to Model A, and one-third to model B. For an example that calls this method when deploying a model to Amazon SageMaker hosting services, see Deploy the Model to Amazon SageMaker Hosting Services (Amazon Web Services SDK for Python (Boto 3)). When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read.
164
+ * Creates an endpoint configuration that Amazon SageMaker hosting services uses to deploy models. In the configuration, you identify one or more models, created using the CreateModel API, to deploy and the resources that you want Amazon SageMaker to provision. Then you call the CreateEndpoint API. Use this API if you want to use Amazon SageMaker hosting services to deploy models into production. In the request, you define a ProductionVariant, for each model that you want to deploy. Each ProductionVariant parameter also describes the resources that you want Amazon SageMaker to provision. This includes the number and type of ML compute instances to deploy. If you are hosting multiple models, you also assign a VariantWeight to specify how much traffic you want to allocate to each model. For example, suppose that you want to host two models, A and B, and you assign traffic weight 2 for model A and 1 for model B. Amazon SageMaker distributes two-thirds of the traffic to Model A, and one-third to model B. When you call CreateEndpoint, a load call is made to DynamoDB to verify that your endpoint configuration exists. When you read data from a DynamoDB table supporting Eventually Consistent Reads , the response might not reflect the results of a recently completed write operation. The response might include some stale data. If the dependent entities are not yet in DynamoDB, this causes a validation error. If you repeat your read request after a short time, the response should return the latest data. So retry logic is recommended to handle these possible issues. We also recommend that customers call DescribeEndpointConfig before calling CreateEndpoint to minimize the potential impact of a DynamoDB eventually consistent read.
157
165
  */
158
166
  createEndpointConfig(callback?: (err: AWSError, data: SageMaker.Types.CreateEndpointConfigOutput) => void): Request<SageMaker.Types.CreateEndpointConfigOutput, AWSError>;
159
167
  /**
@@ -212,6 +220,14 @@ declare class SageMaker extends Service {
212
220
  * Creates a version of the SageMaker image specified by ImageName. The version represents the Amazon Container Registry (ECR) container image specified by BaseImage.
213
221
  */
214
222
  createImageVersion(callback?: (err: AWSError, data: SageMaker.Types.CreateImageVersionResponse) => void): Request<SageMaker.Types.CreateImageVersionResponse, AWSError>;
223
+ /**
224
+ * Starts a recommendation job. You can create either an instance recommendation or load test job.
225
+ */
226
+ createInferenceRecommendationsJob(params: SageMaker.Types.CreateInferenceRecommendationsJobRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateInferenceRecommendationsJobResponse) => void): Request<SageMaker.Types.CreateInferenceRecommendationsJobResponse, AWSError>;
227
+ /**
228
+ * Starts a recommendation job. You can create either an instance recommendation or load test job.
229
+ */
230
+ createInferenceRecommendationsJob(callback?: (err: AWSError, data: SageMaker.Types.CreateInferenceRecommendationsJobResponse) => void): Request<SageMaker.Types.CreateInferenceRecommendationsJobResponse, AWSError>;
215
231
  /**
216
232
  * Creates a job that uses workers to label the data objects in your input dataset. You can use the labeled data to train machine learning models. You can select your workforce from one of three providers: A private workforce that you create. It can include employees, contractors, and outside experts. Use a private workforce when want the data to stay within your organization or when a specific set of skills is required. One or more vendors that you select from the Amazon Web Services Marketplace. Vendors provide expertise in specific areas. The Amazon Mechanical Turk workforce. This is the largest workforce, but it should only be used for public data or data that has been stripped of any personally identifiable information. You can also use automated data labeling to reduce the number of data objects that need to be labeled by a human. Automated data labeling uses active learning to determine if a data object can be labeled by machine or if it needs to be sent to a human worker. For more information, see Using Automated Data Labeling. The data objects to be labeled are contained in an Amazon S3 bucket. You create a manifest file that describes the location of each object. For more information, see Using Input and Output Data. The output can be used as the manifest file for another labeling job or as training data for your machine learning models. You can use this operation to create a static labeling job or a streaming labeling job. A static labeling job stops if all data objects in the input manifest file identified in ManifestS3Uri have been labeled. A streaming labeling job runs perpetually until it is manually stopped, or remains idle for 10 days. You can send new data objects to an active (InProgress) streaming labeling job in real time. To learn how to create a static labeling job, see Create a Labeling Job (API) in the Amazon SageMaker Developer Guide. To learn how to create a streaming labeling job, see Create a Streaming Labeling Job.
217
233
  */
@@ -332,6 +348,14 @@ declare class SageMaker extends Service {
332
348
  * Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.
333
349
  */
334
350
  createProject(callback?: (err: AWSError, data: SageMaker.Types.CreateProjectOutput) => void): Request<SageMaker.Types.CreateProjectOutput, AWSError>;
351
+ /**
352
+ * Creates a new Studio Lifecycle Configuration.
353
+ */
354
+ createStudioLifecycleConfig(params: SageMaker.Types.CreateStudioLifecycleConfigRequest, callback?: (err: AWSError, data: SageMaker.Types.CreateStudioLifecycleConfigResponse) => void): Request<SageMaker.Types.CreateStudioLifecycleConfigResponse, AWSError>;
355
+ /**
356
+ * Creates a new Studio Lifecycle Configuration.
357
+ */
358
+ createStudioLifecycleConfig(callback?: (err: AWSError, data: SageMaker.Types.CreateStudioLifecycleConfigResponse) => void): Request<SageMaker.Types.CreateStudioLifecycleConfigResponse, AWSError>;
335
359
  /**
336
360
  * Starts a model training job. After training completes, Amazon SageMaker saves the resulting model artifacts to an Amazon S3 location that you specify. If you choose to host your model using Amazon SageMaker hosting services, you can use the resulting model artifacts as part of the model. You can also use the artifacts in a machine learning service other than Amazon SageMaker, provided that you know how to use them for inference. In the request body, you provide the following: AlgorithmSpecification - Identifies the training algorithm to use. HyperParameters - Specify these algorithm-specific parameters to enable the estimation of model parameters during training. Hyperparameters can be tuned to optimize this learning process. For a list of hyperparameters for each training algorithm provided by Amazon SageMaker, see Algorithms. InputDataConfig - Describes the training dataset and the Amazon S3, EFS, or FSx location where it is stored. OutputDataConfig - Identifies the Amazon S3 bucket where you want Amazon SageMaker to save the results of model training. ResourceConfig - Identifies the resources, ML compute instances, and ML storage volumes to deploy for model training. In distributed training, you specify more than one instance. EnableManagedSpotTraining - Optimize the cost of training machine learning models by up to 80% by using Amazon EC2 Spot instances. For more information, see Managed Spot Training. RoleArn - The Amazon Resource Name (ARN) that Amazon SageMaker assumes to perform tasks on your behalf during model training. You must grant this role the necessary permissions so that Amazon SageMaker can successfully complete model training. StoppingCondition - To help cap training costs, use MaxRuntimeInSeconds to set a time limit for training. Use MaxWaitTimeInSeconds to specify how long a managed spot training job has to complete. Environment - The environment variables to set in the Docker container. RetryStrategy - The number of times to retry the job when the job fails due to an InternalServerError. For more information about Amazon SageMaker, see How It Works.
337
361
  */
@@ -636,6 +660,14 @@ declare class SageMaker extends Service {
636
660
  * Delete the specified project.
637
661
  */
638
662
  deleteProject(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
663
+ /**
664
+ * Deletes the Studio Lifecycle Configuration. In order to delete the Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You must also remove the Lifecycle Configuration from UserSettings in all Domains and UserProfiles.
665
+ */
666
+ deleteStudioLifecycleConfig(params: SageMaker.Types.DeleteStudioLifecycleConfigRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
667
+ /**
668
+ * Deletes the Studio Lifecycle Configuration. In order to delete the Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You must also remove the Lifecycle Configuration from UserSettings in all Domains and UserProfiles.
669
+ */
670
+ deleteStudioLifecycleConfig(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
639
671
  /**
640
672
  * Deletes the specified tags from an Amazon SageMaker resource. To list a resource's tags, use the ListTags API. When you call this API to delete tags from a hyperparameter tuning job, the deleted tags are not removed from training jobs that the hyperparameter tuning job launched before you called this API. When you call this API to delete tags from a SageMaker Studio Domain or User Profile, the deleted tags are not removed from Apps that the SageMaker Studio Domain or User Profile launched before you called this API.
641
673
  */
@@ -876,6 +908,14 @@ declare class SageMaker extends Service {
876
908
  * Describes a version of a SageMaker image.
877
909
  */
878
910
  describeImageVersion(callback?: (err: AWSError, data: SageMaker.Types.DescribeImageVersionResponse) => void): Request<SageMaker.Types.DescribeImageVersionResponse, AWSError>;
911
+ /**
912
+ * Provides the results of the Inference Recommender job. One or more recommendation jobs are returned.
913
+ */
914
+ describeInferenceRecommendationsJob(params: SageMaker.Types.DescribeInferenceRecommendationsJobRequest, callback?: (err: AWSError, data: SageMaker.Types.DescribeInferenceRecommendationsJobResponse) => void): Request<SageMaker.Types.DescribeInferenceRecommendationsJobResponse, AWSError>;
915
+ /**
916
+ * Provides the results of the Inference Recommender job. One or more recommendation jobs are returned.
917
+ */
918
+ describeInferenceRecommendationsJob(callback?: (err: AWSError, data: SageMaker.Types.DescribeInferenceRecommendationsJobResponse) => void): Request<SageMaker.Types.DescribeInferenceRecommendationsJobResponse, AWSError>;
879
919
  /**
880
920
  * Gets information about a labeling job.
881
921
  */
@@ -884,6 +924,14 @@ declare class SageMaker extends Service {
884
924
  * Gets information about a labeling job.
885
925
  */
886
926
  describeLabelingJob(callback?: (err: AWSError, data: SageMaker.Types.DescribeLabelingJobResponse) => void): Request<SageMaker.Types.DescribeLabelingJobResponse, AWSError>;
927
+ /**
928
+ * Provides a list of properties for the requested lineage group. For more information, see Cross-Account Lineage Tracking in the Amazon SageMaker Developer Guide.
929
+ */
930
+ describeLineageGroup(params: SageMaker.Types.DescribeLineageGroupRequest, callback?: (err: AWSError, data: SageMaker.Types.DescribeLineageGroupResponse) => void): Request<SageMaker.Types.DescribeLineageGroupResponse, AWSError>;
931
+ /**
932
+ * Provides a list of properties for the requested lineage group. For more information, see Cross-Account Lineage Tracking in the Amazon SageMaker Developer Guide.
933
+ */
934
+ describeLineageGroup(callback?: (err: AWSError, data: SageMaker.Types.DescribeLineageGroupResponse) => void): Request<SageMaker.Types.DescribeLineageGroupResponse, AWSError>;
887
935
  /**
888
936
  * Describes a model that you created using the CreateModel API.
889
937
  */
@@ -909,11 +957,11 @@ declare class SageMaker extends Service {
909
957
  */
910
958
  describeModelExplainabilityJobDefinition(callback?: (err: AWSError, data: SageMaker.Types.DescribeModelExplainabilityJobDefinitionResponse) => void): Request<SageMaker.Types.DescribeModelExplainabilityJobDefinitionResponse, AWSError>;
911
959
  /**
912
- * Returns a description of the specified model package, which is used to create Amazon SageMaker models or list them on Amazon Web Services Marketplace. To create models in Amazon SageMaker, buyers can subscribe to model packages listed on Amazon Web Services Marketplace.
960
+ * Returns a description of the specified model package, which is used to create SageMaker models or list them on Amazon Web Services Marketplace. To create models in SageMaker, buyers can subscribe to model packages listed on Amazon Web Services Marketplace.
913
961
  */
914
962
  describeModelPackage(params: SageMaker.Types.DescribeModelPackageInput, callback?: (err: AWSError, data: SageMaker.Types.DescribeModelPackageOutput) => void): Request<SageMaker.Types.DescribeModelPackageOutput, AWSError>;
915
963
  /**
916
- * Returns a description of the specified model package, which is used to create Amazon SageMaker models or list them on Amazon Web Services Marketplace. To create models in Amazon SageMaker, buyers can subscribe to model packages listed on Amazon Web Services Marketplace.
964
+ * Returns a description of the specified model package, which is used to create SageMaker models or list them on Amazon Web Services Marketplace. To create models in SageMaker, buyers can subscribe to model packages listed on Amazon Web Services Marketplace.
917
965
  */
918
966
  describeModelPackage(callback?: (err: AWSError, data: SageMaker.Types.DescribeModelPackageOutput) => void): Request<SageMaker.Types.DescribeModelPackageOutput, AWSError>;
919
967
  /**
@@ -996,6 +1044,14 @@ declare class SageMaker extends Service {
996
1044
  * Describes the details of a project.
997
1045
  */
998
1046
  describeProject(callback?: (err: AWSError, data: SageMaker.Types.DescribeProjectOutput) => void): Request<SageMaker.Types.DescribeProjectOutput, AWSError>;
1047
+ /**
1048
+ * Describes the Studio Lifecycle Configuration.
1049
+ */
1050
+ describeStudioLifecycleConfig(params: SageMaker.Types.DescribeStudioLifecycleConfigRequest, callback?: (err: AWSError, data: SageMaker.Types.DescribeStudioLifecycleConfigResponse) => void): Request<SageMaker.Types.DescribeStudioLifecycleConfigResponse, AWSError>;
1051
+ /**
1052
+ * Describes the Studio Lifecycle Configuration.
1053
+ */
1054
+ describeStudioLifecycleConfig(callback?: (err: AWSError, data: SageMaker.Types.DescribeStudioLifecycleConfigResponse) => void): Request<SageMaker.Types.DescribeStudioLifecycleConfigResponse, AWSError>;
999
1055
  /**
1000
1056
  * Gets information about a work team provided by a vendor. It returns details about the subscription with a vendor in the Amazon Web Services Marketplace.
1001
1057
  */
@@ -1092,6 +1148,14 @@ declare class SageMaker extends Service {
1092
1148
  * Describes a fleet.
1093
1149
  */
1094
1150
  getDeviceFleetReport(callback?: (err: AWSError, data: SageMaker.Types.GetDeviceFleetReportResponse) => void): Request<SageMaker.Types.GetDeviceFleetReportResponse, AWSError>;
1151
+ /**
1152
+ * The resource policy for the lineage group.
1153
+ */
1154
+ getLineageGroupPolicy(params: SageMaker.Types.GetLineageGroupPolicyRequest, callback?: (err: AWSError, data: SageMaker.Types.GetLineageGroupPolicyResponse) => void): Request<SageMaker.Types.GetLineageGroupPolicyResponse, AWSError>;
1155
+ /**
1156
+ * The resource policy for the lineage group.
1157
+ */
1158
+ getLineageGroupPolicy(callback?: (err: AWSError, data: SageMaker.Types.GetLineageGroupPolicyResponse) => void): Request<SageMaker.Types.GetLineageGroupPolicyResponse, AWSError>;
1095
1159
  /**
1096
1160
  * Gets a resource policy that manages access for a model group. For information about resource policies, see Identity-based policies and resource-based policies in the Amazon Web Services Identity and Access Management User Guide..
1097
1161
  */
@@ -1316,6 +1380,14 @@ declare class SageMaker extends Service {
1316
1380
  * Lists the images in your account and their properties. The list can be filtered by creation time or modified time, and whether the image name contains a specified string.
1317
1381
  */
1318
1382
  listImages(callback?: (err: AWSError, data: SageMaker.Types.ListImagesResponse) => void): Request<SageMaker.Types.ListImagesResponse, AWSError>;
1383
+ /**
1384
+ * Lists recommendation jobs that satisfy various filters.
1385
+ */
1386
+ listInferenceRecommendationsJobs(params: SageMaker.Types.ListInferenceRecommendationsJobsRequest, callback?: (err: AWSError, data: SageMaker.Types.ListInferenceRecommendationsJobsResponse) => void): Request<SageMaker.Types.ListInferenceRecommendationsJobsResponse, AWSError>;
1387
+ /**
1388
+ * Lists recommendation jobs that satisfy various filters.
1389
+ */
1390
+ listInferenceRecommendationsJobs(callback?: (err: AWSError, data: SageMaker.Types.ListInferenceRecommendationsJobsResponse) => void): Request<SageMaker.Types.ListInferenceRecommendationsJobsResponse, AWSError>;
1319
1391
  /**
1320
1392
  * Gets a list of labeling jobs.
1321
1393
  */
@@ -1332,6 +1404,14 @@ declare class SageMaker extends Service {
1332
1404
  * Gets a list of labeling jobs assigned to a specified work team.
1333
1405
  */
1334
1406
  listLabelingJobsForWorkteam(callback?: (err: AWSError, data: SageMaker.Types.ListLabelingJobsForWorkteamResponse) => void): Request<SageMaker.Types.ListLabelingJobsForWorkteamResponse, AWSError>;
1407
+ /**
1408
+ * A list of lineage groups shared with your Amazon Web Services account. For more information, see Cross-Account Lineage Tracking in the Amazon SageMaker Developer Guide.
1409
+ */
1410
+ listLineageGroups(params: SageMaker.Types.ListLineageGroupsRequest, callback?: (err: AWSError, data: SageMaker.Types.ListLineageGroupsResponse) => void): Request<SageMaker.Types.ListLineageGroupsResponse, AWSError>;
1411
+ /**
1412
+ * A list of lineage groups shared with your Amazon Web Services account. For more information, see Cross-Account Lineage Tracking in the Amazon SageMaker Developer Guide.
1413
+ */
1414
+ listLineageGroups(callback?: (err: AWSError, data: SageMaker.Types.ListLineageGroupsResponse) => void): Request<SageMaker.Types.ListLineageGroupsResponse, AWSError>;
1335
1415
  /**
1336
1416
  * Lists model bias jobs definitions that satisfy various filters.
1337
1417
  */
@@ -1348,6 +1428,14 @@ declare class SageMaker extends Service {
1348
1428
  * Lists model explainability job definitions that satisfy various filters.
1349
1429
  */
1350
1430
  listModelExplainabilityJobDefinitions(callback?: (err: AWSError, data: SageMaker.Types.ListModelExplainabilityJobDefinitionsResponse) => void): Request<SageMaker.Types.ListModelExplainabilityJobDefinitionsResponse, AWSError>;
1431
+ /**
1432
+ * Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
1433
+ */
1434
+ listModelMetadata(params: SageMaker.Types.ListModelMetadataRequest, callback?: (err: AWSError, data: SageMaker.Types.ListModelMetadataResponse) => void): Request<SageMaker.Types.ListModelMetadataResponse, AWSError>;
1435
+ /**
1436
+ * Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
1437
+ */
1438
+ listModelMetadata(callback?: (err: AWSError, data: SageMaker.Types.ListModelMetadataResponse) => void): Request<SageMaker.Types.ListModelMetadataResponse, AWSError>;
1351
1439
  /**
1352
1440
  * Gets a list of the model groups in your Amazon Web Services account.
1353
1441
  */
@@ -1460,6 +1548,14 @@ declare class SageMaker extends Service {
1460
1548
  * Gets a list of the projects in an Amazon Web Services account.
1461
1549
  */
1462
1550
  listProjects(callback?: (err: AWSError, data: SageMaker.Types.ListProjectsOutput) => void): Request<SageMaker.Types.ListProjectsOutput, AWSError>;
1551
+ /**
1552
+ * Lists the Studio Lifecycle Configurations in your Amazon Web Services Account.
1553
+ */
1554
+ listStudioLifecycleConfigs(params: SageMaker.Types.ListStudioLifecycleConfigsRequest, callback?: (err: AWSError, data: SageMaker.Types.ListStudioLifecycleConfigsResponse) => void): Request<SageMaker.Types.ListStudioLifecycleConfigsResponse, AWSError>;
1555
+ /**
1556
+ * Lists the Studio Lifecycle Configurations in your Amazon Web Services Account.
1557
+ */
1558
+ listStudioLifecycleConfigs(callback?: (err: AWSError, data: SageMaker.Types.ListStudioLifecycleConfigsResponse) => void): Request<SageMaker.Types.ListStudioLifecycleConfigsResponse, AWSError>;
1463
1559
  /**
1464
1560
  * Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace. The list may be empty if no work team satisfies the filter specified in the NameContains parameter.
1465
1561
  */
@@ -1548,6 +1644,14 @@ declare class SageMaker extends Service {
1548
1644
  * Adds a resouce policy to control access to a model group. For information about resoure policies, see Identity-based policies and resource-based policies in the Amazon Web Services Identity and Access Management User Guide..
1549
1645
  */
1550
1646
  putModelPackageGroupPolicy(callback?: (err: AWSError, data: SageMaker.Types.PutModelPackageGroupPolicyOutput) => void): Request<SageMaker.Types.PutModelPackageGroupPolicyOutput, AWSError>;
1647
+ /**
1648
+ * Use this action to inspect your lineage and discover relationships between entities. For more information, see Querying Lineage Entities in the Amazon SageMaker Developer Guide.
1649
+ */
1650
+ queryLineage(params: SageMaker.Types.QueryLineageRequest, callback?: (err: AWSError, data: SageMaker.Types.QueryLineageResponse) => void): Request<SageMaker.Types.QueryLineageResponse, AWSError>;
1651
+ /**
1652
+ * Use this action to inspect your lineage and discover relationships between entities. For more information, see Querying Lineage Entities in the Amazon SageMaker Developer Guide.
1653
+ */
1654
+ queryLineage(callback?: (err: AWSError, data: SageMaker.Types.QueryLineageResponse) => void): Request<SageMaker.Types.QueryLineageResponse, AWSError>;
1551
1655
  /**
1552
1656
  * Register devices.
1553
1657
  */
@@ -1564,6 +1668,14 @@ declare class SageMaker extends Service {
1564
1668
  * Renders the UI template so that you can preview the worker's experience.
1565
1669
  */
1566
1670
  renderUiTemplate(callback?: (err: AWSError, data: SageMaker.Types.RenderUiTemplateResponse) => void): Request<SageMaker.Types.RenderUiTemplateResponse, AWSError>;
1671
+ /**
1672
+ * Retry the execution of the pipeline.
1673
+ */
1674
+ retryPipelineExecution(params: SageMaker.Types.RetryPipelineExecutionRequest, callback?: (err: AWSError, data: SageMaker.Types.RetryPipelineExecutionResponse) => void): Request<SageMaker.Types.RetryPipelineExecutionResponse, AWSError>;
1675
+ /**
1676
+ * Retry the execution of the pipeline.
1677
+ */
1678
+ retryPipelineExecution(callback?: (err: AWSError, data: SageMaker.Types.RetryPipelineExecutionResponse) => void): Request<SageMaker.Types.RetryPipelineExecutionResponse, AWSError>;
1567
1679
  /**
1568
1680
  * Finds Amazon SageMaker resources that match a search query. Matching resources are returned as a list of SearchRecord objects in the response. You can sort the search results by any resource property in a ascending or descending order. You can query against the following value types: numeric, text, Boolean, and timestamp.
1569
1681
  */
@@ -1644,6 +1756,14 @@ declare class SageMaker extends Service {
1644
1756
  * Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched. All model artifacts output from the training jobs are stored in Amazon Simple Storage Service (Amazon S3). All data that the training jobs write to Amazon CloudWatch Logs are still available in CloudWatch. After the tuning job moves to the Stopped state, it releases all reserved resources for the tuning job.
1645
1757
  */
1646
1758
  stopHyperParameterTuningJob(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1759
+ /**
1760
+ * Stops an Inference Recommender job.
1761
+ */
1762
+ stopInferenceRecommendationsJob(params: SageMaker.Types.StopInferenceRecommendationsJobRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1763
+ /**
1764
+ * Stops an Inference Recommender job.
1765
+ */
1766
+ stopInferenceRecommendationsJob(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
1647
1767
  /**
1648
1768
  * Stops a running labeling job. A job that is stopped cannot be restarted. Any results obtained before the job is stopped are placed in the Amazon S3 output bucket.
1649
1769
  */
@@ -1844,6 +1964,14 @@ declare class SageMaker extends Service {
1844
1964
  * Updates a pipeline execution.
1845
1965
  */
1846
1966
  updatePipelineExecution(callback?: (err: AWSError, data: SageMaker.Types.UpdatePipelineExecutionResponse) => void): Request<SageMaker.Types.UpdatePipelineExecutionResponse, AWSError>;
1967
+ /**
1968
+ * Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training to deploying an approved model. You must not update a project that is in use. If you update the ServiceCatalogProvisioningUpdateDetails of a project that is active or being created, or updated, you may lose resources already created by the project.
1969
+ */
1970
+ updateProject(params: SageMaker.Types.UpdateProjectInput, callback?: (err: AWSError, data: SageMaker.Types.UpdateProjectOutput) => void): Request<SageMaker.Types.UpdateProjectOutput, AWSError>;
1971
+ /**
1972
+ * Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training to deploying an approved model. You must not update a project that is in use. If you update the ServiceCatalogProvisioningUpdateDetails of a project that is active or being created, or updated, you may lose resources already created by the project.
1973
+ */
1974
+ updateProject(callback?: (err: AWSError, data: SageMaker.Types.UpdateProjectOutput) => void): Request<SageMaker.Types.UpdateProjectOutput, AWSError>;
1847
1975
  /**
1848
1976
  * Update a model training job to request a new Debugger profiling configuration.
1849
1977
  */
@@ -2088,6 +2216,37 @@ declare namespace SageMaker {
2088
2216
  Tags?: TagList;
2089
2217
  }
2090
2218
  export type AdditionalCodeRepositoryNamesOrUrls = CodeRepositoryNameOrUrl[];
2219
+ export interface AdditionalInferenceSpecificationDefinition {
2220
+ /**
2221
+ * A unique name to identify the additional inference specification. The name must be unique within the list of your additional inference specifications for a particular model package.
2222
+ */
2223
+ Name: EntityName;
2224
+ /**
2225
+ * A description of the additional Inference specification
2226
+ */
2227
+ Description?: EntityDescription;
2228
+ /**
2229
+ * The Amazon ECR registry path of the Docker image that contains the inference code.
2230
+ */
2231
+ Containers: ModelPackageContainerDefinitionList;
2232
+ /**
2233
+ * A list of the instance types on which a transformation job can be run or on which an endpoint can be deployed.
2234
+ */
2235
+ SupportedTransformInstanceTypes?: TransformInstanceTypes;
2236
+ /**
2237
+ * A list of the instance types that are used to generate inferences in real-time.
2238
+ */
2239
+ SupportedRealtimeInferenceInstanceTypes?: RealtimeInferenceInstanceTypes;
2240
+ /**
2241
+ * The supported MIME types for the input data.
2242
+ */
2243
+ SupportedContentTypes?: ContentTypes;
2244
+ /**
2245
+ * The supported MIME types for the output data.
2246
+ */
2247
+ SupportedResponseMIMETypes?: ResponseMIMETypes;
2248
+ }
2249
+ export type AdditionalInferenceSpecifications = AdditionalInferenceSpecificationDefinition[];
2091
2250
  export interface AgentVersion {
2092
2251
  /**
2093
2252
  * Version of the agent.
@@ -2101,7 +2260,7 @@ declare namespace SageMaker {
2101
2260
  export type AgentVersions = AgentVersion[];
2102
2261
  export interface Alarm {
2103
2262
  /**
2104
- *
2263
+ * The name of a CloudWatch alarm in your account.
2105
2264
  */
2106
2265
  AlarmName?: AlarmName;
2107
2266
  }
@@ -2119,9 +2278,6 @@ declare namespace SageMaker {
2119
2278
  * The name of the algorithm resource to use for the training job. This must be an algorithm resource that you created or subscribe to on Amazon Web Services Marketplace. If you specify a value for this parameter, you can't specify a value for TrainingImage.
2120
2279
  */
2121
2280
  AlgorithmName?: ArnOrName;
2122
- /**
2123
- * The input mode that the algorithm supports. For the input modes that Amazon SageMaker algorithms support, see Algorithms. If an algorithm supports the File input mode, Amazon SageMaker downloads the training data from S3 to the provisioned ML storage Volume, and mounts the directory to docker volume for training container. If an algorithm supports the Pipe input mode, Amazon SageMaker streams data directly from S3 to the container. In File mode, make sure you provision ML storage volume with sufficient capacity to accommodate the data download from S3. In addition to the training data, the ML storage volume also stores the output model. The algorithm container use ML storage volume to also store intermediate information, if any. For distributed algorithms using File mode, training data is distributed uniformly, and your training duration is predictable if the input data objects size is approximately same. Amazon SageMaker does not split the files any further for model training. If the object sizes are skewed, training won't be optimal as the data distribution is also skewed where one host in a training cluster is overloaded, thus becoming bottleneck in training.
2124
- */
2125
2281
  TrainingInputMode: TrainingInputMode;
2126
2282
  /**
2127
2283
  * A list of metric definition objects. Each object specifies the metric name and regular expressions used to parse algorithm logs. Amazon SageMaker publishes each metric to Amazon CloudWatch.
@@ -2270,6 +2426,7 @@ declare namespace SageMaker {
2270
2426
  export type AppManaged = boolean;
2271
2427
  export type AppName = string;
2272
2428
  export type AppNetworkAccessType = "PublicInternetOnly"|"VpcOnly"|string;
2429
+ export type AppSecurityGroupManagement = "Service"|"Customer"|string;
2273
2430
  export type AppSortKey = "CreationTime"|string;
2274
2431
  export interface AppSpecification {
2275
2432
  /**
@@ -2286,7 +2443,7 @@ declare namespace SageMaker {
2286
2443
  ContainerArguments?: ContainerArguments;
2287
2444
  }
2288
2445
  export type AppStatus = "Deleted"|"Deleting"|"Failed"|"InService"|"Pending"|string;
2289
- export type AppType = "JupyterServer"|"KernelGateway"|"TensorBoard"|string;
2446
+ export type AppType = "JupyterServer"|"KernelGateway"|"TensorBoard"|"RStudioServerPro"|"RSessionGateway"|string;
2290
2447
  export type ApprovalDescription = string;
2291
2448
  export type ArnOrName = string;
2292
2449
  export type ArtifactArn = string;
@@ -2577,11 +2734,11 @@ declare namespace SageMaker {
2577
2734
  */
2578
2735
  MaxCandidates?: MaxCandidates;
2579
2736
  /**
2580
- * The maximum time, in seconds, a training job is allowed to run as part of an AutoML job.
2737
+ * The maximum time, in seconds, that each training job is allowed to run as part of a hyperparameter tuning job. For more information, see the used by the action.
2581
2738
  */
2582
2739
  MaxRuntimePerTrainingJobInSeconds?: MaxRuntimePerTrainingJobInSeconds;
2583
2740
  /**
2584
- * The maximum runtime, in seconds, an AutoML job has to complete.
2741
+ * The maximum runtime, in seconds, an AutoML job has to complete. If an AutoML job exceeds the maximum runtime, the job is stopped automatically and its processing is ended gracefully. The AutoML job identifies the best model whose training was completed and marks it as the best-performing model. Any unfinished steps of the job, such as automatic one-click Autopilot model deployment, will not be completed.
2585
2742
  */
2586
2743
  MaxAutoMLJobRuntimeInSeconds?: MaxAutoMLJobRuntimeInSeconds;
2587
2744
  }
@@ -2693,31 +2850,91 @@ declare namespace SageMaker {
2693
2850
  export type AutoMLSortOrder = "Ascending"|"Descending"|string;
2694
2851
  export interface AutoRollbackConfig {
2695
2852
  /**
2696
- *
2853
+ * List of CloudWatch alarms in your account that are configured to monitor metrics on an endpoint. If any alarms are tripped during a deployment, SageMaker rolls back the deployment.
2697
2854
  */
2698
2855
  Alarms?: AlarmList;
2699
2856
  }
2700
2857
  export type AwsManagedHumanLoopRequestSource = "AWS/Rekognition/DetectModerationLabels/Image/V3"|"AWS/Textract/AnalyzeDocument/Forms/V1"|string;
2858
+ export interface BatchDescribeModelPackageError {
2859
+ /**
2860
+ *
2861
+ */
2862
+ ErrorCode: String;
2863
+ /**
2864
+ *
2865
+ */
2866
+ ErrorResponse: String;
2867
+ }
2868
+ export type BatchDescribeModelPackageErrorMap = {[key: string]: BatchDescribeModelPackageError};
2869
+ export interface BatchDescribeModelPackageInput {
2870
+ /**
2871
+ * The list of Amazon Resource Name (ARN) of the model package groups.
2872
+ */
2873
+ ModelPackageArnList: ModelPackageArnList;
2874
+ }
2875
+ export interface BatchDescribeModelPackageOutput {
2876
+ /**
2877
+ * The summaries for the model package versions
2878
+ */
2879
+ ModelPackageSummaries?: ModelPackageSummaries;
2880
+ /**
2881
+ * A map of the resource and BatchDescribeModelPackageError objects reporting the error associated with describing the model package.
2882
+ */
2883
+ BatchDescribeModelPackageErrorMap?: BatchDescribeModelPackageErrorMap;
2884
+ }
2885
+ export interface BatchDescribeModelPackageSummary {
2886
+ /**
2887
+ * The group name for the model package
2888
+ */
2889
+ ModelPackageGroupName: EntityName;
2890
+ /**
2891
+ * The version number of a versioned model.
2892
+ */
2893
+ ModelPackageVersion?: ModelPackageVersion;
2894
+ /**
2895
+ * The Amazon Resource Name (ARN) of the model package.
2896
+ */
2897
+ ModelPackageArn: ModelPackageArn;
2898
+ /**
2899
+ * The description of the model package.
2900
+ */
2901
+ ModelPackageDescription?: EntityDescription;
2902
+ /**
2903
+ * The creation time of the mortgage package summary.
2904
+ */
2905
+ CreationTime: CreationTime;
2906
+ InferenceSpecification: InferenceSpecification;
2907
+ /**
2908
+ * The status of the mortgage package.
2909
+ */
2910
+ ModelPackageStatus: ModelPackageStatus;
2911
+ /**
2912
+ * The approval status of the model.
2913
+ */
2914
+ ModelApprovalStatus?: ModelApprovalStatus;
2915
+ }
2701
2916
  export type BatchStrategy = "MultiRecord"|"SingleRecord"|string;
2702
2917
  export interface Bias {
2703
2918
  /**
2704
2919
  * The bias report for a model
2705
2920
  */
2706
2921
  Report?: MetricsSource;
2922
+ PreTrainingReport?: MetricsSource;
2923
+ PostTrainingReport?: MetricsSource;
2707
2924
  }
2708
2925
  export type BillableTimeInSeconds = number;
2709
2926
  export type BlockedReason = string;
2710
2927
  export interface BlueGreenUpdatePolicy {
2711
2928
  /**
2712
- *
2929
+ * Defines the traffic routing strategy to shift traffic from the old fleet to the new fleet during an endpoint deployment.
2713
2930
  */
2714
2931
  TrafficRoutingConfiguration: TrafficRoutingConfig;
2715
2932
  /**
2716
- *
2933
+ * Additional waiting time in seconds after the completion of an endpoint deployment before terminating the old endpoint fleet. Default is 0.
2717
2934
  */
2718
2935
  TerminationWaitInSeconds?: TerminationWaitInSeconds;
2719
2936
  /**
2720
- *
2937
+ * Maximum execution timeout for the deployment. Note that the timeout value should be larger than the total waiting time specified in TerminationWaitInSeconds and WaitIntervalInSeconds.
2721
2938
  */
2722
2939
  MaximumExecutionTimeoutInSeconds?: MaximumExecutionTimeoutInSeconds;
2723
2940
  }
@@ -2771,11 +2988,11 @@ declare namespace SageMaker {
2771
2988
  export type CandidateSteps = AutoMLCandidateStep[];
2772
2989
  export interface CapacitySize {
2773
2990
  /**
2774
- * This API is not supported.
2991
+ * Specifies the endpoint capacity type. INSTANCE_COUNT: The endpoint activates based on the number of instances. CAPACITY_PERCENT: The endpoint activates based on the specified percentage of capacity.
2775
2992
  */
2776
2993
  Type: CapacitySizeType;
2777
2994
  /**
2778
- *
2995
+ * Defines the capacity size, either as a number of instances or a capacity percentage.
2779
2996
  */
2780
2997
  Value: CapacitySizeValue;
2781
2998
  }
@@ -2801,6 +3018,16 @@ declare namespace SageMaker {
2801
3018
  export type CaptureOptionList = CaptureOption[];
2802
3019
  export type CaptureStatus = "Started"|"Stopped"|string;
2803
3020
  export type Catalog = string;
3021
+ export interface CategoricalParameter {
3022
+ /**
3023
+ * The Name of the environment variable.
3024
+ */
3025
+ Name: String64;
3026
+ /**
3027
+ * The list of values you can pass.
3028
+ */
3029
+ Value: CategoricalParameterRangeValues;
3030
+ }
2804
3031
  export interface CategoricalParameterRange {
2805
3032
  /**
2806
3033
  * The name of the categorical hyperparameter to tune.
@@ -2817,7 +3044,9 @@ declare namespace SageMaker {
2817
3044
  */
2818
3045
  Values: ParameterValues;
2819
3046
  }
3047
+ export type CategoricalParameterRangeValues = String128[];
2820
3048
  export type CategoricalParameterRanges = CategoricalParameterRange[];
3049
+ export type CategoricalParameters = CategoricalParameter[];
2821
3050
  export type Cents = number;
2822
3051
  export type CertifyForMarketplace = boolean;
2823
3052
  export interface Channel {
@@ -2890,6 +3119,40 @@ declare namespace SageMaker {
2890
3119
  }
2891
3120
  export type Cidr = string;
2892
3121
  export type Cidrs = Cidr[];
3122
+ export interface ClarifyCheckStepMetadata {
3123
+ /**
3124
+ * The type of the Clarify Check step
3125
+ */
3126
+ CheckType?: String256;
3127
+ /**
3128
+ * The Amazon S3 URI of baseline constraints file to be used for the drift check.
3129
+ */
3130
+ BaselineUsedForDriftCheckConstraints?: String1024;
3131
+ /**
3132
+ * The Amazon S3 URI of the newly calculated baseline constraints file.
3133
+ */
3134
+ CalculatedBaselineConstraints?: String1024;
3135
+ /**
3136
+ * The model package group name.
3137
+ */
3138
+ ModelPackageGroupName?: String256;
3139
+ /**
3140
+ * The Amazon S3 URI of the violation report if violations are detected.
3141
+ */
3142
+ ViolationReport?: String1024;
3143
+ /**
3144
+ * The Amazon Resource Name (ARN) of the check processing job that was run by this step's execution.
3145
+ */
3146
+ CheckJobArn?: String256;
3147
+ /**
3148
+ * This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.
3149
+ */
3150
+ SkipCheck?: Boolean;
3151
+ /**
3152
+ * This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics. If it is set to False, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints property.
3153
+ */
3154
+ RegisterNewBaseline?: Boolean;
3155
+ }
2893
3156
  export type ClientId = string;
2894
3157
  export type ClientSecret = string;
2895
3158
  export type ClientToken = string;
@@ -3053,6 +3316,10 @@ declare namespace SageMaker {
3053
3316
  * The name or Amazon Resource Name (ARN) of the model package to use to create the model.
3054
3317
  */
3055
3318
  ModelPackageName?: VersionedArnOrName;
3319
+ /**
3320
+ * The inference specification name in the model package version.
3321
+ */
3322
+ InferenceSpecificationName?: InferenceSpecificationName;
3056
3323
  /**
3057
3324
  * Specifies additional configuration for multi-model endpoints.
3058
3325
  */
@@ -3371,10 +3638,14 @@ declare namespace SageMaker {
3371
3638
  * The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf. During model compilation, Amazon SageMaker needs your permission to: Read input data from an S3 bucket Write model artifacts to an S3 bucket Write logs to Amazon CloudWatch Logs Publish metrics to Amazon CloudWatch You grant permissions for all of these tasks to an IAM role. To pass this role to Amazon SageMaker, the caller of this API must have the iam:PassRole permission. For more information, see Amazon SageMaker Roles.
3372
3639
  */
3373
3640
  RoleArn: RoleArn;
3641
+ /**
3642
+ * The Amazon Resource Name (ARN) of a versioned model package. Provide either a ModelPackageVersionArn or an InputConfig object in the request syntax. The presence of both objects in the CreateCompilationJob request will return an exception.
3643
+ */
3644
+ ModelPackageVersionArn?: ModelPackageArn;
3374
3645
  /**
3375
3646
  * Provides information about the location of input model artifacts, the name and shape of the expected data inputs, and the framework in which the model was trained.
3376
3647
  */
3377
- InputConfig: InputConfig;
3648
+ InputConfig?: InputConfig;
3378
3649
  /**
3379
3650
  * Provides information about the output location for the compiled model and the target device the model runs on.
3380
3651
  */
@@ -3529,9 +3800,17 @@ declare namespace SageMaker {
3529
3800
  */
3530
3801
  HomeEfsFileSystemKmsKeyId?: KmsKeyId;
3531
3802
  /**
3532
- * SageMaker uses Amazon Web Services KMS to encrypt the EFS volume attached to the domain with an Amazon Web Services managed customer master key (CMK) by default. For more control, specify a customer managed CMK.
3803
+ * SageMaker uses Amazon Web Services KMS to encrypt the EFS volume attached to the domain with an Amazon Web Services managed key by default. For more control, specify a customer managed key.
3533
3804
  */
3534
3805
  KmsKeyId?: KmsKeyId;
3806
+ /**
3807
+ * The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided.
3808
+ */
3809
+ AppSecurityGroupManagement?: AppSecurityGroupManagement;
3810
+ /**
3811
+ * A collection of Domain settings.
3812
+ */
3813
+ DomainSettings?: DomainSettings;
3535
3814
  }
3536
3815
  export interface CreateDomainResponse {
3537
3816
  /**
@@ -3569,7 +3848,7 @@ declare namespace SageMaker {
3569
3848
  */
3570
3849
  OutputConfig: EdgeOutputConfig;
3571
3850
  /**
3572
- * The CMK to use when encrypting the EBS volume the edge packaging job runs on.
3851
+ * The Amazon Web Services KMS key to use when encrypting the EBS volume the edge packaging job runs on.
3573
3852
  */
3574
3853
  ResourceKey?: KmsKeyId;
3575
3854
  /**
@@ -3615,6 +3894,7 @@ declare namespace SageMaker {
3615
3894
  * The name of an endpoint configuration. For more information, see CreateEndpointConfig.
3616
3895
  */
3617
3896
  EndpointConfigName: EndpointConfigName;
3897
+ DeploymentConfig?: DeploymentConfig;
3618
3898
  /**
3619
3899
  * An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
3620
3900
  */
@@ -3672,7 +3952,7 @@ declare namespace SageMaker {
3672
3952
  */
3673
3953
  OnlineStoreConfig?: OnlineStoreConfig;
3674
3954
  /**
3675
- * Use this to configure an OfflineFeatureStore. This parameter allows you to specify: The Amazon Simple Storage Service (Amazon S3) location of an OfflineStore. A configuration for an Amazon Web Services Glue or Amazon Web Services Hive data cataolgue. An KMS encryption key to encrypt the Amazon S3 location used for OfflineStore. To learn more about this parameter, see OfflineStoreConfig.
3955
+ * Use this to configure an OfflineFeatureStore. This parameter allows you to specify: The Amazon Simple Storage Service (Amazon S3) location of an OfflineStore. A configuration for an Amazon Web Services Glue or Amazon Web Services Hive data catalog. An KMS encryption key to encrypt the Amazon S3 location used for OfflineStore. If KMS encryption key is not specified, by default we encrypt all data at rest using Amazon Web Services KMS key. By defining your bucket-level key for SSE, you can reduce Amazon Web Services KMS requests costs by up to 99 percent. To learn more about this parameter, see OfflineStoreConfig.
3676
3956
  */
3677
3957
  OfflineStoreConfig?: OfflineStoreConfig;
3678
3958
  /**
@@ -3827,6 +4107,42 @@ declare namespace SageMaker {
3827
4107
  */
3828
4108
  ImageVersionArn?: ImageVersionArn;
3829
4109
  }
4110
+ export interface CreateInferenceRecommendationsJobRequest {
4111
+ /**
4112
+ * A name for the recommendation job. The name must be unique within the Amazon Web Services Region and within your Amazon Web Services account.
4113
+ */
4114
+ JobName: RecommendationJobName;
4115
+ /**
4116
+ * Defines the type of recommendation job. Specify Default to initiate an instance recommendation and Advanced to initiate a load test. If left unspecified, Amazon SageMaker Inference Recommender will run an instance recommendation (DEFAULT) job.
4117
+ */
4118
+ JobType: RecommendationJobType;
4119
+ /**
4120
+ * The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
4121
+ */
4122
+ RoleArn: RoleArn;
4123
+ /**
4124
+ * Provides information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations.
4125
+ */
4126
+ InputConfig: RecommendationJobInputConfig;
4127
+ /**
4128
+ * Description of the recommendation job.
4129
+ */
4130
+ JobDescription?: RecommendationJobDescription;
4131
+ /**
4132
+ * A set of conditions for stopping a recommendation job. If any of the conditions are met, the job is automatically stopped.
4133
+ */
4134
+ StoppingConditions?: RecommendationJobStoppingConditions;
4135
+ /**
4136
+ * The metadata that you apply to Amazon Web Services resources to help you categorize and organize them. Each tag consists of a key and a value, both of which you define. For more information, see Tagging Amazon Web Services Resources in the Amazon Web Services General Reference.
4137
+ */
4138
+ Tags?: TagList;
4139
+ }
4140
+ export interface CreateInferenceRecommendationsJobResponse {
4141
+ /**
4142
+ * The Amazon Resource Name (ARN) of the recommendation job.
4143
+ */
4144
+ JobArn: RecommendationJobArn;
4145
+ }
3830
4146
  export interface CreateLabelingJobRequest {
3831
4147
  /**
3832
4148
  * The name of the labeling job. This name is used to identify the job in a list of labeling jobs. Labeling job names must be unique within an Amazon Web Services account and region. LabelingJobName is not case sensitive. For example, Example-job and example-job are considered the same labeling job name by Ground Truth.
@@ -4019,9 +4335,9 @@ declare namespace SageMaker {
4019
4335
  */
4020
4336
  ModelPackageName?: EntityName;
4021
4337
  /**
4022
- * The name of the model group that this model version belongs to. This parameter is required for versioned models, and does not apply to unversioned models.
4338
+ * The name or Amazon Resource Name (ARN) of the model package group that this model version belongs to. This parameter is required for versioned models, and does not apply to unversioned models.
4023
4339
  */
4024
- ModelPackageGroupName?: EntityName;
4340
+ ModelPackageGroupName?: ArnOrName;
4025
4341
  /**
4026
4342
  * A description of the model package.
4027
4343
  */
@@ -4059,6 +4375,30 @@ declare namespace SageMaker {
4059
4375
  * A unique token that guarantees that the call to this API is idempotent.
4060
4376
  */
4061
4377
  ClientToken?: ClientToken;
4378
+ /**
4379
+ * The metadata properties associated with the model package versions.
4380
+ */
4381
+ CustomerMetadataProperties?: CustomerMetadataMap;
4382
+ /**
4383
+ * Represents the drift check baselines that can be used when the model monitor is set using the model package. For more information, see the topic on Drift Detection against Previous Baselines in SageMaker Pipelines in the Amazon SageMaker Developer Guide.
4384
+ */
4385
+ DriftCheckBaselines?: DriftCheckBaselines;
4386
+ /**
4387
+ * The machine learning domain of your model package and its components. Common machine learning domains include computer vision and natural language processing.
4388
+ */
4389
+ Domain?: String;
4390
+ /**
4391
+ * The machine learning task your model package accomplishes. Common machine learning tasks include object detection and image classification.
4392
+ */
4393
+ Task?: String;
4394
+ /**
4395
+ * The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).
4396
+ */
4397
+ SamplePayloadUrl?: S3Uri;
4398
+ /**
4399
+ * An array of additional Inference Specification objects. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.
4400
+ */
4401
+ AdditionalInferenceSpecifications?: AdditionalInferenceSpecifications;
4062
4402
  }
4063
4403
  export interface CreateModelPackageOutput {
4064
4404
  /**
@@ -4348,7 +4688,7 @@ declare namespace SageMaker {
4348
4688
  */
4349
4689
  ProjectDescription?: EntityDescription;
4350
4690
  /**
4351
- * The product ID and provisioning artifact ID to provision a service catalog. For information, see What is Amazon Web Services Service Catalog.
4691
+ * The product ID and provisioning artifact ID to provision a service catalog. The provisioning artifact ID will default to the latest provisioning artifact ID of the product, if you don't provide the provisioning artifact ID. For more information, see What is Amazon Web Services Service Catalog.
4352
4692
  */
4353
4693
  ServiceCatalogProvisioningDetails: ServiceCatalogProvisioningDetails;
4354
4694
  /**
@@ -4366,6 +4706,30 @@ declare namespace SageMaker {
4366
4706
  */
4367
4707
  ProjectId: ProjectId;
4368
4708
  }
4709
+ export interface CreateStudioLifecycleConfigRequest {
4710
+ /**
4711
+ * The name of the Studio Lifecycle Configuration to create.
4712
+ */
4713
+ StudioLifecycleConfigName: StudioLifecycleConfigName;
4714
+ /**
4715
+ * The content of your Studio Lifecycle Configuration script. This content must be base64 encoded.
4716
+ */
4717
+ StudioLifecycleConfigContent: StudioLifecycleConfigContent;
4718
+ /**
4719
+ * The App type that the Lifecycle Configuration is attached to.
4720
+ */
4721
+ StudioLifecycleConfigAppType: StudioLifecycleConfigAppType;
4722
+ /**
4723
+ * Tags to be associated with the Lifecycle Configuration. Each tag consists of a key and an optional value. Tag keys must be unique per resource. Tags are searchable using the Search API.
4724
+ */
4725
+ Tags?: TagList;
4726
+ }
4727
+ export interface CreateStudioLifecycleConfigResponse {
4728
+ /**
4729
+ * The ARN of your created Lifecycle Configuration.
4730
+ */
4731
+ StudioLifecycleConfigArn?: StudioLifecycleConfigArn;
4732
+ }
4369
4733
  export interface CreateTrainingJobRequest {
4370
4734
  /**
4371
4735
  * The name of the training job. The name must be unique within an Amazon Web Services Region in an Amazon Web Services account.
@@ -4684,6 +5048,10 @@ declare namespace SageMaker {
4684
5048
  AppImageConfigName: AppImageConfigName;
4685
5049
  }
4686
5050
  export type CustomImages = CustomImage[];
5051
+ export type CustomerMetadataKey = string;
5052
+ export type CustomerMetadataKeyList = CustomerMetadataKey[];
5053
+ export type CustomerMetadataMap = {[key: string]: CustomerMetadataValue};
5054
+ export type CustomerMetadataValue = string;
4687
5055
  export interface DataCaptureConfig {
4688
5056
  /**
4689
5057
  *
@@ -4759,7 +5127,7 @@ declare namespace SageMaker {
4759
5127
  */
4760
5128
  OutputFilter?: JsonPath;
4761
5129
  /**
4762
- * Specifies the source of the data to join with the transformed data. The valid values are None and Input. The default value is None, which specifies not to join the input with the transformed data. If you want the batch transform job to join the original input data with the transformed data, set JoinSource to Input. You can specify OutputFilter as an additional filter to select a portion of the joined dataset and store it in the output file. For JSON or JSONLines objects, such as a JSON array, Amazon SageMaker adds the transformed data to the input JSON object in an attribute called SageMakerOutput. The joined result for JSON must be a key-value pair object. If the input is not a key-value pair object, Amazon SageMaker creates a new JSON file. In the new JSON file, and the input data is stored under the SageMakerInput key and the results are stored in SageMakerOutput. For CSV data, Amazon SageMaker takes each row as a JSON array and joins the transformed data with the input by appending each transformed row to the end of the input. The joined data has the original input data followed by the transformed data and the output is a CSV file. For information on how joining in applied, see Workflow for Associating Inferences with Input Records.
5130
+ * Specifies the source of the data to join with the transformed data. The valid values are None and Input. The default value is None, which specifies not to join the input with the transformed data. If you want the batch transform job to join the original input data with the transformed data, set JoinSource to Input. You can specify OutputFilter as an additional filter to select a portion of the joined dataset and store it in the output file. For JSON or JSONLines objects, such as a JSON array, SageMaker adds the transformed data to the input JSON object in an attribute called SageMakerOutput. The joined result for JSON must be a key-value pair object. If the input is not a key-value pair object, SageMaker creates a new JSON file. In the new JSON file, and the input data is stored under the SageMakerInput key and the results are stored in SageMakerOutput. For CSV data, SageMaker takes each row as a JSON array and joins the transformed data with the input by appending each transformed row to the end of the input. The joined data has the original input data followed by the transformed data and the output is a CSV file. For information on how joining in applied, see Workflow for Associating Inferences with Input Records.
4763
5131
  */
4764
5132
  JoinSource?: JoinSource;
4765
5133
  }
@@ -5167,6 +5535,12 @@ declare namespace SageMaker {
5167
5535
  */
5168
5536
  ProjectName: ProjectEntityName;
5169
5537
  }
5538
+ export interface DeleteStudioLifecycleConfigRequest {
5539
+ /**
5540
+ * The name of the Studio Lifecycle Configuration to delete.
5541
+ */
5542
+ StudioLifecycleConfigName: StudioLifecycleConfigName;
5543
+ }
5170
5544
  export interface DeleteTagsInput {
5171
5545
  /**
5172
5546
  * The Amazon Resource Name (ARN) of the resource whose tags you want to delete.
@@ -5250,11 +5624,11 @@ declare namespace SageMaker {
5250
5624
  export type DeployedImages = DeployedImage[];
5251
5625
  export interface DeploymentConfig {
5252
5626
  /**
5253
- *
5627
+ * Update policy for a blue/green deployment. If this update policy is specified, SageMaker creates a new fleet during the deployment while maintaining the old fleet. SageMaker flips traffic to the new fleet according to the specified traffic routing configuration. Only one update policy should be used in the deployment configuration. If no update policy is specified, SageMaker uses a blue/green deployment strategy with all at once traffic shifting by default.
5254
5628
  */
5255
5629
  BlueGreenUpdatePolicy: BlueGreenUpdatePolicy;
5256
5630
  /**
5257
- *
5631
+ * Automatic rollback configuration for handling endpoint deployment failures and recovery.
5258
5632
  */
5259
5633
  AutoRollbackConfiguration?: AutoRollbackConfig;
5260
5634
  }
@@ -5278,7 +5652,7 @@ declare namespace SageMaker {
5278
5652
  /**
5279
5653
  * The name of the action.
5280
5654
  */
5281
- ActionName?: ExperimentEntityName;
5655
+ ActionName?: ExperimentEntityNameOrArn;
5282
5656
  /**
5283
5657
  * The Amazon Resource Name (ARN) of the action.
5284
5658
  */
@@ -5314,6 +5688,10 @@ declare namespace SageMaker {
5314
5688
  LastModifiedTime?: Timestamp;
5315
5689
  LastModifiedBy?: UserContext;
5316
5690
  MetadataProperties?: MetadataProperties;
5691
+ /**
5692
+ * The Amazon Resource Name (ARN) of the lineage group.
5693
+ */
5694
+ LineageGroupArn?: LineageGroupArn;
5317
5695
  }
5318
5696
  export interface DescribeAlgorithmInput {
5319
5697
  /**
@@ -5443,7 +5821,7 @@ declare namespace SageMaker {
5443
5821
  */
5444
5822
  LastHealthCheckTimestamp?: Timestamp;
5445
5823
  /**
5446
- * The timestamp of the last user's activity.
5824
+ * The timestamp of the last user's activity. LastUserActivityTimestamp is also updated when SageMaker performs health checks without user activity. As a result, this value is set to the same value as LastHealthCheckTimestamp.
5447
5825
  */
5448
5826
  LastUserActivityTimestamp?: Timestamp;
5449
5827
  /**
@@ -5469,7 +5847,7 @@ declare namespace SageMaker {
5469
5847
  /**
5470
5848
  * The name of the artifact.
5471
5849
  */
5472
- ArtifactName?: ExperimentEntityName;
5850
+ ArtifactName?: ExperimentEntityNameOrArn;
5473
5851
  /**
5474
5852
  * The Amazon Resource Name (ARN) of the artifact.
5475
5853
  */
@@ -5497,6 +5875,10 @@ declare namespace SageMaker {
5497
5875
  LastModifiedTime?: Timestamp;
5498
5876
  LastModifiedBy?: UserContext;
5499
5877
  MetadataProperties?: MetadataProperties;
5878
+ /**
5879
+ * The Amazon Resource Name (ARN) of the lineage group.
5880
+ */
5881
+ LineageGroupArn?: LineageGroupArn;
5500
5882
  }
5501
5883
  export interface DescribeAutoMLJobRequest {
5502
5884
  /**
@@ -5653,6 +6035,10 @@ declare namespace SageMaker {
5653
6035
  * The inference image to use when compiling a model. Specify an image only if the target device is a cloud instance.
5654
6036
  */
5655
6037
  InferenceImage?: InferenceImage;
6038
+ /**
6039
+ * The Amazon Resource Name (ARN) of the versioned model package that was provided to SageMaker Neo when you initiated a compilation job.
6040
+ */
6041
+ ModelPackageVersionArn?: ModelPackageArn;
5656
6042
  /**
5657
6043
  * The time that the model compilation job was created.
5658
6044
  */
@@ -5694,7 +6080,7 @@ declare namespace SageMaker {
5694
6080
  /**
5695
6081
  * The name of the context to describe.
5696
6082
  */
5697
- ContextName: ExperimentEntityName;
6083
+ ContextName: ExperimentEntityNameOrArn;
5698
6084
  }
5699
6085
  export interface DescribeContextResponse {
5700
6086
  /**
@@ -5731,6 +6117,10 @@ declare namespace SageMaker {
5731
6117
  */
5732
6118
  LastModifiedTime?: Timestamp;
5733
6119
  LastModifiedBy?: UserContext;
6120
+ /**
6121
+ * The Amazon Resource Name (ARN) of the lineage group.
6122
+ */
6123
+ LineageGroupArn?: LineageGroupArn;
5734
6124
  }
5735
6125
  export interface DescribeDataQualityJobDefinitionRequest {
5736
6126
  /**
@@ -5870,6 +6260,10 @@ declare namespace SageMaker {
5870
6260
  * The response from the last list when returning a list large enough to need tokening.
5871
6261
  */
5872
6262
  NextToken?: NextToken;
6263
+ /**
6264
+ * Edge Manager agent version.
6265
+ */
6266
+ AgentVersion?: EdgeVersion;
5873
6267
  }
5874
6268
  export interface DescribeDomainRequest {
5875
6269
  /**
@@ -5943,9 +6337,21 @@ declare namespace SageMaker {
5943
6337
  */
5944
6338
  VpcId?: VpcId;
5945
6339
  /**
5946
- * The Amazon Web Services KMS customer managed CMK used to encrypt the EFS volume attached to the domain.
6340
+ * The Amazon Web Services KMS customer managed key used to encrypt the EFS volume attached to the domain.
5947
6341
  */
5948
6342
  KmsKeyId?: KmsKeyId;
6343
+ /**
6344
+ * A collection of Domain settings.
6345
+ */
6346
+ DomainSettings?: DomainSettings;
6347
+ /**
6348
+ * The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided.
6349
+ */
6350
+ AppSecurityGroupManagement?: AppSecurityGroupManagement;
6351
+ /**
6352
+ * The ID of the security group that authorizes traffic between the RSessionGateway apps and the RStudioServerPro app.
6353
+ */
6354
+ SecurityGroupIdForDomainBoundary?: SecurityGroupId;
5949
6355
  }
5950
6356
  export interface DescribeEdgePackagingJobRequest {
5951
6357
  /**
@@ -5983,7 +6389,7 @@ declare namespace SageMaker {
5983
6389
  */
5984
6390
  OutputConfig?: EdgeOutputConfig;
5985
6391
  /**
5986
- * The CMK to use when encrypting the EBS volume the job run on.
6392
+ * The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.
5987
6393
  */
5988
6394
  ResourceKey?: KmsKeyId;
5989
6395
  /**
@@ -6096,6 +6502,10 @@ declare namespace SageMaker {
6096
6502
  * Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
6097
6503
  */
6098
6504
  AsyncInferenceConfig?: AsyncInferenceConfig;
6505
+ /**
6506
+ * Returns the summary of an in-progress deployment. This field is only returned when the endpoint is creating or updating with a new endpoint configuration.
6507
+ */
6508
+ PendingDeploymentSummary?: PendingDeploymentSummary;
6099
6509
  }
6100
6510
  export interface DescribeExperimentRequest {
6101
6511
  /**
@@ -6442,31 +6852,91 @@ declare namespace SageMaker {
6442
6852
  */
6443
6853
  Version?: ImageVersionNumber;
6444
6854
  }
6445
- export interface DescribeLabelingJobRequest {
6855
+ export interface DescribeInferenceRecommendationsJobRequest {
6446
6856
  /**
6447
- * The name of the labeling job to return information for.
6857
+ * The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
6448
6858
  */
6449
- LabelingJobName: LabelingJobName;
6859
+ JobName: RecommendationJobName;
6450
6860
  }
6451
- export interface DescribeLabelingJobResponse {
6861
+ export interface DescribeInferenceRecommendationsJobResponse {
6452
6862
  /**
6453
- * The processing status of the labeling job.
6863
+ * The name of the job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
6454
6864
  */
6455
- LabelingJobStatus: LabelingJobStatus;
6865
+ JobName: RecommendationJobName;
6456
6866
  /**
6457
- * Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.
6867
+ * The job description that you provided when you initiated the job.
6458
6868
  */
6459
- LabelCounters: LabelCounters;
6869
+ JobDescription?: RecommendationJobDescription;
6460
6870
  /**
6461
- * If the job failed, the reason that it failed.
6871
+ * The job type that you provided when you initiated the job.
6462
6872
  */
6463
- FailureReason?: FailureReason;
6873
+ JobType: RecommendationJobType;
6464
6874
  /**
6465
- * The date and time that the labeling job was created.
6875
+ * The Amazon Resource Name (ARN) of the job.
6466
6876
  */
6467
- CreationTime: Timestamp;
6877
+ JobArn: RecommendationJobArn;
6468
6878
  /**
6469
- * The date and time that the labeling job was last updated.
6879
+ * The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role you provided when you initiated the job.
6880
+ */
6881
+ RoleArn: RoleArn;
6882
+ /**
6883
+ * The status of the job.
6884
+ */
6885
+ Status: RecommendationJobStatus;
6886
+ /**
6887
+ * A timestamp that shows when the job was created.
6888
+ */
6889
+ CreationTime: CreationTime;
6890
+ /**
6891
+ * A timestamp that shows when the job completed.
6892
+ */
6893
+ CompletionTime?: Timestamp;
6894
+ /**
6895
+ * A timestamp that shows when the job was last modified.
6896
+ */
6897
+ LastModifiedTime: LastModifiedTime;
6898
+ /**
6899
+ * If the job fails, provides information why the job failed.
6900
+ */
6901
+ FailureReason?: FailureReason;
6902
+ /**
6903
+ * Returns information about the versioned model package Amazon Resource Name (ARN), the traffic pattern, and endpoint configurations you provided when you initiated the job.
6904
+ */
6905
+ InputConfig: RecommendationJobInputConfig;
6906
+ /**
6907
+ * The stopping conditions that you provided when you initiated the job.
6908
+ */
6909
+ StoppingConditions?: RecommendationJobStoppingConditions;
6910
+ /**
6911
+ * The recommendations made by Inference Recommender.
6912
+ */
6913
+ InferenceRecommendations?: InferenceRecommendations;
6914
+ }
6915
+ export interface DescribeLabelingJobRequest {
6916
+ /**
6917
+ * The name of the labeling job to return information for.
6918
+ */
6919
+ LabelingJobName: LabelingJobName;
6920
+ }
6921
+ export interface DescribeLabelingJobResponse {
6922
+ /**
6923
+ * The processing status of the labeling job.
6924
+ */
6925
+ LabelingJobStatus: LabelingJobStatus;
6926
+ /**
6927
+ * Provides a breakdown of the number of data objects labeled by humans, the number of objects labeled by machine, the number of objects than couldn't be labeled, and the total number of objects labeled.
6928
+ */
6929
+ LabelCounters: LabelCounters;
6930
+ /**
6931
+ * If the job failed, the reason that it failed.
6932
+ */
6933
+ FailureReason?: FailureReason;
6934
+ /**
6935
+ * The date and time that the labeling job was created.
6936
+ */
6937
+ CreationTime: Timestamp;
6938
+ /**
6939
+ * The date and time that the labeling job was last updated.
6470
6940
  */
6471
6941
  LastModifiedTime: Timestamp;
6472
6942
  /**
@@ -6522,6 +6992,40 @@ declare namespace SageMaker {
6522
6992
  */
6523
6993
  LabelingJobOutput?: LabelingJobOutput;
6524
6994
  }
6995
+ export interface DescribeLineageGroupRequest {
6996
+ /**
6997
+ * The name of the lineage group.
6998
+ */
6999
+ LineageGroupName: ExperimentEntityName;
7000
+ }
7001
+ export interface DescribeLineageGroupResponse {
7002
+ /**
7003
+ * The name of the lineage group.
7004
+ */
7005
+ LineageGroupName?: ExperimentEntityName;
7006
+ /**
7007
+ * The Amazon Resource Name (ARN) of the lineage group.
7008
+ */
7009
+ LineageGroupArn?: LineageGroupArn;
7010
+ /**
7011
+ * The display name of the lineage group.
7012
+ */
7013
+ DisplayName?: ExperimentEntityName;
7014
+ /**
7015
+ * The description of the lineage group.
7016
+ */
7017
+ Description?: ExperimentDescription;
7018
+ /**
7019
+ * The creation time of lineage group.
7020
+ */
7021
+ CreationTime?: Timestamp;
7022
+ CreatedBy?: UserContext;
7023
+ /**
7024
+ * The last modified time of the lineage group.
7025
+ */
7026
+ LastModifiedTime?: Timestamp;
7027
+ LastModifiedBy?: UserContext;
7028
+ }
6525
7029
  export interface DescribeModelBiasJobDefinitionRequest {
6526
7030
  /**
6527
7031
  * The name of the model bias job definition. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.
@@ -6721,7 +7225,7 @@ declare namespace SageMaker {
6721
7225
  */
6722
7226
  SourceAlgorithmSpecification?: SourceAlgorithmSpecification;
6723
7227
  /**
6724
- * Configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.
7228
+ * Configurations for one or more transform jobs that SageMaker runs to test the model package.
6725
7229
  */
6726
7230
  ValidationSpecification?: ModelPackageValidationSpecification;
6727
7231
  /**
@@ -6755,6 +7259,30 @@ declare namespace SageMaker {
6755
7259
  * A description provided for the model approval.
6756
7260
  */
6757
7261
  ApprovalDescription?: ApprovalDescription;
7262
+ /**
7263
+ * The metadata properties associated with the model package versions.
7264
+ */
7265
+ CustomerMetadataProperties?: CustomerMetadataMap;
7266
+ /**
7267
+ * Represents the drift check baselines that can be used when the model monitor is set using the model package. For more information, see the topic on Drift Detection against Previous Baselines in SageMaker Pipelines in the Amazon SageMaker Developer Guide.
7268
+ */
7269
+ DriftCheckBaselines?: DriftCheckBaselines;
7270
+ /**
7271
+ * The machine learning domain of the model package you specified. Common machine learning domains include computer vision and natural language processing.
7272
+ */
7273
+ Domain?: String;
7274
+ /**
7275
+ * The machine learning task you specified that your model package accomplishes. Common machine learning tasks include object detection and image classification.
7276
+ */
7277
+ Task?: String;
7278
+ /**
7279
+ * The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path points to a single gzip compressed tar archive (.tar.gz suffix).
7280
+ */
7281
+ SamplePayloadUrl?: String;
7282
+ /**
7283
+ * An array of additional Inference Specification objects. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.
7284
+ */
7285
+ AdditionalInferenceSpecifications?: AdditionalInferenceSpecifications;
6758
7286
  }
6759
7287
  export interface DescribeModelQualityJobDefinitionRequest {
6760
7288
  /**
@@ -7212,6 +7740,43 @@ declare namespace SageMaker {
7212
7740
  * The time when the project was created.
7213
7741
  */
7214
7742
  CreationTime: Timestamp;
7743
+ /**
7744
+ * The timestamp when project was last modified.
7745
+ */
7746
+ LastModifiedTime?: Timestamp;
7747
+ LastModifiedBy?: UserContext;
7748
+ }
7749
+ export interface DescribeStudioLifecycleConfigRequest {
7750
+ /**
7751
+ * The name of the Studio Lifecycle Configuration to describe.
7752
+ */
7753
+ StudioLifecycleConfigName: StudioLifecycleConfigName;
7754
+ }
7755
+ export interface DescribeStudioLifecycleConfigResponse {
7756
+ /**
7757
+ * The ARN of the Lifecycle Configuration to describe.
7758
+ */
7759
+ StudioLifecycleConfigArn?: StudioLifecycleConfigArn;
7760
+ /**
7761
+ * The name of the Studio Lifecycle Configuration that is described.
7762
+ */
7763
+ StudioLifecycleConfigName?: StudioLifecycleConfigName;
7764
+ /**
7765
+ * The creation time of the Studio Lifecycle Configuration.
7766
+ */
7767
+ CreationTime?: Timestamp;
7768
+ /**
7769
+ * This value is equivalent to CreationTime because Studio Lifecycle Configurations are immutable.
7770
+ */
7771
+ LastModifiedTime?: Timestamp;
7772
+ /**
7773
+ * The content of your Studio Lifecycle Configuration script.
7774
+ */
7775
+ StudioLifecycleConfigContent?: StudioLifecycleConfigContent;
7776
+ /**
7777
+ * The App type that the Lifecycle Configuration is attached to.
7778
+ */
7779
+ StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType;
7215
7780
  }
7216
7781
  export interface DescribeSubscribedWorkteamRequest {
7217
7782
  /**
@@ -7342,7 +7907,7 @@ declare namespace SageMaker {
7342
7907
  */
7343
7908
  TrainingTimeInSeconds?: TrainingTimeInSeconds;
7344
7909
  /**
7345
- * The billable time in seconds. Billable time refers to the absolute wall-clock time. Multiply BillableTimeInSeconds by the number of instances (InstanceCount) in your training cluster to get the total compute time Amazon SageMaker will bill you if you run distributed training. The formula is as follows: BillableTimeInSeconds * InstanceCount . You can calculate the savings from using managed spot training using the formula (1 - BillableTimeInSeconds / TrainingTimeInSeconds) * 100. For example, if BillableTimeInSeconds is 100 and TrainingTimeInSeconds is 500, the savings is 80%.
7910
+ * The billable time in seconds. Billable time refers to the absolute wall-clock time. Multiply BillableTimeInSeconds by the number of instances (InstanceCount) in your training cluster to get the total compute time SageMaker will bill you if you run distributed training. The formula is as follows: BillableTimeInSeconds * InstanceCount . You can calculate the savings from using managed spot training using the formula (1 - BillableTimeInSeconds / TrainingTimeInSeconds) * 100. For example, if BillableTimeInSeconds is 100 and TrainingTimeInSeconds is 500, the savings is 80%.
7346
7911
  */
7347
7912
  BillableTimeInSeconds?: BillableTimeInSeconds;
7348
7913
  DebugHookConfig?: DebugHookConfig;
@@ -7464,7 +8029,7 @@ declare namespace SageMaker {
7464
8029
  /**
7465
8030
  * The name of the trial component to describe.
7466
8031
  */
7467
- TrialComponentName: ExperimentEntityName;
8032
+ TrialComponentName: ExperimentEntityNameOrArn;
7468
8033
  }
7469
8034
  export interface DescribeTrialComponentResponse {
7470
8035
  /**
@@ -7500,7 +8065,7 @@ declare namespace SageMaker {
7500
8065
  */
7501
8066
  CreationTime?: Timestamp;
7502
8067
  /**
7503
- * Who created the component.
8068
+ * Who created the trial component.
7504
8069
  */
7505
8070
  CreatedBy?: UserContext;
7506
8071
  /**
@@ -7528,6 +8093,10 @@ declare namespace SageMaker {
7528
8093
  * The metrics for the component.
7529
8094
  */
7530
8095
  Metrics?: TrialComponentMetricSummaries;
8096
+ /**
8097
+ * The Amazon Resource Name (ARN) of the lineage group.
8098
+ */
8099
+ LineageGroupArn?: LineageGroupArn;
7531
8100
  }
7532
8101
  export interface DescribeTrialRequest {
7533
8102
  /**
@@ -7756,9 +8325,14 @@ declare namespace SageMaker {
7756
8325
  * Models on the device.
7757
8326
  */
7758
8327
  Models?: EdgeModelSummaries;
8328
+ /**
8329
+ * Edge Manager agent version.
8330
+ */
8331
+ AgentVersion?: EdgeVersion;
7759
8332
  }
7760
8333
  export type Devices = Device[];
7761
8334
  export type DirectInternetAccess = "Enabled"|"Disabled"|string;
8335
+ export type Direction = "Both"|"Ascendants"|"Descendants"|string;
7762
8336
  export type DirectoryPath = string;
7763
8337
  export type DisableProfiler = boolean;
7764
8338
  export interface DisableSagemakerServicecatalogPortfolioInput {
@@ -7824,8 +8398,80 @@ declare namespace SageMaker {
7824
8398
  export type DomainId = string;
7825
8399
  export type DomainList = DomainDetails[];
7826
8400
  export type DomainName = string;
8401
+ export type DomainSecurityGroupIds = SecurityGroupId[];
8402
+ export interface DomainSettings {
8403
+ /**
8404
+ * The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.
8405
+ */
8406
+ SecurityGroupIds?: DomainSecurityGroupIds;
8407
+ /**
8408
+ * A collection of settings that configure the RStudioServerPro Domain-level app.
8409
+ */
8410
+ RStudioServerProDomainSettings?: RStudioServerProDomainSettings;
8411
+ }
8412
+ export interface DomainSettingsForUpdate {
8413
+ /**
8414
+ * A collection of RStudioServerPro Domain-level app settings to update.
8415
+ */
8416
+ RStudioServerProDomainSettingsForUpdate?: RStudioServerProDomainSettingsForUpdate;
8417
+ }
7827
8418
  export type DomainStatus = "Deleting"|"Failed"|"InService"|"Pending"|"Updating"|"Update_Failed"|"Delete_Failed"|string;
7828
8419
  export type DoubleParameterValue = number;
8420
+ export interface DriftCheckBaselines {
8421
+ /**
8422
+ * Represents the drift check bias baselines that can be used when the model monitor is set using the model package.
8423
+ */
8424
+ Bias?: DriftCheckBias;
8425
+ /**
8426
+ * Represents the drift check explainability baselines that can be used when the model monitor is set using the model package.
8427
+ */
8428
+ Explainability?: DriftCheckExplainability;
8429
+ /**
8430
+ * Represents the drift check model quality baselines that can be used when the model monitor is set using the model package.
8431
+ */
8432
+ ModelQuality?: DriftCheckModelQuality;
8433
+ /**
8434
+ * Represents the drift check model data quality baselines that can be used when the model monitor is set using the model package.
8435
+ */
8436
+ ModelDataQuality?: DriftCheckModelDataQuality;
8437
+ }
8438
+ export interface DriftCheckBias {
8439
+ /**
8440
+ * The bias config file for a model.
8441
+ */
8442
+ ConfigFile?: FileSource;
8443
+ PreTrainingConstraints?: MetricsSource;
8444
+ PostTrainingConstraints?: MetricsSource;
8445
+ }
8446
+ export interface DriftCheckExplainability {
8447
+ Constraints?: MetricsSource;
8448
+ /**
8449
+ * The explainability config file for the model.
8450
+ */
8451
+ ConfigFile?: FileSource;
8452
+ }
8453
+ export interface DriftCheckModelDataQuality {
8454
+ Statistics?: MetricsSource;
8455
+ Constraints?: MetricsSource;
8456
+ }
8457
+ export interface DriftCheckModelQuality {
8458
+ Statistics?: MetricsSource;
8459
+ Constraints?: MetricsSource;
8460
+ }
8461
+ export interface Edge {
8462
+ /**
8463
+ * The Amazon Resource Name (ARN) of the source lineage entity of the directed edge.
8464
+ */
8465
+ SourceArn?: AssociationEntityArn;
8466
+ /**
8467
+ * The Amazon Resource Name (ARN) of the destination lineage entity of the directed edge.
8468
+ */
8469
+ DestinationArn?: AssociationEntityArn;
8470
+ /**
8471
+ * The type of the Association(Edge) between the source and destination. For example ContributedTo, Produced, or DerivedFrom.
8472
+ */
8473
+ AssociationType?: AssociationEdgeType;
8474
+ }
7829
8475
  export interface EdgeModel {
7830
8476
  /**
7831
8477
  * The name of the model.
@@ -7960,6 +8606,7 @@ declare namespace SageMaker {
7960
8606
  export type EdgePresetDeploymentStatus = "COMPLETED"|"FAILED"|string;
7961
8607
  export type EdgePresetDeploymentType = "GreengrassV2Component"|string;
7962
8608
  export type EdgeVersion = string;
8609
+ export type Edges = Edge[];
7963
8610
  export type EfsUid = string;
7964
8611
  export type EnableCapture = boolean;
7965
8612
  export type EnableIotRoleAlias = boolean;
@@ -8040,7 +8687,7 @@ declare namespace SageMaker {
8040
8687
  */
8041
8688
  LocalPath: ProcessingLocalPath;
8042
8689
  /**
8043
- * Whether the Pipe or File is used as the input mode for transfering data for the monitoring job. Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File.
8690
+ * Whether the Pipe or File is used as the input mode for transferring data for the monitoring job. Pipe mode is recommended for large datasets. File mode is useful for small files that fit in memory. Defaults to File.
8044
8691
  */
8045
8692
  S3InputMode?: ProcessingS3InputMode;
8046
8693
  /**
@@ -8072,8 +8719,41 @@ declare namespace SageMaker {
8072
8719
  */
8073
8720
  EndTimeOffset?: MonitoringTimeOffsetString;
8074
8721
  }
8722
+ export interface EndpointInputConfiguration {
8723
+ /**
8724
+ * The instance types to use for the load test.
8725
+ */
8726
+ InstanceType: ProductionVariantInstanceType;
8727
+ /**
8728
+ * The inference specification name in the model package version.
8729
+ */
8730
+ InferenceSpecificationName?: InferenceSpecificationName;
8731
+ /**
8732
+ * The parameter you want to benchmark against.
8733
+ */
8734
+ EnvironmentParameterRanges?: EnvironmentParameterRanges;
8735
+ }
8736
+ export type EndpointInputConfigurations = EndpointInputConfiguration[];
8075
8737
  export type EndpointName = string;
8076
8738
  export type EndpointNameContains = string;
8739
+ export interface EndpointOutputConfiguration {
8740
+ /**
8741
+ * The name of the endpoint made during a recommendation job.
8742
+ */
8743
+ EndpointName: String;
8744
+ /**
8745
+ * The name of the production variant (deployed model) made during a recommendation job.
8746
+ */
8747
+ VariantName: String;
8748
+ /**
8749
+ * The instance type recommended by Amazon SageMaker Inference Recommender.
8750
+ */
8751
+ InstanceType: ProductionVariantInstanceType;
8752
+ /**
8753
+ * The number of instances recommended to launch initially.
8754
+ */
8755
+ InitialInstanceCount: Integer;
8756
+ }
8077
8757
  export type EndpointSortKey = "Name"|"CreationTime"|"Status"|string;
8078
8758
  export type EndpointStatus = "OutOfService"|"Creating"|"Updating"|"SystemUpdating"|"RollingBack"|"InService"|"Deleting"|"Failed"|string;
8079
8759
  export interface EndpointSummary {
@@ -8103,6 +8783,27 @@ declare namespace SageMaker {
8103
8783
  export type EntityName = string;
8104
8784
  export type EnvironmentKey = string;
8105
8785
  export type EnvironmentMap = {[key: string]: EnvironmentValue};
8786
+ export interface EnvironmentParameter {
8787
+ /**
8788
+ * The environment key suggested by the Amazon SageMaker Inference Recommender.
8789
+ */
8790
+ Key: String;
8791
+ /**
8792
+ * The value type suggested by the Amazon SageMaker Inference Recommender.
8793
+ */
8794
+ ValueType: String;
8795
+ /**
8796
+ * The value suggested by the Amazon SageMaker Inference Recommender.
8797
+ */
8798
+ Value: String;
8799
+ }
8800
+ export interface EnvironmentParameterRanges {
8801
+ /**
8802
+ * Specified a list of parameters for each category.
8803
+ */
8804
+ CategoricalParameterRanges?: CategoricalParameters;
8805
+ }
8806
+ export type EnvironmentParameters = EnvironmentParameter[];
8106
8807
  export type EnvironmentValue = string;
8107
8808
  export type ExecutionStatus = "Pending"|"Completed"|"CompletedWithViolations"|"InProgress"|"Failed"|"Stopping"|"Stopped"|string;
8108
8809
  export type ExitMessage = string;
@@ -8128,6 +8829,9 @@ declare namespace SageMaker {
8128
8829
  * When the experiment was created.
8129
8830
  */
8130
8831
  CreationTime?: Timestamp;
8832
+ /**
8833
+ * Who created the experiment.
8834
+ */
8131
8835
  CreatedBy?: UserContext;
8132
8836
  /**
8133
8837
  * When the experiment was last modified.
@@ -8156,6 +8860,7 @@ declare namespace SageMaker {
8156
8860
  }
8157
8861
  export type ExperimentDescription = string;
8158
8862
  export type ExperimentEntityName = string;
8863
+ export type ExperimentEntityNameOrArn = string;
8159
8864
  export interface ExperimentSource {
8160
8865
  /**
8161
8866
  * The Amazon Resource Name (ARN) of the source.
@@ -8292,6 +8997,20 @@ declare namespace SageMaker {
8292
8997
  }
8293
8998
  export type FeatureName = string;
8294
8999
  export type FeatureType = "Integral"|"Fractional"|"String"|string;
9000
+ export interface FileSource {
9001
+ /**
9002
+ * The type of content stored in the file source.
9003
+ */
9004
+ ContentType?: ContentType;
9005
+ /**
9006
+ * The digest of the file source.
9007
+ */
9008
+ ContentDigest?: ContentDigest;
9009
+ /**
9010
+ * The Amazon S3 URI for the file source.
9011
+ */
9012
+ S3Uri: S3Uri;
9013
+ }
8295
9014
  export type FileSystemAccessMode = "rw"|"ro"|string;
8296
9015
  export interface FileSystemConfig {
8297
9016
  /**
@@ -8459,6 +9178,22 @@ declare namespace SageMaker {
8459
9178
  */
8460
9179
  ModelStats?: EdgeModelStats;
8461
9180
  }
9181
+ export interface GetLineageGroupPolicyRequest {
9182
+ /**
9183
+ * The name or Amazon Resource Name (ARN) of the lineage group.
9184
+ */
9185
+ LineageGroupName: LineageGroupNameOrArn;
9186
+ }
9187
+ export interface GetLineageGroupPolicyResponse {
9188
+ /**
9189
+ * The Amazon Resource Name (ARN) of the lineage group.
9190
+ */
9191
+ LineageGroupArn?: LineageGroupArn;
9192
+ /**
9193
+ * The resource policy that gives access to the lineage group in another account.
9194
+ */
9195
+ ResourcePolicy?: ResourcePolicyString;
9196
+ }
8462
9197
  export interface GetModelPackageGroupPolicyInput {
8463
9198
  /**
8464
9199
  * The name of the model group for which to get the resource policy.
@@ -8603,11 +9338,11 @@ declare namespace SageMaker {
8603
9338
  */
8604
9339
  NumberOfHumanWorkersPerDataObject: NumberOfHumanWorkersPerDataObject;
8605
9340
  /**
8606
- * The amount of time that a worker has to complete a task. If you create a custom labeling job, the maximum value for this parameter is 8 hours (28,800 seconds). If you create a labeling job using a built-in task type the maximum for this parameter depends on the task type you use: For image and text labeling jobs, the maximum is 8 hours (28,800 seconds). For 3D point cloud and video frame labeling jobs, the maximum is 7 days (604,800 seconds). If you want to change these limits, contact Amazon Web Services Support.
9341
+ * The amount of time that a worker has to complete a task. If you create a custom labeling job, the maximum value for this parameter is 8 hours (28,800 seconds). If you create a labeling job using a built-in task type the maximum for this parameter depends on the task type you use: For image and text labeling jobs, the maximum is 8 hours (28,800 seconds). For 3D point cloud and video frame labeling jobs, the maximum is 30 days (2952,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.
8607
9342
  */
8608
9343
  TaskTimeLimitInSeconds: TaskTimeLimitInSeconds;
8609
9344
  /**
8610
- * The length of time that a task remains available for labeling by human workers. The default and maximum values for this parameter depend on the type of workforce you use. If you choose the Amazon Mechanical Turk workforce, the maximum is 12 hours (43,200 seconds). The default is 6 hours (21,600 seconds). If you choose a private or vendor workforce, the default value is 10 days (864,000 seconds). For most users, the maximum is also 10 days. If you want to change this limit, contact Amazon Web Services Support.
9345
+ * The length of time that a task remains available for labeling by human workers. The default and maximum values for this parameter depend on the type of workforce you use. If you choose the Amazon Mechanical Turk workforce, the maximum is 12 hours (43,200 seconds). The default is 6 hours (21,600 seconds). If you choose a private or vendor workforce, the default value is 30 days (2592,000 seconds) for non-AL mode. For most users, the maximum is also 30 days.
8611
9346
  */
8612
9347
  TaskAvailabilityLifetimeInSeconds?: TaskAvailabilityLifetimeInSeconds;
8613
9348
  /**
@@ -8646,9 +9381,6 @@ declare namespace SageMaker {
8646
9381
  * The registry path of the Docker image that contains the training algorithm. For information about Docker registry paths for built-in algorithms, see Algorithms Provided by Amazon SageMaker: Common Parameters. Amazon SageMaker supports both registry/repository[:tag] and registry/repository[@digest] image path formats. For more information, see Using Your Own Algorithms with Amazon SageMaker.
8647
9382
  */
8648
9383
  TrainingImage?: AlgorithmImage;
8649
- /**
8650
- * The input mode that the algorithm supports: File or Pipe. In File input mode, Amazon SageMaker downloads the training data from Amazon S3 to the storage volume that is attached to the training instance and mounts the directory to the Docker volume for the training container. In Pipe input mode, Amazon SageMaker streams data directly from Amazon S3 to the container. If you specify File mode, make sure that you provision the storage volume that is attached to the training instance with enough capacity to accommodate the training data downloaded from Amazon S3, the model artifacts, and intermediate information. For more information about input modes, see Algorithms.
8651
- */
8652
9384
  TrainingInputMode: TrainingInputMode;
8653
9385
  /**
8654
9386
  * The name of the resource algorithm to use for the hyperparameter tuning job. If you specify a value for this parameter, do not specify a value for TrainingImage.
@@ -9005,6 +9737,64 @@ declare namespace SageMaker {
9005
9737
  }
9006
9738
  export type InferenceExecutionMode = "Serial"|"Direct"|string;
9007
9739
  export type InferenceImage = string;
9740
+ export interface InferenceRecommendation {
9741
+ /**
9742
+ * The metrics used to decide what recommendation to make.
9743
+ */
9744
+ Metrics: RecommendationMetrics;
9745
+ /**
9746
+ * Defines the endpoint configuration parameters.
9747
+ */
9748
+ EndpointConfiguration: EndpointOutputConfiguration;
9749
+ /**
9750
+ * Defines the model configuration.
9751
+ */
9752
+ ModelConfiguration: ModelConfiguration;
9753
+ }
9754
+ export type InferenceRecommendations = InferenceRecommendation[];
9755
+ export interface InferenceRecommendationsJob {
9756
+ /**
9757
+ * The name of the job.
9758
+ */
9759
+ JobName: RecommendationJobName;
9760
+ /**
9761
+ * The job description.
9762
+ */
9763
+ JobDescription: RecommendationJobDescription;
9764
+ /**
9765
+ * The recommendation job type.
9766
+ */
9767
+ JobType: RecommendationJobType;
9768
+ /**
9769
+ * The Amazon Resource Name (ARN) of the recommendation job.
9770
+ */
9771
+ JobArn: RecommendationJobArn;
9772
+ /**
9773
+ * The status of the job.
9774
+ */
9775
+ Status: RecommendationJobStatus;
9776
+ /**
9777
+ * A timestamp that shows when the job was created.
9778
+ */
9779
+ CreationTime: CreationTime;
9780
+ /**
9781
+ * A timestamp that shows when the job completed.
9782
+ */
9783
+ CompletionTime?: Timestamp;
9784
+ /**
9785
+ * The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to perform tasks on your behalf.
9786
+ */
9787
+ RoleArn: RoleArn;
9788
+ /**
9789
+ * A timestamp that shows when the job was last modified.
9790
+ */
9791
+ LastModifiedTime: LastModifiedTime;
9792
+ /**
9793
+ * If the job fails, provides information why the job failed.
9794
+ */
9795
+ FailureReason?: FailureReason;
9796
+ }
9797
+ export type InferenceRecommendationsJobs = InferenceRecommendationsJob[];
9008
9798
  export interface InferenceSpecification {
9009
9799
  /**
9010
9800
  * The Amazon ECR registry path of the Docker image that contains the inference code.
@@ -9027,6 +9817,8 @@ declare namespace SageMaker {
9027
9817
  */
9028
9818
  SupportedResponseMIMETypes: ResponseMIMETypes;
9029
9819
  }
9820
+ export type InferenceSpecificationName = string;
9821
+ export type InitialNumberOfUsers = number;
9030
9822
  export type InitialTaskCount = number;
9031
9823
  export interface InputConfig {
9032
9824
  /**
@@ -9083,6 +9875,7 @@ declare namespace SageMaker {
9083
9875
  export type InvocationsMaxRetries = number;
9084
9876
  export type InvocationsTimeoutInSeconds = number;
9085
9877
  export type IotRoleAlias = string;
9878
+ export type JobDurationInSeconds = number;
9086
9879
  export type JobReferenceCode = string;
9087
9880
  export type JobReferenceCodeContains = string;
9088
9881
  export type JoinSource = "Input"|"None"|string;
@@ -9094,6 +9887,10 @@ declare namespace SageMaker {
9094
9887
  * The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
9095
9888
  */
9096
9889
  DefaultResourceSpec?: ResourceSpec;
9890
+ /**
9891
+ * The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the JupyterServerApp.
9892
+ */
9893
+ LifecycleConfigArns?: LifecycleConfigArns;
9097
9894
  }
9098
9895
  export type KernelDisplayName = string;
9099
9896
  export interface KernelGatewayAppSettings {
@@ -9105,6 +9902,10 @@ declare namespace SageMaker {
9105
9902
  * A list of custom SageMaker images that are configured to run as a KernelGateway app.
9106
9903
  */
9107
9904
  CustomImages?: CustomImages;
9905
+ /**
9906
+ * The Amazon Resource Name (ARN) of the Lifecycle Configurations attached to the the user profile or domain.
9907
+ */
9908
+ LifecycleConfigArns?: LifecycleConfigArns;
9108
9909
  }
9109
9910
  export interface KernelGatewayImageConfig {
9110
9911
  /**
@@ -9263,7 +10064,7 @@ declare namespace SageMaker {
9263
10064
  }
9264
10065
  export interface LabelingJobResourceConfig {
9265
10066
  /**
9266
- * The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling. You can only specify a VolumeKmsKeyId when you create a labeling job with automated data labeling enabled using the API operation CreateLabelingJob. You cannot specify an Amazon Web Services KMS customer managed CMK to encrypt the storage volume used for automated data labeling model training and inference when you create a labeling job using the console. To learn more, see Output Data and Storage Volume Encryption. The VolumeKmsKeyId can be any of the following formats: KMS Key ID "1234abcd-12ab-34cd-56ef-1234567890ab" Amazon Resource Name (ARN) of a KMS Key "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
10067
+ * The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt data on the storage volume attached to the ML compute instance(s) that run the training and inference jobs used for automated data labeling. You can only specify a VolumeKmsKeyId when you create a labeling job with automated data labeling enabled using the API operation CreateLabelingJob. You cannot specify an Amazon Web Services KMS key to encrypt the storage volume used for automated data labeling model training and inference when you create a labeling job using the console. To learn more, see Output Data and Storage Volume Encryption. The VolumeKmsKeyId can be any of the following formats: KMS Key ID "1234abcd-12ab-34cd-56ef-1234567890ab" Amazon Resource Name (ARN) of a KMS Key "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab"
9267
10068
  */
9268
10069
  VolumeKmsKeyId?: KmsKeyId;
9269
10070
  }
@@ -9353,7 +10154,34 @@ declare namespace SageMaker {
9353
10154
  OutputParameters?: OutputParameterList;
9354
10155
  }
9355
10156
  export type LastModifiedTime = Date;
10157
+ export type LifecycleConfigArns = StudioLifecycleConfigArn[];
9356
10158
  export type LineageEntityParameters = {[key: string]: StringParameterValue};
10159
+ export type LineageGroupArn = string;
10160
+ export type LineageGroupNameOrArn = string;
10161
+ export type LineageGroupSummaries = LineageGroupSummary[];
10162
+ export interface LineageGroupSummary {
10163
+ /**
10164
+ * The Amazon Resource Name (ARN) of the lineage group resource.
10165
+ */
10166
+ LineageGroupArn?: LineageGroupArn;
10167
+ /**
10168
+ * The name or Amazon Resource Name (ARN) of the lineage group.
10169
+ */
10170
+ LineageGroupName?: ExperimentEntityName;
10171
+ /**
10172
+ * The display name of the lineage group summary.
10173
+ */
10174
+ DisplayName?: ExperimentEntityName;
10175
+ /**
10176
+ * The creation time of the lineage group summary.
10177
+ */
10178
+ CreationTime?: Timestamp;
10179
+ /**
10180
+ * The last modified time of the lineage group summary.
10181
+ */
10182
+ LastModifiedTime?: Timestamp;
10183
+ }
10184
+ export type LineageType = "TrialComponent"|"Artifact"|"Context"|"Action"|string;
9357
10185
  export interface ListActionsRequest {
9358
10186
  /**
9359
10187
  * A filter that returns only actions with the specified source URI.
@@ -10449,15 +11277,68 @@ declare namespace SageMaker {
10449
11277
  */
10450
11278
  NextToken?: NextToken;
10451
11279
  }
10452
- export interface ListLabelingJobsForWorkteamRequest {
11280
+ export interface ListInferenceRecommendationsJobsRequest {
10453
11281
  /**
10454
- * The Amazon Resource Name (ARN) of the work team for which you want to see labeling jobs for.
11282
+ * A filter that returns only jobs created after the specified time (timestamp).
10455
11283
  */
10456
- WorkteamArn: WorkteamArn;
11284
+ CreationTimeAfter?: CreationTime;
10457
11285
  /**
10458
- * The maximum number of labeling jobs to return in each page of the response.
11286
+ * A filter that returns only jobs created before the specified time (timestamp).
10459
11287
  */
10460
- MaxResults?: MaxResults;
11288
+ CreationTimeBefore?: CreationTime;
11289
+ /**
11290
+ * A filter that returns only jobs that were last modified after the specified time (timestamp).
11291
+ */
11292
+ LastModifiedTimeAfter?: LastModifiedTime;
11293
+ /**
11294
+ * A filter that returns only jobs that were last modified before the specified time (timestamp).
11295
+ */
11296
+ LastModifiedTimeBefore?: LastModifiedTime;
11297
+ /**
11298
+ * A string in the job name. This filter returns only recommendations whose name contains the specified string.
11299
+ */
11300
+ NameContains?: NameContains;
11301
+ /**
11302
+ * A filter that retrieves only inference recommendations jobs with a specific status.
11303
+ */
11304
+ StatusEquals?: RecommendationJobStatus;
11305
+ /**
11306
+ * The parameter by which to sort the results.
11307
+ */
11308
+ SortBy?: ListInferenceRecommendationsJobsSortBy;
11309
+ /**
11310
+ * The sort order for the results.
11311
+ */
11312
+ SortOrder?: SortOrder;
11313
+ /**
11314
+ * If the response to a previous ListInferenceRecommendationsJobsRequest request was truncated, the response includes a NextToken. To retrieve the next set of recommendations, use the token in the next request.
11315
+ */
11316
+ NextToken?: NextToken;
11317
+ /**
11318
+ * The maximum number of recommendations to return in the response.
11319
+ */
11320
+ MaxResults?: MaxResults;
11321
+ }
11322
+ export interface ListInferenceRecommendationsJobsResponse {
11323
+ /**
11324
+ * The recommendations created from the Amazon SageMaker Inference Recommender job.
11325
+ */
11326
+ InferenceRecommendationsJobs: InferenceRecommendationsJobs;
11327
+ /**
11328
+ * A token for getting the next set of recommendations, if there are any.
11329
+ */
11330
+ NextToken?: NextToken;
11331
+ }
11332
+ export type ListInferenceRecommendationsJobsSortBy = "Name"|"CreationTime"|"Status"|string;
11333
+ export interface ListLabelingJobsForWorkteamRequest {
11334
+ /**
11335
+ * The Amazon Resource Name (ARN) of the work team for which you want to see labeling jobs for.
11336
+ */
11337
+ WorkteamArn: WorkteamArn;
11338
+ /**
11339
+ * The maximum number of labeling jobs to return in each page of the response.
11340
+ */
11341
+ MaxResults?: MaxResults;
10461
11342
  /**
10462
11343
  * If the result of the previous ListLabelingJobsForWorkteam request was truncated, the response includes a NextToken. To retrieve the next set of labeling jobs, use the token in the next request.
10463
11344
  */
@@ -10547,6 +11428,42 @@ declare namespace SageMaker {
10547
11428
  NextToken?: NextToken;
10548
11429
  }
10549
11430
  export type ListLineageEntityParameterKey = StringParameterValue[];
11431
+ export interface ListLineageGroupsRequest {
11432
+ /**
11433
+ * A timestamp to filter against lineage groups created after a certain point in time.
11434
+ */
11435
+ CreatedAfter?: Timestamp;
11436
+ /**
11437
+ * A timestamp to filter against lineage groups created before a certain point in time.
11438
+ */
11439
+ CreatedBefore?: Timestamp;
11440
+ /**
11441
+ * The parameter by which to sort the results. The default is CreationTime.
11442
+ */
11443
+ SortBy?: SortLineageGroupsBy;
11444
+ /**
11445
+ * The sort order for the results. The default is Ascending.
11446
+ */
11447
+ SortOrder?: SortOrder;
11448
+ /**
11449
+ * If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.
11450
+ */
11451
+ NextToken?: NextToken;
11452
+ /**
11453
+ * The maximum number of endpoints to return in the response. This value defaults to 10.
11454
+ */
11455
+ MaxResults?: MaxResults;
11456
+ }
11457
+ export interface ListLineageGroupsResponse {
11458
+ /**
11459
+ * A list of lineage groups and their properties.
11460
+ */
11461
+ LineageGroupSummaries?: LineageGroupSummaries;
11462
+ /**
11463
+ * If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent request.
11464
+ */
11465
+ NextToken?: NextToken;
11466
+ }
10550
11467
  export type ListMaxResults = number;
10551
11468
  export interface ListModelBiasJobDefinitionsRequest {
10552
11469
  /**
@@ -10636,6 +11553,30 @@ declare namespace SageMaker {
10636
11553
  */
10637
11554
  NextToken?: NextToken;
10638
11555
  }
11556
+ export interface ListModelMetadataRequest {
11557
+ /**
11558
+ * One or more filters that searches for the specified resource or resources in a search. All resource objects that satisfy the expression's condition are included in the search results. Specify the Framework, FrameworkVersion, Domain or Task to filter supported. Filter names and values are case-sensitive.
11559
+ */
11560
+ SearchExpression?: ModelMetadataSearchExpression;
11561
+ /**
11562
+ * If the response to a previous ListModelMetadataResponse request was truncated, the response includes a NextToken. To retrieve the next set of model metadata, use the token in the next request.
11563
+ */
11564
+ NextToken?: NextToken;
11565
+ /**
11566
+ * The maximum number of models to return in the response.
11567
+ */
11568
+ MaxResults?: MaxResults;
11569
+ }
11570
+ export interface ListModelMetadataResponse {
11571
+ /**
11572
+ * A structure that holds model metadata.
11573
+ */
11574
+ ModelMetadataSummaries: ModelMetadataSummaries;
11575
+ /**
11576
+ * A token for getting the next set of recommendations, if there are any.
11577
+ */
11578
+ NextToken?: NextToken;
11579
+ }
10639
11580
  export interface ListModelPackageGroupsInput {
10640
11581
  /**
10641
11582
  * A filter that returns only model groups created after the specified time.
@@ -10790,7 +11731,7 @@ declare namespace SageMaker {
10790
11731
  */
10791
11732
  MaxResults?: MaxResults;
10792
11733
  /**
10793
- * A string in the training job name. This filter returns only models in the training job whose name contains the specified string.
11734
+ * A string in the model name. This filter returns only models whose name contains the specified string.
10794
11735
  */
10795
11736
  NameContains?: ModelNameContains;
10796
11737
  /**
@@ -11284,6 +12225,58 @@ declare namespace SageMaker {
11284
12225
  */
11285
12226
  NextToken?: NextToken;
11286
12227
  }
12228
+ export interface ListStudioLifecycleConfigsRequest {
12229
+ /**
12230
+ * The maximum number of Studio Lifecycle Configurations to return in the response. The default value is 10.
12231
+ */
12232
+ MaxResults?: MaxResults;
12233
+ /**
12234
+ * If the previous call to ListStudioLifecycleConfigs didn't return the full set of Lifecycle Configurations, the call returns a token for getting the next set of Lifecycle Configurations.
12235
+ */
12236
+ NextToken?: NextToken;
12237
+ /**
12238
+ * A string in the Lifecycle Configuration name. This filter returns only Lifecycle Configurations whose name contains the specified string.
12239
+ */
12240
+ NameContains?: StudioLifecycleConfigName;
12241
+ /**
12242
+ * A parameter to search for the App Type to which the Lifecycle Configuration is attached.
12243
+ */
12244
+ AppTypeEquals?: StudioLifecycleConfigAppType;
12245
+ /**
12246
+ * A filter that returns only Lifecycle Configurations created on or before the specified time.
12247
+ */
12248
+ CreationTimeBefore?: Timestamp;
12249
+ /**
12250
+ * A filter that returns only Lifecycle Configurations created on or after the specified time.
12251
+ */
12252
+ CreationTimeAfter?: Timestamp;
12253
+ /**
12254
+ * A filter that returns only Lifecycle Configurations modified before the specified time.
12255
+ */
12256
+ ModifiedTimeBefore?: Timestamp;
12257
+ /**
12258
+ * A filter that returns only Lifecycle Configurations modified after the specified time.
12259
+ */
12260
+ ModifiedTimeAfter?: Timestamp;
12261
+ /**
12262
+ * The property used to sort results. The default value is CreationTime.
12263
+ */
12264
+ SortBy?: StudioLifecycleConfigSortKey;
12265
+ /**
12266
+ * The sort order. The default value is Descending.
12267
+ */
12268
+ SortOrder?: SortOrder;
12269
+ }
12270
+ export interface ListStudioLifecycleConfigsResponse {
12271
+ /**
12272
+ * A token for getting the next set of actions, if there are any.
12273
+ */
12274
+ NextToken?: NextToken;
12275
+ /**
12276
+ * A list of Lifecycle Configurations and their properties.
12277
+ */
12278
+ StudioLifecycleConfigs?: StudioLifecycleConfigsList;
12279
+ }
11287
12280
  export interface ListSubscribedWorkteamsRequest {
11288
12281
  /**
11289
12282
  * A string in the work team name. This filter returns only work teams whose name contains the specified string.
@@ -11675,7 +12668,9 @@ declare namespace SageMaker {
11675
12668
  export type MaxConcurrentTaskCount = number;
11676
12669
  export type MaxConcurrentTransforms = number;
11677
12670
  export type MaxHumanLabeledObjectCount = number;
12671
+ export type MaxNumberOfTests = number;
11678
12672
  export type MaxNumberOfTrainingJobs = number;
12673
+ export type MaxParallelOfTests = number;
11679
12674
  export type MaxParallelTrainingJobs = number;
11680
12675
  export type MaxPayloadInMB = number;
11681
12676
  export type MaxPercentageOfInputDatasetLabeled = number;
@@ -11821,6 +12816,16 @@ declare namespace SageMaker {
11821
12816
  */
11822
12817
  InvocationsMaxRetries?: InvocationsMaxRetries;
11823
12818
  }
12819
+ export interface ModelConfiguration {
12820
+ /**
12821
+ * The inference specification name in the model package version.
12822
+ */
12823
+ InferenceSpecificationName?: InferenceSpecificationName;
12824
+ /**
12825
+ * Defines the environment parameters that includes key, value types, and values.
12826
+ */
12827
+ EnvironmentParameters?: EnvironmentParameters;
12828
+ }
11824
12829
  export interface ModelDataQuality {
11825
12830
  /**
11826
12831
  * Data quality statistics for a model.
@@ -11877,6 +12882,64 @@ declare namespace SageMaker {
11877
12882
  export interface ModelExplainabilityJobInput {
11878
12883
  EndpointInput: EndpointInput;
11879
12884
  }
12885
+ export interface ModelInput {
12886
+ /**
12887
+ * The input configuration object for the model.
12888
+ */
12889
+ DataInputConfig: DataInputConfig;
12890
+ }
12891
+ export interface ModelLatencyThreshold {
12892
+ /**
12893
+ * The model latency percentile threshold.
12894
+ */
12895
+ Percentile?: String64;
12896
+ /**
12897
+ * The model latency percentile value in milliseconds.
12898
+ */
12899
+ ValueInMilliseconds?: Integer;
12900
+ }
12901
+ export type ModelLatencyThresholds = ModelLatencyThreshold[];
12902
+ export interface ModelMetadataFilter {
12903
+ /**
12904
+ * The name of the of the model to filter by.
12905
+ */
12906
+ Name: ModelMetadataFilterType;
12907
+ /**
12908
+ * The value to filter the model metadata.
12909
+ */
12910
+ Value: String256;
12911
+ }
12912
+ export type ModelMetadataFilterType = "Domain"|"Framework"|"Task"|"FrameworkVersion"|string;
12913
+ export type ModelMetadataFilters = ModelMetadataFilter[];
12914
+ export interface ModelMetadataSearchExpression {
12915
+ /**
12916
+ * A list of filter objects.
12917
+ */
12918
+ Filters?: ModelMetadataFilters;
12919
+ }
12920
+ export type ModelMetadataSummaries = ModelMetadataSummary[];
12921
+ export interface ModelMetadataSummary {
12922
+ /**
12923
+ * The machine learning domain of the model.
12924
+ */
12925
+ Domain: String;
12926
+ /**
12927
+ * The machine learning framework of the model.
12928
+ */
12929
+ Framework: String;
12930
+ /**
12931
+ * The machine learning task of the model.
12932
+ */
12933
+ Task: String;
12934
+ /**
12935
+ * The name of the model.
12936
+ */
12937
+ Model: String;
12938
+ /**
12939
+ * The framework version of the model.
12940
+ */
12941
+ FrameworkVersion: String;
12942
+ }
11880
12943
  export interface ModelMetrics {
11881
12944
  /**
11882
12945
  * Metrics that measure the quality of a model.
@@ -11953,12 +13016,37 @@ declare namespace SageMaker {
11953
13016
  * A description provided when the model approval is set.
11954
13017
  */
11955
13018
  ApprovalDescription?: ApprovalDescription;
13019
+ /**
13020
+ * The machine learning domain of your model package and its components. Common machine learning domains include computer vision and natural language processing.
13021
+ */
13022
+ Domain?: String;
13023
+ /**
13024
+ * The machine learning task your model package accomplishes. Common machine learning tasks include object detection and image classification.
13025
+ */
13026
+ Task?: String;
13027
+ /**
13028
+ * The Amazon Simple Storage Service path where the sample payload are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).
13029
+ */
13030
+ SamplePayloadUrl?: String;
13031
+ /**
13032
+ * An array of additional Inference Specification objects.
13033
+ */
13034
+ AdditionalInferenceSpecifications?: AdditionalInferenceSpecifications;
11956
13035
  /**
11957
13036
  * A list of the tags associated with the model package. For more information, see Tagging Amazon Web Services resources in the Amazon Web Services General Reference Guide.
11958
13037
  */
11959
13038
  Tags?: TagList;
13039
+ /**
13040
+ * The metadata properties for the model package.
13041
+ */
13042
+ CustomerMetadataProperties?: CustomerMetadataMap;
13043
+ /**
13044
+ * Represents the drift check baselines that can be used when the model monitor is set using the model package.
13045
+ */
13046
+ DriftCheckBaselines?: DriftCheckBaselines;
11960
13047
  }
11961
13048
  export type ModelPackageArn = string;
13049
+ export type ModelPackageArnList = ModelPackageArn[];
11962
13050
  export interface ModelPackageContainerDefinition {
11963
13051
  /**
11964
13052
  * The DNS host name for the Docker container.
@@ -11984,6 +13072,22 @@ declare namespace SageMaker {
11984
13072
  * The environment variables to set in the Docker container. Each key and value in the Environment string to string map can have length of up to 1024. We support up to 16 entries in the map.
11985
13073
  */
11986
13074
  Environment?: EnvironmentMap;
13075
+ /**
13076
+ * A structure with Model Input details.
13077
+ */
13078
+ ModelInput?: ModelInput;
13079
+ /**
13080
+ * The machine learning framework of the model package container image.
13081
+ */
13082
+ Framework?: String;
13083
+ /**
13084
+ * The framework version of the Model Package Container Image.
13085
+ */
13086
+ FrameworkVersion?: FrameworkVersion;
13087
+ /**
13088
+ * The name of a pre-trained machine learning benchmarked by Amazon SageMaker Inference Recommender model that matches your model. You can find a list of benchmarked models by calling ListModelMetadata.
13089
+ */
13090
+ NearestModelName?: String;
11987
13091
  }
11988
13092
  export type ModelPackageContainerDefinitionList = ModelPackageContainerDefinition[];
11989
13093
  export interface ModelPackageGroup {
@@ -12066,6 +13170,7 @@ declare namespace SageMaker {
12066
13170
  FailureReason?: String;
12067
13171
  }
12068
13172
  export type ModelPackageStatusItemList = ModelPackageStatusItem[];
13173
+ export type ModelPackageSummaries = {[key: string]: BatchDescribeModelPackageSummary};
12069
13174
  export interface ModelPackageSummary {
12070
13175
  /**
12071
13176
  * The name of the model package.
@@ -12838,7 +13943,7 @@ declare namespace SageMaker {
12838
13943
  }
12839
13944
  export interface OutputDataConfig {
12840
13945
  /**
12841
- * The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats: // KMS Key ID "1234abcd-12ab-34cd-56ef-1234567890ab" // Amazon Resource Name (ARN) of a KMS Key "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab" // KMS Key Alias "alias/ExampleAlias" // Amazon Resource Name (ARN) of a KMS Key Alias "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias" If you use a KMS key ID or an alias of your master key, the Amazon SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. Amazon SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide. The KMS key policy must grant permission to the IAM role that you specify in your CreateTrainingJob, CreateTransformJob, or CreateHyperParameterTuningJob requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.
13946
+ * The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the model artifacts at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats: // KMS Key ID "1234abcd-12ab-34cd-56ef-1234567890ab" // Amazon Resource Name (ARN) of a KMS Key "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab" // KMS Key Alias "alias/ExampleAlias" // Amazon Resource Name (ARN) of a KMS Key Alias "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias" If you use a KMS key ID or an alias of your KMS key, the Amazon SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. Amazon SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide. The KMS key policy must grant permission to the IAM role that you specify in your CreateTrainingJob, CreateTransformJob, or CreateHyperParameterTuningJob requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.
12842
13947
  */
12843
13948
  KmsKeyId?: KmsKeyId;
12844
13949
  /**
@@ -12920,6 +14025,82 @@ declare namespace SageMaker {
12920
14025
  }
12921
14026
  export type ParentHyperParameterTuningJobs = ParentHyperParameterTuningJob[];
12922
14027
  export type Parents = Parent[];
14028
+ export interface PendingDeploymentSummary {
14029
+ /**
14030
+ * The name of the endpoint configuration used in the deployment.
14031
+ */
14032
+ EndpointConfigName: EndpointConfigName;
14033
+ /**
14034
+ * List of PendingProductionVariantSummary objects.
14035
+ */
14036
+ ProductionVariants?: PendingProductionVariantSummaryList;
14037
+ /**
14038
+ * The start time of the deployment.
14039
+ */
14040
+ StartTime?: Timestamp;
14041
+ }
14042
+ export interface PendingProductionVariantSummary {
14043
+ /**
14044
+ * The name of the variant.
14045
+ */
14046
+ VariantName: VariantName;
14047
+ /**
14048
+ * An array of DeployedImage objects that specify the Amazon EC2 Container Registry paths of the inference images deployed on instances of this ProductionVariant.
14049
+ */
14050
+ DeployedImages?: DeployedImages;
14051
+ /**
14052
+ * The weight associated with the variant.
14053
+ */
14054
+ CurrentWeight?: VariantWeight;
14055
+ /**
14056
+ * The requested weight for the variant in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.
14057
+ */
14058
+ DesiredWeight?: VariantWeight;
14059
+ /**
14060
+ * The number of instances associated with the variant.
14061
+ */
14062
+ CurrentInstanceCount?: TaskCount;
14063
+ /**
14064
+ * The number of instances requested in this deployment, as specified in the endpoint configuration for the endpoint. The value is taken from the request to the CreateEndpointConfig operation.
14065
+ */
14066
+ DesiredInstanceCount?: TaskCount;
14067
+ /**
14068
+ * The type of instances associated with the variant.
14069
+ */
14070
+ InstanceType?: ProductionVariantInstanceType;
14071
+ /**
14072
+ * The size of the Elastic Inference (EI) instance to use for the production variant. EI instances provide on-demand GPU computing for inference. For more information, see Using Elastic Inference in Amazon SageMaker.
14073
+ */
14074
+ AcceleratorType?: ProductionVariantAcceleratorType;
14075
+ /**
14076
+ * The endpoint variant status which describes the current deployment stage status or operational status.
14077
+ */
14078
+ VariantStatus?: ProductionVariantStatusList;
14079
+ /**
14080
+ * The serverless configuration for the endpoint. Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.
14081
+ */
14082
+ CurrentServerlessConfig?: ProductionVariantServerlessConfig;
14083
+ /**
14084
+ * The serverless configuration requested for this deployment, as specified in the endpoint configuration for the endpoint. Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.
14085
+ */
14086
+ DesiredServerlessConfig?: ProductionVariantServerlessConfig;
14087
+ }
14088
+ export type PendingProductionVariantSummaryList = PendingProductionVariantSummary[];
14089
+ export interface Phase {
14090
+ /**
14091
+ * Specifies how many concurrent users to start with.
14092
+ */
14093
+ InitialNumberOfUsers?: InitialNumberOfUsers;
14094
+ /**
14095
+ * Specified how many new users to spawn in a minute.
14096
+ */
14097
+ SpawnRate?: SpawnRate;
14098
+ /**
14099
+ * Specifies how long traffic phase should be.
14100
+ */
14101
+ DurationInSeconds?: TrafficDurationInSeconds;
14102
+ }
14103
+ export type Phases = Phase[];
12923
14104
  export interface Pipeline {
12924
14105
  /**
12925
14106
  * The Amazon Resource Name (ARN) of the pipeline.
@@ -13081,6 +14262,14 @@ declare namespace SageMaker {
13081
14262
  * The Amazon Resource Name (ARN) of the Lambda function that was run by this step execution and a list of output parameters.
13082
14263
  */
13083
14264
  Lambda?: LambdaStepMetadata;
14265
+ /**
14266
+ * The configurations and outcomes of the check step execution. This includes: The type of the check conducted, The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check. The Amazon S3 URIs of newly calculated baseline constraints and statistics. The model package group name provided. The Amazon S3 URI of the violation report if violations detected. The Amazon Resource Name (ARN) of check processing job initiated by the step execution. The boolean flags indicating if the drift check is skipped. If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.
14267
+ */
14268
+ QualityCheck?: QualityCheckStepMetadata;
14269
+ /**
14270
+ * Container for the metadata for a Clarify check step. The configurations and outcomes of the check step execution. This includes: The type of the check conducted, The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check. The Amazon S3 URIs of newly calculated baseline constraints and statistics. The model package group name provided. The Amazon S3 URI of the violation report if violations detected. The Amazon Resource Name (ARN) of check processing job initiated by the step execution. The boolean flags indicating if the drift check is skipped. If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.
14271
+ */
14272
+ ClarifyCheck?: ClarifyCheckStepMetadata;
13084
14273
  }
13085
14274
  export interface PipelineExecutionSummary {
13086
14275
  /**
@@ -13425,11 +14614,11 @@ declare namespace SageMaker {
13425
14614
  /**
13426
14615
  * Number of instances to launch initially.
13427
14616
  */
13428
- InitialInstanceCount: InitialTaskCount;
14617
+ InitialInstanceCount?: InitialTaskCount;
13429
14618
  /**
13430
14619
  * The ML compute instance type.
13431
14620
  */
13432
- InstanceType: ProductionVariantInstanceType;
14621
+ InstanceType?: ProductionVariantInstanceType;
13433
14622
  /**
13434
14623
  * Determines initial traffic distribution among all of the models that you specify in the endpoint configuration. The traffic to a production variant is determined by the ratio of the VariantWeight to the sum of all VariantWeight values across all ProductionVariants. If unspecified, it defaults to 1.0.
13435
14624
  */
@@ -13442,6 +14631,10 @@ declare namespace SageMaker {
13442
14631
  * Specifies configuration for a core dump from the model container when the process crashes.
13443
14632
  */
13444
14633
  CoreDumpConfig?: ProductionVariantCoreDumpConfig;
14634
+ /**
14635
+ * The serverless configuration for an endpoint. Specifies a serverless endpoint configuration instead of an instance-based endpoint configuration. Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.
14636
+ */
14637
+ ServerlessConfig?: ProductionVariantServerlessConfig;
13445
14638
  }
13446
14639
  export type ProductionVariantAcceleratorType = "ml.eia1.medium"|"ml.eia1.large"|"ml.eia1.xlarge"|"ml.eia2.medium"|"ml.eia2.large"|"ml.eia2.xlarge"|string;
13447
14640
  export interface ProductionVariantCoreDumpConfig {
@@ -13450,12 +14643,37 @@ declare namespace SageMaker {
13450
14643
  */
13451
14644
  DestinationS3Uri: DestinationS3Uri;
13452
14645
  /**
13453
- * The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats: // KMS Key ID "1234abcd-12ab-34cd-56ef-1234567890ab" // Amazon Resource Name (ARN) of a KMS Key "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab" // KMS Key Alias "alias/ExampleAlias" // Amazon Resource Name (ARN) of a KMS Key Alias "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias" If you use a KMS key ID or an alias of your master key, the Amazon SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. Amazon SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide. The KMS key policy must grant permission to the IAM role that you specify in your CreateEndpoint and UpdateEndpoint requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.
14646
+ * The Amazon Web Services Key Management Service (Amazon Web Services KMS) key that Amazon SageMaker uses to encrypt the core dump data at rest using Amazon S3 server-side encryption. The KmsKeyId can be any of the following formats: // KMS Key ID "1234abcd-12ab-34cd-56ef-1234567890ab" // Amazon Resource Name (ARN) of a KMS Key "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab" // KMS Key Alias "alias/ExampleAlias" // Amazon Resource Name (ARN) of a KMS Key Alias "arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias" If you use a KMS key ID or an alias of your KMS key, the Amazon SageMaker execution role must include permissions to call kms:Encrypt. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account. Amazon SageMaker uses server-side encryption with KMS-managed keys for OutputDataConfig. If you use a bucket policy with an s3:PutObject permission that only allows objects with server-side encryption, set the condition key of s3:x-amz-server-side-encryption to "aws:kms". For more information, see KMS-Managed Encryption Keys in the Amazon Simple Storage Service Developer Guide. The KMS key policy must grant permission to the IAM role that you specify in your CreateEndpoint and UpdateEndpoint requests. For more information, see Using Key Policies in Amazon Web Services KMS in the Amazon Web Services Key Management Service Developer Guide.
13454
14647
  */
13455
14648
  KmsKeyId?: KmsKeyId;
13456
14649
  }
13457
14650
  export type ProductionVariantInstanceType = "ml.t2.medium"|"ml.t2.large"|"ml.t2.xlarge"|"ml.t2.2xlarge"|"ml.m4.xlarge"|"ml.m4.2xlarge"|"ml.m4.4xlarge"|"ml.m4.10xlarge"|"ml.m4.16xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.12xlarge"|"ml.m5.24xlarge"|"ml.m5d.large"|"ml.m5d.xlarge"|"ml.m5d.2xlarge"|"ml.m5d.4xlarge"|"ml.m5d.12xlarge"|"ml.m5d.24xlarge"|"ml.c4.large"|"ml.c4.xlarge"|"ml.c4.2xlarge"|"ml.c4.4xlarge"|"ml.c4.8xlarge"|"ml.p2.xlarge"|"ml.p2.8xlarge"|"ml.p2.16xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.c5.large"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.18xlarge"|"ml.c5d.large"|"ml.c5d.xlarge"|"ml.c5d.2xlarge"|"ml.c5d.4xlarge"|"ml.c5d.9xlarge"|"ml.c5d.18xlarge"|"ml.g4dn.xlarge"|"ml.g4dn.2xlarge"|"ml.g4dn.4xlarge"|"ml.g4dn.8xlarge"|"ml.g4dn.12xlarge"|"ml.g4dn.16xlarge"|"ml.r5.large"|"ml.r5.xlarge"|"ml.r5.2xlarge"|"ml.r5.4xlarge"|"ml.r5.12xlarge"|"ml.r5.24xlarge"|"ml.r5d.large"|"ml.r5d.xlarge"|"ml.r5d.2xlarge"|"ml.r5d.4xlarge"|"ml.r5d.12xlarge"|"ml.r5d.24xlarge"|"ml.inf1.xlarge"|"ml.inf1.2xlarge"|"ml.inf1.6xlarge"|"ml.inf1.24xlarge"|string;
13458
14651
  export type ProductionVariantList = ProductionVariant[];
14652
+ export interface ProductionVariantServerlessConfig {
14653
+ /**
14654
+ * The memory size of your serverless endpoint. Valid values are in 1 GB increments: 1024 MB, 2048 MB, 3072 MB, 4096 MB, 5120 MB, or 6144 MB.
14655
+ */
14656
+ MemorySizeInMB: ServerlessMemorySizeInMB;
14657
+ /**
14658
+ * The maximum number of concurrent invocations your serverless endpoint can process.
14659
+ */
14660
+ MaxConcurrency: ServerlessMaxConcurrency;
14661
+ }
14662
+ export interface ProductionVariantStatus {
14663
+ /**
14664
+ * The endpoint variant status which describes the current deployment stage status or operational status. Creating: Creating inference resources for the production variant. Deleting: Terminating inference resources for the production variant. Updating: Updating capacity for the production variant. ActivatingTraffic: Turning on traffic for the production variant. Baking: Waiting period to monitor the CloudWatch alarms in the automatic rollback configuration.
14665
+ */
14666
+ Status: VariantStatus;
14667
+ /**
14668
+ * A message that describes the status of the production variant.
14669
+ */
14670
+ StatusMessage?: VariantStatusMessage;
14671
+ /**
14672
+ * The start time of the current status change.
14673
+ */
14674
+ StartTime?: Timestamp;
14675
+ }
14676
+ export type ProductionVariantStatusList = ProductionVariantStatus[];
13459
14677
  export interface ProductionVariantSummary {
13460
14678
  /**
13461
14679
  * The name of the variant.
@@ -13481,6 +14699,18 @@ declare namespace SageMaker {
13481
14699
  * The number of instances requested in the UpdateEndpointWeightsAndCapacities request.
13482
14700
  */
13483
14701
  DesiredInstanceCount?: TaskCount;
14702
+ /**
14703
+ * The endpoint variant status which describes the current deployment stage status or operational status.
14704
+ */
14705
+ VariantStatus?: ProductionVariantStatusList;
14706
+ /**
14707
+ * The serverless configuration for the endpoint. Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.
14708
+ */
14709
+ CurrentServerlessConfig?: ProductionVariantServerlessConfig;
14710
+ /**
14711
+ * The serverless configuration requested for the endpoint update. Serverless Inference is in preview release for Amazon SageMaker and is subject to change. We do not recommend using this feature in production environments.
14712
+ */
14713
+ DesiredServerlessConfig?: ProductionVariantServerlessConfig;
13484
14714
  }
13485
14715
  export type ProductionVariantSummaryList = ProductionVariantSummary[];
13486
14716
  export interface ProfilerConfig {
@@ -13572,12 +14802,53 @@ declare namespace SageMaker {
13572
14802
  export type ProfilingIntervalInMilliseconds = number;
13573
14803
  export type ProfilingParameters = {[key: string]: ConfigValue};
13574
14804
  export type ProfilingStatus = "Enabled"|"Disabled"|string;
14805
+ export interface Project {
14806
+ /**
14807
+ * The Amazon Resource Name (ARN) of the project.
14808
+ */
14809
+ ProjectArn?: ProjectArn;
14810
+ /**
14811
+ * The name of the project.
14812
+ */
14813
+ ProjectName?: ProjectEntityName;
14814
+ /**
14815
+ * The ID of the project.
14816
+ */
14817
+ ProjectId?: ProjectId;
14818
+ /**
14819
+ * The description of the project.
14820
+ */
14821
+ ProjectDescription?: EntityDescription;
14822
+ ServiceCatalogProvisioningDetails?: ServiceCatalogProvisioningDetails;
14823
+ ServiceCatalogProvisionedProductDetails?: ServiceCatalogProvisionedProductDetails;
14824
+ /**
14825
+ * The status of the project.
14826
+ */
14827
+ ProjectStatus?: ProjectStatus;
14828
+ /**
14829
+ * Who created the project.
14830
+ */
14831
+ CreatedBy?: UserContext;
14832
+ /**
14833
+ * A timestamp specifying when the project was created.
14834
+ */
14835
+ CreationTime?: Timestamp;
14836
+ /**
14837
+ * An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
14838
+ */
14839
+ Tags?: TagList;
14840
+ /**
14841
+ * A timestamp container for when the project was last modified.
14842
+ */
14843
+ LastModifiedTime?: Timestamp;
14844
+ LastModifiedBy?: UserContext;
14845
+ }
13575
14846
  export type ProjectArn = string;
13576
14847
  export type ProjectEntityName = string;
13577
14848
  export type ProjectId = string;
13578
14849
  export type ProjectSortBy = "Name"|"CreationTime"|string;
13579
14850
  export type ProjectSortOrder = "Ascending"|"Descending"|string;
13580
- export type ProjectStatus = "Pending"|"CreateInProgress"|"CreateCompleted"|"CreateFailed"|"DeleteInProgress"|"DeleteFailed"|"DeleteCompleted"|string;
14851
+ export type ProjectStatus = "Pending"|"CreateInProgress"|"CreateCompleted"|"CreateFailed"|"DeleteInProgress"|"DeleteFailed"|"DeleteCompleted"|"UpdateInProgress"|"UpdateCompleted"|"UpdateFailed"|string;
13581
14852
  export interface ProjectSummary {
13582
14853
  /**
13583
14854
  * The name of the project.
@@ -13655,7 +14926,230 @@ declare namespace SageMaker {
13655
14926
  */
13656
14927
  ModelPackageGroupArn: ModelPackageGroupArn;
13657
14928
  }
14929
+ export interface QualityCheckStepMetadata {
14930
+ /**
14931
+ * The type of the Quality check step.
14932
+ */
14933
+ CheckType?: String256;
14934
+ /**
14935
+ * The Amazon S3 URI of the baseline statistics file used for the drift check.
14936
+ */
14937
+ BaselineUsedForDriftCheckStatistics?: String1024;
14938
+ /**
14939
+ * The Amazon S3 URI of the baseline constraints file used for the drift check.
14940
+ */
14941
+ BaselineUsedForDriftCheckConstraints?: String1024;
14942
+ /**
14943
+ * The Amazon S3 URI of the newly calculated baseline statistics file.
14944
+ */
14945
+ CalculatedBaselineStatistics?: String1024;
14946
+ /**
14947
+ * The Amazon S3 URI of the newly calculated baseline constraints file.
14948
+ */
14949
+ CalculatedBaselineConstraints?: String1024;
14950
+ /**
14951
+ * The model package group name.
14952
+ */
14953
+ ModelPackageGroupName?: String256;
14954
+ /**
14955
+ * The Amazon S3 URI of violation report if violations are detected.
14956
+ */
14957
+ ViolationReport?: String1024;
14958
+ /**
14959
+ * The Amazon Resource Name (ARN) of the Quality check processing job that was run by this step execution.
14960
+ */
14961
+ CheckJobArn?: String256;
14962
+ /**
14963
+ * This flag indicates if the drift check against the previous baseline will be skipped or not. If it is set to False, the previous baseline of the configured check type must be available.
14964
+ */
14965
+ SkipCheck?: Boolean;
14966
+ /**
14967
+ * This flag indicates if a newly calculated baseline can be accessed through step properties BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics. If it is set to False, the previous baseline of the configured check type must also be available. These can be accessed through the BaselineUsedForDriftCheckConstraints and BaselineUsedForDriftCheckStatistics properties.
14968
+ */
14969
+ RegisterNewBaseline?: Boolean;
14970
+ }
14971
+ export interface QueryFilters {
14972
+ /**
14973
+ * Filter the lineage entities connected to the StartArn by type. For example: DataSet, Model, Endpoint, or ModelDeployment.
14974
+ */
14975
+ Types?: QueryTypes;
14976
+ /**
14977
+ * Filter the lineage entities connected to the StartArn(s) by the type of the lineage entity.
14978
+ */
14979
+ LineageTypes?: QueryLineageTypes;
14980
+ /**
14981
+ * Filter the lineage entities connected to the StartArn(s) by created date.
14982
+ */
14983
+ CreatedBefore?: Timestamp;
14984
+ /**
14985
+ * Filter the lineage entities connected to the StartArn(s) after the create date.
14986
+ */
14987
+ CreatedAfter?: Timestamp;
14988
+ /**
14989
+ * Filter the lineage entities connected to the StartArn(s) before the last modified date.
14990
+ */
14991
+ ModifiedBefore?: Timestamp;
14992
+ /**
14993
+ * Filter the lineage entities connected to the StartArn(s) after the last modified date.
14994
+ */
14995
+ ModifiedAfter?: Timestamp;
14996
+ /**
14997
+ * Filter the lineage entities connected to the StartArn(s) by a set if property key value pairs. If multiple pairs are provided, an entity will be included in the results if it matches any of the provided pairs.
14998
+ */
14999
+ Properties?: QueryProperties;
15000
+ }
15001
+ export type QueryLineageMaxDepth = number;
15002
+ export type QueryLineageMaxResults = number;
15003
+ export interface QueryLineageRequest {
15004
+ /**
15005
+ * A list of resource Amazon Resource Name (ARN) that represent the starting point for your lineage query.
15006
+ */
15007
+ StartArns: QueryLineageStartArns;
15008
+ /**
15009
+ * Associations between lineage entities are directed. This parameter determines the direction from the StartArn(s) the query will look.
15010
+ */
15011
+ Direction?: Direction;
15012
+ /**
15013
+ * Setting this value to True will retrieve not only the entities of interest but also the Associations and lineage entities on the path. Set to False to only return lineage entities that match your query.
15014
+ */
15015
+ IncludeEdges?: Boolean;
15016
+ /**
15017
+ * A set of filtering parameters that allow you to specify which entities should be returned. Properties - Key-value pairs to match on the lineage entities' properties. LineageTypes - A set of lineage entity types to match on. For example: TrialComponent, Artifact, or Context. CreatedBefore - Filter entities created before this date. ModifiedBefore - Filter entities modified before this date. ModifiedAfter - Filter entities modified after this date.
15018
+ */
15019
+ Filters?: QueryFilters;
15020
+ /**
15021
+ * The maximum depth in lineage relationships from the StartArns that will be traversed. Depth is a measure of the number of Associations from the StartArn entity to the matched results.
15022
+ */
15023
+ MaxDepth?: QueryLineageMaxDepth;
15024
+ /**
15025
+ * Limits the number of vertices in the results. Use the NextToken in a response to to retrieve the next page of results.
15026
+ */
15027
+ MaxResults?: QueryLineageMaxResults;
15028
+ /**
15029
+ * Limits the number of vertices in the request. Use the NextToken in a response to to retrieve the next page of results.
15030
+ */
15031
+ NextToken?: String8192;
15032
+ }
15033
+ export interface QueryLineageResponse {
15034
+ /**
15035
+ * A list of vertices connected to the start entity(ies) in the lineage graph.
15036
+ */
15037
+ Vertices?: Vertices;
15038
+ /**
15039
+ * A list of edges that connect vertices in the response.
15040
+ */
15041
+ Edges?: Edges;
15042
+ /**
15043
+ * Limits the number of vertices in the response. Use the NextToken in a response to to retrieve the next page of results.
15044
+ */
15045
+ NextToken?: String8192;
15046
+ }
15047
+ export type QueryLineageStartArns = AssociationEntityArn[];
15048
+ export type QueryLineageTypes = LineageType[];
15049
+ export type QueryProperties = {[key: string]: String256};
15050
+ export type QueryTypes = String40[];
15051
+ export interface RSessionAppSettings {
15052
+ }
15053
+ export type RStudioServerProAccessStatus = "ENABLED"|"DISABLED"|string;
15054
+ export interface RStudioServerProAppSettings {
15055
+ /**
15056
+ * Indicates whether the current user has access to the RStudioServerPro app.
15057
+ */
15058
+ AccessStatus?: RStudioServerProAccessStatus;
15059
+ /**
15060
+ * The level of permissions that the user has within the RStudioServerPro app. This value defaults to `User`. The `Admin` value allows the user access to the RStudio Administrative Dashboard.
15061
+ */
15062
+ UserGroup?: RStudioServerProUserGroup;
15063
+ }
15064
+ export interface RStudioServerProDomainSettings {
15065
+ /**
15066
+ * The ARN of the execution role for the RStudioServerPro Domain-level app.
15067
+ */
15068
+ DomainExecutionRoleArn: RoleArn;
15069
+ /**
15070
+ * A URL pointing to an RStudio Connect server.
15071
+ */
15072
+ RStudioConnectUrl?: String;
15073
+ /**
15074
+ * A URL pointing to an RStudio Package Manager server.
15075
+ */
15076
+ RStudioPackageManagerUrl?: String;
15077
+ DefaultResourceSpec?: ResourceSpec;
15078
+ }
15079
+ export interface RStudioServerProDomainSettingsForUpdate {
15080
+ /**
15081
+ * The execution role for the RStudioServerPro Domain-level app.
15082
+ */
15083
+ DomainExecutionRoleArn: RoleArn;
15084
+ DefaultResourceSpec?: ResourceSpec;
15085
+ }
15086
+ export type RStudioServerProUserGroup = "R_STUDIO_ADMIN"|"R_STUDIO_USER"|string;
13658
15087
  export type RealtimeInferenceInstanceTypes = ProductionVariantInstanceType[];
15088
+ export type RecommendationJobArn = string;
15089
+ export type RecommendationJobDescription = string;
15090
+ export interface RecommendationJobInputConfig {
15091
+ /**
15092
+ * The Amazon Resource Name (ARN) of a versioned model package.
15093
+ */
15094
+ ModelPackageVersionArn: ModelPackageArn;
15095
+ /**
15096
+ * Specifies the maximum duration of the job, in seconds.&gt;
15097
+ */
15098
+ JobDurationInSeconds?: JobDurationInSeconds;
15099
+ /**
15100
+ * Specifies the traffic pattern of the job.
15101
+ */
15102
+ TrafficPattern?: TrafficPattern;
15103
+ /**
15104
+ * Defines the resource limit of the job.
15105
+ */
15106
+ ResourceLimit?: RecommendationJobResourceLimit;
15107
+ /**
15108
+ * Specifies the endpoint configuration to use for a job.
15109
+ */
15110
+ EndpointConfigurations?: EndpointInputConfigurations;
15111
+ }
15112
+ export type RecommendationJobName = string;
15113
+ export interface RecommendationJobResourceLimit {
15114
+ /**
15115
+ * Defines the maximum number of load tests.
15116
+ */
15117
+ MaxNumberOfTests?: MaxNumberOfTests;
15118
+ /**
15119
+ * Defines the maximum number of parallel load tests.
15120
+ */
15121
+ MaxParallelOfTests?: MaxParallelOfTests;
15122
+ }
15123
+ export type RecommendationJobStatus = "PENDING"|"IN_PROGRESS"|"COMPLETED"|"FAILED"|"STOPPING"|"STOPPED"|string;
15124
+ export interface RecommendationJobStoppingConditions {
15125
+ /**
15126
+ * The maximum number of requests per minute expected for the endpoint.
15127
+ */
15128
+ MaxInvocations?: Integer;
15129
+ /**
15130
+ * The interval of time taken by a model to respond as viewed from SageMaker. The interval includes the local communication time taken to send the request and to fetch the response from the container of a model and the time taken to complete the inference in the container.
15131
+ */
15132
+ ModelLatencyThresholds?: ModelLatencyThresholds;
15133
+ }
15134
+ export type RecommendationJobType = "Default"|"Advanced"|string;
15135
+ export interface RecommendationMetrics {
15136
+ /**
15137
+ * Defines the cost per hour for the instance.
15138
+ */
15139
+ CostPerHour: Float;
15140
+ /**
15141
+ * Defines the cost per inference for the instance .
15142
+ */
15143
+ CostPerInference: Float;
15144
+ /**
15145
+ * The expected maximum number of requests per minute for the instance.
15146
+ */
15147
+ MaxInvocations: Integer;
15148
+ /**
15149
+ * The expected model latency at maximum invocation per minute for the instance.
15150
+ */
15151
+ ModelLatency: Integer;
15152
+ }
13659
15153
  export type RecordWrapper = "None"|"RecordIO"|string;
13660
15154
  export type RedshiftClusterId = string;
13661
15155
  export type RedshiftDatabase = string;
@@ -13794,6 +15288,7 @@ declare namespace SageMaker {
13794
15288
  */
13795
15289
  MaxParallelTrainingJobs: MaxParallelTrainingJobs;
13796
15290
  }
15291
+ export type ResourcePolicyString = string;
13797
15292
  export type ResourcePropertyName = string;
13798
15293
  export interface ResourceSpec {
13799
15294
  /**
@@ -13808,8 +15303,12 @@ declare namespace SageMaker {
13808
15303
  * The instance type that the image version runs on.
13809
15304
  */
13810
15305
  InstanceType?: AppInstanceType;
15306
+ /**
15307
+ * The Amazon Resource Name (ARN) of the Lifecycle Configuration attached to the Resource.
15308
+ */
15309
+ LifecycleConfigArn?: StudioLifecycleConfigArn;
13811
15310
  }
13812
- export type ResourceType = "TrainingJob"|"Experiment"|"ExperimentTrial"|"ExperimentTrialComponent"|"Endpoint"|"ModelPackage"|"ModelPackageGroup"|"Pipeline"|"PipelineExecution"|"FeatureGroup"|string;
15311
+ export type ResourceType = "TrainingJob"|"Experiment"|"ExperimentTrial"|"ExperimentTrialComponent"|"Endpoint"|"ModelPackage"|"ModelPackageGroup"|"Pipeline"|"PipelineExecution"|"FeatureGroup"|"Project"|string;
13813
15312
  export type ResponseMIMEType = string;
13814
15313
  export type ResponseMIMETypes = ResponseMIMEType[];
13815
15314
  export interface RetentionPolicy {
@@ -13819,6 +15318,22 @@ declare namespace SageMaker {
13819
15318
  HomeEfsFileSystem?: RetentionType;
13820
15319
  }
13821
15320
  export type RetentionType = "Retain"|"Delete"|string;
15321
+ export interface RetryPipelineExecutionRequest {
15322
+ /**
15323
+ * The Amazon Resource Name (ARN) of the pipeline execution.
15324
+ */
15325
+ PipelineExecutionArn: PipelineExecutionArn;
15326
+ /**
15327
+ * A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.
15328
+ */
15329
+ ClientRequestToken: IdempotencyToken;
15330
+ }
15331
+ export interface RetryPipelineExecutionResponse {
15332
+ /**
15333
+ * The Amazon Resource Name (ARN) of the pipeline execution.
15334
+ */
15335
+ PipelineExecutionArn?: PipelineExecutionArn;
15336
+ }
13822
15337
  export interface RetryStrategy {
13823
15338
  /**
13824
15339
  * The number of times to retry the job. When the job is retried, it's SecondaryStatus is changed to STARTING.
@@ -13917,6 +15432,10 @@ declare namespace SageMaker {
13917
15432
  Pipeline?: Pipeline;
13918
15433
  PipelineExecution?: PipelineExecution;
13919
15434
  FeatureGroup?: FeatureGroup;
15435
+ /**
15436
+ * The properties of a project.
15437
+ */
15438
+ Project?: Project;
13920
15439
  }
13921
15440
  export interface SearchRequest {
13922
15441
  /**
@@ -14020,6 +15539,8 @@ declare namespace SageMaker {
14020
15539
  */
14021
15540
  PipelineExecutionArn?: PipelineExecutionArn;
14022
15541
  }
15542
+ export type ServerlessMaxConcurrency = number;
15543
+ export type ServerlessMemorySizeInMB = number;
14023
15544
  export type ServiceCatalogEntityId = string;
14024
15545
  export interface ServiceCatalogProvisionedProductDetails {
14025
15546
  /**
@@ -14039,7 +15560,7 @@ declare namespace SageMaker {
14039
15560
  /**
14040
15561
  * The ID of the provisioning artifact.
14041
15562
  */
14042
- ProvisioningArtifactId: ServiceCatalogEntityId;
15563
+ ProvisioningArtifactId?: ServiceCatalogEntityId;
14043
15564
  /**
14044
15565
  * The path identifier of the product. This value is optional if the product has a default path, and required if the product has more than one path.
14045
15566
  */
@@ -14049,6 +15570,16 @@ declare namespace SageMaker {
14049
15570
  */
14050
15571
  ProvisioningParameters?: ProvisioningParameters;
14051
15572
  }
15573
+ export interface ServiceCatalogProvisioningUpdateDetails {
15574
+ /**
15575
+ * The ID of the provisioning artifact.
15576
+ */
15577
+ ProvisioningArtifactId?: ServiceCatalogEntityId;
15578
+ /**
15579
+ * A list of key value pairs that you specify when you provision a product.
15580
+ */
15581
+ ProvisioningParameters?: ProvisioningParameters;
15582
+ }
14052
15583
  export type SessionExpirationDurationInSeconds = number;
14053
15584
  export interface SharingSettings {
14054
15585
  /**
@@ -14078,6 +15609,7 @@ declare namespace SageMaker {
14078
15609
  export type SortBy = "Name"|"CreationTime"|"Status"|string;
14079
15610
  export type SortContextsBy = "Name"|"CreationTime"|string;
14080
15611
  export type SortExperimentsBy = "Name"|"CreationTime"|string;
15612
+ export type SortLineageGroupsBy = "Name"|"CreationTime"|string;
14081
15613
  export type SortOrder = "Ascending"|"Descending"|string;
14082
15614
  export type SortPipelineExecutionsBy = "CreationTime"|"PipelineExecutionArn"|string;
14083
15615
  export type SortPipelinesBy = "Name"|"CreationTime"|string;
@@ -14108,6 +15640,7 @@ declare namespace SageMaker {
14108
15640
  }
14109
15641
  export type SourceType = string;
14110
15642
  export type SourceUri = string;
15643
+ export type SpawnRate = number;
14111
15644
  export type SplitType = "None"|"Line"|"RecordIO"|"TFRecord"|string;
14112
15645
  export interface StartMonitoringScheduleRequest {
14113
15646
  /**
@@ -14139,7 +15672,7 @@ declare namespace SageMaker {
14139
15672
  */
14140
15673
  PipelineExecutionDescription?: PipelineExecutionDescription;
14141
15674
  /**
14142
- * A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.
15675
+ * A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.
14143
15676
  */
14144
15677
  ClientRequestToken: IdempotencyToken;
14145
15678
  }
@@ -14177,6 +15710,12 @@ declare namespace SageMaker {
14177
15710
  */
14178
15711
  HyperParameterTuningJobName: HyperParameterTuningJobName;
14179
15712
  }
15713
+ export interface StopInferenceRecommendationsJobRequest {
15714
+ /**
15715
+ * The name of the job you want to stop.
15716
+ */
15717
+ JobName: RecommendationJobName;
15718
+ }
14180
15719
  export interface StopLabelingJobRequest {
14181
15720
  /**
14182
15721
  * The name of the labeling job to stop.
@@ -14201,7 +15740,7 @@ declare namespace SageMaker {
14201
15740
  */
14202
15741
  PipelineExecutionArn: PipelineExecutionArn;
14203
15742
  /**
14204
- * A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time.
15743
+ * A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.
14205
15744
  */
14206
15745
  ClientRequestToken: IdempotencyToken;
14207
15746
  }
@@ -14241,11 +15780,42 @@ declare namespace SageMaker {
14241
15780
  }
14242
15781
  export type String = string;
14243
15782
  export type String1024 = string;
15783
+ export type String128 = string;
14244
15784
  export type String200 = string;
14245
15785
  export type String2048 = string;
14246
15786
  export type String256 = string;
15787
+ export type String40 = string;
14247
15788
  export type String64 = string;
15789
+ export type String8192 = string;
14248
15790
  export type StringParameterValue = string;
15791
+ export type StudioLifecycleConfigAppType = "JupyterServer"|"KernelGateway"|string;
15792
+ export type StudioLifecycleConfigArn = string;
15793
+ export type StudioLifecycleConfigContent = string;
15794
+ export interface StudioLifecycleConfigDetails {
15795
+ /**
15796
+ * The Amazon Resource Name (ARN) of the Lifecycle Configuration.
15797
+ */
15798
+ StudioLifecycleConfigArn?: StudioLifecycleConfigArn;
15799
+ /**
15800
+ * The name of the Studio Lifecycle Configuration.
15801
+ */
15802
+ StudioLifecycleConfigName?: StudioLifecycleConfigName;
15803
+ /**
15804
+ * The creation time of the Studio Lifecycle Configuration.
15805
+ */
15806
+ CreationTime?: Timestamp;
15807
+ /**
15808
+ * This value is equivalent to CreationTime because Studio Lifecycle Configurations are immutable.
15809
+ */
15810
+ LastModifiedTime?: Timestamp;
15811
+ /**
15812
+ * The App type to which the Lifecycle Configuration is attached.
15813
+ */
15814
+ StudioLifecycleConfigAppType?: StudioLifecycleConfigAppType;
15815
+ }
15816
+ export type StudioLifecycleConfigName = string;
15817
+ export type StudioLifecycleConfigSortKey = "CreationTime"|"LastModifiedTime"|"Name"|string;
15818
+ export type StudioLifecycleConfigsList = StudioLifecycleConfigDetails[];
14249
15819
  export type SubnetId = string;
14250
15820
  export type Subnets = SubnetId[];
14251
15821
  export interface SubscribedWorkteam {
@@ -14294,7 +15864,7 @@ declare namespace SageMaker {
14294
15864
  export type TagList = Tag[];
14295
15865
  export type TagValue = string;
14296
15866
  export type TargetAttributeName = string;
14297
- export type TargetDevice = "lambda"|"ml_m4"|"ml_m5"|"ml_c4"|"ml_c5"|"ml_p2"|"ml_p3"|"ml_g4dn"|"ml_inf1"|"ml_eia2"|"jetson_tx1"|"jetson_tx2"|"jetson_nano"|"jetson_xavier"|"rasp3b"|"imx8qm"|"deeplens"|"rk3399"|"rk3288"|"aisage"|"sbe_c"|"qcs605"|"qcs603"|"sitara_am57x"|"amba_cv22"|"amba_cv25"|"x86_win32"|"x86_win64"|"coreml"|"jacinto_tda4vm"|string;
15867
+ export type TargetDevice = "lambda"|"ml_m4"|"ml_m5"|"ml_c4"|"ml_c5"|"ml_p2"|"ml_p3"|"ml_g4dn"|"ml_inf1"|"ml_eia2"|"jetson_tx1"|"jetson_tx2"|"jetson_nano"|"jetson_xavier"|"rasp3b"|"imx8qm"|"deeplens"|"rk3399"|"rk3288"|"aisage"|"sbe_c"|"qcs605"|"qcs603"|"sitara_am57x"|"amba_cv22"|"amba_cv25"|"x86_win32"|"x86_win64"|"coreml"|"jacinto_tda4vm"|"imx8mplus"|string;
14298
15868
  export type TargetObjectiveMetricValue = number;
14299
15869
  export interface TargetPlatform {
14300
15870
  /**
@@ -14344,25 +15914,41 @@ declare namespace SageMaker {
14344
15914
  export type TerminationWaitInSeconds = number;
14345
15915
  export type ThingName = string;
14346
15916
  export type Timestamp = Date;
15917
+ export type TrafficDurationInSeconds = number;
15918
+ export interface TrafficPattern {
15919
+ /**
15920
+ * Defines the traffic patterns.
15921
+ */
15922
+ TrafficType?: TrafficType;
15923
+ /**
15924
+ * Defines the phases traffic specification.
15925
+ */
15926
+ Phases?: Phases;
15927
+ }
14347
15928
  export interface TrafficRoutingConfig {
14348
15929
  /**
14349
- *
15930
+ * Traffic routing strategy type. ALL_AT_ONCE: Endpoint traffic shifts to the new fleet in a single step. CANARY: Endpoint traffic shifts to the new fleet in two steps. The first step is the canary, which is a small portion of the traffic. The second step is the remainder of the traffic. LINEAR: Endpoint traffic shifts to the new fleet in n steps of a configurable size.
14350
15931
  */
14351
15932
  Type: TrafficRoutingConfigType;
14352
15933
  /**
14353
- *
15934
+ * The waiting time (in seconds) between incremental steps to turn on traffic on the new endpoint fleet.
14354
15935
  */
14355
15936
  WaitIntervalInSeconds: WaitIntervalInSeconds;
14356
15937
  /**
14357
- *
15938
+ * Batch size for the first step to turn on traffic on the new endpoint fleet. Value must be less than or equal to 50% of the variant's total instance count.
14358
15939
  */
14359
15940
  CanarySize?: CapacitySize;
15941
+ /**
15942
+ * Batch size for each step to turn on traffic on the new endpoint fleet. Value must be 10-50% of the variant's total instance count.
15943
+ */
15944
+ LinearStepSize?: CapacitySize;
14360
15945
  }
14361
- export type TrafficRoutingConfigType = "ALL_AT_ONCE"|"CANARY"|string;
15946
+ export type TrafficRoutingConfigType = "ALL_AT_ONCE"|"CANARY"|"LINEAR"|string;
15947
+ export type TrafficType = "PHASES"|string;
14362
15948
  export type TrainingEnvironmentKey = string;
14363
15949
  export type TrainingEnvironmentMap = {[key: string]: TrainingEnvironmentValue};
14364
15950
  export type TrainingEnvironmentValue = string;
14365
- export type TrainingInputMode = "Pipe"|"File"|string;
15951
+ export type TrainingInputMode = "Pipe"|"File"|"FastFile"|string;
14366
15952
  export type TrainingInstanceCount = number;
14367
15953
  export type TrainingInstanceType = "ml.m4.xlarge"|"ml.m4.2xlarge"|"ml.m4.4xlarge"|"ml.m4.10xlarge"|"ml.m4.16xlarge"|"ml.g4dn.xlarge"|"ml.g4dn.2xlarge"|"ml.g4dn.4xlarge"|"ml.g4dn.8xlarge"|"ml.g4dn.12xlarge"|"ml.g4dn.16xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.12xlarge"|"ml.m5.24xlarge"|"ml.c4.xlarge"|"ml.c4.2xlarge"|"ml.c4.4xlarge"|"ml.c4.8xlarge"|"ml.p2.xlarge"|"ml.p2.8xlarge"|"ml.p2.16xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.p3dn.24xlarge"|"ml.p4d.24xlarge"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.18xlarge"|"ml.c5n.xlarge"|"ml.c5n.2xlarge"|"ml.c5n.4xlarge"|"ml.c5n.9xlarge"|"ml.c5n.18xlarge"|string;
14368
15954
  export type TrainingInstanceTypes = TrainingInstanceType[];
@@ -14506,9 +16092,6 @@ declare namespace SageMaker {
14506
16092
  }
14507
16093
  export type TrainingJobArn = string;
14508
16094
  export interface TrainingJobDefinition {
14509
- /**
14510
- * The input mode used by the algorithm for the training job. For the input modes that Amazon SageMaker algorithms support, see Algorithms. If an algorithm supports the File input mode, Amazon SageMaker downloads the training data from S3 to the provisioned ML storage Volume, and mounts the directory to docker volume for training container. If an algorithm supports the Pipe input mode, Amazon SageMaker streams data directly from S3 to the container.
14511
- */
14512
16095
  TrainingInputMode: TrainingInputMode;
14513
16096
  /**
14514
16097
  * The hyperparameters used for the training job.
@@ -14858,6 +16441,9 @@ declare namespace SageMaker {
14858
16441
  * When the trial was created.
14859
16442
  */
14860
16443
  CreationTime?: Timestamp;
16444
+ /**
16445
+ * Who created the trial.
16446
+ */
14861
16447
  CreatedBy?: UserContext;
14862
16448
  /**
14863
16449
  * Who last modified the trial.
@@ -14905,6 +16491,9 @@ declare namespace SageMaker {
14905
16491
  * When the component was created.
14906
16492
  */
14907
16493
  CreationTime?: Timestamp;
16494
+ /**
16495
+ * Who created the trial component.
16496
+ */
14908
16497
  CreatedBy?: UserContext;
14909
16498
  /**
14910
16499
  * When the component was last modified.
@@ -14932,6 +16521,10 @@ declare namespace SageMaker {
14932
16521
  * Details of the source of the component.
14933
16522
  */
14934
16523
  SourceDetail?: TrialComponentSourceDetail;
16524
+ /**
16525
+ * The Amazon Resource Name (ARN) of the lineage group resource.
16526
+ */
16527
+ LineageGroupArn?: LineageGroupArn;
14935
16528
  /**
14936
16529
  * The list of tags that are associated with the component. You can use Search API to search on the tags.
14937
16530
  */
@@ -15096,7 +16689,7 @@ declare namespace SageMaker {
15096
16689
  */
15097
16690
  CreationTime?: Timestamp;
15098
16691
  /**
15099
- * Who created the component.
16692
+ * Who created the trial component.
15100
16693
  */
15101
16694
  CreatedBy?: UserContext;
15102
16695
  /**
@@ -15344,6 +16937,10 @@ declare namespace SageMaker {
15344
16937
  * A collection of settings.
15345
16938
  */
15346
16939
  DefaultUserSettings?: UserSettings;
16940
+ /**
16941
+ * A collection of DomainSettings configuration values to update.
16942
+ */
16943
+ DomainSettingsForUpdate?: DomainSettingsForUpdate;
15347
16944
  }
15348
16945
  export interface UpdateDomainResponse {
15349
16946
  /**
@@ -15369,9 +16966,13 @@ declare namespace SageMaker {
15369
16966
  */
15370
16967
  ExcludeRetainedVariantProperties?: VariantPropertyList;
15371
16968
  /**
15372
- * The deployment configuration for the endpoint to be updated.
16969
+ * The deployment configuration for an endpoint, which contains the desired deployment strategy and rollback configurations.
15373
16970
  */
15374
16971
  DeploymentConfig?: DeploymentConfig;
16972
+ /**
16973
+ * Specifies whether to reuse the last deployment configuration. The default value is false (the configuration is not reused).
16974
+ */
16975
+ RetainDeploymentConfig?: Boolean;
15375
16976
  }
15376
16977
  export interface UpdateEndpointOutput {
15377
16978
  /**
@@ -15445,17 +17046,29 @@ declare namespace SageMaker {
15445
17046
  }
15446
17047
  export interface UpdateModelPackageInput {
15447
17048
  /**
15448
- * The Amazon Resource Name (ARN) of the model.
17049
+ * The Amazon Resource Name (ARN) of the model package.
15449
17050
  */
15450
17051
  ModelPackageArn: ModelPackageArn;
15451
17052
  /**
15452
17053
  * The approval status of the model.
15453
17054
  */
15454
- ModelApprovalStatus: ModelApprovalStatus;
17055
+ ModelApprovalStatus?: ModelApprovalStatus;
15455
17056
  /**
15456
17057
  * A description for the approval status of the model.
15457
17058
  */
15458
17059
  ApprovalDescription?: ApprovalDescription;
17060
+ /**
17061
+ * The metadata properties associated with the model package versions.
17062
+ */
17063
+ CustomerMetadataProperties?: CustomerMetadataMap;
17064
+ /**
17065
+ * The metadata properties associated with the model package versions to remove.
17066
+ */
17067
+ CustomerMetadataPropertiesToRemove?: CustomerMetadataKeyList;
17068
+ /**
17069
+ * An array of additional Inference Specification objects to be added to the existing array additional Inference Specification. Total number of additional Inference Specifications can not exceed 15. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.
17070
+ */
17071
+ AdditionalInferenceSpecificationsToAdd?: AdditionalInferenceSpecifications;
15459
17072
  }
15460
17073
  export interface UpdateModelPackageOutput {
15461
17074
  /**
@@ -15599,6 +17212,30 @@ declare namespace SageMaker {
15599
17212
  */
15600
17213
  PipelineArn?: PipelineArn;
15601
17214
  }
17215
+ export interface UpdateProjectInput {
17216
+ /**
17217
+ * The name of the project.
17218
+ */
17219
+ ProjectName: ProjectEntityName;
17220
+ /**
17221
+ * The description for the project.
17222
+ */
17223
+ ProjectDescription?: EntityDescription;
17224
+ /**
17225
+ * The product ID and provisioning artifact ID to provision a service catalog. The provisioning artifact ID will default to the latest provisioning artifact ID of the product, if you don't provide the provisioning artifact ID. For more information, see What is Amazon Web Services Service Catalog.
17226
+ */
17227
+ ServiceCatalogProvisioningUpdateDetails?: ServiceCatalogProvisioningUpdateDetails;
17228
+ /**
17229
+ * An array of key-value pairs. You can use tags to categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or environment. For more information, see Tagging Amazon Web Services Resources.
17230
+ */
17231
+ Tags?: TagList;
17232
+ }
17233
+ export interface UpdateProjectOutput {
17234
+ /**
17235
+ * The Amazon Resource Name (ARN) of the project.
17236
+ */
17237
+ ProjectArn: ProjectArn;
17238
+ }
15602
17239
  export interface UpdateTrainingJobRequest {
15603
17240
  /**
15604
17241
  * The name of a training job to update the Debugger profiling configuration.
@@ -15818,6 +17455,14 @@ declare namespace SageMaker {
15818
17455
  * The TensorBoard app settings.
15819
17456
  */
15820
17457
  TensorBoardAppSettings?: TensorBoardAppSettings;
17458
+ /**
17459
+ * A collection of settings that configure user interaction with the RStudioServerPro app.
17460
+ */
17461
+ RStudioServerProAppSettings?: RStudioServerProAppSettings;
17462
+ /**
17463
+ * A collection of settings that configure the RSessionGateway app.
17464
+ */
17465
+ RSessionAppSettings?: RSessionAppSettings;
15821
17466
  }
15822
17467
  export type VariantName = string;
15823
17468
  export interface VariantProperty {
@@ -15828,8 +17473,25 @@ declare namespace SageMaker {
15828
17473
  }
15829
17474
  export type VariantPropertyList = VariantProperty[];
15830
17475
  export type VariantPropertyType = "DesiredInstanceCount"|"DesiredWeight"|"DataCaptureConfig"|string;
17476
+ export type VariantStatus = "Creating"|"Updating"|"Deleting"|"ActivatingTraffic"|"Baking"|string;
17477
+ export type VariantStatusMessage = string;
15831
17478
  export type VariantWeight = number;
15832
17479
  export type VersionedArnOrName = string;
17480
+ export interface Vertex {
17481
+ /**
17482
+ * The Amazon Resource Name (ARN) of the lineage entity resource.
17483
+ */
17484
+ Arn?: AssociationEntityArn;
17485
+ /**
17486
+ * The type of the lineage entity resource. For example: DataSet, Model, Endpoint, etc...
17487
+ */
17488
+ Type?: String40;
17489
+ /**
17490
+ * The type of resource of the lineage entity.
17491
+ */
17492
+ LineageType?: LineageType;
17493
+ }
17494
+ export type Vertices = Vertex[];
15833
17495
  export type VolumeSizeInGB = number;
15834
17496
  export interface VpcConfig {
15835
17497
  /**