@awboost/cfntypes 1.0.0-beta.58 → 1.0.0-beta.60

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 (465) hide show
  1. package/README.md +52 -0
  2. package/lib/intrinsics.d.ts +428 -0
  3. package/lib/intrinsics.js +498 -0
  4. package/lib/resources.generated/AWS-ACMPCA.d.ts +413 -0
  5. package/lib/resources.generated/AWS-ACMPCA.js +53 -0
  6. package/lib/resources.generated/AWS-APS.d.ts +71 -0
  7. package/lib/resources.generated/AWS-APS.js +27 -0
  8. package/lib/resources.generated/AWS-AccessAnalyzer.d.ts +53 -0
  9. package/lib/resources.generated/AWS-AccessAnalyzer.js +14 -0
  10. package/lib/resources.generated/AWS-AmazonMQ.d.ts +202 -0
  11. package/lib/resources.generated/AWS-AmazonMQ.js +50 -0
  12. package/lib/resources.generated/AWS-Amplify.d.ts +199 -0
  13. package/lib/resources.generated/AWS-Amplify.js +49 -0
  14. package/lib/resources.generated/AWS-AmplifyUIBuilder.d.ts +450 -0
  15. package/lib/resources.generated/AWS-AmplifyUIBuilder.js +40 -0
  16. package/lib/resources.generated/AWS-ApiGateway.d.ts +790 -0
  17. package/lib/resources.generated/AWS-ApiGateway.js +253 -0
  18. package/lib/resources.generated/AWS-ApiGatewayV2.d.ts +578 -0
  19. package/lib/resources.generated/AWS-ApiGatewayV2.js +170 -0
  20. package/lib/resources.generated/AWS-AppConfig.d.ts +282 -0
  21. package/lib/resources.generated/AWS-AppConfig.js +105 -0
  22. package/lib/resources.generated/AWS-AppFlow.d.ts +1084 -0
  23. package/lib/resources.generated/AWS-AppFlow.js +40 -0
  24. package/lib/resources.generated/AWS-AppIntegrations.d.ts +94 -0
  25. package/lib/resources.generated/AWS-AppIntegrations.js +27 -0
  26. package/lib/resources.generated/AWS-AppMesh.d.ts +1486 -0
  27. package/lib/resources.generated/AWS-AppMesh.js +129 -0
  28. package/lib/resources.generated/AWS-AppRunner.d.ts +338 -0
  29. package/lib/resources.generated/AWS-AppRunner.js +74 -0
  30. package/lib/resources.generated/AWS-AppStream.d.ts +555 -0
  31. package/lib/resources.generated/AWS-AppStream.js +170 -0
  32. package/lib/resources.generated/AWS-AppSync.d.ts +582 -0
  33. package/lib/resources.generated/AWS-AppSync.js +141 -0
  34. package/lib/resources.generated/AWS-ApplicationAutoScaling.d.ts +157 -0
  35. package/lib/resources.generated/AWS-ApplicationAutoScaling.js +27 -0
  36. package/lib/resources.generated/AWS-ApplicationInsights.d.ts +191 -0
  37. package/lib/resources.generated/AWS-ApplicationInsights.js +14 -0
  38. package/lib/resources.generated/AWS-Athena.d.ts +218 -0
  39. package/lib/resources.generated/AWS-Athena.js +75 -0
  40. package/lib/resources.generated/AWS-AuditManager.d.ts +103 -0
  41. package/lib/resources.generated/AWS-AuditManager.js +14 -0
  42. package/lib/resources.generated/AWS-AutoScaling.d.ts +621 -0
  43. package/lib/resources.generated/AWS-AutoScaling.js +85 -0
  44. package/lib/resources.generated/AWS-AutoScalingPlans.d.ts +134 -0
  45. package/lib/resources.generated/AWS-AutoScalingPlans.js +14 -0
  46. package/lib/resources.generated/AWS-Backup.d.ts +322 -0
  47. package/lib/resources.generated/AWS-Backup.js +66 -0
  48. package/lib/resources.generated/AWS-BackupGateway.d.ts +35 -0
  49. package/lib/resources.generated/AWS-BackupGateway.js +14 -0
  50. package/lib/resources.generated/AWS-Batch.d.ts +577 -0
  51. package/lib/resources.generated/AWS-Batch.js +53 -0
  52. package/lib/resources.generated/AWS-BillingConductor.d.ts +226 -0
  53. package/lib/resources.generated/AWS-BillingConductor.js +67 -0
  54. package/lib/resources.generated/AWS-Budgets.d.ts +210 -0
  55. package/lib/resources.generated/AWS-Budgets.js +27 -0
  56. package/lib/resources.generated/AWS-CE.d.ts +128 -0
  57. package/lib/resources.generated/AWS-CE.js +46 -0
  58. package/lib/resources.generated/AWS-CUR.d.ts +31 -0
  59. package/lib/resources.generated/AWS-CUR.js +14 -0
  60. package/lib/resources.generated/AWS-Cassandra.d.ts +105 -0
  61. package/lib/resources.generated/AWS-Cassandra.js +27 -0
  62. package/lib/resources.generated/AWS-CertificateManager.d.ts +72 -0
  63. package/lib/resources.generated/AWS-CertificateManager.js +27 -0
  64. package/lib/resources.generated/AWS-Chatbot.d.ts +69 -0
  65. package/lib/resources.generated/AWS-Chatbot.js +27 -0
  66. package/lib/resources.generated/AWS-CleanRooms.d.ts +342 -0
  67. package/lib/resources.generated/AWS-CleanRooms.js +79 -0
  68. package/lib/resources.generated/AWS-Cloud9.d.ts +48 -0
  69. package/lib/resources.generated/AWS-Cloud9.js +14 -0
  70. package/lib/resources.generated/AWS-CloudFormation.d.ts +540 -0
  71. package/lib/resources.generated/AWS-CloudFormation.js +225 -0
  72. package/lib/resources.generated/AWS-CloudFront.d.ts +1119 -0
  73. package/lib/resources.generated/AWS-CloudFront.js +170 -0
  74. package/lib/resources.generated/AWS-CloudTrail.d.ts +213 -0
  75. package/lib/resources.generated/AWS-CloudTrail.js +53 -0
  76. package/lib/resources.generated/AWS-CloudWatch.d.ts +358 -0
  77. package/lib/resources.generated/AWS-CloudWatch.js +79 -0
  78. package/lib/resources.generated/AWS-CodeArtifact.d.ts +71 -0
  79. package/lib/resources.generated/AWS-CodeArtifact.js +27 -0
  80. package/lib/resources.generated/AWS-CodeBuild.d.ts +335 -0
  81. package/lib/resources.generated/AWS-CodeBuild.js +40 -0
  82. package/lib/resources.generated/AWS-CodeCommit.d.ts +67 -0
  83. package/lib/resources.generated/AWS-CodeCommit.js +14 -0
  84. package/lib/resources.generated/AWS-CodeDeploy.d.ts +345 -0
  85. package/lib/resources.generated/AWS-CodeDeploy.js +40 -0
  86. package/lib/resources.generated/AWS-CodeGuruProfiler.d.ts +50 -0
  87. package/lib/resources.generated/AWS-CodeGuruProfiler.js +14 -0
  88. package/lib/resources.generated/AWS-CodeGuruReviewer.d.ts +34 -0
  89. package/lib/resources.generated/AWS-CodeGuruReviewer.js +14 -0
  90. package/lib/resources.generated/AWS-CodePipeline.d.ts +253 -0
  91. package/lib/resources.generated/AWS-CodePipeline.js +40 -0
  92. package/lib/resources.generated/AWS-CodeStar.d.ts +45 -0
  93. package/lib/resources.generated/AWS-CodeStar.js +14 -0
  94. package/lib/resources.generated/AWS-CodeStarConnections.d.ts +34 -0
  95. package/lib/resources.generated/AWS-CodeStarConnections.js +14 -0
  96. package/lib/resources.generated/AWS-CodeStarNotifications.d.ts +47 -0
  97. package/lib/resources.generated/AWS-CodeStarNotifications.js +14 -0
  98. package/lib/resources.generated/AWS-Cognito.d.ts +739 -0
  99. package/lib/resources.generated/AWS-Cognito.js +170 -0
  100. package/lib/resources.generated/AWS-Comprehend.d.ts +190 -0
  101. package/lib/resources.generated/AWS-Comprehend.js +27 -0
  102. package/lib/resources.generated/AWS-Config.d.ts +497 -0
  103. package/lib/resources.generated/AWS-Config.js +131 -0
  104. package/lib/resources.generated/AWS-Connect.d.ts +1147 -0
  105. package/lib/resources.generated/AWS-Connect.js +287 -0
  106. package/lib/resources.generated/AWS-ConnectCampaigns.d.ts +77 -0
  107. package/lib/resources.generated/AWS-ConnectCampaigns.js +14 -0
  108. package/lib/resources.generated/AWS-ControlTower.d.ts +21 -0
  109. package/lib/resources.generated/AWS-ControlTower.js +14 -0
  110. package/lib/resources.generated/AWS-CustomerProfiles.d.ts +422 -0
  111. package/lib/resources.generated/AWS-CustomerProfiles.js +73 -0
  112. package/lib/resources.generated/AWS-DAX.d.ts +91 -0
  113. package/lib/resources.generated/AWS-DAX.js +40 -0
  114. package/lib/resources.generated/AWS-DLM.d.ts +234 -0
  115. package/lib/resources.generated/AWS-DLM.js +14 -0
  116. package/lib/resources.generated/AWS-DMS.d.ts +584 -0
  117. package/lib/resources.generated/AWS-DMS.js +95 -0
  118. package/lib/resources.generated/AWS-DataBrew.d.ts +711 -0
  119. package/lib/resources.generated/AWS-DataBrew.js +79 -0
  120. package/lib/resources.generated/AWS-DataPipeline.d.ts +90 -0
  121. package/lib/resources.generated/AWS-DataPipeline.js +14 -0
  122. package/lib/resources.generated/AWS-DataSync.d.ts +736 -0
  123. package/lib/resources.generated/AWS-DataSync.js +188 -0
  124. package/lib/resources.generated/AWS-Detective.d.ts +78 -0
  125. package/lib/resources.generated/AWS-Detective.js +40 -0
  126. package/lib/resources.generated/AWS-DevOpsGuru.d.ts +132 -0
  127. package/lib/resources.generated/AWS-DevOpsGuru.js +40 -0
  128. package/lib/resources.generated/AWS-DirectoryService.d.ts +88 -0
  129. package/lib/resources.generated/AWS-DirectoryService.js +27 -0
  130. package/lib/resources.generated/AWS-DocDB.d.ts +131 -0
  131. package/lib/resources.generated/AWS-DocDB.js +53 -0
  132. package/lib/resources.generated/AWS-DocDBElastic.d.ts +40 -0
  133. package/lib/resources.generated/AWS-DocDBElastic.js +14 -0
  134. package/lib/resources.generated/AWS-DynamoDB.d.ts +403 -0
  135. package/lib/resources.generated/AWS-DynamoDB.js +27 -0
  136. package/lib/resources.generated/AWS-EC2.d.ts +4660 -0
  137. package/lib/resources.generated/AWS-EC2.js +1364 -0
  138. package/lib/resources.generated/AWS-ECR.d.ts +210 -0
  139. package/lib/resources.generated/AWS-ECR.js +66 -0
  140. package/lib/resources.generated/AWS-ECS.d.ts +843 -0
  141. package/lib/resources.generated/AWS-ECS.js +92 -0
  142. package/lib/resources.generated/AWS-EFS.d.ts +184 -0
  143. package/lib/resources.generated/AWS-EFS.js +40 -0
  144. package/lib/resources.generated/AWS-EKS.d.ts +354 -0
  145. package/lib/resources.generated/AWS-EKS.js +77 -0
  146. package/lib/resources.generated/AWS-EMR.d.ts +767 -0
  147. package/lib/resources.generated/AWS-EMR.js +109 -0
  148. package/lib/resources.generated/AWS-EMRContainers.d.ts +58 -0
  149. package/lib/resources.generated/AWS-EMRContainers.js +14 -0
  150. package/lib/resources.generated/AWS-EMRServerless.d.ts +121 -0
  151. package/lib/resources.generated/AWS-EMRServerless.js +14 -0
  152. package/lib/resources.generated/AWS-ElastiCache.d.ts +431 -0
  153. package/lib/resources.generated/AWS-ElastiCache.js +134 -0
  154. package/lib/resources.generated/AWS-ElasticBeanstalk.d.ts +208 -0
  155. package/lib/resources.generated/AWS-ElasticBeanstalk.js +53 -0
  156. package/lib/resources.generated/AWS-ElasticLoadBalancing.d.ts +131 -0
  157. package/lib/resources.generated/AWS-ElasticLoadBalancing.js +20 -0
  158. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.d.ts +504 -0
  159. package/lib/resources.generated/AWS-ElasticLoadBalancingV2.js +77 -0
  160. package/lib/resources.generated/AWS-Elasticsearch.d.ts +177 -0
  161. package/lib/resources.generated/AWS-Elasticsearch.js +14 -0
  162. package/lib/resources.generated/AWS-EntityResolution.d.ts +136 -0
  163. package/lib/resources.generated/AWS-EntityResolution.js +27 -0
  164. package/lib/resources.generated/AWS-EventSchemas.d.ts +151 -0
  165. package/lib/resources.generated/AWS-EventSchemas.js +53 -0
  166. package/lib/resources.generated/AWS-Events.d.ts +568 -0
  167. package/lib/resources.generated/AWS-Events.js +92 -0
  168. package/lib/resources.generated/AWS-Evidently.d.ts +329 -0
  169. package/lib/resources.generated/AWS-Evidently.js +66 -0
  170. package/lib/resources.generated/AWS-FIS.d.ts +105 -0
  171. package/lib/resources.generated/AWS-FIS.js +14 -0
  172. package/lib/resources.generated/AWS-FMS.d.ts +154 -0
  173. package/lib/resources.generated/AWS-FMS.js +43 -0
  174. package/lib/resources.generated/AWS-FSx.d.ts +486 -0
  175. package/lib/resources.generated/AWS-FSx.js +70 -0
  176. package/lib/resources.generated/AWS-FinSpace.d.ts +73 -0
  177. package/lib/resources.generated/AWS-FinSpace.js +22 -0
  178. package/lib/resources.generated/AWS-Forecast.d.ts +99 -0
  179. package/lib/resources.generated/AWS-Forecast.js +27 -0
  180. package/lib/resources.generated/AWS-FraudDetector.d.ts +380 -0
  181. package/lib/resources.generated/AWS-FraudDetector.js +100 -0
  182. package/lib/resources.generated/AWS-GameLift.d.ts +493 -0
  183. package/lib/resources.generated/AWS-GameLift.js +118 -0
  184. package/lib/resources.generated/AWS-GlobalAccelerator.d.ts +129 -0
  185. package/lib/resources.generated/AWS-GlobalAccelerator.js +46 -0
  186. package/lib/resources.generated/AWS-Glue.d.ts +1154 -0
  187. package/lib/resources.generated/AWS-Glue.js +235 -0
  188. package/lib/resources.generated/AWS-Grafana.d.ts +111 -0
  189. package/lib/resources.generated/AWS-Grafana.js +23 -0
  190. package/lib/resources.generated/AWS-Greengrass.d.ts +909 -0
  191. package/lib/resources.generated/AWS-Greengrass.js +209 -0
  192. package/lib/resources.generated/AWS-GreengrassV2.d.ts +294 -0
  193. package/lib/resources.generated/AWS-GreengrassV2.js +27 -0
  194. package/lib/resources.generated/AWS-GroundStation.d.ts +344 -0
  195. package/lib/resources.generated/AWS-GroundStation.js +40 -0
  196. package/lib/resources.generated/AWS-GuardDuty.d.ts +252 -0
  197. package/lib/resources.generated/AWS-GuardDuty.js +79 -0
  198. package/lib/resources.generated/AWS-HealthImaging.d.ts +35 -0
  199. package/lib/resources.generated/AWS-HealthImaging.js +20 -0
  200. package/lib/resources.generated/AWS-HealthLake.d.ts +85 -0
  201. package/lib/resources.generated/AWS-HealthLake.js +22 -0
  202. package/lib/resources.generated/AWS-IAM.d.ts +485 -0
  203. package/lib/resources.generated/AWS-IAM.js +227 -0
  204. package/lib/resources.generated/AWS-IVS.d.ts +163 -0
  205. package/lib/resources.generated/AWS-IVS.js +53 -0
  206. package/lib/resources.generated/AWS-IVSChat.d.ts +108 -0
  207. package/lib/resources.generated/AWS-IVSChat.js +27 -0
  208. package/lib/resources.generated/AWS-IdentityStore.d.ts +66 -0
  209. package/lib/resources.generated/AWS-IdentityStore.js +27 -0
  210. package/lib/resources.generated/AWS-ImageBuilder.d.ts +568 -0
  211. package/lib/resources.generated/AWS-ImageBuilder.js +92 -0
  212. package/lib/resources.generated/AWS-Inspector.d.ts +85 -0
  213. package/lib/resources.generated/AWS-Inspector.js +40 -0
  214. package/lib/resources.generated/AWS-InspectorV2.d.ts +128 -0
  215. package/lib/resources.generated/AWS-InspectorV2.js +14 -0
  216. package/lib/resources.generated/AWS-InternetMonitor.d.ts +81 -0
  217. package/lib/resources.generated/AWS-InternetMonitor.js +20 -0
  218. package/lib/resources.generated/AWS-IoT.d.ts +1546 -0
  219. package/lib/resources.generated/AWS-IoT.js +332 -0
  220. package/lib/resources.generated/AWS-IoT1Click.d.ts +108 -0
  221. package/lib/resources.generated/AWS-IoT1Click.js +40 -0
  222. package/lib/resources.generated/AWS-IoTAnalytics.d.ts +587 -0
  223. package/lib/resources.generated/AWS-IoTAnalytics.js +53 -0
  224. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.d.ts +53 -0
  225. package/lib/resources.generated/AWS-IoTCoreDeviceAdvisor.js +14 -0
  226. package/lib/resources.generated/AWS-IoTEvents.d.ts +544 -0
  227. package/lib/resources.generated/AWS-IoTEvents.js +40 -0
  228. package/lib/resources.generated/AWS-IoTFleetHub.d.ts +39 -0
  229. package/lib/resources.generated/AWS-IoTFleetHub.js +23 -0
  230. package/lib/resources.generated/AWS-IoTFleetWise.d.ts +438 -0
  231. package/lib/resources.generated/AWS-IoTFleetWise.js +88 -0
  232. package/lib/resources.generated/AWS-IoTSiteWise.d.ts +452 -0
  233. package/lib/resources.generated/AWS-IoTSiteWise.js +92 -0
  234. package/lib/resources.generated/AWS-IoTThingsGraph.d.ts +30 -0
  235. package/lib/resources.generated/AWS-IoTThingsGraph.js +14 -0
  236. package/lib/resources.generated/AWS-IoTTwinMaker.d.ts +412 -0
  237. package/lib/resources.generated/AWS-IoTTwinMaker.js +87 -0
  238. package/lib/resources.generated/AWS-IoTWireless.d.ts +620 -0
  239. package/lib/resources.generated/AWS-IoTWireless.js +180 -0
  240. package/lib/resources.generated/AWS-KMS.d.ts +91 -0
  241. package/lib/resources.generated/AWS-KMS.js +43 -0
  242. package/lib/resources.generated/AWS-KafkaConnect.d.ts +199 -0
  243. package/lib/resources.generated/AWS-KafkaConnect.js +14 -0
  244. package/lib/resources.generated/AWS-Kendra.d.ts +758 -0
  245. package/lib/resources.generated/AWS-Kendra.js +43 -0
  246. package/lib/resources.generated/AWS-KendraRanking.d.ts +41 -0
  247. package/lib/resources.generated/AWS-KendraRanking.js +14 -0
  248. package/lib/resources.generated/AWS-Kinesis.d.ts +82 -0
  249. package/lib/resources.generated/AWS-Kinesis.js +33 -0
  250. package/lib/resources.generated/AWS-KinesisAnalytics.d.ts +294 -0
  251. package/lib/resources.generated/AWS-KinesisAnalytics.js +40 -0
  252. package/lib/resources.generated/AWS-KinesisAnalyticsV2.d.ts +553 -0
  253. package/lib/resources.generated/AWS-KinesisAnalyticsV2.js +53 -0
  254. package/lib/resources.generated/AWS-KinesisFirehose.d.ts +532 -0
  255. package/lib/resources.generated/AWS-KinesisFirehose.js +14 -0
  256. package/lib/resources.generated/AWS-KinesisVideo.d.ts +63 -0
  257. package/lib/resources.generated/AWS-KinesisVideo.js +27 -0
  258. package/lib/resources.generated/AWS-LakeFormation.d.ts +471 -0
  259. package/lib/resources.generated/AWS-LakeFormation.js +92 -0
  260. package/lib/resources.generated/AWS-Lambda.d.ts +616 -0
  261. package/lib/resources.generated/AWS-Lambda.js +139 -0
  262. package/lib/resources.generated/AWS-Lex.d.ts +1060 -0
  263. package/lib/resources.generated/AWS-Lex.js +56 -0
  264. package/lib/resources.generated/AWS-LicenseManager.d.ts +138 -0
  265. package/lib/resources.generated/AWS-LicenseManager.js +27 -0
  266. package/lib/resources.generated/AWS-Lightsail.d.ts +706 -0
  267. package/lib/resources.generated/AWS-Lightsail.js +177 -0
  268. package/lib/resources.generated/AWS-Location.d.ts +198 -0
  269. package/lib/resources.generated/AWS-Location.js +79 -0
  270. package/lib/resources.generated/AWS-Logs.d.ts +223 -0
  271. package/lib/resources.generated/AWS-Logs.js +105 -0
  272. package/lib/resources.generated/AWS-LookoutEquipment.d.ts +83 -0
  273. package/lib/resources.generated/AWS-LookoutEquipment.js +14 -0
  274. package/lib/resources.generated/AWS-LookoutMetrics.d.ts +242 -0
  275. package/lib/resources.generated/AWS-LookoutMetrics.js +27 -0
  276. package/lib/resources.generated/AWS-LookoutVision.d.ts +28 -0
  277. package/lib/resources.generated/AWS-LookoutVision.js +14 -0
  278. package/lib/resources.generated/AWS-M2.d.ts +119 -0
  279. package/lib/resources.generated/AWS-M2.js +27 -0
  280. package/lib/resources.generated/AWS-MSK.d.ts +495 -0
  281. package/lib/resources.generated/AWS-MSK.js +84 -0
  282. package/lib/resources.generated/AWS-MWAA.d.ts +86 -0
  283. package/lib/resources.generated/AWS-MWAA.js +22 -0
  284. package/lib/resources.generated/AWS-Macie.d.ts +166 -0
  285. package/lib/resources.generated/AWS-Macie.js +53 -0
  286. package/lib/resources.generated/AWS-ManagedBlockchain.d.ts +178 -0
  287. package/lib/resources.generated/AWS-ManagedBlockchain.js +40 -0
  288. package/lib/resources.generated/AWS-MediaConnect.d.ts +575 -0
  289. package/lib/resources.generated/AWS-MediaConnect.js +124 -0
  290. package/lib/resources.generated/AWS-MediaConvert.d.ts +118 -0
  291. package/lib/resources.generated/AWS-MediaConvert.js +40 -0
  292. package/lib/resources.generated/AWS-MediaLive.d.ts +1959 -0
  293. package/lib/resources.generated/AWS-MediaLive.js +40 -0
  294. package/lib/resources.generated/AWS-MediaPackage.d.ts +529 -0
  295. package/lib/resources.generated/AWS-MediaPackage.js +66 -0
  296. package/lib/resources.generated/AWS-MediaPackageV2.d.ts +250 -0
  297. package/lib/resources.generated/AWS-MediaPackageV2.js +66 -0
  298. package/lib/resources.generated/AWS-MediaStore.d.ts +65 -0
  299. package/lib/resources.generated/AWS-MediaStore.js +14 -0
  300. package/lib/resources.generated/AWS-MediaTailor.d.ts +369 -0
  301. package/lib/resources.generated/AWS-MediaTailor.js +85 -0
  302. package/lib/resources.generated/AWS-MemoryDB.d.ts +193 -0
  303. package/lib/resources.generated/AWS-MemoryDB.js +72 -0
  304. package/lib/resources.generated/AWS-Neptune.d.ts +176 -0
  305. package/lib/resources.generated/AWS-Neptune.js +66 -0
  306. package/lib/resources.generated/AWS-NetworkFirewall.d.ts +460 -0
  307. package/lib/resources.generated/AWS-NetworkFirewall.js +53 -0
  308. package/lib/resources.generated/AWS-NetworkManager.d.ts +609 -0
  309. package/lib/resources.generated/AWS-NetworkManager.js +261 -0
  310. package/lib/resources.generated/AWS-NimbleStudio.d.ts +292 -0
  311. package/lib/resources.generated/AWS-NimbleStudio.js +61 -0
  312. package/lib/resources.generated/AWS-OSIS.d.ts +73 -0
  313. package/lib/resources.generated/AWS-OSIS.js +14 -0
  314. package/lib/resources.generated/AWS-Oam.d.ts +61 -0
  315. package/lib/resources.generated/AWS-Oam.js +32 -0
  316. package/lib/resources.generated/AWS-Omics.d.ts +290 -0
  317. package/lib/resources.generated/AWS-Omics.js +95 -0
  318. package/lib/resources.generated/AWS-OpenSearchServerless.d.ts +146 -0
  319. package/lib/resources.generated/AWS-OpenSearchServerless.js +66 -0
  320. package/lib/resources.generated/AWS-OpenSearchService.d.ts +258 -0
  321. package/lib/resources.generated/AWS-OpenSearchService.js +30 -0
  322. package/lib/resources.generated/AWS-OpsWorks.d.ts +425 -0
  323. package/lib/resources.generated/AWS-OpsWorks.js +98 -0
  324. package/lib/resources.generated/AWS-OpsWorksCM.d.ts +59 -0
  325. package/lib/resources.generated/AWS-OpsWorksCM.js +14 -0
  326. package/lib/resources.generated/AWS-Organizations.d.ts +158 -0
  327. package/lib/resources.generated/AWS-Organizations.js +73 -0
  328. package/lib/resources.generated/AWS-PCAConnectorAD.d.ts +488 -0
  329. package/lib/resources.generated/AWS-PCAConnectorAD.js +66 -0
  330. package/lib/resources.generated/AWS-Panorama.d.ts +142 -0
  331. package/lib/resources.generated/AWS-Panorama.js +65 -0
  332. package/lib/resources.generated/AWS-Personalize.d.ts +230 -0
  333. package/lib/resources.generated/AWS-Personalize.js +53 -0
  334. package/lib/resources.generated/AWS-Pinpoint.d.ts +1032 -0
  335. package/lib/resources.generated/AWS-Pinpoint.js +248 -0
  336. package/lib/resources.generated/AWS-PinpointEmail.d.ts +224 -0
  337. package/lib/resources.generated/AWS-PinpointEmail.js +60 -0
  338. package/lib/resources.generated/AWS-Pipes.d.ts +552 -0
  339. package/lib/resources.generated/AWS-Pipes.js +20 -0
  340. package/lib/resources.generated/AWS-Proton.d.ts +99 -0
  341. package/lib/resources.generated/AWS-Proton.js +40 -0
  342. package/lib/resources.generated/AWS-QLDB.d.ts +67 -0
  343. package/lib/resources.generated/AWS-QLDB.js +27 -0
  344. package/lib/resources.generated/AWS-QuickSight.d.ts +15929 -0
  345. package/lib/resources.generated/AWS-QuickSight.js +186 -0
  346. package/lib/resources.generated/AWS-RAM.d.ts +67 -0
  347. package/lib/resources.generated/AWS-RAM.js +27 -0
  348. package/lib/resources.generated/AWS-RDS.d.ts +692 -0
  349. package/lib/resources.generated/AWS-RDS.js +201 -0
  350. package/lib/resources.generated/AWS-RUM.d.ts +83 -0
  351. package/lib/resources.generated/AWS-RUM.js +14 -0
  352. package/lib/resources.generated/AWS-Redshift.d.ts +410 -0
  353. package/lib/resources.generated/AWS-Redshift.js +144 -0
  354. package/lib/resources.generated/AWS-RedshiftServerless.d.ts +179 -0
  355. package/lib/resources.generated/AWS-RedshiftServerless.js +58 -0
  356. package/lib/resources.generated/AWS-RefactorSpaces.d.ts +187 -0
  357. package/lib/resources.generated/AWS-RefactorSpaces.js +62 -0
  358. package/lib/resources.generated/AWS-Rekognition.d.ts +166 -0
  359. package/lib/resources.generated/AWS-Rekognition.js +40 -0
  360. package/lib/resources.generated/AWS-ResilienceHub.d.ts +122 -0
  361. package/lib/resources.generated/AWS-ResilienceHub.js +27 -0
  362. package/lib/resources.generated/AWS-ResourceExplorer2.d.ts +102 -0
  363. package/lib/resources.generated/AWS-ResourceExplorer2.js +40 -0
  364. package/lib/resources.generated/AWS-ResourceGroups.d.ts +80 -0
  365. package/lib/resources.generated/AWS-ResourceGroups.js +14 -0
  366. package/lib/resources.generated/AWS-RoboMaker.d.ts +238 -0
  367. package/lib/resources.generated/AWS-RoboMaker.js +79 -0
  368. package/lib/resources.generated/AWS-RolesAnywhere.d.ts +127 -0
  369. package/lib/resources.generated/AWS-RolesAnywhere.js +40 -0
  370. package/lib/resources.generated/AWS-Route53.d.ts +346 -0
  371. package/lib/resources.generated/AWS-Route53.js +92 -0
  372. package/lib/resources.generated/AWS-Route53RecoveryControl.d.ts +162 -0
  373. package/lib/resources.generated/AWS-Route53RecoveryControl.js +53 -0
  374. package/lib/resources.generated/AWS-Route53RecoveryReadiness.d.ts +166 -0
  375. package/lib/resources.generated/AWS-Route53RecoveryReadiness.js +53 -0
  376. package/lib/resources.generated/AWS-Route53Resolver.d.ts +415 -0
  377. package/lib/resources.generated/AWS-Route53Resolver.js +208 -0
  378. package/lib/resources.generated/AWS-S3.d.ts +942 -0
  379. package/lib/resources.generated/AWS-S3.js +85 -0
  380. package/lib/resources.generated/AWS-S3ObjectLambda.d.ts +124 -0
  381. package/lib/resources.generated/AWS-S3ObjectLambda.js +40 -0
  382. package/lib/resources.generated/AWS-S3Outposts.d.ts +198 -0
  383. package/lib/resources.generated/AWS-S3Outposts.js +53 -0
  384. package/lib/resources.generated/AWS-SDB.d.ts +20 -0
  385. package/lib/resources.generated/AWS-SDB.js +14 -0
  386. package/lib/resources.generated/AWS-SES.d.ts +548 -0
  387. package/lib/resources.generated/AWS-SES.js +138 -0
  388. package/lib/resources.generated/AWS-SNS.d.ts +121 -0
  389. package/lib/resources.generated/AWS-SNS.js +56 -0
  390. package/lib/resources.generated/AWS-SQS.d.ts +92 -0
  391. package/lib/resources.generated/AWS-SQS.js +44 -0
  392. package/lib/resources.generated/AWS-SSM.d.ts +516 -0
  393. package/lib/resources.generated/AWS-SSM.js +118 -0
  394. package/lib/resources.generated/AWS-SSMContacts.d.ts +243 -0
  395. package/lib/resources.generated/AWS-SSMContacts.js +53 -0
  396. package/lib/resources.generated/AWS-SSMIncidents.d.ts +183 -0
  397. package/lib/resources.generated/AWS-SSMIncidents.js +27 -0
  398. package/lib/resources.generated/AWS-SSO.d.ts +115 -0
  399. package/lib/resources.generated/AWS-SSO.js +40 -0
  400. package/lib/resources.generated/AWS-SageMaker.d.ts +3245 -0
  401. package/lib/resources.generated/AWS-SageMaker.js +393 -0
  402. package/lib/resources.generated/AWS-Scheduler.d.ts +221 -0
  403. package/lib/resources.generated/AWS-Scheduler.js +27 -0
  404. package/lib/resources.generated/AWS-SecretsManager.d.ts +151 -0
  405. package/lib/resources.generated/AWS-SecretsManager.js +53 -0
  406. package/lib/resources.generated/AWS-SecurityHub.d.ts +247 -0
  407. package/lib/resources.generated/AWS-SecurityHub.js +40 -0
  408. package/lib/resources.generated/AWS-ServiceCatalog.d.ts +471 -0
  409. package/lib/resources.generated/AWS-ServiceCatalog.js +209 -0
  410. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.d.ts +121 -0
  411. package/lib/resources.generated/AWS-ServiceCatalogAppRegistry.js +53 -0
  412. package/lib/resources.generated/AWS-ServiceDiscovery.d.ts +235 -0
  413. package/lib/resources.generated/AWS-ServiceDiscovery.js +66 -0
  414. package/lib/resources.generated/AWS-Shield.d.ts +147 -0
  415. package/lib/resources.generated/AWS-Shield.js +53 -0
  416. package/lib/resources.generated/AWS-Signer.d.ts +65 -0
  417. package/lib/resources.generated/AWS-Signer.js +27 -0
  418. package/lib/resources.generated/AWS-SimSpaceWeaver.d.ts +41 -0
  419. package/lib/resources.generated/AWS-SimSpaceWeaver.js +14 -0
  420. package/lib/resources.generated/AWS-StepFunctions.d.ts +208 -0
  421. package/lib/resources.generated/AWS-StepFunctions.js +53 -0
  422. package/lib/resources.generated/AWS-SupportApp.d.ts +72 -0
  423. package/lib/resources.generated/AWS-SupportApp.js +40 -0
  424. package/lib/resources.generated/AWS-Synthetics.d.ts +150 -0
  425. package/lib/resources.generated/AWS-Synthetics.js +27 -0
  426. package/lib/resources.generated/AWS-SystemsManagerSAP.d.ts +45 -0
  427. package/lib/resources.generated/AWS-SystemsManagerSAP.js +14 -0
  428. package/lib/resources.generated/AWS-Timestream.d.ts +265 -0
  429. package/lib/resources.generated/AWS-Timestream.js +50 -0
  430. package/lib/resources.generated/AWS-Transfer.d.ts +477 -0
  431. package/lib/resources.generated/AWS-Transfer.js +100 -0
  432. package/lib/resources.generated/AWS-VerifiedPermissions.d.ts +200 -0
  433. package/lib/resources.generated/AWS-VerifiedPermissions.js +60 -0
  434. package/lib/resources.generated/AWS-VoiceID.d.ts +40 -0
  435. package/lib/resources.generated/AWS-VoiceID.js +14 -0
  436. package/lib/resources.generated/AWS-VpcLattice.d.ts +515 -0
  437. package/lib/resources.generated/AWS-VpcLattice.js +161 -0
  438. package/lib/resources.generated/AWS-WAF.d.ts +252 -0
  439. package/lib/resources.generated/AWS-WAF.js +92 -0
  440. package/lib/resources.generated/AWS-WAFRegional.d.ts +350 -0
  441. package/lib/resources.generated/AWS-WAFRegional.js +144 -0
  442. package/lib/resources.generated/AWS-WAFv2.d.ts +1457 -0
  443. package/lib/resources.generated/AWS-WAFv2.js +79 -0
  444. package/lib/resources.generated/AWS-Wisdom.d.ts +147 -0
  445. package/lib/resources.generated/AWS-Wisdom.js +40 -0
  446. package/lib/resources.generated/AWS-WorkSpaces.d.ts +80 -0
  447. package/lib/resources.generated/AWS-WorkSpaces.js +27 -0
  448. package/lib/resources.generated/AWS-WorkSpacesWeb.d.ts +289 -0
  449. package/lib/resources.generated/AWS-WorkSpacesWeb.js +114 -0
  450. package/lib/resources.generated/AWS-XRay.d.ts +108 -0
  451. package/lib/resources.generated/AWS-XRay.js +42 -0
  452. package/lib/resources.generated/Alexa-ASK.d.ts +52 -0
  453. package/lib/resources.generated/Alexa-ASK.js +14 -0
  454. package/lib/resources.generated/core.d.ts +9 -0
  455. package/lib/template.d.ts +793 -5
  456. package/lib/template.js +83 -1
  457. package/lib/util.d.ts +24 -427
  458. package/lib/util.js +50 -487
  459. package/package.json +11 -15
  460. package/lib/definitions.d.ts +0 -351
  461. package/lib/policies.d.ts +0 -460
  462. package/lib/policies.js +0 -83
  463. package/lib/resources.generated.d.ts +0 -90257
  464. package/lib/resources.generated.js +0 -2289
  465. /package/lib/{definitions.js → resources.generated/core.js} +0 -0
@@ -0,0 +1,3245 @@
1
+ import { ResourceBase } from "../util.js";
2
+ import { ResourceOptions } from "../template.js";
3
+ import { Tag } from "./core.js";
4
+ /**
5
+ * Type definition for AWS::SageMaker::App.ResourceSpec
6
+ *
7
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-app-resourcespec.html | AWS::SageMaker::App.ResourceSpec}
8
+ */
9
+ export interface SageMakerAppResourceSpec {
10
+ SageMakerImageArn?: string;
11
+ InstanceType?: string;
12
+ SageMakerImageVersionArn?: string;
13
+ }
14
+ /**
15
+ * Type definition for AWS::SageMaker::AppImageConfig.FileSystemConfig
16
+ *
17
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-appimageconfig-filesystemconfig.html | AWS::SageMaker::AppImageConfig.FileSystemConfig}
18
+ */
19
+ export interface SageMakerAppImageConfigFileSystemConfig {
20
+ MountPath?: string;
21
+ DefaultGid?: number;
22
+ DefaultUid?: number;
23
+ }
24
+ /**
25
+ * Type definition for AWS::SageMaker::AppImageConfig.KernelGatewayImageConfig
26
+ *
27
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-appimageconfig-kernelgatewayimageconfig.html | AWS::SageMaker::AppImageConfig.KernelGatewayImageConfig}
28
+ */
29
+ export interface SageMakerAppImageConfigKernelGatewayImageConfig {
30
+ KernelSpecs: any[];
31
+ FileSystemConfig?: SageMakerAppImageConfigFileSystemConfig;
32
+ }
33
+ /**
34
+ * Type definition for AWS::SageMaker::AppImageConfig.KernelSpec
35
+ *
36
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-appimageconfig-kernelspec.html | AWS::SageMaker::AppImageConfig.KernelSpec}
37
+ */
38
+ export interface SageMakerAppImageConfigKernelSpec {
39
+ DisplayName?: string;
40
+ Name: string;
41
+ }
42
+ /**
43
+ * Type definition for AWS::SageMaker::CodeRepository.GitConfig
44
+ *
45
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-coderepository-gitconfig.html | AWS::SageMaker::CodeRepository.GitConfig}
46
+ */
47
+ export interface SageMakerCodeRepositoryGitConfig {
48
+ SecretArn?: string;
49
+ Branch?: string;
50
+ RepositoryUrl: string;
51
+ }
52
+ /**
53
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.BatchTransformInput
54
+ *
55
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-batchtransforminput.html | AWS::SageMaker::DataQualityJobDefinition.BatchTransformInput}
56
+ */
57
+ export interface SageMakerDataQualityJobDefinitionBatchTransformInput {
58
+ DatasetFormat: SageMakerDataQualityJobDefinitionDatasetFormat;
59
+ S3DataDistributionType?: string;
60
+ DataCapturedDestinationS3Uri: string;
61
+ S3InputMode?: string;
62
+ LocalPath: string;
63
+ }
64
+ /**
65
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.ClusterConfig
66
+ *
67
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-clusterconfig.html | AWS::SageMaker::DataQualityJobDefinition.ClusterConfig}
68
+ */
69
+ export interface SageMakerDataQualityJobDefinitionClusterConfig {
70
+ InstanceCount: number;
71
+ VolumeSizeInGB: number;
72
+ VolumeKmsKeyId?: string;
73
+ InstanceType: string;
74
+ }
75
+ /**
76
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.ConstraintsResource
77
+ *
78
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-constraintsresource.html | AWS::SageMaker::DataQualityJobDefinition.ConstraintsResource}
79
+ */
80
+ export interface SageMakerDataQualityJobDefinitionConstraintsResource {
81
+ S3Uri?: string;
82
+ }
83
+ /**
84
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.Csv
85
+ *
86
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-csv.html | AWS::SageMaker::DataQualityJobDefinition.Csv}
87
+ */
88
+ export interface SageMakerDataQualityJobDefinitionCsv {
89
+ Header?: boolean;
90
+ }
91
+ /**
92
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.DataQualityAppSpecification
93
+ *
94
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-dataqualityappspecification.html | AWS::SageMaker::DataQualityJobDefinition.DataQualityAppSpecification}
95
+ */
96
+ export interface SageMakerDataQualityJobDefinitionDataQualityAppSpecification {
97
+ ContainerEntrypoint?: any[];
98
+ PostAnalyticsProcessorSourceUri?: string;
99
+ RecordPreprocessorSourceUri?: string;
100
+ Environment?: Record<string, any>;
101
+ ImageUri: string;
102
+ ContainerArguments?: any[];
103
+ }
104
+ /**
105
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.DataQualityBaselineConfig
106
+ *
107
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-dataqualitybaselineconfig.html | AWS::SageMaker::DataQualityJobDefinition.DataQualityBaselineConfig}
108
+ */
109
+ export interface SageMakerDataQualityJobDefinitionDataQualityBaselineConfig {
110
+ StatisticsResource?: SageMakerDataQualityJobDefinitionStatisticsResource;
111
+ ConstraintsResource?: SageMakerDataQualityJobDefinitionConstraintsResource;
112
+ BaseliningJobName?: string;
113
+ }
114
+ /**
115
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.DataQualityJobInput
116
+ *
117
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-dataqualityjobinput.html | AWS::SageMaker::DataQualityJobDefinition.DataQualityJobInput}
118
+ */
119
+ export interface SageMakerDataQualityJobDefinitionDataQualityJobInput {
120
+ BatchTransformInput?: SageMakerDataQualityJobDefinitionBatchTransformInput;
121
+ EndpointInput?: SageMakerDataQualityJobDefinitionEndpointInput;
122
+ }
123
+ /**
124
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.DatasetFormat
125
+ *
126
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-datasetformat.html | AWS::SageMaker::DataQualityJobDefinition.DatasetFormat}
127
+ */
128
+ export interface SageMakerDataQualityJobDefinitionDatasetFormat {
129
+ Parquet?: boolean;
130
+ Csv?: SageMakerDataQualityJobDefinitionCsv;
131
+ Json?: SageMakerDataQualityJobDefinitionJson;
132
+ }
133
+ /**
134
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.EndpointInput
135
+ *
136
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-endpointinput.html | AWS::SageMaker::DataQualityJobDefinition.EndpointInput}
137
+ */
138
+ export interface SageMakerDataQualityJobDefinitionEndpointInput {
139
+ S3DataDistributionType?: string;
140
+ EndpointName: string;
141
+ S3InputMode?: string;
142
+ LocalPath: string;
143
+ }
144
+ /**
145
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.Json
146
+ *
147
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-json.html | AWS::SageMaker::DataQualityJobDefinition.Json}
148
+ */
149
+ export interface SageMakerDataQualityJobDefinitionJson {
150
+ Line?: boolean;
151
+ }
152
+ /**
153
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.MonitoringOutput
154
+ *
155
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-monitoringoutput.html | AWS::SageMaker::DataQualityJobDefinition.MonitoringOutput}
156
+ */
157
+ export interface SageMakerDataQualityJobDefinitionMonitoringOutput {
158
+ S3Output: SageMakerDataQualityJobDefinitionS3Output;
159
+ }
160
+ /**
161
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.MonitoringOutputConfig
162
+ *
163
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-monitoringoutputconfig.html | AWS::SageMaker::DataQualityJobDefinition.MonitoringOutputConfig}
164
+ */
165
+ export interface SageMakerDataQualityJobDefinitionMonitoringOutputConfig {
166
+ KmsKeyId?: string;
167
+ MonitoringOutputs: any[];
168
+ }
169
+ /**
170
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.MonitoringResources
171
+ *
172
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-monitoringresources.html | AWS::SageMaker::DataQualityJobDefinition.MonitoringResources}
173
+ */
174
+ export interface SageMakerDataQualityJobDefinitionMonitoringResources {
175
+ ClusterConfig: SageMakerDataQualityJobDefinitionClusterConfig;
176
+ }
177
+ /**
178
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.NetworkConfig
179
+ *
180
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-networkconfig.html | AWS::SageMaker::DataQualityJobDefinition.NetworkConfig}
181
+ */
182
+ export interface SageMakerDataQualityJobDefinitionNetworkConfig {
183
+ EnableNetworkIsolation?: boolean;
184
+ EnableInterContainerTrafficEncryption?: boolean;
185
+ VpcConfig?: SageMakerDataQualityJobDefinitionVpcConfig;
186
+ }
187
+ /**
188
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.S3Output
189
+ *
190
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-s3output.html | AWS::SageMaker::DataQualityJobDefinition.S3Output}
191
+ */
192
+ export interface SageMakerDataQualityJobDefinitionS3Output {
193
+ S3Uri: string;
194
+ LocalPath: string;
195
+ S3UploadMode?: string;
196
+ }
197
+ /**
198
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.StatisticsResource
199
+ *
200
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-statisticsresource.html | AWS::SageMaker::DataQualityJobDefinition.StatisticsResource}
201
+ */
202
+ export interface SageMakerDataQualityJobDefinitionStatisticsResource {
203
+ S3Uri?: string;
204
+ }
205
+ /**
206
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.StoppingCondition
207
+ *
208
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-stoppingcondition.html | AWS::SageMaker::DataQualityJobDefinition.StoppingCondition}
209
+ */
210
+ export interface SageMakerDataQualityJobDefinitionStoppingCondition {
211
+ MaxRuntimeInSeconds: number;
212
+ }
213
+ /**
214
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition.VpcConfig
215
+ *
216
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-dataqualityjobdefinition-vpcconfig.html | AWS::SageMaker::DataQualityJobDefinition.VpcConfig}
217
+ */
218
+ export interface SageMakerDataQualityJobDefinitionVpcConfig {
219
+ Subnets: any[];
220
+ SecurityGroupIds: any[];
221
+ }
222
+ /**
223
+ * Type definition for AWS::SageMaker::Device.Device
224
+ *
225
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-device-device.html | AWS::SageMaker::Device.Device}
226
+ */
227
+ export interface SageMakerDeviceDevice {
228
+ IotThingName?: string;
229
+ Description?: string;
230
+ DeviceName: string;
231
+ }
232
+ /**
233
+ * Type definition for AWS::SageMaker::DeviceFleet.EdgeOutputConfig
234
+ *
235
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-devicefleet-edgeoutputconfig.html | AWS::SageMaker::DeviceFleet.EdgeOutputConfig}
236
+ */
237
+ export interface SageMakerDeviceFleetEdgeOutputConfig {
238
+ KmsKeyId?: string;
239
+ S3OutputLocation: string;
240
+ }
241
+ /**
242
+ * Type definition for AWS::SageMaker::Domain.CustomImage
243
+ *
244
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-customimage.html | AWS::SageMaker::Domain.CustomImage}
245
+ */
246
+ export interface SageMakerDomainCustomImage {
247
+ ImageName: string;
248
+ AppImageConfigName: string;
249
+ ImageVersionNumber?: number;
250
+ }
251
+ /**
252
+ * Type definition for AWS::SageMaker::Domain.DefaultSpaceSettings
253
+ *
254
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-defaultspacesettings.html | AWS::SageMaker::Domain.DefaultSpaceSettings}
255
+ */
256
+ export interface SageMakerDomainDefaultSpaceSettings {
257
+ SecurityGroups?: any[];
258
+ KernelGatewayAppSettings?: SageMakerDomainKernelGatewayAppSettings;
259
+ JupyterServerAppSettings?: SageMakerDomainJupyterServerAppSettings;
260
+ ExecutionRole: string;
261
+ }
262
+ /**
263
+ * Type definition for AWS::SageMaker::Domain.DomainSettings
264
+ *
265
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-domainsettings.html | AWS::SageMaker::Domain.DomainSettings}
266
+ */
267
+ export interface SageMakerDomainDomainSettings {
268
+ RStudioServerProDomainSettings?: SageMakerDomainRStudioServerProDomainSettings;
269
+ SecurityGroupIds?: any[];
270
+ }
271
+ /**
272
+ * Type definition for AWS::SageMaker::Domain.JupyterServerAppSettings
273
+ *
274
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-jupyterserverappsettings.html | AWS::SageMaker::Domain.JupyterServerAppSettings}
275
+ */
276
+ export interface SageMakerDomainJupyterServerAppSettings {
277
+ DefaultResourceSpec?: SageMakerDomainResourceSpec;
278
+ }
279
+ /**
280
+ * Type definition for AWS::SageMaker::Domain.KernelGatewayAppSettings
281
+ *
282
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-kernelgatewayappsettings.html | AWS::SageMaker::Domain.KernelGatewayAppSettings}
283
+ */
284
+ export interface SageMakerDomainKernelGatewayAppSettings {
285
+ CustomImages?: any[];
286
+ DefaultResourceSpec?: SageMakerDomainResourceSpec;
287
+ }
288
+ /**
289
+ * Type definition for AWS::SageMaker::Domain.RSessionAppSettings
290
+ *
291
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-rsessionappsettings.html | AWS::SageMaker::Domain.RSessionAppSettings}
292
+ */
293
+ export interface SageMakerDomainRSessionAppSettings {
294
+ CustomImages?: any[];
295
+ DefaultResourceSpec?: SageMakerDomainResourceSpec;
296
+ }
297
+ /**
298
+ * Type definition for AWS::SageMaker::Domain.RStudioServerProAppSettings
299
+ *
300
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-rstudioserverproappsettings.html | AWS::SageMaker::Domain.RStudioServerProAppSettings}
301
+ */
302
+ export interface SageMakerDomainRStudioServerProAppSettings {
303
+ AccessStatus?: string;
304
+ UserGroup?: string;
305
+ }
306
+ /**
307
+ * Type definition for AWS::SageMaker::Domain.RStudioServerProDomainSettings
308
+ *
309
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-rstudioserverprodomainsettings.html | AWS::SageMaker::Domain.RStudioServerProDomainSettings}
310
+ */
311
+ export interface SageMakerDomainRStudioServerProDomainSettings {
312
+ DomainExecutionRoleArn: string;
313
+ RStudioConnectUrl?: string;
314
+ DefaultResourceSpec?: SageMakerDomainResourceSpec;
315
+ RStudioPackageManagerUrl?: string;
316
+ }
317
+ /**
318
+ * Type definition for AWS::SageMaker::Domain.ResourceSpec
319
+ *
320
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-resourcespec.html | AWS::SageMaker::Domain.ResourceSpec}
321
+ */
322
+ export interface SageMakerDomainResourceSpec {
323
+ SageMakerImageArn?: string;
324
+ InstanceType?: string;
325
+ LifecycleConfigArn?: string;
326
+ SageMakerImageVersionArn?: string;
327
+ }
328
+ /**
329
+ * Type definition for AWS::SageMaker::Domain.SharingSettings
330
+ *
331
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-sharingsettings.html | AWS::SageMaker::Domain.SharingSettings}
332
+ */
333
+ export interface SageMakerDomainSharingSettings {
334
+ NotebookOutputOption?: string;
335
+ S3KmsKeyId?: string;
336
+ S3OutputPath?: string;
337
+ }
338
+ /**
339
+ * Type definition for AWS::SageMaker::Domain.UserSettings
340
+ *
341
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-domain-usersettings.html | AWS::SageMaker::Domain.UserSettings}
342
+ */
343
+ export interface SageMakerDomainUserSettings {
344
+ SecurityGroups?: any[];
345
+ KernelGatewayAppSettings?: SageMakerDomainKernelGatewayAppSettings;
346
+ RStudioServerProAppSettings?: SageMakerDomainRStudioServerProAppSettings;
347
+ RSessionAppSettings?: SageMakerDomainRSessionAppSettings;
348
+ JupyterServerAppSettings?: SageMakerDomainJupyterServerAppSettings;
349
+ ExecutionRole: string;
350
+ SharingSettings?: SageMakerDomainSharingSettings;
351
+ }
352
+ /**
353
+ * Type definition for AWS::SageMaker::Endpoint.Alarm
354
+ *
355
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-alarm.html | AWS::SageMaker::Endpoint.Alarm}
356
+ */
357
+ export interface SageMakerEndpointAlarm {
358
+ AlarmName: string;
359
+ }
360
+ /**
361
+ * Type definition for AWS::SageMaker::Endpoint.AutoRollbackConfig
362
+ *
363
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-autorollbackconfig.html | AWS::SageMaker::Endpoint.AutoRollbackConfig}
364
+ */
365
+ export interface SageMakerEndpointAutoRollbackConfig {
366
+ Alarms: any[];
367
+ }
368
+ /**
369
+ * Type definition for AWS::SageMaker::Endpoint.BlueGreenUpdatePolicy
370
+ *
371
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-bluegreenupdatepolicy.html | AWS::SageMaker::Endpoint.BlueGreenUpdatePolicy}
372
+ */
373
+ export interface SageMakerEndpointBlueGreenUpdatePolicy {
374
+ MaximumExecutionTimeoutInSeconds?: number;
375
+ TerminationWaitInSeconds?: number;
376
+ TrafficRoutingConfiguration: SageMakerEndpointTrafficRoutingConfig;
377
+ }
378
+ /**
379
+ * Type definition for AWS::SageMaker::Endpoint.CapacitySize
380
+ *
381
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-capacitysize.html | AWS::SageMaker::Endpoint.CapacitySize}
382
+ */
383
+ export interface SageMakerEndpointCapacitySize {
384
+ Type: string;
385
+ Value: number;
386
+ }
387
+ /**
388
+ * Type definition for AWS::SageMaker::Endpoint.DeploymentConfig
389
+ *
390
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-deploymentconfig.html | AWS::SageMaker::Endpoint.DeploymentConfig}
391
+ */
392
+ export interface SageMakerEndpointDeploymentConfig {
393
+ AutoRollbackConfiguration?: SageMakerEndpointAutoRollbackConfig;
394
+ RollingUpdatePolicy?: SageMakerEndpointRollingUpdatePolicy;
395
+ BlueGreenUpdatePolicy?: SageMakerEndpointBlueGreenUpdatePolicy;
396
+ }
397
+ /**
398
+ * Type definition for AWS::SageMaker::Endpoint.RollingUpdatePolicy
399
+ *
400
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-rollingupdatepolicy.html | AWS::SageMaker::Endpoint.RollingUpdatePolicy}
401
+ */
402
+ export interface SageMakerEndpointRollingUpdatePolicy {
403
+ MaximumExecutionTimeoutInSeconds?: number;
404
+ MaximumBatchSize: SageMakerEndpointCapacitySize;
405
+ WaitIntervalInSeconds: number;
406
+ RollbackMaximumBatchSize?: SageMakerEndpointCapacitySize;
407
+ }
408
+ /**
409
+ * Type definition for AWS::SageMaker::Endpoint.TrafficRoutingConfig
410
+ *
411
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-trafficroutingconfig.html | AWS::SageMaker::Endpoint.TrafficRoutingConfig}
412
+ */
413
+ export interface SageMakerEndpointTrafficRoutingConfig {
414
+ Type: string;
415
+ LinearStepSize?: SageMakerEndpointCapacitySize;
416
+ CanarySize?: SageMakerEndpointCapacitySize;
417
+ WaitIntervalInSeconds?: number;
418
+ }
419
+ /**
420
+ * Type definition for AWS::SageMaker::Endpoint.VariantProperty
421
+ *
422
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpoint-variantproperty.html | AWS::SageMaker::Endpoint.VariantProperty}
423
+ */
424
+ export interface SageMakerEndpointVariantProperty {
425
+ VariantPropertyType?: string;
426
+ }
427
+ /**
428
+ * Type definition for AWS::SageMaker::EndpointConfig.AsyncInferenceClientConfig
429
+ *
430
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-asyncinferenceclientconfig.html | AWS::SageMaker::EndpointConfig.AsyncInferenceClientConfig}
431
+ */
432
+ export interface SageMakerEndpointConfigAsyncInferenceClientConfig {
433
+ MaxConcurrentInvocationsPerInstance?: number;
434
+ }
435
+ /**
436
+ * Type definition for AWS::SageMaker::EndpointConfig.AsyncInferenceConfig
437
+ *
438
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-asyncinferenceconfig.html | AWS::SageMaker::EndpointConfig.AsyncInferenceConfig}
439
+ */
440
+ export interface SageMakerEndpointConfigAsyncInferenceConfig {
441
+ OutputConfig: SageMakerEndpointConfigAsyncInferenceOutputConfig;
442
+ ClientConfig?: SageMakerEndpointConfigAsyncInferenceClientConfig;
443
+ }
444
+ /**
445
+ * Type definition for AWS::SageMaker::EndpointConfig.AsyncInferenceNotificationConfig
446
+ *
447
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-asyncinferencenotificationconfig.html | AWS::SageMaker::EndpointConfig.AsyncInferenceNotificationConfig}
448
+ */
449
+ export interface SageMakerEndpointConfigAsyncInferenceNotificationConfig {
450
+ IncludeInferenceResponseIn?: any[];
451
+ SuccessTopic?: string;
452
+ ErrorTopic?: string;
453
+ }
454
+ /**
455
+ * Type definition for AWS::SageMaker::EndpointConfig.AsyncInferenceOutputConfig
456
+ *
457
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-asyncinferenceoutputconfig.html | AWS::SageMaker::EndpointConfig.AsyncInferenceOutputConfig}
458
+ */
459
+ export interface SageMakerEndpointConfigAsyncInferenceOutputConfig {
460
+ KmsKeyId?: string;
461
+ NotificationConfig?: SageMakerEndpointConfigAsyncInferenceNotificationConfig;
462
+ S3OutputPath?: string;
463
+ S3FailurePath?: string;
464
+ }
465
+ /**
466
+ * Type definition for AWS::SageMaker::EndpointConfig.CaptureContentTypeHeader
467
+ *
468
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig-capturecontenttypeheader.html | AWS::SageMaker::EndpointConfig.CaptureContentTypeHeader}
469
+ */
470
+ export interface SageMakerEndpointConfigCaptureContentTypeHeader {
471
+ JsonContentTypes?: any[];
472
+ CsvContentTypes?: any[];
473
+ }
474
+ /**
475
+ * Type definition for AWS::SageMaker::EndpointConfig.CaptureOption
476
+ *
477
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-captureoption.html | AWS::SageMaker::EndpointConfig.CaptureOption}
478
+ */
479
+ export interface SageMakerEndpointConfigCaptureOption {
480
+ CaptureMode: string;
481
+ }
482
+ /**
483
+ * Type definition for AWS::SageMaker::EndpointConfig.ClarifyExplainerConfig
484
+ *
485
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-clarifyexplainerconfig.html | AWS::SageMaker::EndpointConfig.ClarifyExplainerConfig}
486
+ */
487
+ export interface SageMakerEndpointConfigClarifyExplainerConfig {
488
+ InferenceConfig?: SageMakerEndpointConfigClarifyInferenceConfig;
489
+ EnableExplanations?: string;
490
+ ShapConfig: SageMakerEndpointConfigClarifyShapConfig;
491
+ }
492
+ /**
493
+ * Type definition for AWS::SageMaker::EndpointConfig.ClarifyFeatureType
494
+ *
495
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-clarifyfeaturetype.html | AWS::SageMaker::EndpointConfig.ClarifyFeatureType}
496
+ */
497
+ export type SageMakerEndpointConfigClarifyFeatureType = string;
498
+ /**
499
+ * Type definition for AWS::SageMaker::EndpointConfig.ClarifyHeader
500
+ *
501
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-clarifyheader.html | AWS::SageMaker::EndpointConfig.ClarifyHeader}
502
+ */
503
+ export type SageMakerEndpointConfigClarifyHeader = string;
504
+ /**
505
+ * Type definition for AWS::SageMaker::EndpointConfig.ClarifyInferenceConfig
506
+ *
507
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-clarifyinferenceconfig.html | AWS::SageMaker::EndpointConfig.ClarifyInferenceConfig}
508
+ */
509
+ export interface SageMakerEndpointConfigClarifyInferenceConfig {
510
+ ContentTemplate?: string;
511
+ LabelHeaders?: any[];
512
+ MaxPayloadInMB?: number;
513
+ ProbabilityIndex?: number;
514
+ LabelAttribute?: string;
515
+ FeatureTypes?: any[];
516
+ FeatureHeaders?: any[];
517
+ LabelIndex?: number;
518
+ ProbabilityAttribute?: string;
519
+ FeaturesAttribute?: string;
520
+ MaxRecordCount?: number;
521
+ }
522
+ /**
523
+ * Type definition for AWS::SageMaker::EndpointConfig.ClarifyShapBaselineConfig
524
+ *
525
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-clarifyshapbaselineconfig.html | AWS::SageMaker::EndpointConfig.ClarifyShapBaselineConfig}
526
+ */
527
+ export interface SageMakerEndpointConfigClarifyShapBaselineConfig {
528
+ ShapBaseline?: string;
529
+ ShapBaselineUri?: string;
530
+ MimeType?: string;
531
+ }
532
+ /**
533
+ * Type definition for AWS::SageMaker::EndpointConfig.ClarifyShapConfig
534
+ *
535
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-clarifyshapconfig.html | AWS::SageMaker::EndpointConfig.ClarifyShapConfig}
536
+ */
537
+ export interface SageMakerEndpointConfigClarifyShapConfig {
538
+ TextConfig?: SageMakerEndpointConfigClarifyTextConfig;
539
+ UseLogit?: boolean;
540
+ Seed?: number;
541
+ ShapBaselineConfig: SageMakerEndpointConfigClarifyShapBaselineConfig;
542
+ NumberOfSamples?: number;
543
+ }
544
+ /**
545
+ * Type definition for AWS::SageMaker::EndpointConfig.ClarifyTextConfig
546
+ *
547
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-clarifytextconfig.html | AWS::SageMaker::EndpointConfig.ClarifyTextConfig}
548
+ */
549
+ export interface SageMakerEndpointConfigClarifyTextConfig {
550
+ Language: string;
551
+ Granularity: string;
552
+ }
553
+ /**
554
+ * Type definition for AWS::SageMaker::EndpointConfig.DataCaptureConfig
555
+ *
556
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-datacaptureconfig.html | AWS::SageMaker::EndpointConfig.DataCaptureConfig}
557
+ */
558
+ export interface SageMakerEndpointConfigDataCaptureConfig {
559
+ CaptureOptions: any[];
560
+ KmsKeyId?: string;
561
+ DestinationS3Uri: string;
562
+ InitialSamplingPercentage: number;
563
+ CaptureContentTypeHeader?: SageMakerEndpointConfigCaptureContentTypeHeader;
564
+ EnableCapture?: boolean;
565
+ }
566
+ /**
567
+ * Type definition for AWS::SageMaker::EndpointConfig.ExplainerConfig
568
+ *
569
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-explainerconfig.html | AWS::SageMaker::EndpointConfig.ExplainerConfig}
570
+ */
571
+ export interface SageMakerEndpointConfigExplainerConfig {
572
+ ClarifyExplainerConfig?: SageMakerEndpointConfigClarifyExplainerConfig;
573
+ }
574
+ /**
575
+ * Type definition for AWS::SageMaker::EndpointConfig.ProductionVariant
576
+ *
577
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant.html | AWS::SageMaker::EndpointConfig.ProductionVariant}
578
+ */
579
+ export interface SageMakerEndpointConfigProductionVariant {
580
+ ModelDataDownloadTimeoutInSeconds?: number;
581
+ ModelName: string;
582
+ VolumeSizeInGB?: number;
583
+ EnableSSMAccess?: boolean;
584
+ VariantName: string;
585
+ ContainerStartupHealthCheckTimeoutInSeconds?: number;
586
+ InitialInstanceCount?: number;
587
+ ServerlessConfig?: SageMakerEndpointConfigServerlessConfig;
588
+ InstanceType?: string;
589
+ AcceleratorType?: string;
590
+ InitialVariantWeight: number;
591
+ }
592
+ /**
593
+ * Type definition for AWS::SageMaker::EndpointConfig.ServerlessConfig
594
+ *
595
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-endpointconfig-productionvariant-serverlessconfig.html | AWS::SageMaker::EndpointConfig.ServerlessConfig}
596
+ */
597
+ export interface SageMakerEndpointConfigServerlessConfig {
598
+ MaxConcurrency: number;
599
+ MemorySizeInMB: number;
600
+ ProvisionedConcurrency?: number;
601
+ }
602
+ /**
603
+ * Type definition for AWS::SageMaker::FeatureGroup.DataCatalogConfig
604
+ *
605
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-featuregroup-datacatalogconfig.html | AWS::SageMaker::FeatureGroup.DataCatalogConfig}
606
+ */
607
+ export interface SageMakerFeatureGroupDataCatalogConfig {
608
+ TableName: string;
609
+ Database: string;
610
+ Catalog: string;
611
+ }
612
+ /**
613
+ * Type definition for AWS::SageMaker::FeatureGroup.FeatureDefinition
614
+ *
615
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-featuregroup-featuredefinition.html | AWS::SageMaker::FeatureGroup.FeatureDefinition}
616
+ */
617
+ export interface SageMakerFeatureGroupFeatureDefinition {
618
+ FeatureType: string;
619
+ FeatureName: string;
620
+ }
621
+ /**
622
+ * Type definition for AWS::SageMaker::FeatureGroup.OfflineStoreConfig
623
+ *
624
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-featuregroup-offlinestoreconfig.html | AWS::SageMaker::FeatureGroup.OfflineStoreConfig}
625
+ */
626
+ export interface SageMakerFeatureGroupOfflineStoreConfig {
627
+ DataCatalogConfig?: SageMakerFeatureGroupDataCatalogConfig;
628
+ S3StorageConfig: SageMakerFeatureGroupS3StorageConfig;
629
+ DisableGlueTableCreation?: boolean;
630
+ TableFormat?: string;
631
+ }
632
+ /**
633
+ * Type definition for AWS::SageMaker::FeatureGroup.OnlineStoreConfig
634
+ *
635
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-featuregroup-onlinestoreconfig.html | AWS::SageMaker::FeatureGroup.OnlineStoreConfig}
636
+ */
637
+ export interface SageMakerFeatureGroupOnlineStoreConfig {
638
+ EnableOnlineStore?: boolean;
639
+ SecurityConfig?: SageMakerFeatureGroupOnlineStoreSecurityConfig;
640
+ }
641
+ /**
642
+ * Type definition for AWS::SageMaker::FeatureGroup.OnlineStoreSecurityConfig
643
+ *
644
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-featuregroup-onlinestoresecurityconfig.html | AWS::SageMaker::FeatureGroup.OnlineStoreSecurityConfig}
645
+ */
646
+ export interface SageMakerFeatureGroupOnlineStoreSecurityConfig {
647
+ KmsKeyId?: string;
648
+ }
649
+ /**
650
+ * Type definition for AWS::SageMaker::FeatureGroup.S3StorageConfig
651
+ *
652
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-featuregroup-s3storageconfig.html | AWS::SageMaker::FeatureGroup.S3StorageConfig}
653
+ */
654
+ export interface SageMakerFeatureGroupS3StorageConfig {
655
+ KmsKeyId?: string;
656
+ S3Uri: string;
657
+ }
658
+ /**
659
+ * Type definition for AWS::SageMaker::InferenceExperiment.CaptureContentTypeHeader
660
+ *
661
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-capturecontenttypeheader.html | AWS::SageMaker::InferenceExperiment.CaptureContentTypeHeader}
662
+ */
663
+ export interface SageMakerInferenceExperimentCaptureContentTypeHeader {
664
+ JsonContentTypes?: any[];
665
+ CsvContentTypes?: any[];
666
+ }
667
+ /**
668
+ * Type definition for AWS::SageMaker::InferenceExperiment.DataStorageConfig
669
+ *
670
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-datastorageconfig.html | AWS::SageMaker::InferenceExperiment.DataStorageConfig}
671
+ */
672
+ export interface SageMakerInferenceExperimentDataStorageConfig {
673
+ Destination: string;
674
+ ContentType?: SageMakerInferenceExperimentCaptureContentTypeHeader;
675
+ KmsKey?: string;
676
+ }
677
+ /**
678
+ * Type definition for AWS::SageMaker::InferenceExperiment.EndpointMetadata
679
+ *
680
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-endpointmetadata.html | AWS::SageMaker::InferenceExperiment.EndpointMetadata}
681
+ */
682
+ export interface SageMakerInferenceExperimentEndpointMetadata {
683
+ EndpointStatus?: string;
684
+ EndpointName: string;
685
+ EndpointConfigName?: string;
686
+ }
687
+ /**
688
+ * Type definition for AWS::SageMaker::InferenceExperiment.InferenceExperimentSchedule
689
+ *
690
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-inferenceexperimentschedule.html | AWS::SageMaker::InferenceExperiment.InferenceExperimentSchedule}
691
+ */
692
+ export interface SageMakerInferenceExperimentInferenceExperimentSchedule {
693
+ EndTime?: string;
694
+ StartTime?: string;
695
+ }
696
+ /**
697
+ * Type definition for AWS::SageMaker::InferenceExperiment.ModelInfrastructureConfig
698
+ *
699
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-modelinfrastructureconfig.html | AWS::SageMaker::InferenceExperiment.ModelInfrastructureConfig}
700
+ */
701
+ export interface SageMakerInferenceExperimentModelInfrastructureConfig {
702
+ InfrastructureType: string;
703
+ RealTimeInferenceConfig: SageMakerInferenceExperimentRealTimeInferenceConfig;
704
+ }
705
+ /**
706
+ * Type definition for AWS::SageMaker::InferenceExperiment.ModelVariantConfig
707
+ *
708
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-modelvariantconfig.html | AWS::SageMaker::InferenceExperiment.ModelVariantConfig}
709
+ */
710
+ export interface SageMakerInferenceExperimentModelVariantConfig {
711
+ ModelName: string;
712
+ VariantName: string;
713
+ InfrastructureConfig: SageMakerInferenceExperimentModelInfrastructureConfig;
714
+ }
715
+ /**
716
+ * Type definition for AWS::SageMaker::InferenceExperiment.RealTimeInferenceConfig
717
+ *
718
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-realtimeinferenceconfig.html | AWS::SageMaker::InferenceExperiment.RealTimeInferenceConfig}
719
+ */
720
+ export interface SageMakerInferenceExperimentRealTimeInferenceConfig {
721
+ InstanceCount: number;
722
+ InstanceType: string;
723
+ }
724
+ /**
725
+ * Type definition for AWS::SageMaker::InferenceExperiment.ShadowModeConfig
726
+ *
727
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-shadowmodeconfig.html | AWS::SageMaker::InferenceExperiment.ShadowModeConfig}
728
+ */
729
+ export interface SageMakerInferenceExperimentShadowModeConfig {
730
+ SourceModelVariantName: string;
731
+ ShadowModelVariants: any[];
732
+ }
733
+ /**
734
+ * Type definition for AWS::SageMaker::InferenceExperiment.ShadowModelVariantConfig
735
+ *
736
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-inferenceexperiment-shadowmodelvariantconfig.html | AWS::SageMaker::InferenceExperiment.ShadowModelVariantConfig}
737
+ */
738
+ export interface SageMakerInferenceExperimentShadowModelVariantConfig {
739
+ ShadowModelVariantName: string;
740
+ SamplingPercentage: number;
741
+ }
742
+ /**
743
+ * Type definition for AWS::SageMaker::Model.ContainerDefinition
744
+ *
745
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition.html | AWS::SageMaker::Model.ContainerDefinition}
746
+ */
747
+ export interface SageMakerModelContainerDefinition {
748
+ ImageConfig?: SageMakerModelImageConfig;
749
+ InferenceSpecificationName?: string;
750
+ ContainerHostname?: string;
751
+ ModelPackageName?: string;
752
+ Mode?: string;
753
+ Environment?: object;
754
+ ModelDataUrl?: string;
755
+ Image?: string;
756
+ MultiModelConfig?: SageMakerModelMultiModelConfig;
757
+ }
758
+ /**
759
+ * Type definition for AWS::SageMaker::Model.ImageConfig
760
+ *
761
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition-imageconfig.html | AWS::SageMaker::Model.ImageConfig}
762
+ */
763
+ export interface SageMakerModelImageConfig {
764
+ RepositoryAuthConfig?: SageMakerModelRepositoryAuthConfig;
765
+ RepositoryAccessMode: string;
766
+ }
767
+ /**
768
+ * Type definition for AWS::SageMaker::Model.InferenceExecutionConfig
769
+ *
770
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-inferenceexecutionconfig.html | AWS::SageMaker::Model.InferenceExecutionConfig}
771
+ */
772
+ export interface SageMakerModelInferenceExecutionConfig {
773
+ Mode: string;
774
+ }
775
+ /**
776
+ * Type definition for AWS::SageMaker::Model.MultiModelConfig
777
+ *
778
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition-multimodelconfig.html | AWS::SageMaker::Model.MultiModelConfig}
779
+ */
780
+ export interface SageMakerModelMultiModelConfig {
781
+ ModelCacheSetting?: string;
782
+ }
783
+ /**
784
+ * Type definition for AWS::SageMaker::Model.RepositoryAuthConfig
785
+ *
786
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-containerdefinition-imageconfig-repositoryauthconfig.html | AWS::SageMaker::Model.RepositoryAuthConfig}
787
+ */
788
+ export interface SageMakerModelRepositoryAuthConfig {
789
+ RepositoryCredentialsProviderArn: string;
790
+ }
791
+ /**
792
+ * Type definition for AWS::SageMaker::Model.VpcConfig
793
+ *
794
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-model-vpcconfig.html | AWS::SageMaker::Model.VpcConfig}
795
+ */
796
+ export interface SageMakerModelVpcConfig {
797
+ Subnets: any[];
798
+ SecurityGroupIds: any[];
799
+ }
800
+ /**
801
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.BatchTransformInput
802
+ *
803
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-batchtransforminput.html | AWS::SageMaker::ModelBiasJobDefinition.BatchTransformInput}
804
+ */
805
+ export interface SageMakerModelBiasJobDefinitionBatchTransformInput {
806
+ DatasetFormat: SageMakerModelBiasJobDefinitionDatasetFormat;
807
+ S3DataDistributionType?: string;
808
+ StartTimeOffset?: string;
809
+ EndTimeOffset?: string;
810
+ ProbabilityThresholdAttribute?: number;
811
+ InferenceAttribute?: string;
812
+ DataCapturedDestinationS3Uri: string;
813
+ S3InputMode?: string;
814
+ LocalPath: string;
815
+ ProbabilityAttribute?: string;
816
+ FeaturesAttribute?: string;
817
+ }
818
+ /**
819
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.ClusterConfig
820
+ *
821
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-clusterconfig.html | AWS::SageMaker::ModelBiasJobDefinition.ClusterConfig}
822
+ */
823
+ export interface SageMakerModelBiasJobDefinitionClusterConfig {
824
+ InstanceCount: number;
825
+ VolumeSizeInGB: number;
826
+ VolumeKmsKeyId?: string;
827
+ InstanceType: string;
828
+ }
829
+ /**
830
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.ConstraintsResource
831
+ *
832
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-constraintsresource.html | AWS::SageMaker::ModelBiasJobDefinition.ConstraintsResource}
833
+ */
834
+ export interface SageMakerModelBiasJobDefinitionConstraintsResource {
835
+ S3Uri?: string;
836
+ }
837
+ /**
838
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.Csv
839
+ *
840
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-csv.html | AWS::SageMaker::ModelBiasJobDefinition.Csv}
841
+ */
842
+ export interface SageMakerModelBiasJobDefinitionCsv {
843
+ Header?: boolean;
844
+ }
845
+ /**
846
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.DatasetFormat
847
+ *
848
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-datasetformat.html | AWS::SageMaker::ModelBiasJobDefinition.DatasetFormat}
849
+ */
850
+ export interface SageMakerModelBiasJobDefinitionDatasetFormat {
851
+ Parquet?: boolean;
852
+ Csv?: SageMakerModelBiasJobDefinitionCsv;
853
+ Json?: SageMakerModelBiasJobDefinitionJson;
854
+ }
855
+ /**
856
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.EndpointInput
857
+ *
858
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-endpointinput.html | AWS::SageMaker::ModelBiasJobDefinition.EndpointInput}
859
+ */
860
+ export interface SageMakerModelBiasJobDefinitionEndpointInput {
861
+ S3DataDistributionType?: string;
862
+ StartTimeOffset?: string;
863
+ EndTimeOffset?: string;
864
+ ProbabilityThresholdAttribute?: number;
865
+ EndpointName: string;
866
+ InferenceAttribute?: string;
867
+ S3InputMode?: string;
868
+ LocalPath: string;
869
+ ProbabilityAttribute?: string;
870
+ FeaturesAttribute?: string;
871
+ }
872
+ /**
873
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.Json
874
+ *
875
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-json.html | AWS::SageMaker::ModelBiasJobDefinition.Json}
876
+ */
877
+ export interface SageMakerModelBiasJobDefinitionJson {
878
+ Line?: boolean;
879
+ }
880
+ /**
881
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.ModelBiasAppSpecification
882
+ *
883
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-modelbiasappspecification.html | AWS::SageMaker::ModelBiasJobDefinition.ModelBiasAppSpecification}
884
+ */
885
+ export interface SageMakerModelBiasJobDefinitionModelBiasAppSpecification {
886
+ ConfigUri: string;
887
+ Environment?: Record<string, any>;
888
+ ImageUri: string;
889
+ }
890
+ /**
891
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.ModelBiasBaselineConfig
892
+ *
893
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-modelbiasbaselineconfig.html | AWS::SageMaker::ModelBiasJobDefinition.ModelBiasBaselineConfig}
894
+ */
895
+ export interface SageMakerModelBiasJobDefinitionModelBiasBaselineConfig {
896
+ ConstraintsResource?: SageMakerModelBiasJobDefinitionConstraintsResource;
897
+ BaseliningJobName?: string;
898
+ }
899
+ /**
900
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.ModelBiasJobInput
901
+ *
902
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-modelbiasjobinput.html | AWS::SageMaker::ModelBiasJobDefinition.ModelBiasJobInput}
903
+ */
904
+ export interface SageMakerModelBiasJobDefinitionModelBiasJobInput {
905
+ GroundTruthS3Input: SageMakerModelBiasJobDefinitionMonitoringGroundTruthS3Input;
906
+ BatchTransformInput?: SageMakerModelBiasJobDefinitionBatchTransformInput;
907
+ EndpointInput?: SageMakerModelBiasJobDefinitionEndpointInput;
908
+ }
909
+ /**
910
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.MonitoringGroundTruthS3Input
911
+ *
912
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-monitoringgroundtruths3input.html | AWS::SageMaker::ModelBiasJobDefinition.MonitoringGroundTruthS3Input}
913
+ */
914
+ export interface SageMakerModelBiasJobDefinitionMonitoringGroundTruthS3Input {
915
+ S3Uri: string;
916
+ }
917
+ /**
918
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.MonitoringOutput
919
+ *
920
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-monitoringoutput.html | AWS::SageMaker::ModelBiasJobDefinition.MonitoringOutput}
921
+ */
922
+ export interface SageMakerModelBiasJobDefinitionMonitoringOutput {
923
+ S3Output: SageMakerModelBiasJobDefinitionS3Output;
924
+ }
925
+ /**
926
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.MonitoringOutputConfig
927
+ *
928
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-monitoringoutputconfig.html | AWS::SageMaker::ModelBiasJobDefinition.MonitoringOutputConfig}
929
+ */
930
+ export interface SageMakerModelBiasJobDefinitionMonitoringOutputConfig {
931
+ KmsKeyId?: string;
932
+ MonitoringOutputs: any[];
933
+ }
934
+ /**
935
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.MonitoringResources
936
+ *
937
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-monitoringresources.html | AWS::SageMaker::ModelBiasJobDefinition.MonitoringResources}
938
+ */
939
+ export interface SageMakerModelBiasJobDefinitionMonitoringResources {
940
+ ClusterConfig: SageMakerModelBiasJobDefinitionClusterConfig;
941
+ }
942
+ /**
943
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.NetworkConfig
944
+ *
945
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-networkconfig.html | AWS::SageMaker::ModelBiasJobDefinition.NetworkConfig}
946
+ */
947
+ export interface SageMakerModelBiasJobDefinitionNetworkConfig {
948
+ EnableNetworkIsolation?: boolean;
949
+ EnableInterContainerTrafficEncryption?: boolean;
950
+ VpcConfig?: SageMakerModelBiasJobDefinitionVpcConfig;
951
+ }
952
+ /**
953
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.S3Output
954
+ *
955
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-s3output.html | AWS::SageMaker::ModelBiasJobDefinition.S3Output}
956
+ */
957
+ export interface SageMakerModelBiasJobDefinitionS3Output {
958
+ S3Uri: string;
959
+ LocalPath: string;
960
+ S3UploadMode?: string;
961
+ }
962
+ /**
963
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.StoppingCondition
964
+ *
965
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-stoppingcondition.html | AWS::SageMaker::ModelBiasJobDefinition.StoppingCondition}
966
+ */
967
+ export interface SageMakerModelBiasJobDefinitionStoppingCondition {
968
+ MaxRuntimeInSeconds: number;
969
+ }
970
+ /**
971
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition.VpcConfig
972
+ *
973
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelbiasjobdefinition-vpcconfig.html | AWS::SageMaker::ModelBiasJobDefinition.VpcConfig}
974
+ */
975
+ export interface SageMakerModelBiasJobDefinitionVpcConfig {
976
+ Subnets: any[];
977
+ SecurityGroupIds: any[];
978
+ }
979
+ /**
980
+ * Type definition for AWS::SageMaker::ModelCard.AdditionalInformation
981
+ *
982
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-additionalinformation.html | AWS::SageMaker::ModelCard.AdditionalInformation}
983
+ */
984
+ export interface SageMakerModelCardAdditionalInformation {
985
+ EthicalConsiderations?: string;
986
+ CaveatsAndRecommendations?: string;
987
+ CustomDetails?: Record<string, any>;
988
+ }
989
+ /**
990
+ * Type definition for AWS::SageMaker::ModelCard.BusinessDetails
991
+ *
992
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-businessdetails.html | AWS::SageMaker::ModelCard.BusinessDetails}
993
+ */
994
+ export interface SageMakerModelCardBusinessDetails {
995
+ BusinessStakeholders?: string;
996
+ LineOfBusiness?: string;
997
+ BusinessProblem?: string;
998
+ }
999
+ /**
1000
+ * Type definition for AWS::SageMaker::ModelCard.Container
1001
+ *
1002
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-container.html | AWS::SageMaker::ModelCard.Container}
1003
+ */
1004
+ export interface SageMakerModelCardContainer {
1005
+ NearestModelName?: string;
1006
+ ModelDataUrl?: string;
1007
+ Image: string;
1008
+ }
1009
+ /**
1010
+ * Type definition for AWS::SageMaker::ModelCard.Content
1011
+ *
1012
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-content.html | AWS::SageMaker::ModelCard.Content}
1013
+ */
1014
+ export interface SageMakerModelCardContent {
1015
+ IntendedUses?: SageMakerModelCardIntendedUses;
1016
+ AdditionalInformation?: SageMakerModelCardAdditionalInformation;
1017
+ ModelOverview?: SageMakerModelCardModelOverview;
1018
+ TrainingDetails?: SageMakerModelCardTrainingDetails;
1019
+ EvaluationDetails?: any[];
1020
+ ModelPackageDetails?: SageMakerModelCardModelPackageDetails;
1021
+ BusinessDetails?: SageMakerModelCardBusinessDetails;
1022
+ }
1023
+ /**
1024
+ * Type definition for AWS::SageMaker::ModelCard.EvaluationDetail
1025
+ *
1026
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-evaluationdetail.html | AWS::SageMaker::ModelCard.EvaluationDetail}
1027
+ */
1028
+ export interface SageMakerModelCardEvaluationDetail {
1029
+ Datasets?: any[];
1030
+ EvaluationObservation?: string;
1031
+ MetricGroups?: any[];
1032
+ Metadata?: Record<string, any>;
1033
+ EvaluationJobArn?: string;
1034
+ Name: string;
1035
+ }
1036
+ /**
1037
+ * Type definition for AWS::SageMaker::ModelCard.Function
1038
+ *
1039
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-function.html | AWS::SageMaker::ModelCard.Function}
1040
+ */
1041
+ export interface SageMakerModelCardFunction {
1042
+ Condition?: string;
1043
+ Function?: string;
1044
+ Facet?: string;
1045
+ }
1046
+ /**
1047
+ * Type definition for AWS::SageMaker::ModelCard.InferenceEnvironment
1048
+ *
1049
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-inferenceenvironment.html | AWS::SageMaker::ModelCard.InferenceEnvironment}
1050
+ */
1051
+ export interface SageMakerModelCardInferenceEnvironment {
1052
+ ContainerImage?: any[];
1053
+ }
1054
+ /**
1055
+ * Type definition for AWS::SageMaker::ModelCard.InferenceSpecification
1056
+ *
1057
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-inferencespecification.html | AWS::SageMaker::ModelCard.InferenceSpecification}
1058
+ */
1059
+ export interface SageMakerModelCardInferenceSpecification {
1060
+ Containers: any[];
1061
+ }
1062
+ /**
1063
+ * Type definition for AWS::SageMaker::ModelCard.IntendedUses
1064
+ *
1065
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-intendeduses.html | AWS::SageMaker::ModelCard.IntendedUses}
1066
+ */
1067
+ export interface SageMakerModelCardIntendedUses {
1068
+ IntendedUses?: string;
1069
+ FactorsAffectingModelEfficiency?: string;
1070
+ PurposeOfModel?: string;
1071
+ RiskRating?: string;
1072
+ ExplanationsForRiskRating?: string;
1073
+ }
1074
+ /**
1075
+ * Type definition for AWS::SageMaker::ModelCard.MetricDataItems
1076
+ *
1077
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-metricdataitems.html | AWS::SageMaker::ModelCard.MetricDataItems}
1078
+ */
1079
+ export interface SageMakerModelCardMetricDataItems {
1080
+ XAxisName?: any[];
1081
+ Type: string;
1082
+ Value: object;
1083
+ YAxisName?: any[];
1084
+ Notes?: string;
1085
+ Name: string;
1086
+ }
1087
+ /**
1088
+ * Type definition for AWS::SageMaker::ModelCard.MetricGroup
1089
+ *
1090
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-metricgroup.html | AWS::SageMaker::ModelCard.MetricGroup}
1091
+ */
1092
+ export interface SageMakerModelCardMetricGroup {
1093
+ Name: string;
1094
+ MetricData: any[];
1095
+ }
1096
+ /**
1097
+ * Type definition for AWS::SageMaker::ModelCard.ModelOverview
1098
+ *
1099
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-modeloverview.html | AWS::SageMaker::ModelCard.ModelOverview}
1100
+ */
1101
+ export interface SageMakerModelCardModelOverview {
1102
+ ModelOwner?: string;
1103
+ ModelArtifact?: any[];
1104
+ AlgorithmType?: string;
1105
+ ModelName?: string;
1106
+ InferenceEnvironment?: SageMakerModelCardInferenceEnvironment;
1107
+ ProblemType?: string;
1108
+ ModelDescription?: string;
1109
+ ModelVersion?: number;
1110
+ ModelCreator?: string;
1111
+ ModelId?: string;
1112
+ }
1113
+ /**
1114
+ * Type definition for AWS::SageMaker::ModelCard.ModelPackageCreator
1115
+ *
1116
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-modelpackagecreator.html | AWS::SageMaker::ModelCard.ModelPackageCreator}
1117
+ */
1118
+ export interface SageMakerModelCardModelPackageCreator {
1119
+ UserProfileName?: string;
1120
+ }
1121
+ /**
1122
+ * Type definition for AWS::SageMaker::ModelCard.ModelPackageDetails
1123
+ *
1124
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-modelpackagedetails.html | AWS::SageMaker::ModelCard.ModelPackageDetails}
1125
+ */
1126
+ export interface SageMakerModelCardModelPackageDetails {
1127
+ ModelPackageGroupName?: string;
1128
+ Task?: string;
1129
+ CreatedBy?: SageMakerModelCardModelPackageCreator;
1130
+ ApprovalDescription?: string;
1131
+ ModelApprovalStatus?: string;
1132
+ ModelPackageVersion?: number;
1133
+ ModelPackageDescription?: string;
1134
+ ModelPackageName?: string;
1135
+ ModelPackageStatus?: string;
1136
+ SourceAlgorithms?: any[];
1137
+ InferenceSpecification?: SageMakerModelCardInferenceSpecification;
1138
+ ModelPackageArn?: string;
1139
+ Domain?: string;
1140
+ }
1141
+ /**
1142
+ * Type definition for AWS::SageMaker::ModelCard.ObjectiveFunction
1143
+ *
1144
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-objectivefunction.html | AWS::SageMaker::ModelCard.ObjectiveFunction}
1145
+ */
1146
+ export interface SageMakerModelCardObjectiveFunction {
1147
+ Function?: SageMakerModelCardFunction;
1148
+ Notes?: string;
1149
+ }
1150
+ /**
1151
+ * Type definition for AWS::SageMaker::ModelCard.SecurityConfig
1152
+ *
1153
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-securityconfig.html | AWS::SageMaker::ModelCard.SecurityConfig}
1154
+ */
1155
+ export interface SageMakerModelCardSecurityConfig {
1156
+ KmsKeyId?: string;
1157
+ }
1158
+ /**
1159
+ * Type definition for AWS::SageMaker::ModelCard.SourceAlgorithm
1160
+ *
1161
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-sourcealgorithm.html | AWS::SageMaker::ModelCard.SourceAlgorithm}
1162
+ */
1163
+ export interface SageMakerModelCardSourceAlgorithm {
1164
+ ModelDataUrl?: string;
1165
+ AlgorithmName: string;
1166
+ }
1167
+ /**
1168
+ * Type definition for AWS::SageMaker::ModelCard.TrainingDetails
1169
+ *
1170
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-trainingdetails.html | AWS::SageMaker::ModelCard.TrainingDetails}
1171
+ */
1172
+ export interface SageMakerModelCardTrainingDetails {
1173
+ ObjectiveFunction?: SageMakerModelCardObjectiveFunction;
1174
+ TrainingObservations?: string;
1175
+ TrainingJobDetails?: SageMakerModelCardTrainingJobDetails;
1176
+ }
1177
+ /**
1178
+ * Type definition for AWS::SageMaker::ModelCard.TrainingEnvironment
1179
+ *
1180
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-trainingenvironment.html | AWS::SageMaker::ModelCard.TrainingEnvironment}
1181
+ */
1182
+ export interface SageMakerModelCardTrainingEnvironment {
1183
+ ContainerImage?: any[];
1184
+ }
1185
+ /**
1186
+ * Type definition for AWS::SageMaker::ModelCard.TrainingHyperParameter
1187
+ *
1188
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-traininghyperparameter.html | AWS::SageMaker::ModelCard.TrainingHyperParameter}
1189
+ */
1190
+ export interface SageMakerModelCardTrainingHyperParameter {
1191
+ Value: string;
1192
+ Name: string;
1193
+ }
1194
+ /**
1195
+ * Type definition for AWS::SageMaker::ModelCard.TrainingJobDetails
1196
+ *
1197
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-trainingjobdetails.html | AWS::SageMaker::ModelCard.TrainingJobDetails}
1198
+ */
1199
+ export interface SageMakerModelCardTrainingJobDetails {
1200
+ TrainingMetrics?: any[];
1201
+ HyperParameters?: any[];
1202
+ TrainingArn?: string;
1203
+ UserProvidedTrainingMetrics?: any[];
1204
+ TrainingEnvironment?: SageMakerModelCardTrainingEnvironment;
1205
+ TrainingDatasets?: any[];
1206
+ UserProvidedHyperParameters?: any[];
1207
+ }
1208
+ /**
1209
+ * Type definition for AWS::SageMaker::ModelCard.TrainingMetric
1210
+ *
1211
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-trainingmetric.html | AWS::SageMaker::ModelCard.TrainingMetric}
1212
+ */
1213
+ export interface SageMakerModelCardTrainingMetric {
1214
+ Value: number;
1215
+ Notes?: string;
1216
+ Name: string;
1217
+ }
1218
+ /**
1219
+ * Type definition for AWS::SageMaker::ModelCard.UserContext
1220
+ *
1221
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelcard-usercontext.html | AWS::SageMaker::ModelCard.UserContext}
1222
+ */
1223
+ export interface SageMakerModelCardUserContext {
1224
+ DomainId?: string;
1225
+ UserProfileArn?: string;
1226
+ UserProfileName?: string;
1227
+ }
1228
+ /**
1229
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.BatchTransformInput
1230
+ *
1231
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-batchtransforminput.html | AWS::SageMaker::ModelExplainabilityJobDefinition.BatchTransformInput}
1232
+ */
1233
+ export interface SageMakerModelExplainabilityJobDefinitionBatchTransformInput {
1234
+ DatasetFormat: SageMakerModelExplainabilityJobDefinitionDatasetFormat;
1235
+ S3DataDistributionType?: string;
1236
+ InferenceAttribute?: string;
1237
+ DataCapturedDestinationS3Uri: string;
1238
+ S3InputMode?: string;
1239
+ LocalPath: string;
1240
+ ProbabilityAttribute?: string;
1241
+ FeaturesAttribute?: string;
1242
+ }
1243
+ /**
1244
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.ClusterConfig
1245
+ *
1246
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-clusterconfig.html | AWS::SageMaker::ModelExplainabilityJobDefinition.ClusterConfig}
1247
+ */
1248
+ export interface SageMakerModelExplainabilityJobDefinitionClusterConfig {
1249
+ InstanceCount: number;
1250
+ VolumeSizeInGB: number;
1251
+ VolumeKmsKeyId?: string;
1252
+ InstanceType: string;
1253
+ }
1254
+ /**
1255
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.ConstraintsResource
1256
+ *
1257
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-constraintsresource.html | AWS::SageMaker::ModelExplainabilityJobDefinition.ConstraintsResource}
1258
+ */
1259
+ export interface SageMakerModelExplainabilityJobDefinitionConstraintsResource {
1260
+ S3Uri?: string;
1261
+ }
1262
+ /**
1263
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.Csv
1264
+ *
1265
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-csv.html | AWS::SageMaker::ModelExplainabilityJobDefinition.Csv}
1266
+ */
1267
+ export interface SageMakerModelExplainabilityJobDefinitionCsv {
1268
+ Header?: boolean;
1269
+ }
1270
+ /**
1271
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.DatasetFormat
1272
+ *
1273
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-datasetformat.html | AWS::SageMaker::ModelExplainabilityJobDefinition.DatasetFormat}
1274
+ */
1275
+ export interface SageMakerModelExplainabilityJobDefinitionDatasetFormat {
1276
+ Parquet?: boolean;
1277
+ Csv?: SageMakerModelExplainabilityJobDefinitionCsv;
1278
+ Json?: SageMakerModelExplainabilityJobDefinitionJson;
1279
+ }
1280
+ /**
1281
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.EndpointInput
1282
+ *
1283
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-endpointinput.html | AWS::SageMaker::ModelExplainabilityJobDefinition.EndpointInput}
1284
+ */
1285
+ export interface SageMakerModelExplainabilityJobDefinitionEndpointInput {
1286
+ S3DataDistributionType?: string;
1287
+ EndpointName: string;
1288
+ InferenceAttribute?: string;
1289
+ S3InputMode?: string;
1290
+ LocalPath: string;
1291
+ ProbabilityAttribute?: string;
1292
+ FeaturesAttribute?: string;
1293
+ }
1294
+ /**
1295
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.Json
1296
+ *
1297
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-json.html | AWS::SageMaker::ModelExplainabilityJobDefinition.Json}
1298
+ */
1299
+ export interface SageMakerModelExplainabilityJobDefinitionJson {
1300
+ Line?: boolean;
1301
+ }
1302
+ /**
1303
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityAppSpecification
1304
+ *
1305
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityappspecification.html | AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityAppSpecification}
1306
+ */
1307
+ export interface SageMakerModelExplainabilityJobDefinitionModelExplainabilityAppSpecification {
1308
+ ConfigUri: string;
1309
+ Environment?: Record<string, any>;
1310
+ ImageUri: string;
1311
+ }
1312
+ /**
1313
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityBaselineConfig
1314
+ *
1315
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-modelexplainabilitybaselineconfig.html | AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityBaselineConfig}
1316
+ */
1317
+ export interface SageMakerModelExplainabilityJobDefinitionModelExplainabilityBaselineConfig {
1318
+ ConstraintsResource?: SageMakerModelExplainabilityJobDefinitionConstraintsResource;
1319
+ BaseliningJobName?: string;
1320
+ }
1321
+ /**
1322
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityJobInput
1323
+ *
1324
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-modelexplainabilityjobinput.html | AWS::SageMaker::ModelExplainabilityJobDefinition.ModelExplainabilityJobInput}
1325
+ */
1326
+ export interface SageMakerModelExplainabilityJobDefinitionModelExplainabilityJobInput {
1327
+ BatchTransformInput?: SageMakerModelExplainabilityJobDefinitionBatchTransformInput;
1328
+ EndpointInput?: SageMakerModelExplainabilityJobDefinitionEndpointInput;
1329
+ }
1330
+ /**
1331
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.MonitoringOutput
1332
+ *
1333
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-monitoringoutput.html | AWS::SageMaker::ModelExplainabilityJobDefinition.MonitoringOutput}
1334
+ */
1335
+ export interface SageMakerModelExplainabilityJobDefinitionMonitoringOutput {
1336
+ S3Output: SageMakerModelExplainabilityJobDefinitionS3Output;
1337
+ }
1338
+ /**
1339
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.MonitoringOutputConfig
1340
+ *
1341
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-monitoringoutputconfig.html | AWS::SageMaker::ModelExplainabilityJobDefinition.MonitoringOutputConfig}
1342
+ */
1343
+ export interface SageMakerModelExplainabilityJobDefinitionMonitoringOutputConfig {
1344
+ KmsKeyId?: string;
1345
+ MonitoringOutputs: any[];
1346
+ }
1347
+ /**
1348
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.MonitoringResources
1349
+ *
1350
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-monitoringresources.html | AWS::SageMaker::ModelExplainabilityJobDefinition.MonitoringResources}
1351
+ */
1352
+ export interface SageMakerModelExplainabilityJobDefinitionMonitoringResources {
1353
+ ClusterConfig: SageMakerModelExplainabilityJobDefinitionClusterConfig;
1354
+ }
1355
+ /**
1356
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.NetworkConfig
1357
+ *
1358
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-networkconfig.html | AWS::SageMaker::ModelExplainabilityJobDefinition.NetworkConfig}
1359
+ */
1360
+ export interface SageMakerModelExplainabilityJobDefinitionNetworkConfig {
1361
+ EnableNetworkIsolation?: boolean;
1362
+ EnableInterContainerTrafficEncryption?: boolean;
1363
+ VpcConfig?: SageMakerModelExplainabilityJobDefinitionVpcConfig;
1364
+ }
1365
+ /**
1366
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.S3Output
1367
+ *
1368
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-s3output.html | AWS::SageMaker::ModelExplainabilityJobDefinition.S3Output}
1369
+ */
1370
+ export interface SageMakerModelExplainabilityJobDefinitionS3Output {
1371
+ S3Uri: string;
1372
+ LocalPath: string;
1373
+ S3UploadMode?: string;
1374
+ }
1375
+ /**
1376
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.StoppingCondition
1377
+ *
1378
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-stoppingcondition.html | AWS::SageMaker::ModelExplainabilityJobDefinition.StoppingCondition}
1379
+ */
1380
+ export interface SageMakerModelExplainabilityJobDefinitionStoppingCondition {
1381
+ MaxRuntimeInSeconds: number;
1382
+ }
1383
+ /**
1384
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition.VpcConfig
1385
+ *
1386
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelexplainabilityjobdefinition-vpcconfig.html | AWS::SageMaker::ModelExplainabilityJobDefinition.VpcConfig}
1387
+ */
1388
+ export interface SageMakerModelExplainabilityJobDefinitionVpcConfig {
1389
+ Subnets: any[];
1390
+ SecurityGroupIds: any[];
1391
+ }
1392
+ /**
1393
+ * Type definition for AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition
1394
+ *
1395
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-additionalinferencespecificationdefinition.html | AWS::SageMaker::ModelPackage.AdditionalInferenceSpecificationDefinition}
1396
+ */
1397
+ export interface SageMakerModelPackageAdditionalInferenceSpecificationDefinition {
1398
+ Description?: string;
1399
+ SupportedContentTypes?: any[];
1400
+ SupportedRealtimeInferenceInstanceTypes?: any[];
1401
+ Containers: any[];
1402
+ SupportedTransformInstanceTypes?: any[];
1403
+ Name: string;
1404
+ SupportedResponseMIMETypes?: any[];
1405
+ }
1406
+ /**
1407
+ * Type definition for AWS::SageMaker::ModelPackage.Bias
1408
+ *
1409
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-bias.html | AWS::SageMaker::ModelPackage.Bias}
1410
+ */
1411
+ export interface SageMakerModelPackageBias {
1412
+ Report?: SageMakerModelPackageMetricsSource;
1413
+ PreTrainingReport?: SageMakerModelPackageMetricsSource;
1414
+ PostTrainingReport?: SageMakerModelPackageMetricsSource;
1415
+ }
1416
+ /**
1417
+ * Type definition for AWS::SageMaker::ModelPackage.DataSource
1418
+ *
1419
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-datasource.html | AWS::SageMaker::ModelPackage.DataSource}
1420
+ */
1421
+ export interface SageMakerModelPackageDataSource {
1422
+ S3DataSource: SageMakerModelPackageS3DataSource;
1423
+ }
1424
+ /**
1425
+ * Type definition for AWS::SageMaker::ModelPackage.DriftCheckBaselines
1426
+ *
1427
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-driftcheckbaselines.html | AWS::SageMaker::ModelPackage.DriftCheckBaselines}
1428
+ */
1429
+ export interface SageMakerModelPackageDriftCheckBaselines {
1430
+ ModelDataQuality?: SageMakerModelPackageDriftCheckModelDataQuality;
1431
+ Bias?: SageMakerModelPackageDriftCheckBias;
1432
+ ModelQuality?: SageMakerModelPackageDriftCheckModelQuality;
1433
+ Explainability?: SageMakerModelPackageDriftCheckExplainability;
1434
+ }
1435
+ /**
1436
+ * Type definition for AWS::SageMaker::ModelPackage.DriftCheckBias
1437
+ *
1438
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-driftcheckbias.html | AWS::SageMaker::ModelPackage.DriftCheckBias}
1439
+ */
1440
+ export interface SageMakerModelPackageDriftCheckBias {
1441
+ PreTrainingConstraints?: SageMakerModelPackageMetricsSource;
1442
+ ConfigFile?: SageMakerModelPackageFileSource;
1443
+ PostTrainingConstraints?: SageMakerModelPackageMetricsSource;
1444
+ }
1445
+ /**
1446
+ * Type definition for AWS::SageMaker::ModelPackage.DriftCheckExplainability
1447
+ *
1448
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-driftcheckexplainability.html | AWS::SageMaker::ModelPackage.DriftCheckExplainability}
1449
+ */
1450
+ export interface SageMakerModelPackageDriftCheckExplainability {
1451
+ Constraints?: SageMakerModelPackageMetricsSource;
1452
+ ConfigFile?: SageMakerModelPackageFileSource;
1453
+ }
1454
+ /**
1455
+ * Type definition for AWS::SageMaker::ModelPackage.DriftCheckModelDataQuality
1456
+ *
1457
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-driftcheckmodeldataquality.html | AWS::SageMaker::ModelPackage.DriftCheckModelDataQuality}
1458
+ */
1459
+ export interface SageMakerModelPackageDriftCheckModelDataQuality {
1460
+ Constraints?: SageMakerModelPackageMetricsSource;
1461
+ Statistics?: SageMakerModelPackageMetricsSource;
1462
+ }
1463
+ /**
1464
+ * Type definition for AWS::SageMaker::ModelPackage.DriftCheckModelQuality
1465
+ *
1466
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-driftcheckmodelquality.html | AWS::SageMaker::ModelPackage.DriftCheckModelQuality}
1467
+ */
1468
+ export interface SageMakerModelPackageDriftCheckModelQuality {
1469
+ Constraints?: SageMakerModelPackageMetricsSource;
1470
+ Statistics?: SageMakerModelPackageMetricsSource;
1471
+ }
1472
+ /**
1473
+ * Type definition for AWS::SageMaker::ModelPackage.Explainability
1474
+ *
1475
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-explainability.html | AWS::SageMaker::ModelPackage.Explainability}
1476
+ */
1477
+ export interface SageMakerModelPackageExplainability {
1478
+ Report?: SageMakerModelPackageMetricsSource;
1479
+ }
1480
+ /**
1481
+ * Type definition for AWS::SageMaker::ModelPackage.FileSource
1482
+ *
1483
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-filesource.html | AWS::SageMaker::ModelPackage.FileSource}
1484
+ */
1485
+ export interface SageMakerModelPackageFileSource {
1486
+ ContentType?: string;
1487
+ S3Uri: string;
1488
+ ContentDigest?: string;
1489
+ }
1490
+ /**
1491
+ * Type definition for AWS::SageMaker::ModelPackage.InferenceSpecification
1492
+ *
1493
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-inferencespecification.html | AWS::SageMaker::ModelPackage.InferenceSpecification}
1494
+ */
1495
+ export interface SageMakerModelPackageInferenceSpecification {
1496
+ SupportedContentTypes: any[];
1497
+ SupportedRealtimeInferenceInstanceTypes?: any[];
1498
+ Containers: any[];
1499
+ SupportedTransformInstanceTypes?: any[];
1500
+ SupportedResponseMIMETypes: any[];
1501
+ }
1502
+ /**
1503
+ * Type definition for AWS::SageMaker::ModelPackage.MetadataProperties
1504
+ *
1505
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-metadataproperties.html | AWS::SageMaker::ModelPackage.MetadataProperties}
1506
+ */
1507
+ export interface SageMakerModelPackageMetadataProperties {
1508
+ GeneratedBy?: string;
1509
+ Repository?: string;
1510
+ CommitId?: string;
1511
+ ProjectId?: string;
1512
+ }
1513
+ /**
1514
+ * Type definition for AWS::SageMaker::ModelPackage.MetricsSource
1515
+ *
1516
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-metricssource.html | AWS::SageMaker::ModelPackage.MetricsSource}
1517
+ */
1518
+ export interface SageMakerModelPackageMetricsSource {
1519
+ ContentType: string;
1520
+ S3Uri: string;
1521
+ ContentDigest?: string;
1522
+ }
1523
+ /**
1524
+ * Type definition for AWS::SageMaker::ModelPackage.ModelDataQuality
1525
+ *
1526
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-modeldataquality.html | AWS::SageMaker::ModelPackage.ModelDataQuality}
1527
+ */
1528
+ export interface SageMakerModelPackageModelDataQuality {
1529
+ Constraints?: SageMakerModelPackageMetricsSource;
1530
+ Statistics?: SageMakerModelPackageMetricsSource;
1531
+ }
1532
+ /**
1533
+ * Type definition for AWS::SageMaker::ModelPackage.ModelInput
1534
+ *
1535
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-modelinput.html | AWS::SageMaker::ModelPackage.ModelInput}
1536
+ */
1537
+ export interface SageMakerModelPackageModelInput {
1538
+ DataInputConfig: string;
1539
+ }
1540
+ /**
1541
+ * Type definition for AWS::SageMaker::ModelPackage.ModelMetrics
1542
+ *
1543
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-modelmetrics.html | AWS::SageMaker::ModelPackage.ModelMetrics}
1544
+ */
1545
+ export interface SageMakerModelPackageModelMetrics {
1546
+ ModelDataQuality?: SageMakerModelPackageModelDataQuality;
1547
+ Bias?: SageMakerModelPackageBias;
1548
+ ModelQuality?: SageMakerModelPackageModelQuality;
1549
+ Explainability?: SageMakerModelPackageExplainability;
1550
+ }
1551
+ /**
1552
+ * Type definition for AWS::SageMaker::ModelPackage.ModelPackageContainerDefinition
1553
+ *
1554
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-modelpackagecontainerdefinition.html | AWS::SageMaker::ModelPackage.ModelPackageContainerDefinition}
1555
+ */
1556
+ export interface SageMakerModelPackageModelPackageContainerDefinition {
1557
+ ModelInput?: SageMakerModelPackageModelInput;
1558
+ NearestModelName?: string;
1559
+ ContainerHostname?: string;
1560
+ ImageDigest?: string;
1561
+ FrameworkVersion?: string;
1562
+ Environment?: Record<string, any>;
1563
+ ModelDataUrl?: string;
1564
+ Image: string;
1565
+ Framework?: string;
1566
+ }
1567
+ /**
1568
+ * Type definition for AWS::SageMaker::ModelPackage.ModelPackageStatusDetails
1569
+ *
1570
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-modelpackagestatusdetails.html | AWS::SageMaker::ModelPackage.ModelPackageStatusDetails}
1571
+ */
1572
+ export interface SageMakerModelPackageModelPackageStatusDetails {
1573
+ ValidationStatuses?: any[];
1574
+ }
1575
+ /**
1576
+ * Type definition for AWS::SageMaker::ModelPackage.ModelPackageStatusItem
1577
+ *
1578
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-modelpackagestatusitem.html | AWS::SageMaker::ModelPackage.ModelPackageStatusItem}
1579
+ */
1580
+ export interface SageMakerModelPackageModelPackageStatusItem {
1581
+ Status: string;
1582
+ FailureReason?: string;
1583
+ Name: string;
1584
+ }
1585
+ /**
1586
+ * Type definition for AWS::SageMaker::ModelPackage.ModelQuality
1587
+ *
1588
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-modelquality.html | AWS::SageMaker::ModelPackage.ModelQuality}
1589
+ */
1590
+ export interface SageMakerModelPackageModelQuality {
1591
+ Constraints?: SageMakerModelPackageMetricsSource;
1592
+ Statistics?: SageMakerModelPackageMetricsSource;
1593
+ }
1594
+ /**
1595
+ * Type definition for AWS::SageMaker::ModelPackage.S3DataSource
1596
+ *
1597
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-s3datasource.html | AWS::SageMaker::ModelPackage.S3DataSource}
1598
+ */
1599
+ export interface SageMakerModelPackageS3DataSource {
1600
+ S3Uri: string;
1601
+ S3DataType: string;
1602
+ }
1603
+ /**
1604
+ * Type definition for AWS::SageMaker::ModelPackage.SourceAlgorithm
1605
+ *
1606
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-sourcealgorithm.html | AWS::SageMaker::ModelPackage.SourceAlgorithm}
1607
+ */
1608
+ export interface SageMakerModelPackageSourceAlgorithm {
1609
+ ModelDataUrl?: string;
1610
+ AlgorithmName: string;
1611
+ }
1612
+ /**
1613
+ * Type definition for AWS::SageMaker::ModelPackage.SourceAlgorithmSpecification
1614
+ *
1615
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-sourcealgorithmspecification.html | AWS::SageMaker::ModelPackage.SourceAlgorithmSpecification}
1616
+ */
1617
+ export interface SageMakerModelPackageSourceAlgorithmSpecification {
1618
+ SourceAlgorithms: any[];
1619
+ }
1620
+ /**
1621
+ * Type definition for AWS::SageMaker::ModelPackage.TransformInput
1622
+ *
1623
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-transforminput.html | AWS::SageMaker::ModelPackage.TransformInput}
1624
+ */
1625
+ export interface SageMakerModelPackageTransformInput {
1626
+ ContentType?: string;
1627
+ SplitType?: string;
1628
+ CompressionType?: string;
1629
+ DataSource: SageMakerModelPackageDataSource;
1630
+ }
1631
+ /**
1632
+ * Type definition for AWS::SageMaker::ModelPackage.TransformJobDefinition
1633
+ *
1634
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-transformjobdefinition.html | AWS::SageMaker::ModelPackage.TransformJobDefinition}
1635
+ */
1636
+ export interface SageMakerModelPackageTransformJobDefinition {
1637
+ TransformResources: SageMakerModelPackageTransformResources;
1638
+ MaxConcurrentTransforms?: number;
1639
+ MaxPayloadInMB?: number;
1640
+ TransformOutput: SageMakerModelPackageTransformOutput;
1641
+ Environment?: Record<string, any>;
1642
+ TransformInput: SageMakerModelPackageTransformInput;
1643
+ BatchStrategy?: string;
1644
+ }
1645
+ /**
1646
+ * Type definition for AWS::SageMaker::ModelPackage.TransformOutput
1647
+ *
1648
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-transformoutput.html | AWS::SageMaker::ModelPackage.TransformOutput}
1649
+ */
1650
+ export interface SageMakerModelPackageTransformOutput {
1651
+ AssembleWith?: string;
1652
+ Accept?: string;
1653
+ KmsKeyId?: string;
1654
+ S3OutputPath: string;
1655
+ }
1656
+ /**
1657
+ * Type definition for AWS::SageMaker::ModelPackage.TransformResources
1658
+ *
1659
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-transformresources.html | AWS::SageMaker::ModelPackage.TransformResources}
1660
+ */
1661
+ export interface SageMakerModelPackageTransformResources {
1662
+ InstanceCount: number;
1663
+ VolumeKmsKeyId?: string;
1664
+ InstanceType: string;
1665
+ }
1666
+ /**
1667
+ * Type definition for AWS::SageMaker::ModelPackage.ValidationProfile
1668
+ *
1669
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-validationprofile.html | AWS::SageMaker::ModelPackage.ValidationProfile}
1670
+ */
1671
+ export interface SageMakerModelPackageValidationProfile {
1672
+ ProfileName: string;
1673
+ TransformJobDefinition: SageMakerModelPackageTransformJobDefinition;
1674
+ }
1675
+ /**
1676
+ * Type definition for AWS::SageMaker::ModelPackage.ValidationSpecification
1677
+ *
1678
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelpackage-validationspecification.html | AWS::SageMaker::ModelPackage.ValidationSpecification}
1679
+ */
1680
+ export interface SageMakerModelPackageValidationSpecification {
1681
+ ValidationRole: string;
1682
+ ValidationProfiles: any[];
1683
+ }
1684
+ /**
1685
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.BatchTransformInput
1686
+ *
1687
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-batchtransforminput.html | AWS::SageMaker::ModelQualityJobDefinition.BatchTransformInput}
1688
+ */
1689
+ export interface SageMakerModelQualityJobDefinitionBatchTransformInput {
1690
+ DatasetFormat: SageMakerModelQualityJobDefinitionDatasetFormat;
1691
+ S3DataDistributionType?: string;
1692
+ StartTimeOffset?: string;
1693
+ EndTimeOffset?: string;
1694
+ ProbabilityThresholdAttribute?: number;
1695
+ InferenceAttribute?: string;
1696
+ DataCapturedDestinationS3Uri: string;
1697
+ S3InputMode?: string;
1698
+ LocalPath: string;
1699
+ ProbabilityAttribute?: string;
1700
+ }
1701
+ /**
1702
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.ClusterConfig
1703
+ *
1704
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-clusterconfig.html | AWS::SageMaker::ModelQualityJobDefinition.ClusterConfig}
1705
+ */
1706
+ export interface SageMakerModelQualityJobDefinitionClusterConfig {
1707
+ InstanceCount: number;
1708
+ VolumeSizeInGB: number;
1709
+ VolumeKmsKeyId?: string;
1710
+ InstanceType: string;
1711
+ }
1712
+ /**
1713
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.ConstraintsResource
1714
+ *
1715
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-constraintsresource.html | AWS::SageMaker::ModelQualityJobDefinition.ConstraintsResource}
1716
+ */
1717
+ export interface SageMakerModelQualityJobDefinitionConstraintsResource {
1718
+ S3Uri?: string;
1719
+ }
1720
+ /**
1721
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.Csv
1722
+ *
1723
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-csv.html | AWS::SageMaker::ModelQualityJobDefinition.Csv}
1724
+ */
1725
+ export interface SageMakerModelQualityJobDefinitionCsv {
1726
+ Header?: boolean;
1727
+ }
1728
+ /**
1729
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.DatasetFormat
1730
+ *
1731
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-datasetformat.html | AWS::SageMaker::ModelQualityJobDefinition.DatasetFormat}
1732
+ */
1733
+ export interface SageMakerModelQualityJobDefinitionDatasetFormat {
1734
+ Parquet?: boolean;
1735
+ Csv?: SageMakerModelQualityJobDefinitionCsv;
1736
+ Json?: SageMakerModelQualityJobDefinitionJson;
1737
+ }
1738
+ /**
1739
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.EndpointInput
1740
+ *
1741
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-endpointinput.html | AWS::SageMaker::ModelQualityJobDefinition.EndpointInput}
1742
+ */
1743
+ export interface SageMakerModelQualityJobDefinitionEndpointInput {
1744
+ S3DataDistributionType?: string;
1745
+ StartTimeOffset?: string;
1746
+ EndTimeOffset?: string;
1747
+ ProbabilityThresholdAttribute?: number;
1748
+ EndpointName: string;
1749
+ InferenceAttribute?: string;
1750
+ S3InputMode?: string;
1751
+ LocalPath: string;
1752
+ ProbabilityAttribute?: string;
1753
+ }
1754
+ /**
1755
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.Json
1756
+ *
1757
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-json.html | AWS::SageMaker::ModelQualityJobDefinition.Json}
1758
+ */
1759
+ export interface SageMakerModelQualityJobDefinitionJson {
1760
+ Line?: boolean;
1761
+ }
1762
+ /**
1763
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.ModelQualityAppSpecification
1764
+ *
1765
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-modelqualityappspecification.html | AWS::SageMaker::ModelQualityJobDefinition.ModelQualityAppSpecification}
1766
+ */
1767
+ export interface SageMakerModelQualityJobDefinitionModelQualityAppSpecification {
1768
+ ContainerEntrypoint?: any[];
1769
+ ProblemType: string;
1770
+ PostAnalyticsProcessorSourceUri?: string;
1771
+ RecordPreprocessorSourceUri?: string;
1772
+ Environment?: Record<string, any>;
1773
+ ImageUri: string;
1774
+ ContainerArguments?: any[];
1775
+ }
1776
+ /**
1777
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.ModelQualityBaselineConfig
1778
+ *
1779
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-modelqualitybaselineconfig.html | AWS::SageMaker::ModelQualityJobDefinition.ModelQualityBaselineConfig}
1780
+ */
1781
+ export interface SageMakerModelQualityJobDefinitionModelQualityBaselineConfig {
1782
+ ConstraintsResource?: SageMakerModelQualityJobDefinitionConstraintsResource;
1783
+ BaseliningJobName?: string;
1784
+ }
1785
+ /**
1786
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.ModelQualityJobInput
1787
+ *
1788
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-modelqualityjobinput.html | AWS::SageMaker::ModelQualityJobDefinition.ModelQualityJobInput}
1789
+ */
1790
+ export interface SageMakerModelQualityJobDefinitionModelQualityJobInput {
1791
+ GroundTruthS3Input: SageMakerModelQualityJobDefinitionMonitoringGroundTruthS3Input;
1792
+ BatchTransformInput?: SageMakerModelQualityJobDefinitionBatchTransformInput;
1793
+ EndpointInput?: SageMakerModelQualityJobDefinitionEndpointInput;
1794
+ }
1795
+ /**
1796
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.MonitoringGroundTruthS3Input
1797
+ *
1798
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-monitoringgroundtruths3input.html | AWS::SageMaker::ModelQualityJobDefinition.MonitoringGroundTruthS3Input}
1799
+ */
1800
+ export interface SageMakerModelQualityJobDefinitionMonitoringGroundTruthS3Input {
1801
+ S3Uri: string;
1802
+ }
1803
+ /**
1804
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.MonitoringOutput
1805
+ *
1806
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-monitoringoutput.html | AWS::SageMaker::ModelQualityJobDefinition.MonitoringOutput}
1807
+ */
1808
+ export interface SageMakerModelQualityJobDefinitionMonitoringOutput {
1809
+ S3Output: SageMakerModelQualityJobDefinitionS3Output;
1810
+ }
1811
+ /**
1812
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.MonitoringOutputConfig
1813
+ *
1814
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-monitoringoutputconfig.html | AWS::SageMaker::ModelQualityJobDefinition.MonitoringOutputConfig}
1815
+ */
1816
+ export interface SageMakerModelQualityJobDefinitionMonitoringOutputConfig {
1817
+ KmsKeyId?: string;
1818
+ MonitoringOutputs: any[];
1819
+ }
1820
+ /**
1821
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.MonitoringResources
1822
+ *
1823
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-monitoringresources.html | AWS::SageMaker::ModelQualityJobDefinition.MonitoringResources}
1824
+ */
1825
+ export interface SageMakerModelQualityJobDefinitionMonitoringResources {
1826
+ ClusterConfig: SageMakerModelQualityJobDefinitionClusterConfig;
1827
+ }
1828
+ /**
1829
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.NetworkConfig
1830
+ *
1831
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-networkconfig.html | AWS::SageMaker::ModelQualityJobDefinition.NetworkConfig}
1832
+ */
1833
+ export interface SageMakerModelQualityJobDefinitionNetworkConfig {
1834
+ EnableNetworkIsolation?: boolean;
1835
+ EnableInterContainerTrafficEncryption?: boolean;
1836
+ VpcConfig?: SageMakerModelQualityJobDefinitionVpcConfig;
1837
+ }
1838
+ /**
1839
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.S3Output
1840
+ *
1841
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-s3output.html | AWS::SageMaker::ModelQualityJobDefinition.S3Output}
1842
+ */
1843
+ export interface SageMakerModelQualityJobDefinitionS3Output {
1844
+ S3Uri: string;
1845
+ LocalPath: string;
1846
+ S3UploadMode?: string;
1847
+ }
1848
+ /**
1849
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.StoppingCondition
1850
+ *
1851
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-stoppingcondition.html | AWS::SageMaker::ModelQualityJobDefinition.StoppingCondition}
1852
+ */
1853
+ export interface SageMakerModelQualityJobDefinitionStoppingCondition {
1854
+ MaxRuntimeInSeconds: number;
1855
+ }
1856
+ /**
1857
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition.VpcConfig
1858
+ *
1859
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-modelqualityjobdefinition-vpcconfig.html | AWS::SageMaker::ModelQualityJobDefinition.VpcConfig}
1860
+ */
1861
+ export interface SageMakerModelQualityJobDefinitionVpcConfig {
1862
+ Subnets: any[];
1863
+ SecurityGroupIds: any[];
1864
+ }
1865
+ /**
1866
+ * Type definition for AWS::SageMaker::MonitoringSchedule.BaselineConfig
1867
+ *
1868
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-baselineconfig.html | AWS::SageMaker::MonitoringSchedule.BaselineConfig}
1869
+ */
1870
+ export interface SageMakerMonitoringScheduleBaselineConfig {
1871
+ StatisticsResource?: SageMakerMonitoringScheduleStatisticsResource;
1872
+ ConstraintsResource?: SageMakerMonitoringScheduleConstraintsResource;
1873
+ }
1874
+ /**
1875
+ * Type definition for AWS::SageMaker::MonitoringSchedule.BatchTransformInput
1876
+ *
1877
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-batchtransforminput.html | AWS::SageMaker::MonitoringSchedule.BatchTransformInput}
1878
+ */
1879
+ export interface SageMakerMonitoringScheduleBatchTransformInput {
1880
+ DatasetFormat: SageMakerMonitoringScheduleDatasetFormat;
1881
+ S3DataDistributionType?: string;
1882
+ DataCapturedDestinationS3Uri: string;
1883
+ S3InputMode?: string;
1884
+ LocalPath: string;
1885
+ }
1886
+ /**
1887
+ * Type definition for AWS::SageMaker::MonitoringSchedule.ClusterConfig
1888
+ *
1889
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-clusterconfig.html | AWS::SageMaker::MonitoringSchedule.ClusterConfig}
1890
+ */
1891
+ export interface SageMakerMonitoringScheduleClusterConfig {
1892
+ InstanceCount: number;
1893
+ VolumeSizeInGB: number;
1894
+ VolumeKmsKeyId?: string;
1895
+ InstanceType: string;
1896
+ }
1897
+ /**
1898
+ * Type definition for AWS::SageMaker::MonitoringSchedule.ConstraintsResource
1899
+ *
1900
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-constraintsresource.html | AWS::SageMaker::MonitoringSchedule.ConstraintsResource}
1901
+ */
1902
+ export interface SageMakerMonitoringScheduleConstraintsResource {
1903
+ S3Uri?: string;
1904
+ }
1905
+ /**
1906
+ * Type definition for AWS::SageMaker::MonitoringSchedule.Csv
1907
+ *
1908
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-csv.html | AWS::SageMaker::MonitoringSchedule.Csv}
1909
+ */
1910
+ export interface SageMakerMonitoringScheduleCsv {
1911
+ Header?: boolean;
1912
+ }
1913
+ /**
1914
+ * Type definition for AWS::SageMaker::MonitoringSchedule.DatasetFormat
1915
+ *
1916
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-datasetformat.html | AWS::SageMaker::MonitoringSchedule.DatasetFormat}
1917
+ */
1918
+ export interface SageMakerMonitoringScheduleDatasetFormat {
1919
+ Parquet?: boolean;
1920
+ Csv?: SageMakerMonitoringScheduleCsv;
1921
+ Json?: SageMakerMonitoringScheduleJson;
1922
+ }
1923
+ /**
1924
+ * Type definition for AWS::SageMaker::MonitoringSchedule.EndpointInput
1925
+ *
1926
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-endpointinput.html | AWS::SageMaker::MonitoringSchedule.EndpointInput}
1927
+ */
1928
+ export interface SageMakerMonitoringScheduleEndpointInput {
1929
+ S3DataDistributionType?: string;
1930
+ EndpointName: string;
1931
+ S3InputMode?: string;
1932
+ LocalPath: string;
1933
+ }
1934
+ /**
1935
+ * Type definition for AWS::SageMaker::MonitoringSchedule.Json
1936
+ *
1937
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-json.html | AWS::SageMaker::MonitoringSchedule.Json}
1938
+ */
1939
+ export interface SageMakerMonitoringScheduleJson {
1940
+ Line?: boolean;
1941
+ }
1942
+ /**
1943
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringAppSpecification
1944
+ *
1945
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringappspecification.html | AWS::SageMaker::MonitoringSchedule.MonitoringAppSpecification}
1946
+ */
1947
+ export interface SageMakerMonitoringScheduleMonitoringAppSpecification {
1948
+ ContainerEntrypoint?: any[];
1949
+ PostAnalyticsProcessorSourceUri?: string;
1950
+ RecordPreprocessorSourceUri?: string;
1951
+ ImageUri: string;
1952
+ ContainerArguments?: any[];
1953
+ }
1954
+ /**
1955
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringExecutionSummary
1956
+ *
1957
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringexecutionsummary.html | AWS::SageMaker::MonitoringSchedule.MonitoringExecutionSummary}
1958
+ */
1959
+ export interface SageMakerMonitoringScheduleMonitoringExecutionSummary {
1960
+ ScheduledTime: string;
1961
+ EndpointName?: string;
1962
+ MonitoringScheduleName: string;
1963
+ ProcessingJobArn?: string;
1964
+ FailureReason?: string;
1965
+ CreationTime: string;
1966
+ LastModifiedTime: string;
1967
+ MonitoringExecutionStatus: string;
1968
+ }
1969
+ /**
1970
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringInput
1971
+ *
1972
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringinput.html | AWS::SageMaker::MonitoringSchedule.MonitoringInput}
1973
+ */
1974
+ export interface SageMakerMonitoringScheduleMonitoringInput {
1975
+ BatchTransformInput?: SageMakerMonitoringScheduleBatchTransformInput;
1976
+ EndpointInput?: SageMakerMonitoringScheduleEndpointInput;
1977
+ }
1978
+ /**
1979
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringJobDefinition
1980
+ *
1981
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringjobdefinition.html | AWS::SageMaker::MonitoringSchedule.MonitoringJobDefinition}
1982
+ */
1983
+ export interface SageMakerMonitoringScheduleMonitoringJobDefinition {
1984
+ MonitoringInputs: any[];
1985
+ MonitoringResources: SageMakerMonitoringScheduleMonitoringResources;
1986
+ BaselineConfig?: SageMakerMonitoringScheduleBaselineConfig;
1987
+ StoppingCondition?: SageMakerMonitoringScheduleStoppingCondition;
1988
+ MonitoringAppSpecification: SageMakerMonitoringScheduleMonitoringAppSpecification;
1989
+ NetworkConfig?: SageMakerMonitoringScheduleNetworkConfig;
1990
+ Environment?: Record<string, any>;
1991
+ MonitoringOutputConfig: SageMakerMonitoringScheduleMonitoringOutputConfig;
1992
+ RoleArn: string;
1993
+ }
1994
+ /**
1995
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringOutput
1996
+ *
1997
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringoutput.html | AWS::SageMaker::MonitoringSchedule.MonitoringOutput}
1998
+ */
1999
+ export interface SageMakerMonitoringScheduleMonitoringOutput {
2000
+ S3Output: SageMakerMonitoringScheduleS3Output;
2001
+ }
2002
+ /**
2003
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringOutputConfig
2004
+ *
2005
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringoutputconfig.html | AWS::SageMaker::MonitoringSchedule.MonitoringOutputConfig}
2006
+ */
2007
+ export interface SageMakerMonitoringScheduleMonitoringOutputConfig {
2008
+ KmsKeyId?: string;
2009
+ MonitoringOutputs: any[];
2010
+ }
2011
+ /**
2012
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringResources
2013
+ *
2014
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringresources.html | AWS::SageMaker::MonitoringSchedule.MonitoringResources}
2015
+ */
2016
+ export interface SageMakerMonitoringScheduleMonitoringResources {
2017
+ ClusterConfig: SageMakerMonitoringScheduleClusterConfig;
2018
+ }
2019
+ /**
2020
+ * Type definition for AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig
2021
+ *
2022
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-monitoringscheduleconfig.html | AWS::SageMaker::MonitoringSchedule.MonitoringScheduleConfig}
2023
+ */
2024
+ export interface SageMakerMonitoringScheduleMonitoringScheduleConfig {
2025
+ ScheduleConfig?: SageMakerMonitoringScheduleScheduleConfig;
2026
+ MonitoringJobDefinition?: SageMakerMonitoringScheduleMonitoringJobDefinition;
2027
+ MonitoringJobDefinitionName?: string;
2028
+ MonitoringType?: string;
2029
+ }
2030
+ /**
2031
+ * Type definition for AWS::SageMaker::MonitoringSchedule.NetworkConfig
2032
+ *
2033
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-networkconfig.html | AWS::SageMaker::MonitoringSchedule.NetworkConfig}
2034
+ */
2035
+ export interface SageMakerMonitoringScheduleNetworkConfig {
2036
+ EnableNetworkIsolation?: boolean;
2037
+ EnableInterContainerTrafficEncryption?: boolean;
2038
+ VpcConfig?: SageMakerMonitoringScheduleVpcConfig;
2039
+ }
2040
+ /**
2041
+ * Type definition for AWS::SageMaker::MonitoringSchedule.S3Output
2042
+ *
2043
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-s3output.html | AWS::SageMaker::MonitoringSchedule.S3Output}
2044
+ */
2045
+ export interface SageMakerMonitoringScheduleS3Output {
2046
+ S3Uri: string;
2047
+ LocalPath: string;
2048
+ S3UploadMode?: string;
2049
+ }
2050
+ /**
2051
+ * Type definition for AWS::SageMaker::MonitoringSchedule.ScheduleConfig
2052
+ *
2053
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-scheduleconfig.html | AWS::SageMaker::MonitoringSchedule.ScheduleConfig}
2054
+ */
2055
+ export interface SageMakerMonitoringScheduleScheduleConfig {
2056
+ ScheduleExpression: string;
2057
+ }
2058
+ /**
2059
+ * Type definition for AWS::SageMaker::MonitoringSchedule.StatisticsResource
2060
+ *
2061
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-statisticsresource.html | AWS::SageMaker::MonitoringSchedule.StatisticsResource}
2062
+ */
2063
+ export interface SageMakerMonitoringScheduleStatisticsResource {
2064
+ S3Uri?: string;
2065
+ }
2066
+ /**
2067
+ * Type definition for AWS::SageMaker::MonitoringSchedule.StoppingCondition
2068
+ *
2069
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-stoppingcondition.html | AWS::SageMaker::MonitoringSchedule.StoppingCondition}
2070
+ */
2071
+ export interface SageMakerMonitoringScheduleStoppingCondition {
2072
+ MaxRuntimeInSeconds: number;
2073
+ }
2074
+ /**
2075
+ * Type definition for AWS::SageMaker::MonitoringSchedule.VpcConfig
2076
+ *
2077
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-monitoringschedule-vpcconfig.html | AWS::SageMaker::MonitoringSchedule.VpcConfig}
2078
+ */
2079
+ export interface SageMakerMonitoringScheduleVpcConfig {
2080
+ Subnets: any[];
2081
+ SecurityGroupIds: any[];
2082
+ }
2083
+ /**
2084
+ * Type definition for AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration
2085
+ *
2086
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-notebookinstance-instancemetadataserviceconfiguration.html | AWS::SageMaker::NotebookInstance.InstanceMetadataServiceConfiguration}
2087
+ */
2088
+ export interface SageMakerNotebookInstanceInstanceMetadataServiceConfiguration {
2089
+ MinimumInstanceMetadataServiceVersion: string;
2090
+ }
2091
+ /**
2092
+ * Type definition for AWS::SageMaker::NotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHook
2093
+ *
2094
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-notebookinstancelifecycleconfig-notebookinstancelifecyclehook.html | AWS::SageMaker::NotebookInstanceLifecycleConfig.NotebookInstanceLifecycleHook}
2095
+ */
2096
+ export interface SageMakerNotebookInstanceLifecycleConfigNotebookInstanceLifecycleHook {
2097
+ Content?: string;
2098
+ }
2099
+ /**
2100
+ * Type definition for AWS::SageMaker::Pipeline.ParallelismConfiguration
2101
+ *
2102
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-pipeline-parallelismconfiguration.html | AWS::SageMaker::Pipeline.ParallelismConfiguration}
2103
+ */
2104
+ export interface SageMakerPipelineParallelismConfiguration {
2105
+ MaxParallelExecutionSteps: number;
2106
+ }
2107
+ /**
2108
+ * Type definition for AWS::SageMaker::Pipeline.PipelineDefinition
2109
+ *
2110
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-pipeline-pipelinedefinition.html | AWS::SageMaker::Pipeline.PipelineDefinition}
2111
+ */
2112
+ export interface SageMakerPipelinePipelineDefinition {
2113
+ PipelineDefinitionBody?: string;
2114
+ PipelineDefinitionS3Location?: SageMakerPipelineS3Location;
2115
+ }
2116
+ /**
2117
+ * Type definition for AWS::SageMaker::Pipeline.S3Location
2118
+ *
2119
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-pipeline-s3location.html | AWS::SageMaker::Pipeline.S3Location}
2120
+ */
2121
+ export interface SageMakerPipelineS3Location {
2122
+ Bucket: string;
2123
+ Version?: string;
2124
+ ETag?: string;
2125
+ Key: string;
2126
+ }
2127
+ /**
2128
+ * Type definition for AWS::SageMaker::Project.ProvisioningParameter
2129
+ *
2130
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-provisioningparameter.html | AWS::SageMaker::Project.ProvisioningParameter}
2131
+ */
2132
+ export interface SageMakerProjectProvisioningParameter {
2133
+ Value: string;
2134
+ Key: string;
2135
+ }
2136
+ /**
2137
+ * Type definition for AWS::SageMaker::Project.ServiceCatalogProvisionedProductDetails
2138
+ *
2139
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-servicecatalogprovisionedproductdetails.html | AWS::SageMaker::Project.ServiceCatalogProvisionedProductDetails}
2140
+ */
2141
+ export interface SageMakerProjectServiceCatalogProvisionedProductDetails {
2142
+ ProvisionedProductStatusMessage?: string;
2143
+ ProvisionedProductId?: string;
2144
+ }
2145
+ /**
2146
+ * Type definition for AWS::SageMaker::Project.ServiceCatalogProvisioningDetails
2147
+ *
2148
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-project-servicecatalogprovisioningdetails.html | AWS::SageMaker::Project.ServiceCatalogProvisioningDetails}
2149
+ */
2150
+ export interface SageMakerProjectServiceCatalogProvisioningDetails {
2151
+ PathId?: string;
2152
+ ProvisioningParameters?: any[];
2153
+ ProductId: string;
2154
+ ProvisioningArtifactId?: string;
2155
+ }
2156
+ /**
2157
+ * Type definition for AWS::SageMaker::Space.CustomImage
2158
+ *
2159
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-customimage.html | AWS::SageMaker::Space.CustomImage}
2160
+ */
2161
+ export interface SageMakerSpaceCustomImage {
2162
+ ImageName: string;
2163
+ AppImageConfigName: string;
2164
+ ImageVersionNumber?: number;
2165
+ }
2166
+ /**
2167
+ * Type definition for AWS::SageMaker::Space.JupyterServerAppSettings
2168
+ *
2169
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-jupyterserverappsettings.html | AWS::SageMaker::Space.JupyterServerAppSettings}
2170
+ */
2171
+ export interface SageMakerSpaceJupyterServerAppSettings {
2172
+ DefaultResourceSpec?: SageMakerSpaceResourceSpec;
2173
+ }
2174
+ /**
2175
+ * Type definition for AWS::SageMaker::Space.KernelGatewayAppSettings
2176
+ *
2177
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-kernelgatewayappsettings.html | AWS::SageMaker::Space.KernelGatewayAppSettings}
2178
+ */
2179
+ export interface SageMakerSpaceKernelGatewayAppSettings {
2180
+ CustomImages?: any[];
2181
+ DefaultResourceSpec?: SageMakerSpaceResourceSpec;
2182
+ }
2183
+ /**
2184
+ * Type definition for AWS::SageMaker::Space.ResourceSpec
2185
+ *
2186
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-resourcespec.html | AWS::SageMaker::Space.ResourceSpec}
2187
+ */
2188
+ export interface SageMakerSpaceResourceSpec {
2189
+ SageMakerImageArn?: string;
2190
+ InstanceType?: string;
2191
+ SageMakerImageVersionArn?: string;
2192
+ }
2193
+ /**
2194
+ * Type definition for AWS::SageMaker::Space.SpaceSettings
2195
+ *
2196
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-space-spacesettings.html | AWS::SageMaker::Space.SpaceSettings}
2197
+ */
2198
+ export interface SageMakerSpaceSpaceSettings {
2199
+ KernelGatewayAppSettings?: SageMakerSpaceKernelGatewayAppSettings;
2200
+ JupyterServerAppSettings?: SageMakerSpaceJupyterServerAppSettings;
2201
+ }
2202
+ /**
2203
+ * Type definition for AWS::SageMaker::UserProfile.CustomImage
2204
+ *
2205
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-customimage.html | AWS::SageMaker::UserProfile.CustomImage}
2206
+ */
2207
+ export interface SageMakerUserProfileCustomImage {
2208
+ ImageName: string;
2209
+ AppImageConfigName: string;
2210
+ ImageVersionNumber?: number;
2211
+ }
2212
+ /**
2213
+ * Type definition for AWS::SageMaker::UserProfile.JupyterServerAppSettings
2214
+ *
2215
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-jupyterserverappsettings.html | AWS::SageMaker::UserProfile.JupyterServerAppSettings}
2216
+ */
2217
+ export interface SageMakerUserProfileJupyterServerAppSettings {
2218
+ DefaultResourceSpec?: SageMakerUserProfileResourceSpec;
2219
+ }
2220
+ /**
2221
+ * Type definition for AWS::SageMaker::UserProfile.KernelGatewayAppSettings
2222
+ *
2223
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-kernelgatewayappsettings.html | AWS::SageMaker::UserProfile.KernelGatewayAppSettings}
2224
+ */
2225
+ export interface SageMakerUserProfileKernelGatewayAppSettings {
2226
+ CustomImages?: any[];
2227
+ DefaultResourceSpec?: SageMakerUserProfileResourceSpec;
2228
+ }
2229
+ /**
2230
+ * Type definition for AWS::SageMaker::UserProfile.RStudioServerProAppSettings
2231
+ *
2232
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-rstudioserverproappsettings.html | AWS::SageMaker::UserProfile.RStudioServerProAppSettings}
2233
+ */
2234
+ export interface SageMakerUserProfileRStudioServerProAppSettings {
2235
+ AccessStatus?: string;
2236
+ UserGroup?: string;
2237
+ }
2238
+ /**
2239
+ * Type definition for AWS::SageMaker::UserProfile.ResourceSpec
2240
+ *
2241
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-resourcespec.html | AWS::SageMaker::UserProfile.ResourceSpec}
2242
+ */
2243
+ export interface SageMakerUserProfileResourceSpec {
2244
+ SageMakerImageArn?: string;
2245
+ InstanceType?: string;
2246
+ SageMakerImageVersionArn?: string;
2247
+ }
2248
+ /**
2249
+ * Type definition for AWS::SageMaker::UserProfile.SharingSettings
2250
+ *
2251
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-sharingsettings.html | AWS::SageMaker::UserProfile.SharingSettings}
2252
+ */
2253
+ export interface SageMakerUserProfileSharingSettings {
2254
+ NotebookOutputOption?: string;
2255
+ S3KmsKeyId?: string;
2256
+ S3OutputPath?: string;
2257
+ }
2258
+ /**
2259
+ * Type definition for AWS::SageMaker::UserProfile.UserSettings
2260
+ *
2261
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-userprofile-usersettings.html | AWS::SageMaker::UserProfile.UserSettings}
2262
+ */
2263
+ export interface SageMakerUserProfileUserSettings {
2264
+ SecurityGroups?: any[];
2265
+ KernelGatewayAppSettings?: SageMakerUserProfileKernelGatewayAppSettings;
2266
+ RStudioServerProAppSettings?: SageMakerUserProfileRStudioServerProAppSettings;
2267
+ JupyterServerAppSettings?: SageMakerUserProfileJupyterServerAppSettings;
2268
+ ExecutionRole?: string;
2269
+ SharingSettings?: SageMakerUserProfileSharingSettings;
2270
+ }
2271
+ /**
2272
+ * Type definition for AWS::SageMaker::Workteam.CognitoMemberDefinition
2273
+ *
2274
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-cognitomemberdefinition.html | AWS::SageMaker::Workteam.CognitoMemberDefinition}
2275
+ */
2276
+ export interface SageMakerWorkteamCognitoMemberDefinition {
2277
+ CognitoUserPool: string;
2278
+ CognitoClientId: string;
2279
+ CognitoUserGroup: string;
2280
+ }
2281
+ /**
2282
+ * Type definition for AWS::SageMaker::Workteam.MemberDefinition
2283
+ *
2284
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-memberdefinition.html | AWS::SageMaker::Workteam.MemberDefinition}
2285
+ */
2286
+ export interface SageMakerWorkteamMemberDefinition {
2287
+ OidcMemberDefinition?: SageMakerWorkteamOidcMemberDefinition;
2288
+ CognitoMemberDefinition?: SageMakerWorkteamCognitoMemberDefinition;
2289
+ }
2290
+ /**
2291
+ * Type definition for AWS::SageMaker::Workteam.NotificationConfiguration
2292
+ *
2293
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-notificationconfiguration.html | AWS::SageMaker::Workteam.NotificationConfiguration}
2294
+ */
2295
+ export interface SageMakerWorkteamNotificationConfiguration {
2296
+ NotificationTopicArn: string;
2297
+ }
2298
+ /**
2299
+ * Type definition for AWS::SageMaker::Workteam.OidcMemberDefinition
2300
+ *
2301
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sagemaker-workteam-oidcmemberdefinition.html | AWS::SageMaker::Workteam.OidcMemberDefinition}
2302
+ */
2303
+ export interface SageMakerWorkteamOidcMemberDefinition {
2304
+ OidcGroups: any[];
2305
+ }
2306
+ /**
2307
+ * Type definition for AWS::SageMaker::App
2308
+ *
2309
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-app.html | AWS::SageMaker::App}
2310
+ */
2311
+ export interface SageMakerAppProps {
2312
+ DomainId: string;
2313
+ ResourceSpec?: SageMakerAppResourceSpec;
2314
+ AppType: string;
2315
+ Tags?: Tag[];
2316
+ UserProfileName: string;
2317
+ AppName: string;
2318
+ }
2319
+ /**
2320
+ * Attributes type definition for AWS::SageMaker::App
2321
+ *
2322
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-app.html | AWS::SageMaker::App}
2323
+ */
2324
+ export interface SageMakerAppAttribs {
2325
+ AppArn?: string;
2326
+ }
2327
+ /**
2328
+ * Resource class for AWS::SageMaker::App
2329
+ *
2330
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-app.html | AWS::SageMaker::App}
2331
+ */
2332
+ export declare class SageMakerApp extends ResourceBase<"AWS::SageMaker::App", SageMakerAppProps, SageMakerAppAttribs> {
2333
+ static readonly Type = "AWS::SageMaker::App";
2334
+ static readonly AttributeNames: readonly (keyof SageMakerAppAttribs)[];
2335
+ constructor(logicalId: string, properties: SageMakerAppProps, options?: ResourceOptions);
2336
+ }
2337
+ /**
2338
+ * Type definition for AWS::SageMaker::AppImageConfig
2339
+ *
2340
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-appimageconfig.html | AWS::SageMaker::AppImageConfig}
2341
+ */
2342
+ export interface SageMakerAppImageConfigProps {
2343
+ KernelGatewayImageConfig?: SageMakerAppImageConfigKernelGatewayImageConfig;
2344
+ AppImageConfigName: string;
2345
+ Tags?: Tag[];
2346
+ }
2347
+ /**
2348
+ * Attributes type definition for AWS::SageMaker::AppImageConfig
2349
+ *
2350
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-appimageconfig.html | AWS::SageMaker::AppImageConfig}
2351
+ */
2352
+ export interface SageMakerAppImageConfigAttribs {
2353
+ AppImageConfigArn?: string;
2354
+ }
2355
+ /**
2356
+ * Resource class for AWS::SageMaker::AppImageConfig
2357
+ *
2358
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-appimageconfig.html | AWS::SageMaker::AppImageConfig}
2359
+ */
2360
+ export declare class SageMakerAppImageConfig extends ResourceBase<"AWS::SageMaker::AppImageConfig", SageMakerAppImageConfigProps, SageMakerAppImageConfigAttribs> {
2361
+ static readonly Type = "AWS::SageMaker::AppImageConfig";
2362
+ static readonly AttributeNames: readonly (keyof SageMakerAppImageConfigAttribs)[];
2363
+ constructor(logicalId: string, properties: SageMakerAppImageConfigProps, options?: ResourceOptions);
2364
+ }
2365
+ /**
2366
+ * Type definition for AWS::SageMaker::CodeRepository
2367
+ *
2368
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-coderepository.html | AWS::SageMaker::CodeRepository}
2369
+ */
2370
+ export interface SageMakerCodeRepositoryProps {
2371
+ CodeRepositoryName?: string;
2372
+ GitConfig: SageMakerCodeRepositoryGitConfig;
2373
+ Tags?: Tag[];
2374
+ }
2375
+ /**
2376
+ * Attributes type definition for AWS::SageMaker::CodeRepository
2377
+ *
2378
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-coderepository.html | AWS::SageMaker::CodeRepository}
2379
+ */
2380
+ export interface SageMakerCodeRepositoryAttribs {
2381
+ CodeRepositoryName?: string;
2382
+ }
2383
+ /**
2384
+ * Resource class for AWS::SageMaker::CodeRepository
2385
+ *
2386
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-coderepository.html | AWS::SageMaker::CodeRepository}
2387
+ */
2388
+ export declare class SageMakerCodeRepository extends ResourceBase<"AWS::SageMaker::CodeRepository", SageMakerCodeRepositoryProps, SageMakerCodeRepositoryAttribs> {
2389
+ static readonly Type = "AWS::SageMaker::CodeRepository";
2390
+ static readonly AttributeNames: readonly (keyof SageMakerCodeRepositoryAttribs)[];
2391
+ constructor(logicalId: string, properties: SageMakerCodeRepositoryProps, options?: ResourceOptions);
2392
+ }
2393
+ /**
2394
+ * Type definition for AWS::SageMaker::DataQualityJobDefinition
2395
+ *
2396
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-dataqualityjobdefinition.html | AWS::SageMaker::DataQualityJobDefinition}
2397
+ */
2398
+ export interface SageMakerDataQualityJobDefinitionProps {
2399
+ DataQualityJobInput: SageMakerDataQualityJobDefinitionDataQualityJobInput;
2400
+ DataQualityAppSpecification: SageMakerDataQualityJobDefinitionDataQualityAppSpecification;
2401
+ EndpointName?: string;
2402
+ StoppingCondition?: SageMakerDataQualityJobDefinitionStoppingCondition;
2403
+ JobDefinitionName?: string;
2404
+ JobResources: SageMakerDataQualityJobDefinitionMonitoringResources;
2405
+ NetworkConfig?: SageMakerDataQualityJobDefinitionNetworkConfig;
2406
+ DataQualityJobOutputConfig: SageMakerDataQualityJobDefinitionMonitoringOutputConfig;
2407
+ DataQualityBaselineConfig?: SageMakerDataQualityJobDefinitionDataQualityBaselineConfig;
2408
+ RoleArn: string;
2409
+ Tags?: Tag[];
2410
+ }
2411
+ /**
2412
+ * Attributes type definition for AWS::SageMaker::DataQualityJobDefinition
2413
+ *
2414
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-dataqualityjobdefinition.html | AWS::SageMaker::DataQualityJobDefinition}
2415
+ */
2416
+ export interface SageMakerDataQualityJobDefinitionAttribs {
2417
+ JobDefinitionArn?: string;
2418
+ CreationTime?: string;
2419
+ }
2420
+ /**
2421
+ * Resource class for AWS::SageMaker::DataQualityJobDefinition
2422
+ *
2423
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-dataqualityjobdefinition.html | AWS::SageMaker::DataQualityJobDefinition}
2424
+ */
2425
+ export declare class SageMakerDataQualityJobDefinition extends ResourceBase<"AWS::SageMaker::DataQualityJobDefinition", SageMakerDataQualityJobDefinitionProps, SageMakerDataQualityJobDefinitionAttribs> {
2426
+ static readonly Type = "AWS::SageMaker::DataQualityJobDefinition";
2427
+ static readonly AttributeNames: readonly (keyof SageMakerDataQualityJobDefinitionAttribs)[];
2428
+ constructor(logicalId: string, properties: SageMakerDataQualityJobDefinitionProps, options?: ResourceOptions);
2429
+ }
2430
+ /**
2431
+ * Type definition for AWS::SageMaker::Device
2432
+ *
2433
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-device.html | AWS::SageMaker::Device}
2434
+ */
2435
+ export interface SageMakerDeviceProps {
2436
+ DeviceFleetName: string;
2437
+ Device?: SageMakerDeviceDevice;
2438
+ Tags?: Tag[];
2439
+ }
2440
+ /**
2441
+ * Resource class for AWS::SageMaker::Device
2442
+ *
2443
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-device.html | AWS::SageMaker::Device}
2444
+ */
2445
+ export declare class SageMakerDevice extends ResourceBase<"AWS::SageMaker::Device", SageMakerDeviceProps, Record<string, never>> {
2446
+ static readonly Type = "AWS::SageMaker::Device";
2447
+ static readonly AttributeNames: never[];
2448
+ constructor(logicalId: string, properties: SageMakerDeviceProps, options?: ResourceOptions);
2449
+ }
2450
+ /**
2451
+ * Type definition for AWS::SageMaker::DeviceFleet
2452
+ *
2453
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-devicefleet.html | AWS::SageMaker::DeviceFleet}
2454
+ */
2455
+ export interface SageMakerDeviceFleetProps {
2456
+ DeviceFleetName: string;
2457
+ Description?: string;
2458
+ OutputConfig: SageMakerDeviceFleetEdgeOutputConfig;
2459
+ RoleArn: string;
2460
+ Tags?: Tag[];
2461
+ }
2462
+ /**
2463
+ * Resource class for AWS::SageMaker::DeviceFleet
2464
+ *
2465
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-devicefleet.html | AWS::SageMaker::DeviceFleet}
2466
+ */
2467
+ export declare class SageMakerDeviceFleet extends ResourceBase<"AWS::SageMaker::DeviceFleet", SageMakerDeviceFleetProps, Record<string, never>> {
2468
+ static readonly Type = "AWS::SageMaker::DeviceFleet";
2469
+ static readonly AttributeNames: never[];
2470
+ constructor(logicalId: string, properties: SageMakerDeviceFleetProps, options?: ResourceOptions);
2471
+ }
2472
+ /**
2473
+ * Type definition for AWS::SageMaker::Domain
2474
+ *
2475
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html | AWS::SageMaker::Domain}
2476
+ */
2477
+ export interface SageMakerDomainProps {
2478
+ AppNetworkAccessType?: string;
2479
+ DefaultSpaceSettings?: SageMakerDomainDefaultSpaceSettings;
2480
+ KmsKeyId?: string;
2481
+ VpcId: string;
2482
+ DomainName: string;
2483
+ AppSecurityGroupManagement?: string;
2484
+ DefaultUserSettings: SageMakerDomainUserSettings;
2485
+ SubnetIds: any[];
2486
+ AuthMode: string;
2487
+ Tags?: Tag[];
2488
+ DomainSettings?: SageMakerDomainDomainSettings;
2489
+ }
2490
+ /**
2491
+ * Attributes type definition for AWS::SageMaker::Domain
2492
+ *
2493
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html | AWS::SageMaker::Domain}
2494
+ */
2495
+ export interface SageMakerDomainAttribs {
2496
+ HomeEfsFileSystemId?: string;
2497
+ DomainId?: string;
2498
+ SecurityGroupIdForDomainBoundary?: string;
2499
+ SingleSignOnManagedApplicationInstanceId?: string;
2500
+ DomainArn?: string;
2501
+ Url?: string;
2502
+ }
2503
+ /**
2504
+ * Resource class for AWS::SageMaker::Domain
2505
+ *
2506
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-domain.html | AWS::SageMaker::Domain}
2507
+ */
2508
+ export declare class SageMakerDomain extends ResourceBase<"AWS::SageMaker::Domain", SageMakerDomainProps, SageMakerDomainAttribs> {
2509
+ static readonly Type = "AWS::SageMaker::Domain";
2510
+ static readonly AttributeNames: readonly (keyof SageMakerDomainAttribs)[];
2511
+ constructor(logicalId: string, properties: SageMakerDomainProps, options?: ResourceOptions);
2512
+ }
2513
+ /**
2514
+ * Type definition for AWS::SageMaker::Endpoint
2515
+ *
2516
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpoint.html | AWS::SageMaker::Endpoint}
2517
+ */
2518
+ export interface SageMakerEndpointProps {
2519
+ RetainAllVariantProperties?: boolean;
2520
+ EndpointName?: string;
2521
+ ExcludeRetainedVariantProperties?: any[];
2522
+ EndpointConfigName: string;
2523
+ DeploymentConfig?: SageMakerEndpointDeploymentConfig;
2524
+ RetainDeploymentConfig?: boolean;
2525
+ Tags?: Tag[];
2526
+ }
2527
+ /**
2528
+ * Attributes type definition for AWS::SageMaker::Endpoint
2529
+ *
2530
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpoint.html | AWS::SageMaker::Endpoint}
2531
+ */
2532
+ export interface SageMakerEndpointAttribs {
2533
+ EndpointName?: string;
2534
+ }
2535
+ /**
2536
+ * Resource class for AWS::SageMaker::Endpoint
2537
+ *
2538
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpoint.html | AWS::SageMaker::Endpoint}
2539
+ */
2540
+ export declare class SageMakerEndpoint extends ResourceBase<"AWS::SageMaker::Endpoint", SageMakerEndpointProps, SageMakerEndpointAttribs> {
2541
+ static readonly Type = "AWS::SageMaker::Endpoint";
2542
+ static readonly AttributeNames: readonly (keyof SageMakerEndpointAttribs)[];
2543
+ constructor(logicalId: string, properties: SageMakerEndpointProps, options?: ResourceOptions);
2544
+ }
2545
+ /**
2546
+ * Type definition for AWS::SageMaker::EndpointConfig
2547
+ *
2548
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html | AWS::SageMaker::EndpointConfig}
2549
+ */
2550
+ export interface SageMakerEndpointConfigProps {
2551
+ ShadowProductionVariants?: any[];
2552
+ DataCaptureConfig?: SageMakerEndpointConfigDataCaptureConfig;
2553
+ ProductionVariants: any[];
2554
+ KmsKeyId?: string;
2555
+ AsyncInferenceConfig?: SageMakerEndpointConfigAsyncInferenceConfig;
2556
+ EndpointConfigName?: string;
2557
+ ExplainerConfig?: SageMakerEndpointConfigExplainerConfig;
2558
+ Tags?: Tag[];
2559
+ }
2560
+ /**
2561
+ * Attributes type definition for AWS::SageMaker::EndpointConfig
2562
+ *
2563
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html | AWS::SageMaker::EndpointConfig}
2564
+ */
2565
+ export interface SageMakerEndpointConfigAttribs {
2566
+ EndpointConfigName?: string;
2567
+ }
2568
+ /**
2569
+ * Resource class for AWS::SageMaker::EndpointConfig
2570
+ *
2571
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-endpointconfig.html | AWS::SageMaker::EndpointConfig}
2572
+ */
2573
+ export declare class SageMakerEndpointConfig extends ResourceBase<"AWS::SageMaker::EndpointConfig", SageMakerEndpointConfigProps, SageMakerEndpointConfigAttribs> {
2574
+ static readonly Type = "AWS::SageMaker::EndpointConfig";
2575
+ static readonly AttributeNames: readonly (keyof SageMakerEndpointConfigAttribs)[];
2576
+ constructor(logicalId: string, properties: SageMakerEndpointConfigProps, options?: ResourceOptions);
2577
+ }
2578
+ /**
2579
+ * Type definition for AWS::SageMaker::FeatureGroup
2580
+ *
2581
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-featuregroup.html | AWS::SageMaker::FeatureGroup}
2582
+ */
2583
+ export interface SageMakerFeatureGroupProps {
2584
+ Description?: string;
2585
+ OfflineStoreConfig?: SageMakerFeatureGroupOfflineStoreConfig;
2586
+ FeatureDefinitions: any[];
2587
+ RecordIdentifierFeatureName: string;
2588
+ EventTimeFeatureName: string;
2589
+ FeatureGroupName: string;
2590
+ OnlineStoreConfig?: SageMakerFeatureGroupOnlineStoreConfig;
2591
+ RoleArn?: string;
2592
+ Tags?: Tag[];
2593
+ }
2594
+ /**
2595
+ * Attributes type definition for AWS::SageMaker::FeatureGroup
2596
+ *
2597
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-featuregroup.html | AWS::SageMaker::FeatureGroup}
2598
+ */
2599
+ export interface SageMakerFeatureGroupAttribs {
2600
+ FeatureGroupStatus?: string;
2601
+ CreationTime?: string;
2602
+ }
2603
+ /**
2604
+ * Resource class for AWS::SageMaker::FeatureGroup
2605
+ *
2606
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-featuregroup.html | AWS::SageMaker::FeatureGroup}
2607
+ */
2608
+ export declare class SageMakerFeatureGroup extends ResourceBase<"AWS::SageMaker::FeatureGroup", SageMakerFeatureGroupProps, SageMakerFeatureGroupAttribs> {
2609
+ static readonly Type = "AWS::SageMaker::FeatureGroup";
2610
+ static readonly AttributeNames: readonly (keyof SageMakerFeatureGroupAttribs)[];
2611
+ constructor(logicalId: string, properties: SageMakerFeatureGroupProps, options?: ResourceOptions);
2612
+ }
2613
+ /**
2614
+ * Type definition for AWS::SageMaker::Image
2615
+ *
2616
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-image.html | AWS::SageMaker::Image}
2617
+ */
2618
+ export interface SageMakerImageProps {
2619
+ ImageName: string;
2620
+ ImageDisplayName?: string;
2621
+ ImageRoleArn: string;
2622
+ ImageDescription?: string;
2623
+ Tags?: Tag[];
2624
+ }
2625
+ /**
2626
+ * Attributes type definition for AWS::SageMaker::Image
2627
+ *
2628
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-image.html | AWS::SageMaker::Image}
2629
+ */
2630
+ export interface SageMakerImageAttribs {
2631
+ ImageArn?: string;
2632
+ }
2633
+ /**
2634
+ * Resource class for AWS::SageMaker::Image
2635
+ *
2636
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-image.html | AWS::SageMaker::Image}
2637
+ */
2638
+ export declare class SageMakerImage extends ResourceBase<"AWS::SageMaker::Image", SageMakerImageProps, SageMakerImageAttribs> {
2639
+ static readonly Type = "AWS::SageMaker::Image";
2640
+ static readonly AttributeNames: readonly (keyof SageMakerImageAttribs)[];
2641
+ constructor(logicalId: string, properties: SageMakerImageProps, options?: ResourceOptions);
2642
+ }
2643
+ /**
2644
+ * Type definition for AWS::SageMaker::ImageVersion
2645
+ *
2646
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-imageversion.html | AWS::SageMaker::ImageVersion}
2647
+ */
2648
+ export interface SageMakerImageVersionProps {
2649
+ ImageName: string;
2650
+ Horovod?: boolean;
2651
+ Processor?: string;
2652
+ JobType?: string;
2653
+ Alias?: string;
2654
+ ProgrammingLang?: string;
2655
+ VendorGuidance?: string;
2656
+ MLFramework?: string;
2657
+ Aliases?: any[];
2658
+ ReleaseNotes?: string;
2659
+ BaseImage: string;
2660
+ }
2661
+ /**
2662
+ * Attributes type definition for AWS::SageMaker::ImageVersion
2663
+ *
2664
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-imageversion.html | AWS::SageMaker::ImageVersion}
2665
+ */
2666
+ export interface SageMakerImageVersionAttribs {
2667
+ ImageVersionArn?: string;
2668
+ Version?: number;
2669
+ ContainerImage?: string;
2670
+ ImageArn?: string;
2671
+ }
2672
+ /**
2673
+ * Resource class for AWS::SageMaker::ImageVersion
2674
+ *
2675
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-imageversion.html | AWS::SageMaker::ImageVersion}
2676
+ */
2677
+ export declare class SageMakerImageVersion extends ResourceBase<"AWS::SageMaker::ImageVersion", SageMakerImageVersionProps, SageMakerImageVersionAttribs> {
2678
+ static readonly Type = "AWS::SageMaker::ImageVersion";
2679
+ static readonly AttributeNames: readonly (keyof SageMakerImageVersionAttribs)[];
2680
+ constructor(logicalId: string, properties: SageMakerImageVersionProps, options?: ResourceOptions);
2681
+ }
2682
+ /**
2683
+ * Type definition for AWS::SageMaker::InferenceExperiment
2684
+ *
2685
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-inferenceexperiment.html | AWS::SageMaker::InferenceExperiment}
2686
+ */
2687
+ export interface SageMakerInferenceExperimentProps {
2688
+ DataStorageConfig?: SageMakerInferenceExperimentDataStorageConfig;
2689
+ Description?: string;
2690
+ StatusReason?: string;
2691
+ ModelVariants: any[];
2692
+ ShadowModeConfig?: SageMakerInferenceExperimentShadowModeConfig;
2693
+ RoleArn: string;
2694
+ Name: string;
2695
+ Type: string;
2696
+ EndpointName: string;
2697
+ DesiredState?: string;
2698
+ Schedule?: SageMakerInferenceExperimentInferenceExperimentSchedule;
2699
+ KmsKey?: string;
2700
+ Tags?: Tag[];
2701
+ }
2702
+ /**
2703
+ * Attributes type definition for AWS::SageMaker::InferenceExperiment
2704
+ *
2705
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-inferenceexperiment.html | AWS::SageMaker::InferenceExperiment}
2706
+ */
2707
+ export interface SageMakerInferenceExperimentAttribs {
2708
+ Status?: string;
2709
+ "EndpointMetadata.EndpointConfigName"?: string;
2710
+ CreationTime?: string;
2711
+ LastModifiedTime?: string;
2712
+ "EndpointMetadata.EndpointName"?: string;
2713
+ Arn?: string;
2714
+ "EndpointMetadata.EndpointStatus"?: string;
2715
+ EndpointMetadata?: SageMakerInferenceExperimentEndpointMetadata;
2716
+ }
2717
+ /**
2718
+ * Resource class for AWS::SageMaker::InferenceExperiment
2719
+ *
2720
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-inferenceexperiment.html | AWS::SageMaker::InferenceExperiment}
2721
+ */
2722
+ export declare class SageMakerInferenceExperiment extends ResourceBase<"AWS::SageMaker::InferenceExperiment", SageMakerInferenceExperimentProps, SageMakerInferenceExperimentAttribs> {
2723
+ static readonly Type = "AWS::SageMaker::InferenceExperiment";
2724
+ static readonly AttributeNames: readonly (keyof SageMakerInferenceExperimentAttribs)[];
2725
+ constructor(logicalId: string, properties: SageMakerInferenceExperimentProps, options?: ResourceOptions);
2726
+ }
2727
+ /**
2728
+ * Type definition for AWS::SageMaker::Model
2729
+ *
2730
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html | AWS::SageMaker::Model}
2731
+ */
2732
+ export interface SageMakerModelProps {
2733
+ ExecutionRoleArn: string;
2734
+ EnableNetworkIsolation?: boolean;
2735
+ PrimaryContainer?: SageMakerModelContainerDefinition;
2736
+ ModelName?: string;
2737
+ VpcConfig?: SageMakerModelVpcConfig;
2738
+ Containers?: any[];
2739
+ InferenceExecutionConfig?: SageMakerModelInferenceExecutionConfig;
2740
+ Tags?: Tag[];
2741
+ }
2742
+ /**
2743
+ * Attributes type definition for AWS::SageMaker::Model
2744
+ *
2745
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html | AWS::SageMaker::Model}
2746
+ */
2747
+ export interface SageMakerModelAttribs {
2748
+ ModelName?: string;
2749
+ }
2750
+ /**
2751
+ * Resource class for AWS::SageMaker::Model
2752
+ *
2753
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html | AWS::SageMaker::Model}
2754
+ */
2755
+ export declare class SageMakerModel extends ResourceBase<"AWS::SageMaker::Model", SageMakerModelProps, SageMakerModelAttribs> {
2756
+ static readonly Type = "AWS::SageMaker::Model";
2757
+ static readonly AttributeNames: readonly (keyof SageMakerModelAttribs)[];
2758
+ constructor(logicalId: string, properties: SageMakerModelProps, options?: ResourceOptions);
2759
+ }
2760
+ /**
2761
+ * Type definition for AWS::SageMaker::ModelBiasJobDefinition
2762
+ *
2763
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelbiasjobdefinition.html | AWS::SageMaker::ModelBiasJobDefinition}
2764
+ */
2765
+ export interface SageMakerModelBiasJobDefinitionProps {
2766
+ ModelBiasJobInput: SageMakerModelBiasJobDefinitionModelBiasJobInput;
2767
+ ModelBiasJobOutputConfig: SageMakerModelBiasJobDefinitionMonitoringOutputConfig;
2768
+ EndpointName?: string;
2769
+ StoppingCondition?: SageMakerModelBiasJobDefinitionStoppingCondition;
2770
+ JobDefinitionName?: string;
2771
+ JobResources: SageMakerModelBiasJobDefinitionMonitoringResources;
2772
+ NetworkConfig?: SageMakerModelBiasJobDefinitionNetworkConfig;
2773
+ ModelBiasBaselineConfig?: SageMakerModelBiasJobDefinitionModelBiasBaselineConfig;
2774
+ ModelBiasAppSpecification: SageMakerModelBiasJobDefinitionModelBiasAppSpecification;
2775
+ RoleArn: string;
2776
+ Tags?: Tag[];
2777
+ }
2778
+ /**
2779
+ * Attributes type definition for AWS::SageMaker::ModelBiasJobDefinition
2780
+ *
2781
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelbiasjobdefinition.html | AWS::SageMaker::ModelBiasJobDefinition}
2782
+ */
2783
+ export interface SageMakerModelBiasJobDefinitionAttribs {
2784
+ JobDefinitionArn?: string;
2785
+ CreationTime?: string;
2786
+ }
2787
+ /**
2788
+ * Resource class for AWS::SageMaker::ModelBiasJobDefinition
2789
+ *
2790
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelbiasjobdefinition.html | AWS::SageMaker::ModelBiasJobDefinition}
2791
+ */
2792
+ export declare class SageMakerModelBiasJobDefinition extends ResourceBase<"AWS::SageMaker::ModelBiasJobDefinition", SageMakerModelBiasJobDefinitionProps, SageMakerModelBiasJobDefinitionAttribs> {
2793
+ static readonly Type = "AWS::SageMaker::ModelBiasJobDefinition";
2794
+ static readonly AttributeNames: readonly (keyof SageMakerModelBiasJobDefinitionAttribs)[];
2795
+ constructor(logicalId: string, properties: SageMakerModelBiasJobDefinitionProps, options?: ResourceOptions);
2796
+ }
2797
+ /**
2798
+ * Type definition for AWS::SageMaker::ModelCard
2799
+ *
2800
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelcard.html | AWS::SageMaker::ModelCard}
2801
+ */
2802
+ export interface SageMakerModelCardProps {
2803
+ LastModifiedBy?: SageMakerModelCardUserContext;
2804
+ ModelCardName: string;
2805
+ ModelCardStatus: string;
2806
+ CreatedBy?: SageMakerModelCardUserContext;
2807
+ SecurityConfig?: SageMakerModelCardSecurityConfig;
2808
+ Content: SageMakerModelCardContent;
2809
+ Tags?: Tag[];
2810
+ }
2811
+ /**
2812
+ * Attributes type definition for AWS::SageMaker::ModelCard
2813
+ *
2814
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelcard.html | AWS::SageMaker::ModelCard}
2815
+ */
2816
+ export interface SageMakerModelCardAttribs {
2817
+ "LastModifiedBy.UserProfileArn"?: string;
2818
+ "CreatedBy.DomainId"?: string;
2819
+ ModelCardArn?: string;
2820
+ "CreatedBy.UserProfileName"?: string;
2821
+ CreationTime?: string;
2822
+ LastModifiedTime?: string;
2823
+ "LastModifiedBy.DomainId"?: string;
2824
+ ModelCardVersion?: number;
2825
+ ModelCardProcessingStatus?: string;
2826
+ "LastModifiedBy.UserProfileName"?: string;
2827
+ "CreatedBy.UserProfileArn"?: string;
2828
+ }
2829
+ /**
2830
+ * Resource class for AWS::SageMaker::ModelCard
2831
+ *
2832
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelcard.html | AWS::SageMaker::ModelCard}
2833
+ */
2834
+ export declare class SageMakerModelCard extends ResourceBase<"AWS::SageMaker::ModelCard", SageMakerModelCardProps, SageMakerModelCardAttribs> {
2835
+ static readonly Type = "AWS::SageMaker::ModelCard";
2836
+ static readonly AttributeNames: readonly (keyof SageMakerModelCardAttribs)[];
2837
+ constructor(logicalId: string, properties: SageMakerModelCardProps, options?: ResourceOptions);
2838
+ }
2839
+ /**
2840
+ * Type definition for AWS::SageMaker::ModelExplainabilityJobDefinition
2841
+ *
2842
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelexplainabilityjobdefinition.html | AWS::SageMaker::ModelExplainabilityJobDefinition}
2843
+ */
2844
+ export interface SageMakerModelExplainabilityJobDefinitionProps {
2845
+ ModelExplainabilityJobOutputConfig: SageMakerModelExplainabilityJobDefinitionMonitoringOutputConfig;
2846
+ EndpointName?: string;
2847
+ StoppingCondition?: SageMakerModelExplainabilityJobDefinitionStoppingCondition;
2848
+ ModelExplainabilityBaselineConfig?: SageMakerModelExplainabilityJobDefinitionModelExplainabilityBaselineConfig;
2849
+ JobDefinitionName?: string;
2850
+ JobResources: SageMakerModelExplainabilityJobDefinitionMonitoringResources;
2851
+ NetworkConfig?: SageMakerModelExplainabilityJobDefinitionNetworkConfig;
2852
+ RoleArn: string;
2853
+ ModelExplainabilityJobInput: SageMakerModelExplainabilityJobDefinitionModelExplainabilityJobInput;
2854
+ Tags?: Tag[];
2855
+ ModelExplainabilityAppSpecification: SageMakerModelExplainabilityJobDefinitionModelExplainabilityAppSpecification;
2856
+ }
2857
+ /**
2858
+ * Attributes type definition for AWS::SageMaker::ModelExplainabilityJobDefinition
2859
+ *
2860
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelexplainabilityjobdefinition.html | AWS::SageMaker::ModelExplainabilityJobDefinition}
2861
+ */
2862
+ export interface SageMakerModelExplainabilityJobDefinitionAttribs {
2863
+ JobDefinitionArn?: string;
2864
+ CreationTime?: string;
2865
+ }
2866
+ /**
2867
+ * Resource class for AWS::SageMaker::ModelExplainabilityJobDefinition
2868
+ *
2869
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelexplainabilityjobdefinition.html | AWS::SageMaker::ModelExplainabilityJobDefinition}
2870
+ */
2871
+ export declare class SageMakerModelExplainabilityJobDefinition extends ResourceBase<"AWS::SageMaker::ModelExplainabilityJobDefinition", SageMakerModelExplainabilityJobDefinitionProps, SageMakerModelExplainabilityJobDefinitionAttribs> {
2872
+ static readonly Type = "AWS::SageMaker::ModelExplainabilityJobDefinition";
2873
+ static readonly AttributeNames: readonly (keyof SageMakerModelExplainabilityJobDefinitionAttribs)[];
2874
+ constructor(logicalId: string, properties: SageMakerModelExplainabilityJobDefinitionProps, options?: ResourceOptions);
2875
+ }
2876
+ /**
2877
+ * Type definition for AWS::SageMaker::ModelPackage
2878
+ *
2879
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelpackage.html | AWS::SageMaker::ModelPackage}
2880
+ */
2881
+ export interface SageMakerModelPackageProps {
2882
+ DriftCheckBaselines?: SageMakerModelPackageDriftCheckBaselines;
2883
+ ModelPackageGroupName?: string;
2884
+ ModelMetrics?: SageMakerModelPackageModelMetrics;
2885
+ Task?: string;
2886
+ CustomerMetadataProperties?: Record<string, any>;
2887
+ ApprovalDescription?: string;
2888
+ ModelApprovalStatus?: string;
2889
+ ModelPackageVersion?: number;
2890
+ MetadataProperties?: SageMakerModelPackageMetadataProperties;
2891
+ ValidationSpecification?: SageMakerModelPackageValidationSpecification;
2892
+ SourceAlgorithmSpecification?: SageMakerModelPackageSourceAlgorithmSpecification;
2893
+ ModelPackageStatusDetails?: SageMakerModelPackageModelPackageStatusDetails;
2894
+ SkipModelValidation?: string;
2895
+ ModelPackageDescription?: string;
2896
+ AdditionalInferenceSpecificationsToAdd?: any[];
2897
+ ModelPackageName?: string;
2898
+ InferenceSpecification?: SageMakerModelPackageInferenceSpecification;
2899
+ SamplePayloadUrl?: string;
2900
+ LastModifiedTime?: string;
2901
+ ClientToken?: string;
2902
+ Domain?: string;
2903
+ Tags?: Tag[];
2904
+ CertifyForMarketplace?: boolean;
2905
+ AdditionalInferenceSpecifications?: any[];
2906
+ }
2907
+ /**
2908
+ * Attributes type definition for AWS::SageMaker::ModelPackage
2909
+ *
2910
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelpackage.html | AWS::SageMaker::ModelPackage}
2911
+ */
2912
+ export interface SageMakerModelPackageAttribs {
2913
+ ModelPackageStatus?: string;
2914
+ CreationTime?: string;
2915
+ ModelPackageArn?: string;
2916
+ }
2917
+ /**
2918
+ * Resource class for AWS::SageMaker::ModelPackage
2919
+ *
2920
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelpackage.html | AWS::SageMaker::ModelPackage}
2921
+ */
2922
+ export declare class SageMakerModelPackage extends ResourceBase<"AWS::SageMaker::ModelPackage", SageMakerModelPackageProps, SageMakerModelPackageAttribs> {
2923
+ static readonly Type = "AWS::SageMaker::ModelPackage";
2924
+ static readonly AttributeNames: readonly (keyof SageMakerModelPackageAttribs)[];
2925
+ constructor(logicalId: string, properties: SageMakerModelPackageProps, options?: ResourceOptions);
2926
+ }
2927
+ /**
2928
+ * Type definition for AWS::SageMaker::ModelPackageGroup
2929
+ *
2930
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelpackagegroup.html | AWS::SageMaker::ModelPackageGroup}
2931
+ */
2932
+ export interface SageMakerModelPackageGroupProps {
2933
+ ModelPackageGroupName: string;
2934
+ ModelPackageGroupDescription?: string;
2935
+ ModelPackageGroupPolicy?: object;
2936
+ Tags?: Tag[];
2937
+ }
2938
+ /**
2939
+ * Attributes type definition for AWS::SageMaker::ModelPackageGroup
2940
+ *
2941
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelpackagegroup.html | AWS::SageMaker::ModelPackageGroup}
2942
+ */
2943
+ export interface SageMakerModelPackageGroupAttribs {
2944
+ ModelPackageGroupArn?: string;
2945
+ CreationTime?: string;
2946
+ ModelPackageGroupStatus?: string;
2947
+ }
2948
+ /**
2949
+ * Resource class for AWS::SageMaker::ModelPackageGroup
2950
+ *
2951
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelpackagegroup.html | AWS::SageMaker::ModelPackageGroup}
2952
+ */
2953
+ export declare class SageMakerModelPackageGroup extends ResourceBase<"AWS::SageMaker::ModelPackageGroup", SageMakerModelPackageGroupProps, SageMakerModelPackageGroupAttribs> {
2954
+ static readonly Type = "AWS::SageMaker::ModelPackageGroup";
2955
+ static readonly AttributeNames: readonly (keyof SageMakerModelPackageGroupAttribs)[];
2956
+ constructor(logicalId: string, properties: SageMakerModelPackageGroupProps, options?: ResourceOptions);
2957
+ }
2958
+ /**
2959
+ * Type definition for AWS::SageMaker::ModelQualityJobDefinition
2960
+ *
2961
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelqualityjobdefinition.html | AWS::SageMaker::ModelQualityJobDefinition}
2962
+ */
2963
+ export interface SageMakerModelQualityJobDefinitionProps {
2964
+ ModelQualityAppSpecification: SageMakerModelQualityJobDefinitionModelQualityAppSpecification;
2965
+ EndpointName?: string;
2966
+ StoppingCondition?: SageMakerModelQualityJobDefinitionStoppingCondition;
2967
+ ModelQualityBaselineConfig?: SageMakerModelQualityJobDefinitionModelQualityBaselineConfig;
2968
+ JobDefinitionName?: string;
2969
+ ModelQualityJobInput: SageMakerModelQualityJobDefinitionModelQualityJobInput;
2970
+ JobResources: SageMakerModelQualityJobDefinitionMonitoringResources;
2971
+ NetworkConfig?: SageMakerModelQualityJobDefinitionNetworkConfig;
2972
+ ModelQualityJobOutputConfig: SageMakerModelQualityJobDefinitionMonitoringOutputConfig;
2973
+ RoleArn: string;
2974
+ Tags?: Tag[];
2975
+ }
2976
+ /**
2977
+ * Attributes type definition for AWS::SageMaker::ModelQualityJobDefinition
2978
+ *
2979
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelqualityjobdefinition.html | AWS::SageMaker::ModelQualityJobDefinition}
2980
+ */
2981
+ export interface SageMakerModelQualityJobDefinitionAttribs {
2982
+ JobDefinitionArn?: string;
2983
+ CreationTime?: string;
2984
+ }
2985
+ /**
2986
+ * Resource class for AWS::SageMaker::ModelQualityJobDefinition
2987
+ *
2988
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-modelqualityjobdefinition.html | AWS::SageMaker::ModelQualityJobDefinition}
2989
+ */
2990
+ export declare class SageMakerModelQualityJobDefinition extends ResourceBase<"AWS::SageMaker::ModelQualityJobDefinition", SageMakerModelQualityJobDefinitionProps, SageMakerModelQualityJobDefinitionAttribs> {
2991
+ static readonly Type = "AWS::SageMaker::ModelQualityJobDefinition";
2992
+ static readonly AttributeNames: readonly (keyof SageMakerModelQualityJobDefinitionAttribs)[];
2993
+ constructor(logicalId: string, properties: SageMakerModelQualityJobDefinitionProps, options?: ResourceOptions);
2994
+ }
2995
+ /**
2996
+ * Type definition for AWS::SageMaker::MonitoringSchedule
2997
+ *
2998
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html | AWS::SageMaker::MonitoringSchedule}
2999
+ */
3000
+ export interface SageMakerMonitoringScheduleProps {
3001
+ MonitoringScheduleStatus?: string;
3002
+ MonitoringScheduleConfig: SageMakerMonitoringScheduleMonitoringScheduleConfig;
3003
+ MonitoringScheduleName: string;
3004
+ EndpointName?: string;
3005
+ FailureReason?: string;
3006
+ LastMonitoringExecutionSummary?: SageMakerMonitoringScheduleMonitoringExecutionSummary;
3007
+ Tags?: Tag[];
3008
+ }
3009
+ /**
3010
+ * Attributes type definition for AWS::SageMaker::MonitoringSchedule
3011
+ *
3012
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html | AWS::SageMaker::MonitoringSchedule}
3013
+ */
3014
+ export interface SageMakerMonitoringScheduleAttribs {
3015
+ MonitoringScheduleArn?: string;
3016
+ CreationTime?: string;
3017
+ LastModifiedTime?: string;
3018
+ }
3019
+ /**
3020
+ * Resource class for AWS::SageMaker::MonitoringSchedule
3021
+ *
3022
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-monitoringschedule.html | AWS::SageMaker::MonitoringSchedule}
3023
+ */
3024
+ export declare class SageMakerMonitoringSchedule extends ResourceBase<"AWS::SageMaker::MonitoringSchedule", SageMakerMonitoringScheduleProps, SageMakerMonitoringScheduleAttribs> {
3025
+ static readonly Type = "AWS::SageMaker::MonitoringSchedule";
3026
+ static readonly AttributeNames: readonly (keyof SageMakerMonitoringScheduleAttribs)[];
3027
+ constructor(logicalId: string, properties: SageMakerMonitoringScheduleProps, options?: ResourceOptions);
3028
+ }
3029
+ /**
3030
+ * Type definition for AWS::SageMaker::NotebookInstance
3031
+ *
3032
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html | AWS::SageMaker::NotebookInstance}
3033
+ */
3034
+ export interface SageMakerNotebookInstanceProps {
3035
+ KmsKeyId?: string;
3036
+ VolumeSizeInGB?: number;
3037
+ AdditionalCodeRepositories?: any[];
3038
+ DefaultCodeRepository?: string;
3039
+ DirectInternetAccess?: string;
3040
+ PlatformIdentifier?: string;
3041
+ AcceleratorTypes?: any[];
3042
+ SubnetId?: string;
3043
+ SecurityGroupIds?: any[];
3044
+ RoleArn: string;
3045
+ InstanceMetadataServiceConfiguration?: SageMakerNotebookInstanceInstanceMetadataServiceConfiguration;
3046
+ RootAccess?: string;
3047
+ NotebookInstanceName?: string;
3048
+ InstanceType: string;
3049
+ LifecycleConfigName?: string;
3050
+ Tags?: Tag[];
3051
+ }
3052
+ /**
3053
+ * Attributes type definition for AWS::SageMaker::NotebookInstance
3054
+ *
3055
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html | AWS::SageMaker::NotebookInstance}
3056
+ */
3057
+ export interface SageMakerNotebookInstanceAttribs {
3058
+ NotebookInstanceName?: string;
3059
+ }
3060
+ /**
3061
+ * Resource class for AWS::SageMaker::NotebookInstance
3062
+ *
3063
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstance.html | AWS::SageMaker::NotebookInstance}
3064
+ */
3065
+ export declare class SageMakerNotebookInstance extends ResourceBase<"AWS::SageMaker::NotebookInstance", SageMakerNotebookInstanceProps, SageMakerNotebookInstanceAttribs> {
3066
+ static readonly Type = "AWS::SageMaker::NotebookInstance";
3067
+ static readonly AttributeNames: readonly (keyof SageMakerNotebookInstanceAttribs)[];
3068
+ constructor(logicalId: string, properties: SageMakerNotebookInstanceProps, options?: ResourceOptions);
3069
+ }
3070
+ /**
3071
+ * Type definition for AWS::SageMaker::NotebookInstanceLifecycleConfig
3072
+ *
3073
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstancelifecycleconfig.html | AWS::SageMaker::NotebookInstanceLifecycleConfig}
3074
+ */
3075
+ export interface SageMakerNotebookInstanceLifecycleConfigProps {
3076
+ OnStart?: any[];
3077
+ NotebookInstanceLifecycleConfigName?: string;
3078
+ OnCreate?: any[];
3079
+ }
3080
+ /**
3081
+ * Attributes type definition for AWS::SageMaker::NotebookInstanceLifecycleConfig
3082
+ *
3083
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstancelifecycleconfig.html | AWS::SageMaker::NotebookInstanceLifecycleConfig}
3084
+ */
3085
+ export interface SageMakerNotebookInstanceLifecycleConfigAttribs {
3086
+ NotebookInstanceLifecycleConfigName?: string;
3087
+ }
3088
+ /**
3089
+ * Resource class for AWS::SageMaker::NotebookInstanceLifecycleConfig
3090
+ *
3091
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-notebookinstancelifecycleconfig.html | AWS::SageMaker::NotebookInstanceLifecycleConfig}
3092
+ */
3093
+ export declare class SageMakerNotebookInstanceLifecycleConfig extends ResourceBase<"AWS::SageMaker::NotebookInstanceLifecycleConfig", SageMakerNotebookInstanceLifecycleConfigProps, SageMakerNotebookInstanceLifecycleConfigAttribs> {
3094
+ static readonly Type = "AWS::SageMaker::NotebookInstanceLifecycleConfig";
3095
+ static readonly AttributeNames: readonly (keyof SageMakerNotebookInstanceLifecycleConfigAttribs)[];
3096
+ constructor(logicalId: string, properties: SageMakerNotebookInstanceLifecycleConfigProps, options?: ResourceOptions);
3097
+ }
3098
+ /**
3099
+ * Type definition for AWS::SageMaker::Pipeline
3100
+ *
3101
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-pipeline.html | AWS::SageMaker::Pipeline}
3102
+ */
3103
+ export interface SageMakerPipelineProps {
3104
+ PipelineName: string;
3105
+ ParallelismConfiguration?: SageMakerPipelineParallelismConfiguration;
3106
+ PipelineDescription?: string;
3107
+ PipelineDisplayName?: string;
3108
+ PipelineDefinition: SageMakerPipelinePipelineDefinition;
3109
+ RoleArn: string;
3110
+ Tags?: Tag[];
3111
+ }
3112
+ /**
3113
+ * Resource class for AWS::SageMaker::Pipeline
3114
+ *
3115
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-pipeline.html | AWS::SageMaker::Pipeline}
3116
+ */
3117
+ export declare class SageMakerPipeline extends ResourceBase<"AWS::SageMaker::Pipeline", SageMakerPipelineProps, Record<string, never>> {
3118
+ static readonly Type = "AWS::SageMaker::Pipeline";
3119
+ static readonly AttributeNames: never[];
3120
+ constructor(logicalId: string, properties: SageMakerPipelineProps, options?: ResourceOptions);
3121
+ }
3122
+ /**
3123
+ * Type definition for AWS::SageMaker::Project
3124
+ *
3125
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-project.html | AWS::SageMaker::Project}
3126
+ */
3127
+ export interface SageMakerProjectProps {
3128
+ ProjectName: string;
3129
+ ServiceCatalogProvisionedProductDetails?: SageMakerProjectServiceCatalogProvisionedProductDetails;
3130
+ ServiceCatalogProvisioningDetails: SageMakerProjectServiceCatalogProvisioningDetails;
3131
+ ProjectDescription?: string;
3132
+ Tags?: Tag[];
3133
+ }
3134
+ /**
3135
+ * Attributes type definition for AWS::SageMaker::Project
3136
+ *
3137
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-project.html | AWS::SageMaker::Project}
3138
+ */
3139
+ export interface SageMakerProjectAttribs {
3140
+ ProjectArn?: string;
3141
+ ProjectStatus?: string;
3142
+ ProjectId?: string;
3143
+ CreationTime?: string;
3144
+ }
3145
+ /**
3146
+ * Resource class for AWS::SageMaker::Project
3147
+ *
3148
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-project.html | AWS::SageMaker::Project}
3149
+ */
3150
+ export declare class SageMakerProject extends ResourceBase<"AWS::SageMaker::Project", SageMakerProjectProps, SageMakerProjectAttribs> {
3151
+ static readonly Type = "AWS::SageMaker::Project";
3152
+ static readonly AttributeNames: readonly (keyof SageMakerProjectAttribs)[];
3153
+ constructor(logicalId: string, properties: SageMakerProjectProps, options?: ResourceOptions);
3154
+ }
3155
+ /**
3156
+ * Type definition for AWS::SageMaker::Space
3157
+ *
3158
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-space.html | AWS::SageMaker::Space}
3159
+ */
3160
+ export interface SageMakerSpaceProps {
3161
+ DomainId: string;
3162
+ SpaceName: string;
3163
+ SpaceSettings?: SageMakerSpaceSpaceSettings;
3164
+ Tags?: Tag[];
3165
+ }
3166
+ /**
3167
+ * Attributes type definition for AWS::SageMaker::Space
3168
+ *
3169
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-space.html | AWS::SageMaker::Space}
3170
+ */
3171
+ export interface SageMakerSpaceAttribs {
3172
+ SpaceArn?: string;
3173
+ }
3174
+ /**
3175
+ * Resource class for AWS::SageMaker::Space
3176
+ *
3177
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-space.html | AWS::SageMaker::Space}
3178
+ */
3179
+ export declare class SageMakerSpace extends ResourceBase<"AWS::SageMaker::Space", SageMakerSpaceProps, SageMakerSpaceAttribs> {
3180
+ static readonly Type = "AWS::SageMaker::Space";
3181
+ static readonly AttributeNames: readonly (keyof SageMakerSpaceAttribs)[];
3182
+ constructor(logicalId: string, properties: SageMakerSpaceProps, options?: ResourceOptions);
3183
+ }
3184
+ /**
3185
+ * Type definition for AWS::SageMaker::UserProfile
3186
+ *
3187
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html | AWS::SageMaker::UserProfile}
3188
+ */
3189
+ export interface SageMakerUserProfileProps {
3190
+ DomainId: string;
3191
+ SingleSignOnUserValue?: string;
3192
+ UserSettings?: SageMakerUserProfileUserSettings;
3193
+ SingleSignOnUserIdentifier?: string;
3194
+ UserProfileName: string;
3195
+ Tags?: Tag[];
3196
+ }
3197
+ /**
3198
+ * Attributes type definition for AWS::SageMaker::UserProfile
3199
+ *
3200
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html | AWS::SageMaker::UserProfile}
3201
+ */
3202
+ export interface SageMakerUserProfileAttribs {
3203
+ UserProfileArn?: string;
3204
+ }
3205
+ /**
3206
+ * Resource class for AWS::SageMaker::UserProfile
3207
+ *
3208
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-userprofile.html | AWS::SageMaker::UserProfile}
3209
+ */
3210
+ export declare class SageMakerUserProfile extends ResourceBase<"AWS::SageMaker::UserProfile", SageMakerUserProfileProps, SageMakerUserProfileAttribs> {
3211
+ static readonly Type = "AWS::SageMaker::UserProfile";
3212
+ static readonly AttributeNames: readonly (keyof SageMakerUserProfileAttribs)[];
3213
+ constructor(logicalId: string, properties: SageMakerUserProfileProps, options?: ResourceOptions);
3214
+ }
3215
+ /**
3216
+ * Type definition for AWS::SageMaker::Workteam
3217
+ *
3218
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html | AWS::SageMaker::Workteam}
3219
+ */
3220
+ export interface SageMakerWorkteamProps {
3221
+ Description?: string;
3222
+ NotificationConfiguration?: SageMakerWorkteamNotificationConfiguration;
3223
+ WorkteamName?: string;
3224
+ MemberDefinitions?: any[];
3225
+ WorkforceName?: string;
3226
+ Tags?: Tag[];
3227
+ }
3228
+ /**
3229
+ * Attributes type definition for AWS::SageMaker::Workteam
3230
+ *
3231
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html | AWS::SageMaker::Workteam}
3232
+ */
3233
+ export interface SageMakerWorkteamAttribs {
3234
+ WorkteamName?: string;
3235
+ }
3236
+ /**
3237
+ * Resource class for AWS::SageMaker::Workteam
3238
+ *
3239
+ * @see {@link http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-workteam.html | AWS::SageMaker::Workteam}
3240
+ */
3241
+ export declare class SageMakerWorkteam extends ResourceBase<"AWS::SageMaker::Workteam", SageMakerWorkteamProps, SageMakerWorkteamAttribs> {
3242
+ static readonly Type = "AWS::SageMaker::Workteam";
3243
+ static readonly AttributeNames: readonly (keyof SageMakerWorkteamAttribs)[];
3244
+ constructor(logicalId: string, properties: SageMakerWorkteamProps, options?: ResourceOptions);
3245
+ }