@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26

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 (311) hide show
  1. package/.gitattributes +20 -19
  2. package/.jsii +150 -6
  3. package/.projenrc.ts +4 -4
  4. package/CHANGELOG.md +1 -91
  5. package/lib/ecr-sync.d.ts +4 -22
  6. package/lib/ecr-sync.js +3 -10
  7. package/lib/image.d.ts +5 -8
  8. package/lib/image.js +1 -1
  9. package/node_modules/aws-sdk/CHANGELOG.md +184 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
  12. package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
  13. package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
  14. package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
  15. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
  16. package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
  18. package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
  19. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
  20. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
  22. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
  23. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
  24. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
  25. package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
  26. package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
  27. package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
  28. package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
  29. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
  30. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
  31. package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
  32. package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
  33. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
  34. package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
  35. package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
  36. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
  37. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
  38. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
  39. package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
  40. package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
  41. package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
  42. package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
  43. package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
  44. package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
  45. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
  46. package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
  47. package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
  48. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
  49. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
  50. package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
  51. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
  52. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
  53. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
  54. package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
  55. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
  56. package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
  57. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
  58. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
  59. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
  60. package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
  61. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
  62. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
  63. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
  64. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  65. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
  66. package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
  67. package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
  68. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
  69. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
  70. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
  71. package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
  72. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
  73. package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
  74. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
  75. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
  76. package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
  77. package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
  78. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
  79. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
  80. package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
  81. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
  82. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
  83. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
  84. package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
  85. package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
  86. package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
  87. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
  88. package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
  89. package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
  90. package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
  91. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
  92. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
  93. package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
  94. package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
  95. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
  96. package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
  97. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
  98. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
  99. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
  100. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
  101. package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
  102. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
  103. package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
  104. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
  105. package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
  106. package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
  107. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
  108. package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
  109. package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
  110. package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
  111. package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
  112. package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
  113. package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
  114. package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
  115. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
  116. package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
  117. package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
  118. package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
  119. package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
  120. package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
  121. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
  122. package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
  123. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
  124. package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
  125. package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
  126. package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
  127. package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
  128. package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
  129. package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
  130. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  131. package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
  132. package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
  133. package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
  134. package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
  135. package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
  136. package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
  137. package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
  138. package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
  139. package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
  140. package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
  141. package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
  142. package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
  143. package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
  144. package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
  145. package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
  146. package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
  147. package/node_modules/aws-sdk/clients/es.d.ts +110 -0
  148. package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
  149. package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
  150. package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
  151. package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
  152. package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
  153. package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
  154. package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
  155. package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
  156. package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
  157. package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
  158. package/node_modules/aws-sdk/clients/health.d.ts +2 -2
  159. package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
  160. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
  161. package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
  162. package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
  163. package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
  164. package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
  165. package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
  166. package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
  167. package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
  168. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
  169. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
  170. package/node_modules/aws-sdk/clients/location.d.ts +306 -59
  171. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
  172. package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
  173. package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
  174. package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
  175. package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
  176. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
  177. package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
  178. package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
  179. package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
  180. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
  181. package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
  182. package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
  183. package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
  184. package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
  185. package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
  186. package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
  187. package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
  188. package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
  189. package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
  190. package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
  191. package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
  192. package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
  193. package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
  194. package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
  195. package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
  196. package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
  197. package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
  198. package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
  199. package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
  200. package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
  201. package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
  202. package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
  203. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
  204. package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
  205. package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
  206. package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
  207. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
  208. package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
  209. package/node_modules/aws-sdk/clients/support.d.ts +62 -62
  210. package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
  211. package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
  212. package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
  213. package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
  214. package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
  215. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
  216. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
  217. package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
  218. package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
  219. package/node_modules/aws-sdk/lib/core.js +1 -1
  220. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  221. package/node_modules/aws-sdk/lib/param_validator.js +2 -0
  222. package/node_modules/aws-sdk/package.json +2 -2
  223. package/node_modules/jmespath/jmespath.js +32 -27
  224. package/node_modules/jmespath/package.json +2 -7
  225. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
  226. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
  227. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
  228. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
  229. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
  230. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
  231. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
  232. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
  233. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
  234. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
  235. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
  236. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
  237. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
  238. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
  239. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
  240. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
  241. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
  242. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
  243. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
  244. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
  245. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
  246. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
  247. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
  248. package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
  249. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
  250. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
  251. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
  252. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
  253. package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
  254. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
  255. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
  256. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
  257. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
  258. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
  259. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
  260. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
  261. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
  262. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
  263. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
  264. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
  265. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
  266. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
  267. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
  268. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
  269. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
  270. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
  271. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
  272. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
  273. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
  274. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
  275. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
  276. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
  277. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
  278. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
  279. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
  280. package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
  281. package/package.json +22 -22
  282. package/releasetag.txt +1 -0
  283. package/version.txt +1 -0
  284. package/node_modules/jmespath/.eslintrc +0 -10
  285. package/node_modules/jmespath/.npmignore +0 -1
  286. package/node_modules/jmespath/.travis.yml +0 -6
  287. package/node_modules/jmespath/BASELINE +0 -15
  288. package/node_modules/jmespath/Gruntfile.js +0 -36
  289. package/node_modules/jmespath/g.sh +0 -5
  290. package/node_modules/jmespath/index.html +0 -93
  291. package/node_modules/jmespath/james.html +0 -7
  292. package/node_modules/jmespath/l.js +0 -189
  293. package/node_modules/jmespath/perf.js +0 -33
  294. package/node_modules/jmespath/reservedWords.json +0 -4
  295. package/node_modules/jmespath/test/compliance/basic.json +0 -96
  296. package/node_modules/jmespath/test/compliance/boolean.json +0 -257
  297. package/node_modules/jmespath/test/compliance/current.json +0 -25
  298. package/node_modules/jmespath/test/compliance/escape.json +0 -46
  299. package/node_modules/jmespath/test/compliance/filters.json +0 -468
  300. package/node_modules/jmespath/test/compliance/functions.json +0 -825
  301. package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
  302. package/node_modules/jmespath/test/compliance/indices.json +0 -346
  303. package/node_modules/jmespath/test/compliance/literal.json +0 -190
  304. package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
  305. package/node_modules/jmespath/test/compliance/pipe.json +0 -131
  306. package/node_modules/jmespath/test/compliance/slice.json +0 -187
  307. package/node_modules/jmespath/test/compliance/syntax.json +0 -616
  308. package/node_modules/jmespath/test/compliance/unicode.json +0 -38
  309. package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
  310. package/node_modules/jmespath/test/compliance.js +0 -56
  311. package/node_modules/jmespath/test/jmespath.js +0 -217
@@ -1303,7 +1303,6 @@
1303
1303
  "type": "structure",
1304
1304
  "required": [
1305
1305
  "PipelineName",
1306
- "PipelineDefinition",
1307
1306
  "ClientRequestToken",
1308
1307
  "RoleArn"
1309
1308
  ],
@@ -1311,6 +1310,9 @@
1311
1310
  "PipelineName": {},
1312
1311
  "PipelineDisplayName": {},
1313
1312
  "PipelineDefinition": {},
1313
+ "PipelineDefinitionS3Location": {
1314
+ "shape": "Sgz"
1315
+ },
1314
1316
  "PipelineDescription": {},
1315
1317
  "ClientRequestToken": {
1316
1318
  "idempotencyToken": true
@@ -1318,6 +1320,9 @@
1318
1320
  "RoleArn": {},
1319
1321
  "Tags": {
1320
1322
  "shape": "S7"
1323
+ },
1324
+ "ParallelismConfiguration": {
1325
+ "shape": "Sh5"
1321
1326
  }
1322
1327
  }
1323
1328
  },
@@ -1384,23 +1389,23 @@
1384
1389
  ],
1385
1390
  "members": {
1386
1391
  "ProcessingInputs": {
1387
- "shape": "Shc"
1392
+ "shape": "Shi"
1388
1393
  },
1389
1394
  "ProcessingOutputConfig": {
1390
- "shape": "Shz"
1395
+ "shape": "Si5"
1391
1396
  },
1392
1397
  "ProcessingJobName": {},
1393
1398
  "ProcessingResources": {
1394
- "shape": "Si4"
1399
+ "shape": "Sia"
1395
1400
  },
1396
1401
  "StoppingCondition": {
1397
- "shape": "Si6"
1402
+ "shape": "Sic"
1398
1403
  },
1399
1404
  "AppSpecification": {
1400
- "shape": "Si8"
1405
+ "shape": "Sie"
1401
1406
  },
1402
1407
  "Environment": {
1403
- "shape": "Sia"
1408
+ "shape": "Sig"
1404
1409
  },
1405
1410
  "NetworkConfig": {
1406
1411
  "shape": "Sg8"
@@ -1410,7 +1415,7 @@
1410
1415
  "shape": "S7"
1411
1416
  },
1412
1417
  "ExperimentConfig": {
1413
- "shape": "Sib"
1418
+ "shape": "Sih"
1414
1419
  }
1415
1420
  }
1416
1421
  },
@@ -1435,7 +1440,7 @@
1435
1440
  "ProjectName": {},
1436
1441
  "ProjectDescription": {},
1437
1442
  "ServiceCatalogProvisioningDetails": {
1438
- "shape": "Sig"
1443
+ "shape": "Sim"
1439
1444
  },
1440
1445
  "Tags": {
1441
1446
  "shape": "S7"
@@ -1495,7 +1500,7 @@
1495
1500
  "shape": "S2t"
1496
1501
  },
1497
1502
  "AlgorithmSpecification": {
1498
- "shape": "Siw"
1503
+ "shape": "Sj2"
1499
1504
  },
1500
1505
  "RoleArn": {},
1501
1506
  "InputDataConfig": {
@@ -1529,25 +1534,25 @@
1529
1534
  "shape": "Sc1"
1530
1535
  },
1531
1536
  "DebugHookConfig": {
1532
- "shape": "Six"
1537
+ "shape": "Sj3"
1533
1538
  },
1534
1539
  "DebugRuleConfigurations": {
1535
- "shape": "Sj5"
1540
+ "shape": "Sjb"
1536
1541
  },
1537
1542
  "TensorBoardOutputConfig": {
1538
- "shape": "Sja"
1543
+ "shape": "Sjg"
1539
1544
  },
1540
1545
  "ExperimentConfig": {
1541
- "shape": "Sib"
1546
+ "shape": "Sih"
1542
1547
  },
1543
1548
  "ProfilerConfig": {
1544
- "shape": "Sjb"
1549
+ "shape": "Sjh"
1545
1550
  },
1546
1551
  "ProfilerRuleConfigurations": {
1547
- "shape": "Sje"
1552
+ "shape": "Sjk"
1548
1553
  },
1549
1554
  "Environment": {
1550
- "shape": "Sjg"
1555
+ "shape": "Sjm"
1551
1556
  },
1552
1557
  "RetryStrategy": {
1553
1558
  "shape": "Sc2"
@@ -1581,7 +1586,7 @@
1581
1586
  "type": "integer"
1582
1587
  },
1583
1588
  "ModelClientConfig": {
1584
- "shape": "Sjn"
1589
+ "shape": "Sjt"
1585
1590
  },
1586
1591
  "MaxPayloadInMB": {
1587
1592
  "type": "integer"
@@ -1600,13 +1605,13 @@
1600
1605
  "shape": "S3y"
1601
1606
  },
1602
1607
  "DataProcessing": {
1603
- "shape": "Sjq"
1608
+ "shape": "Sjw"
1604
1609
  },
1605
1610
  "Tags": {
1606
1611
  "shape": "S7"
1607
1612
  },
1608
1613
  "ExperimentConfig": {
1609
- "shape": "Sib"
1614
+ "shape": "Sih"
1610
1615
  }
1611
1616
  }
1612
1617
  },
@@ -1656,7 +1661,7 @@
1656
1661
  "TrialComponentName": {},
1657
1662
  "DisplayName": {},
1658
1663
  "Status": {
1659
- "shape": "Sjy"
1664
+ "shape": "Sk4"
1660
1665
  },
1661
1666
  "StartTime": {
1662
1667
  "type": "timestamp"
@@ -1665,13 +1670,13 @@
1665
1670
  "type": "timestamp"
1666
1671
  },
1667
1672
  "Parameters": {
1668
- "shape": "Sk2"
1673
+ "shape": "Sk8"
1669
1674
  },
1670
1675
  "InputArtifacts": {
1671
- "shape": "Sk6"
1676
+ "shape": "Skc"
1672
1677
  },
1673
1678
  "OutputArtifacts": {
1674
- "shape": "Sk6"
1679
+ "shape": "Skc"
1675
1680
  },
1676
1681
  "MetadataProperties": {
1677
1682
  "shape": "S1q"
@@ -1723,13 +1728,13 @@
1723
1728
  ],
1724
1729
  "members": {
1725
1730
  "CognitoConfig": {
1726
- "shape": "Skh"
1731
+ "shape": "Skn"
1727
1732
  },
1728
1733
  "OidcConfig": {
1729
- "shape": "Skk"
1734
+ "shape": "Skq"
1730
1735
  },
1731
1736
  "SourceIpConfig": {
1732
- "shape": "Skn"
1737
+ "shape": "Skt"
1733
1738
  },
1734
1739
  "WorkforceName": {},
1735
1740
  "Tags": {
@@ -1759,11 +1764,11 @@
1759
1764
  "WorkteamName": {},
1760
1765
  "WorkforceName": {},
1761
1766
  "MemberDefinitions": {
1762
- "shape": "Skv"
1767
+ "shape": "Sl1"
1763
1768
  },
1764
1769
  "Description": {},
1765
1770
  "NotificationConfiguration": {
1766
- "shape": "Sl3"
1771
+ "shape": "Sl9"
1767
1772
  },
1768
1773
  "Tags": {
1769
1774
  "shape": "S7"
@@ -2352,13 +2357,13 @@
2352
2357
  "type": "timestamp"
2353
2358
  },
2354
2359
  "CreatedBy": {
2355
- "shape": "Smx"
2360
+ "shape": "Sn3"
2356
2361
  },
2357
2362
  "LastModifiedTime": {
2358
2363
  "type": "timestamp"
2359
2364
  },
2360
2365
  "LastModifiedBy": {
2361
- "shape": "Smx"
2366
+ "shape": "Sn3"
2362
2367
  },
2363
2368
  "MetadataProperties": {
2364
2369
  "shape": "S1q"
@@ -2408,10 +2413,10 @@
2408
2413
  "type": "structure",
2409
2414
  "members": {
2410
2415
  "ValidationStatuses": {
2411
- "shape": "Sn3"
2416
+ "shape": "Sn9"
2412
2417
  },
2413
2418
  "ImageScanStatuses": {
2414
- "shape": "Sn3"
2419
+ "shape": "Sn9"
2415
2420
  }
2416
2421
  }
2417
2422
  },
@@ -2516,13 +2521,13 @@
2516
2521
  "type": "timestamp"
2517
2522
  },
2518
2523
  "CreatedBy": {
2519
- "shape": "Smx"
2524
+ "shape": "Sn3"
2520
2525
  },
2521
2526
  "LastModifiedTime": {
2522
2527
  "type": "timestamp"
2523
2528
  },
2524
2529
  "LastModifiedBy": {
2525
- "shape": "Smx"
2530
+ "shape": "Sn3"
2526
2531
  },
2527
2532
  "MetadataProperties": {
2528
2533
  "shape": "S1q"
@@ -2582,10 +2587,10 @@
2582
2587
  },
2583
2588
  "FailureReason": {},
2584
2589
  "PartialFailureReasons": {
2585
- "shape": "Snh"
2590
+ "shape": "Snn"
2586
2591
  },
2587
2592
  "BestCandidate": {
2588
- "shape": "Snj"
2593
+ "shape": "Snp"
2589
2594
  },
2590
2595
  "AutoMLJobStatus": {},
2591
2596
  "AutoMLJobSecondaryStatus": {},
@@ -2704,7 +2709,7 @@
2704
2709
  },
2705
2710
  "FailureReason": {},
2706
2711
  "ModelArtifacts": {
2707
- "shape": "Soi"
2712
+ "shape": "Sop"
2708
2713
  },
2709
2714
  "ModelDigests": {
2710
2715
  "type": "structure",
@@ -2752,13 +2757,13 @@
2752
2757
  "type": "timestamp"
2753
2758
  },
2754
2759
  "CreatedBy": {
2755
- "shape": "Smx"
2760
+ "shape": "Sn3"
2756
2761
  },
2757
2762
  "LastModifiedTime": {
2758
2763
  "type": "timestamp"
2759
2764
  },
2760
2765
  "LastModifiedBy": {
2761
- "shape": "Smx"
2766
+ "shape": "Sn3"
2762
2767
  },
2763
2768
  "LineageGroupArn": {}
2764
2769
  }
@@ -3041,10 +3046,10 @@
3041
3046
  "EndpointArn": {},
3042
3047
  "EndpointConfigName": {},
3043
3048
  "ProductionVariants": {
3044
- "shape": "Spe"
3049
+ "shape": "Spl"
3045
3050
  },
3046
3051
  "DataCaptureConfig": {
3047
- "shape": "Spn"
3052
+ "shape": "Spu"
3048
3053
  },
3049
3054
  "EndpointStatus": {},
3050
3055
  "FailureReason": {},
@@ -3077,7 +3082,7 @@
3077
3082
  "members": {
3078
3083
  "VariantName": {},
3079
3084
  "DeployedImages": {
3080
- "shape": "Spg"
3085
+ "shape": "Spn"
3081
3086
  },
3082
3087
  "CurrentWeight": {
3083
3088
  "type": "float"
@@ -3094,7 +3099,7 @@
3094
3099
  "InstanceType": {},
3095
3100
  "AcceleratorType": {},
3096
3101
  "VariantStatus": {
3097
- "shape": "Spj"
3102
+ "shape": "Spq"
3098
3103
  },
3099
3104
  "CurrentServerlessConfig": {
3100
3105
  "shape": "S9d"
@@ -3167,20 +3172,20 @@
3167
3172
  "ExperimentArn": {},
3168
3173
  "DisplayName": {},
3169
3174
  "Source": {
3170
- "shape": "Spx"
3175
+ "shape": "Sq4"
3171
3176
  },
3172
3177
  "Description": {},
3173
3178
  "CreationTime": {
3174
3179
  "type": "timestamp"
3175
3180
  },
3176
3181
  "CreatedBy": {
3177
- "shape": "Smx"
3182
+ "shape": "Sn3"
3178
3183
  },
3179
3184
  "LastModifiedTime": {
3180
3185
  "type": "timestamp"
3181
3186
  },
3182
3187
  "LastModifiedBy": {
3183
- "shape": "Smx"
3188
+ "shape": "Sn3"
3184
3189
  }
3185
3190
  }
3186
3191
  }
@@ -3227,7 +3232,7 @@
3227
3232
  "RoleArn": {},
3228
3233
  "FeatureGroupStatus": {},
3229
3234
  "OfflineStoreStatus": {
3230
- "shape": "Sq3"
3235
+ "shape": "Sqa"
3231
3236
  },
3232
3237
  "FailureReason": {},
3233
3238
  "Description": {},
@@ -3359,16 +3364,16 @@
3359
3364
  "type": "timestamp"
3360
3365
  },
3361
3366
  "TrainingJobStatusCounters": {
3362
- "shape": "Sqi"
3367
+ "shape": "Sqp"
3363
3368
  },
3364
3369
  "ObjectiveStatusCounters": {
3365
- "shape": "Sqk"
3370
+ "shape": "Sqr"
3366
3371
  },
3367
3372
  "BestTrainingJob": {
3368
- "shape": "Sqm"
3373
+ "shape": "Sqt"
3369
3374
  },
3370
3375
  "OverallBestTrainingJob": {
3371
- "shape": "Sqm"
3376
+ "shape": "Sqt"
3372
3377
  },
3373
3378
  "WarmStartConfig": {
3374
3379
  "shape": "Sc5"
@@ -3591,7 +3596,7 @@
3591
3596
  "members": {
3592
3597
  "LabelingJobStatus": {},
3593
3598
  "LabelCounters": {
3594
- "shape": "Sr9"
3599
+ "shape": "Srg"
3595
3600
  },
3596
3601
  "FailureReason": {},
3597
3602
  "CreationTime": {
@@ -3625,7 +3630,7 @@
3625
3630
  "shape": "S7"
3626
3631
  },
3627
3632
  "LabelingJobOutput": {
3628
- "shape": "Src"
3633
+ "shape": "Srj"
3629
3634
  }
3630
3635
  }
3631
3636
  }
@@ -3651,13 +3656,13 @@
3651
3656
  "type": "timestamp"
3652
3657
  },
3653
3658
  "CreatedBy": {
3654
- "shape": "Smx"
3659
+ "shape": "Sn3"
3655
3660
  },
3656
3661
  "LastModifiedTime": {
3657
3662
  "type": "timestamp"
3658
3663
  },
3659
3664
  "LastModifiedBy": {
3660
- "shape": "Smx"
3665
+ "shape": "Sn3"
3661
3666
  }
3662
3667
  }
3663
3668
  }
@@ -3852,14 +3857,14 @@
3852
3857
  },
3853
3858
  "ModelPackageStatus": {},
3854
3859
  "ModelPackageStatusDetails": {
3855
- "shape": "Srn"
3860
+ "shape": "Sru"
3856
3861
  },
3857
3862
  "CertifyForMarketplace": {
3858
3863
  "type": "boolean"
3859
3864
  },
3860
3865
  "ModelApprovalStatus": {},
3861
3866
  "CreatedBy": {
3862
- "shape": "Smx"
3867
+ "shape": "Sn3"
3863
3868
  },
3864
3869
  "MetadataProperties": {
3865
3870
  "shape": "S1q"
@@ -3871,7 +3876,7 @@
3871
3876
  "type": "timestamp"
3872
3877
  },
3873
3878
  "LastModifiedBy": {
3874
- "shape": "Smx"
3879
+ "shape": "Sn3"
3875
3880
  },
3876
3881
  "ApprovalDescription": {},
3877
3882
  "CustomerMetadataProperties": {
@@ -3916,7 +3921,7 @@
3916
3921
  "type": "timestamp"
3917
3922
  },
3918
3923
  "CreatedBy": {
3919
- "shape": "Smx"
3924
+ "shape": "Sn3"
3920
3925
  },
3921
3926
  "ModelPackageGroupStatus": {}
3922
3927
  }
@@ -4012,7 +4017,7 @@
4012
4017
  },
4013
4018
  "EndpointName": {},
4014
4019
  "LastMonitoringExecutionSummary": {
4015
- "shape": "Ss0"
4020
+ "shape": "Ss7"
4016
4021
  }
4017
4022
  }
4018
4023
  }
@@ -4126,10 +4131,13 @@
4126
4131
  "type": "timestamp"
4127
4132
  },
4128
4133
  "CreatedBy": {
4129
- "shape": "Smx"
4134
+ "shape": "Sn3"
4130
4135
  },
4131
4136
  "LastModifiedBy": {
4132
- "shape": "Smx"
4137
+ "shape": "Sn3"
4138
+ },
4139
+ "ParallelismConfiguration": {
4140
+ "shape": "Sh5"
4133
4141
  }
4134
4142
  }
4135
4143
  }
@@ -4173,7 +4181,7 @@
4173
4181
  "PipelineExecutionStatus": {},
4174
4182
  "PipelineExecutionDescription": {},
4175
4183
  "PipelineExperimentConfig": {
4176
- "shape": "Ssj"
4184
+ "shape": "Ssq"
4177
4185
  },
4178
4186
  "FailureReason": {},
4179
4187
  "CreationTime": {
@@ -4183,10 +4191,13 @@
4183
4191
  "type": "timestamp"
4184
4192
  },
4185
4193
  "CreatedBy": {
4186
- "shape": "Smx"
4194
+ "shape": "Sn3"
4187
4195
  },
4188
4196
  "LastModifiedBy": {
4189
- "shape": "Smx"
4197
+ "shape": "Sn3"
4198
+ },
4199
+ "ParallelismConfiguration": {
4200
+ "shape": "Sh5"
4190
4201
  }
4191
4202
  }
4192
4203
  }
@@ -4213,30 +4224,30 @@
4213
4224
  ],
4214
4225
  "members": {
4215
4226
  "ProcessingInputs": {
4216
- "shape": "Shc"
4227
+ "shape": "Shi"
4217
4228
  },
4218
4229
  "ProcessingOutputConfig": {
4219
- "shape": "Shz"
4230
+ "shape": "Si5"
4220
4231
  },
4221
4232
  "ProcessingJobName": {},
4222
4233
  "ProcessingResources": {
4223
- "shape": "Si4"
4234
+ "shape": "Sia"
4224
4235
  },
4225
4236
  "StoppingCondition": {
4226
- "shape": "Si6"
4237
+ "shape": "Sic"
4227
4238
  },
4228
4239
  "AppSpecification": {
4229
- "shape": "Si8"
4240
+ "shape": "Sie"
4230
4241
  },
4231
4242
  "Environment": {
4232
- "shape": "Sia"
4243
+ "shape": "Sig"
4233
4244
  },
4234
4245
  "NetworkConfig": {
4235
4246
  "shape": "Sg8"
4236
4247
  },
4237
4248
  "RoleArn": {},
4238
4249
  "ExperimentConfig": {
4239
- "shape": "Sib"
4250
+ "shape": "Sih"
4240
4251
  },
4241
4252
  "ProcessingJobArn": {},
4242
4253
  "ProcessingJobStatus": {},
@@ -4286,14 +4297,14 @@
4286
4297
  "ProjectId": {},
4287
4298
  "ProjectDescription": {},
4288
4299
  "ServiceCatalogProvisioningDetails": {
4289
- "shape": "Sig"
4300
+ "shape": "Sim"
4290
4301
  },
4291
4302
  "ServiceCatalogProvisionedProductDetails": {
4292
- "shape": "Ssr"
4303
+ "shape": "Ssy"
4293
4304
  },
4294
4305
  "ProjectStatus": {},
4295
4306
  "CreatedBy": {
4296
- "shape": "Smx"
4307
+ "shape": "Sn3"
4297
4308
  },
4298
4309
  "CreationTime": {
4299
4310
  "type": "timestamp"
@@ -4302,7 +4313,7 @@
4302
4313
  "type": "timestamp"
4303
4314
  },
4304
4315
  "LastModifiedBy": {
4305
- "shape": "Smx"
4316
+ "shape": "Sn3"
4306
4317
  }
4307
4318
  }
4308
4319
  }
@@ -4350,7 +4361,7 @@
4350
4361
  ],
4351
4362
  "members": {
4352
4363
  "SubscribedWorkteam": {
4353
- "shape": "Ssy"
4364
+ "shape": "St5"
4354
4365
  }
4355
4366
  }
4356
4367
  }
@@ -4385,7 +4396,7 @@
4385
4396
  "LabelingJobArn": {},
4386
4397
  "AutoMLJobArn": {},
4387
4398
  "ModelArtifacts": {
4388
- "shape": "Soi"
4399
+ "shape": "Sop"
4389
4400
  },
4390
4401
  "TrainingJobStatus": {},
4391
4402
  "SecondaryStatus": {},
@@ -4394,7 +4405,7 @@
4394
4405
  "shape": "S2t"
4395
4406
  },
4396
4407
  "AlgorithmSpecification": {
4397
- "shape": "Siw"
4408
+ "shape": "Sj2"
4398
4409
  },
4399
4410
  "RoleArn": {},
4400
4411
  "InputDataConfig": {
@@ -4425,10 +4436,10 @@
4425
4436
  "type": "timestamp"
4426
4437
  },
4427
4438
  "SecondaryStatusTransitions": {
4428
- "shape": "St2"
4439
+ "shape": "St9"
4429
4440
  },
4430
4441
  "FinalMetricDataList": {
4431
- "shape": "St5"
4442
+ "shape": "Stc"
4432
4443
  },
4433
4444
  "EnableNetworkIsolation": {
4434
4445
  "type": "boolean"
@@ -4449,25 +4460,25 @@
4449
4460
  "type": "integer"
4450
4461
  },
4451
4462
  "DebugHookConfig": {
4452
- "shape": "Six"
4463
+ "shape": "Sj3"
4453
4464
  },
4454
4465
  "ExperimentConfig": {
4455
- "shape": "Sib"
4466
+ "shape": "Sih"
4456
4467
  },
4457
4468
  "DebugRuleConfigurations": {
4458
- "shape": "Sj5"
4469
+ "shape": "Sjb"
4459
4470
  },
4460
4471
  "TensorBoardOutputConfig": {
4461
- "shape": "Sja"
4472
+ "shape": "Sjg"
4462
4473
  },
4463
4474
  "DebugRuleEvaluationStatuses": {
4464
- "shape": "St9"
4475
+ "shape": "Stg"
4465
4476
  },
4466
4477
  "ProfilerConfig": {
4467
- "shape": "Sjb"
4478
+ "shape": "Sjh"
4468
4479
  },
4469
4480
  "ProfilerRuleConfigurations": {
4470
- "shape": "Sje"
4481
+ "shape": "Sjk"
4471
4482
  },
4472
4483
  "ProfilerRuleEvaluationStatuses": {
4473
4484
  "type": "list",
@@ -4489,7 +4500,7 @@
4489
4500
  "shape": "Sc2"
4490
4501
  },
4491
4502
  "Environment": {
4492
- "shape": "Sjg"
4503
+ "shape": "Sjm"
4493
4504
  }
4494
4505
  }
4495
4506
  }
@@ -4525,7 +4536,7 @@
4525
4536
  "type": "integer"
4526
4537
  },
4527
4538
  "ModelClientConfig": {
4528
- "shape": "Sjn"
4539
+ "shape": "Sjt"
4529
4540
  },
4530
4541
  "MaxPayloadInMB": {
4531
4542
  "type": "integer"
@@ -4555,10 +4566,10 @@
4555
4566
  "LabelingJobArn": {},
4556
4567
  "AutoMLJobArn": {},
4557
4568
  "DataProcessing": {
4558
- "shape": "Sjq"
4569
+ "shape": "Sjw"
4559
4570
  },
4560
4571
  "ExperimentConfig": {
4561
- "shape": "Sib"
4572
+ "shape": "Sih"
4562
4573
  }
4563
4574
  }
4564
4575
  }
@@ -4581,19 +4592,19 @@
4581
4592
  "DisplayName": {},
4582
4593
  "ExperimentName": {},
4583
4594
  "Source": {
4584
- "shape": "Stl"
4595
+ "shape": "Sts"
4585
4596
  },
4586
4597
  "CreationTime": {
4587
4598
  "type": "timestamp"
4588
4599
  },
4589
4600
  "CreatedBy": {
4590
- "shape": "Smx"
4601
+ "shape": "Sn3"
4591
4602
  },
4592
4603
  "LastModifiedTime": {
4593
4604
  "type": "timestamp"
4594
4605
  },
4595
4606
  "LastModifiedBy": {
4596
- "shape": "Smx"
4607
+ "shape": "Sn3"
4597
4608
  },
4598
4609
  "MetadataProperties": {
4599
4610
  "shape": "S1q"
@@ -4618,10 +4629,10 @@
4618
4629
  "TrialComponentArn": {},
4619
4630
  "DisplayName": {},
4620
4631
  "Source": {
4621
- "shape": "Stp"
4632
+ "shape": "Stw"
4622
4633
  },
4623
4634
  "Status": {
4624
- "shape": "Sjy"
4635
+ "shape": "Sk4"
4625
4636
  },
4626
4637
  "StartTime": {
4627
4638
  "type": "timestamp"
@@ -4633,28 +4644,28 @@
4633
4644
  "type": "timestamp"
4634
4645
  },
4635
4646
  "CreatedBy": {
4636
- "shape": "Smx"
4647
+ "shape": "Sn3"
4637
4648
  },
4638
4649
  "LastModifiedTime": {
4639
4650
  "type": "timestamp"
4640
4651
  },
4641
4652
  "LastModifiedBy": {
4642
- "shape": "Smx"
4653
+ "shape": "Sn3"
4643
4654
  },
4644
4655
  "Parameters": {
4645
- "shape": "Sk2"
4656
+ "shape": "Sk8"
4646
4657
  },
4647
4658
  "InputArtifacts": {
4648
- "shape": "Sk6"
4659
+ "shape": "Skc"
4649
4660
  },
4650
4661
  "OutputArtifacts": {
4651
- "shape": "Sk6"
4662
+ "shape": "Skc"
4652
4663
  },
4653
4664
  "MetadataProperties": {
4654
4665
  "shape": "S1q"
4655
4666
  },
4656
4667
  "Metrics": {
4657
- "shape": "Str"
4668
+ "shape": "Sty"
4658
4669
  },
4659
4670
  "LineageGroupArn": {}
4660
4671
  }
@@ -4712,7 +4723,7 @@
4712
4723
  ],
4713
4724
  "members": {
4714
4725
  "Workforce": {
4715
- "shape": "Su1"
4726
+ "shape": "Su8"
4716
4727
  }
4717
4728
  }
4718
4729
  }
@@ -4734,7 +4745,7 @@
4734
4745
  ],
4735
4746
  "members": {
4736
4747
  "Workteam": {
4737
- "shape": "Su5"
4748
+ "shape": "Suc"
4738
4749
  }
4739
4750
  }
4740
4751
  }
@@ -5233,7 +5244,7 @@
5233
5244
  "type": "timestamp"
5234
5245
  },
5235
5246
  "CreatedBy": {
5236
- "shape": "Smx"
5247
+ "shape": "Sn3"
5237
5248
  }
5238
5249
  }
5239
5250
  }
@@ -5302,7 +5313,7 @@
5302
5313
  },
5303
5314
  "FailureReason": {},
5304
5315
  "PartialFailureReasons": {
5305
- "shape": "Snh"
5316
+ "shape": "Snn"
5306
5317
  }
5307
5318
  }
5308
5319
  }
@@ -5338,7 +5349,7 @@
5338
5349
  "Candidates": {
5339
5350
  "type": "list",
5340
5351
  "member": {
5341
- "shape": "Snj"
5352
+ "shape": "Snp"
5342
5353
  }
5343
5354
  },
5344
5355
  "NextToken": {}
@@ -5548,7 +5559,7 @@
5548
5559
  ],
5549
5560
  "members": {
5550
5561
  "JobDefinitionSummaries": {
5551
- "shape": "Swy"
5562
+ "shape": "Sx5"
5552
5563
  },
5553
5564
  "NextToken": {}
5554
5565
  }
@@ -5907,7 +5918,7 @@
5907
5918
  "ExperimentName": {},
5908
5919
  "DisplayName": {},
5909
5920
  "ExperimentSource": {
5910
- "shape": "Spx"
5921
+ "shape": "Sq4"
5911
5922
  },
5912
5923
  "CreationTime": {
5913
5924
  "type": "timestamp"
@@ -5967,7 +5978,7 @@
5967
5978
  },
5968
5979
  "FeatureGroupStatus": {},
5969
5980
  "OfflineStoreStatus": {
5970
- "shape": "Sq3"
5981
+ "shape": "Sqa"
5971
5982
  }
5972
5983
  }
5973
5984
  }
@@ -6129,10 +6140,10 @@
6129
6140
  "type": "timestamp"
6130
6141
  },
6131
6142
  "TrainingJobStatusCounters": {
6132
- "shape": "Sqi"
6143
+ "shape": "Sqp"
6133
6144
  },
6134
6145
  "ObjectiveStatusCounters": {
6135
- "shape": "Sqk"
6146
+ "shape": "Sqr"
6136
6147
  },
6137
6148
  "ResourceLimits": {
6138
6149
  "shape": "Sbh"
@@ -6391,14 +6402,14 @@
6391
6402
  },
6392
6403
  "LabelingJobStatus": {},
6393
6404
  "LabelCounters": {
6394
- "shape": "Sr9"
6405
+ "shape": "Srg"
6395
6406
  },
6396
6407
  "WorkteamArn": {},
6397
6408
  "PreHumanTaskLambdaArn": {},
6398
6409
  "AnnotationConsolidationLambdaArn": {},
6399
6410
  "FailureReason": {},
6400
6411
  "LabelingJobOutput": {
6401
- "shape": "Src"
6412
+ "shape": "Srj"
6402
6413
  },
6403
6414
  "InputConfig": {
6404
6415
  "shape": "Sdh"
@@ -6548,7 +6559,7 @@
6548
6559
  ],
6549
6560
  "members": {
6550
6561
  "JobDefinitionSummaries": {
6551
- "shape": "Swy"
6562
+ "shape": "Sx5"
6552
6563
  },
6553
6564
  "NextToken": {}
6554
6565
  }
@@ -6581,7 +6592,7 @@
6581
6592
  ],
6582
6593
  "members": {
6583
6594
  "JobDefinitionSummaries": {
6584
- "shape": "Swy"
6595
+ "shape": "Sx5"
6585
6596
  },
6586
6597
  "NextToken": {}
6587
6598
  }
@@ -6781,7 +6792,7 @@
6781
6792
  ],
6782
6793
  "members": {
6783
6794
  "JobDefinitionSummaries": {
6784
- "shape": "Swy"
6795
+ "shape": "Sx5"
6785
6796
  },
6786
6797
  "NextToken": {}
6787
6798
  }
@@ -6878,7 +6889,7 @@
6878
6889
  "MonitoringExecutionSummaries": {
6879
6890
  "type": "list",
6880
6891
  "member": {
6881
- "shape": "Ss0"
6892
+ "shape": "Ss7"
6882
6893
  }
6883
6894
  },
6884
6895
  "NextToken": {}
@@ -7088,6 +7099,8 @@
7088
7099
  "type": "structure",
7089
7100
  "members": {
7090
7101
  "StepName": {},
7102
+ "StepDisplayName": {},
7103
+ "StepDescription": {},
7091
7104
  "StartTime": {
7092
7105
  "type": "timestamp"
7093
7106
  },
@@ -7101,6 +7114,9 @@
7101
7114
  "SourcePipelineExecutionArn": {}
7102
7115
  }
7103
7116
  },
7117
+ "AttemptCount": {
7118
+ "type": "integer"
7119
+ },
7104
7120
  "FailureReason": {},
7105
7121
  "Metadata": {
7106
7122
  "type": "structure",
@@ -7153,7 +7169,7 @@
7153
7169
  "CallbackToken": {},
7154
7170
  "SqsQueueUrl": {},
7155
7171
  "OutputParameters": {
7156
- "shape": "S11q"
7172
+ "shape": "S120"
7157
7173
  }
7158
7174
  }
7159
7175
  },
@@ -7162,7 +7178,7 @@
7162
7178
  "members": {
7163
7179
  "Arn": {},
7164
7180
  "OutputParameters": {
7165
- "shape": "S11q"
7181
+ "shape": "S120"
7166
7182
  }
7167
7183
  }
7168
7184
  },
@@ -7201,6 +7217,21 @@
7201
7217
  "type": "boolean"
7202
7218
  }
7203
7219
  }
7220
+ },
7221
+ "EMR": {
7222
+ "type": "structure",
7223
+ "members": {
7224
+ "ClusterId": {},
7225
+ "StepId": {},
7226
+ "StepName": {},
7227
+ "LogFilePath": {}
7228
+ }
7229
+ },
7230
+ "Fail": {
7231
+ "type": "structure",
7232
+ "members": {
7233
+ "ErrorMessage": {}
7234
+ }
7204
7235
  }
7205
7236
  }
7206
7237
  }
@@ -7247,7 +7278,8 @@
7247
7278
  },
7248
7279
  "PipelineExecutionStatus": {},
7249
7280
  "PipelineExecutionDescription": {},
7250
- "PipelineExecutionDisplayName": {}
7281
+ "PipelineExecutionDisplayName": {},
7282
+ "PipelineExecutionFailureReason": {}
7251
7283
  }
7252
7284
  }
7253
7285
  },
@@ -7273,7 +7305,7 @@
7273
7305
  "type": "structure",
7274
7306
  "members": {
7275
7307
  "PipelineParameters": {
7276
- "shape": "S122"
7308
+ "shape": "S12f"
7277
7309
  },
7278
7310
  "NextToken": {}
7279
7311
  }
@@ -7513,7 +7545,7 @@
7513
7545
  "SubscribedWorkteams": {
7514
7546
  "type": "list",
7515
7547
  "member": {
7516
- "shape": "Ssy"
7548
+ "shape": "St5"
7517
7549
  }
7518
7550
  },
7519
7551
  "NextToken": {}
@@ -7632,7 +7664,7 @@
7632
7664
  "TrainingJobSummaries": {
7633
7665
  "type": "list",
7634
7666
  "member": {
7635
- "shape": "Sqm"
7667
+ "shape": "Sqt"
7636
7668
  }
7637
7669
  },
7638
7670
  "NextToken": {}
@@ -7735,10 +7767,10 @@
7735
7767
  "TrialComponentArn": {},
7736
7768
  "DisplayName": {},
7737
7769
  "TrialComponentSource": {
7738
- "shape": "Stp"
7770
+ "shape": "Stw"
7739
7771
  },
7740
7772
  "Status": {
7741
- "shape": "Sjy"
7773
+ "shape": "Sk4"
7742
7774
  },
7743
7775
  "StartTime": {
7744
7776
  "type": "timestamp"
@@ -7750,13 +7782,13 @@
7750
7782
  "type": "timestamp"
7751
7783
  },
7752
7784
  "CreatedBy": {
7753
- "shape": "Smx"
7785
+ "shape": "Sn3"
7754
7786
  },
7755
7787
  "LastModifiedTime": {
7756
7788
  "type": "timestamp"
7757
7789
  },
7758
7790
  "LastModifiedBy": {
7759
- "shape": "Smx"
7791
+ "shape": "Sn3"
7760
7792
  }
7761
7793
  }
7762
7794
  }
@@ -7797,7 +7829,7 @@
7797
7829
  "TrialName": {},
7798
7830
  "DisplayName": {},
7799
7831
  "TrialSource": {
7800
- "shape": "Stl"
7832
+ "shape": "Sts"
7801
7833
  },
7802
7834
  "CreationTime": {
7803
7835
  "type": "timestamp"
@@ -7872,7 +7904,7 @@
7872
7904
  "Workforces": {
7873
7905
  "type": "list",
7874
7906
  "member": {
7875
- "shape": "Su1"
7907
+ "shape": "Su8"
7876
7908
  }
7877
7909
  },
7878
7910
  "NextToken": {}
@@ -7901,7 +7933,7 @@
7901
7933
  "Workteams": {
7902
7934
  "type": "list",
7903
7935
  "member": {
7904
- "shape": "Su5"
7936
+ "shape": "Suc"
7905
7937
  }
7906
7938
  },
7907
7939
  "NextToken": {}
@@ -8023,7 +8055,7 @@
8023
8055
  "members": {
8024
8056
  "DeviceFleetName": {},
8025
8057
  "Devices": {
8026
- "shape": "S14e"
8058
+ "shape": "S14r"
8027
8059
  },
8028
8060
  "Tags": {
8029
8061
  "shape": "S7"
@@ -8091,6 +8123,9 @@
8091
8123
  "PipelineExecutionArn": {},
8092
8124
  "ClientRequestToken": {
8093
8125
  "idempotencyToken": true
8126
+ },
8127
+ "ParallelismConfiguration": {
8128
+ "shape": "Sh5"
8094
8129
  }
8095
8130
  }
8096
8131
  },
@@ -8110,7 +8145,7 @@
8110
8145
  "members": {
8111
8146
  "Resource": {},
8112
8147
  "SearchExpression": {
8113
- "shape": "S14p"
8148
+ "shape": "S152"
8114
8149
  },
8115
8150
  "SortBy": {},
8116
8151
  "SortOrder": {},
@@ -8129,7 +8164,7 @@
8129
8164
  "type": "structure",
8130
8165
  "members": {
8131
8166
  "TrainingJob": {
8132
- "shape": "S152"
8167
+ "shape": "S15f"
8133
8168
  },
8134
8169
  "Experiment": {
8135
8170
  "type": "structure",
@@ -8138,20 +8173,20 @@
8138
8173
  "ExperimentArn": {},
8139
8174
  "DisplayName": {},
8140
8175
  "Source": {
8141
- "shape": "Spx"
8176
+ "shape": "Sq4"
8142
8177
  },
8143
8178
  "Description": {},
8144
8179
  "CreationTime": {
8145
8180
  "type": "timestamp"
8146
8181
  },
8147
8182
  "CreatedBy": {
8148
- "shape": "Smx"
8183
+ "shape": "Sn3"
8149
8184
  },
8150
8185
  "LastModifiedTime": {
8151
8186
  "type": "timestamp"
8152
8187
  },
8153
8188
  "LastModifiedBy": {
8154
- "shape": "Smx"
8189
+ "shape": "Sn3"
8155
8190
  },
8156
8191
  "Tags": {
8157
8192
  "shape": "S7"
@@ -8166,19 +8201,19 @@
8166
8201
  "DisplayName": {},
8167
8202
  "ExperimentName": {},
8168
8203
  "Source": {
8169
- "shape": "Stl"
8204
+ "shape": "Sts"
8170
8205
  },
8171
8206
  "CreationTime": {
8172
8207
  "type": "timestamp"
8173
8208
  },
8174
8209
  "CreatedBy": {
8175
- "shape": "Smx"
8210
+ "shape": "Sn3"
8176
8211
  },
8177
8212
  "LastModifiedTime": {
8178
8213
  "type": "timestamp"
8179
8214
  },
8180
8215
  "LastModifiedBy": {
8181
- "shape": "Smx"
8216
+ "shape": "Sn3"
8182
8217
  },
8183
8218
  "MetadataProperties": {
8184
8219
  "shape": "S1q"
@@ -8194,13 +8229,13 @@
8194
8229
  "TrialComponentName": {},
8195
8230
  "TrialComponentArn": {},
8196
8231
  "TrialComponentSource": {
8197
- "shape": "Stp"
8232
+ "shape": "Stw"
8198
8233
  },
8199
8234
  "CreationTime": {
8200
8235
  "type": "timestamp"
8201
8236
  },
8202
8237
  "CreatedBy": {
8203
- "shape": "Smx"
8238
+ "shape": "Sn3"
8204
8239
  }
8205
8240
  }
8206
8241
  }
@@ -8214,10 +8249,10 @@
8214
8249
  "DisplayName": {},
8215
8250
  "TrialComponentArn": {},
8216
8251
  "Source": {
8217
- "shape": "Stp"
8252
+ "shape": "Stw"
8218
8253
  },
8219
8254
  "Status": {
8220
- "shape": "Sjy"
8255
+ "shape": "Sk4"
8221
8256
  },
8222
8257
  "StartTime": {
8223
8258
  "type": "timestamp"
@@ -8229,25 +8264,25 @@
8229
8264
  "type": "timestamp"
8230
8265
  },
8231
8266
  "CreatedBy": {
8232
- "shape": "Smx"
8267
+ "shape": "Sn3"
8233
8268
  },
8234
8269
  "LastModifiedTime": {
8235
8270
  "type": "timestamp"
8236
8271
  },
8237
8272
  "LastModifiedBy": {
8238
- "shape": "Smx"
8273
+ "shape": "Sn3"
8239
8274
  },
8240
8275
  "Parameters": {
8241
- "shape": "Sk2"
8276
+ "shape": "Sk8"
8242
8277
  },
8243
8278
  "InputArtifacts": {
8244
- "shape": "Sk6"
8279
+ "shape": "Skc"
8245
8280
  },
8246
8281
  "OutputArtifacts": {
8247
- "shape": "Sk6"
8282
+ "shape": "Skc"
8248
8283
  },
8249
8284
  "Metrics": {
8250
- "shape": "Str"
8285
+ "shape": "Sty"
8251
8286
  },
8252
8287
  "MetadataProperties": {
8253
8288
  "shape": "S1q"
@@ -8257,36 +8292,36 @@
8257
8292
  "members": {
8258
8293
  "SourceArn": {},
8259
8294
  "TrainingJob": {
8260
- "shape": "S152"
8295
+ "shape": "S15f"
8261
8296
  },
8262
8297
  "ProcessingJob": {
8263
8298
  "type": "structure",
8264
8299
  "members": {
8265
8300
  "ProcessingInputs": {
8266
- "shape": "Shc"
8301
+ "shape": "Shi"
8267
8302
  },
8268
8303
  "ProcessingOutputConfig": {
8269
- "shape": "Shz"
8304
+ "shape": "Si5"
8270
8305
  },
8271
8306
  "ProcessingJobName": {},
8272
8307
  "ProcessingResources": {
8273
- "shape": "Si4"
8308
+ "shape": "Sia"
8274
8309
  },
8275
8310
  "StoppingCondition": {
8276
- "shape": "Si6"
8311
+ "shape": "Sic"
8277
8312
  },
8278
8313
  "AppSpecification": {
8279
- "shape": "Si8"
8314
+ "shape": "Sie"
8280
8315
  },
8281
8316
  "Environment": {
8282
- "shape": "Sia"
8317
+ "shape": "Sig"
8283
8318
  },
8284
8319
  "NetworkConfig": {
8285
8320
  "shape": "Sg8"
8286
8321
  },
8287
8322
  "RoleArn": {},
8288
8323
  "ExperimentConfig": {
8289
- "shape": "Sib"
8324
+ "shape": "Sih"
8290
8325
  },
8291
8326
  "ProcessingJobArn": {},
8292
8327
  "ProcessingJobStatus": {},
@@ -8324,7 +8359,7 @@
8324
8359
  "type": "integer"
8325
8360
  },
8326
8361
  "ModelClientConfig": {
8327
- "shape": "Sjn"
8362
+ "shape": "Sjt"
8328
8363
  },
8329
8364
  "MaxPayloadInMB": {
8330
8365
  "type": "integer"
@@ -8354,10 +8389,10 @@
8354
8389
  "LabelingJobArn": {},
8355
8390
  "AutoMLJobArn": {},
8356
8391
  "DataProcessing": {
8357
- "shape": "Sjq"
8392
+ "shape": "Sjw"
8358
8393
  },
8359
8394
  "ExperimentConfig": {
8360
- "shape": "Sib"
8395
+ "shape": "Sih"
8361
8396
  },
8362
8397
  "Tags": {
8363
8398
  "shape": "S7"
@@ -8397,10 +8432,10 @@
8397
8432
  "EndpointArn": {},
8398
8433
  "EndpointConfigName": {},
8399
8434
  "ProductionVariants": {
8400
- "shape": "Spe"
8435
+ "shape": "Spl"
8401
8436
  },
8402
8437
  "DataCaptureConfig": {
8403
- "shape": "Spn"
8438
+ "shape": "Spu"
8404
8439
  },
8405
8440
  "EndpointStatus": {},
8406
8441
  "FailureReason": {},
@@ -8431,7 +8466,7 @@
8431
8466
  },
8432
8467
  "EndpointName": {},
8433
8468
  "LastMonitoringExecutionSummary": {
8434
- "shape": "Ss0"
8469
+ "shape": "Ss7"
8435
8470
  },
8436
8471
  "Tags": {
8437
8472
  "shape": "S7"
@@ -8468,14 +8503,14 @@
8468
8503
  },
8469
8504
  "ModelPackageStatus": {},
8470
8505
  "ModelPackageStatusDetails": {
8471
- "shape": "Srn"
8506
+ "shape": "Sru"
8472
8507
  },
8473
8508
  "CertifyForMarketplace": {
8474
8509
  "type": "boolean"
8475
8510
  },
8476
8511
  "ModelApprovalStatus": {},
8477
8512
  "CreatedBy": {
8478
- "shape": "Smx"
8513
+ "shape": "Sn3"
8479
8514
  },
8480
8515
  "MetadataProperties": {
8481
8516
  "shape": "S1q"
@@ -8487,7 +8522,7 @@
8487
8522
  "type": "timestamp"
8488
8523
  },
8489
8524
  "LastModifiedBy": {
8490
- "shape": "Smx"
8525
+ "shape": "Sn3"
8491
8526
  },
8492
8527
  "ApprovalDescription": {},
8493
8528
  "Domain": {},
@@ -8517,7 +8552,7 @@
8517
8552
  "type": "timestamp"
8518
8553
  },
8519
8554
  "CreatedBy": {
8520
- "shape": "Smx"
8555
+ "shape": "Sn3"
8521
8556
  },
8522
8557
  "ModelPackageGroupStatus": {},
8523
8558
  "Tags": {
@@ -8544,10 +8579,13 @@
8544
8579
  "type": "timestamp"
8545
8580
  },
8546
8581
  "CreatedBy": {
8547
- "shape": "Smx"
8582
+ "shape": "Sn3"
8548
8583
  },
8549
8584
  "LastModifiedBy": {
8550
- "shape": "Smx"
8585
+ "shape": "Sn3"
8586
+ },
8587
+ "ParallelismConfiguration": {
8588
+ "shape": "Sh5"
8551
8589
  },
8552
8590
  "Tags": {
8553
8591
  "shape": "S7"
@@ -8563,7 +8601,7 @@
8563
8601
  "PipelineExecutionStatus": {},
8564
8602
  "PipelineExecutionDescription": {},
8565
8603
  "PipelineExperimentConfig": {
8566
- "shape": "Ssj"
8604
+ "shape": "Ssq"
8567
8605
  },
8568
8606
  "FailureReason": {},
8569
8607
  "CreationTime": {
@@ -8573,13 +8611,16 @@
8573
8611
  "type": "timestamp"
8574
8612
  },
8575
8613
  "CreatedBy": {
8576
- "shape": "Smx"
8614
+ "shape": "Sn3"
8577
8615
  },
8578
8616
  "LastModifiedBy": {
8579
- "shape": "Smx"
8617
+ "shape": "Sn3"
8618
+ },
8619
+ "ParallelismConfiguration": {
8620
+ "shape": "Sh5"
8580
8621
  },
8581
8622
  "PipelineParameters": {
8582
- "shape": "S122"
8623
+ "shape": "S12f"
8583
8624
  }
8584
8625
  }
8585
8626
  },
@@ -8605,7 +8646,7 @@
8605
8646
  "RoleArn": {},
8606
8647
  "FeatureGroupStatus": {},
8607
8648
  "OfflineStoreStatus": {
8608
- "shape": "Sq3"
8649
+ "shape": "Sqa"
8609
8650
  },
8610
8651
  "FailureReason": {},
8611
8652
  "Description": {},
@@ -8622,14 +8663,14 @@
8622
8663
  "ProjectId": {},
8623
8664
  "ProjectDescription": {},
8624
8665
  "ServiceCatalogProvisioningDetails": {
8625
- "shape": "Sig"
8666
+ "shape": "Sim"
8626
8667
  },
8627
8668
  "ServiceCatalogProvisionedProductDetails": {
8628
- "shape": "Ssr"
8669
+ "shape": "Ssy"
8629
8670
  },
8630
8671
  "ProjectStatus": {},
8631
8672
  "CreatedBy": {
8632
- "shape": "Smx"
8673
+ "shape": "Sn3"
8633
8674
  },
8634
8675
  "CreationTime": {
8635
8676
  "type": "timestamp"
@@ -8641,7 +8682,7 @@
8641
8682
  "type": "timestamp"
8642
8683
  },
8643
8684
  "LastModifiedBy": {
8644
- "shape": "Smx"
8685
+ "shape": "Sn3"
8645
8686
  }
8646
8687
  }
8647
8688
  }
@@ -8682,7 +8723,7 @@
8682
8723
  "members": {
8683
8724
  "CallbackToken": {},
8684
8725
  "OutputParameters": {
8685
- "shape": "S11q"
8726
+ "shape": "S120"
8686
8727
  },
8687
8728
  "ClientRequestToken": {
8688
8729
  "idempotencyToken": true
@@ -8729,11 +8770,14 @@
8729
8770
  "PipelineName": {},
8730
8771
  "PipelineExecutionDisplayName": {},
8731
8772
  "PipelineParameters": {
8732
- "shape": "S122"
8773
+ "shape": "S12f"
8733
8774
  },
8734
8775
  "PipelineExecutionDescription": {},
8735
8776
  "ClientRequestToken": {
8736
8777
  "idempotencyToken": true
8778
+ },
8779
+ "ParallelismConfiguration": {
8780
+ "shape": "Sh5"
8737
8781
  }
8738
8782
  }
8739
8783
  },
@@ -8900,7 +8944,7 @@
8900
8944
  "shape": "S1o"
8901
8945
  },
8902
8946
  "PropertiesToRemove": {
8903
- "shape": "S168"
8947
+ "shape": "S16l"
8904
8948
  }
8905
8949
  }
8906
8950
  },
@@ -8944,7 +8988,7 @@
8944
8988
  "shape": "S1o"
8945
8989
  },
8946
8990
  "PropertiesToRemove": {
8947
- "shape": "S168"
8991
+ "shape": "S16l"
8948
8992
  }
8949
8993
  }
8950
8994
  },
@@ -8994,7 +9038,7 @@
8994
9038
  "shape": "S1o"
8995
9039
  },
8996
9040
  "PropertiesToRemove": {
8997
- "shape": "S168"
9041
+ "shape": "S16l"
8998
9042
  }
8999
9043
  }
9000
9044
  },
@@ -9035,7 +9079,7 @@
9035
9079
  "members": {
9036
9080
  "DeviceFleetName": {},
9037
9081
  "Devices": {
9038
- "shape": "S14e"
9082
+ "shape": "S14r"
9039
9083
  }
9040
9084
  }
9041
9085
  }
@@ -9330,8 +9374,14 @@
9330
9374
  "PipelineName": {},
9331
9375
  "PipelineDisplayName": {},
9332
9376
  "PipelineDefinition": {},
9377
+ "PipelineDefinitionS3Location": {
9378
+ "shape": "Sgz"
9379
+ },
9333
9380
  "PipelineDescription": {},
9334
- "RoleArn": {}
9381
+ "RoleArn": {},
9382
+ "ParallelismConfiguration": {
9383
+ "shape": "Sh5"
9384
+ }
9335
9385
  }
9336
9386
  },
9337
9387
  "output": {
@@ -9350,7 +9400,10 @@
9350
9400
  "members": {
9351
9401
  "PipelineExecutionArn": {},
9352
9402
  "PipelineExecutionDescription": {},
9353
- "PipelineExecutionDisplayName": {}
9403
+ "PipelineExecutionDisplayName": {},
9404
+ "ParallelismConfiguration": {
9405
+ "shape": "Sh5"
9406
+ }
9354
9407
  }
9355
9408
  },
9356
9409
  "output": {
@@ -9374,7 +9427,7 @@
9374
9427
  "members": {
9375
9428
  "ProvisioningArtifactId": {},
9376
9429
  "ProvisioningParameters": {
9377
- "shape": "Sii"
9430
+ "shape": "Sio"
9378
9431
  }
9379
9432
  }
9380
9433
  },
@@ -9409,7 +9462,7 @@
9409
9462
  "type": "long"
9410
9463
  },
9411
9464
  "ProfilingParameters": {
9412
- "shape": "Sjd"
9465
+ "shape": "Sjj"
9413
9466
  },
9414
9467
  "DisableProfiler": {
9415
9468
  "type": "boolean"
@@ -9417,7 +9470,7 @@
9417
9470
  }
9418
9471
  },
9419
9472
  "ProfilerRuleConfigurations": {
9420
- "shape": "Sje"
9473
+ "shape": "Sjk"
9421
9474
  }
9422
9475
  }
9423
9476
  },
@@ -9459,7 +9512,7 @@
9459
9512
  "TrialComponentName": {},
9460
9513
  "DisplayName": {},
9461
9514
  "Status": {
9462
- "shape": "Sjy"
9515
+ "shape": "Sk4"
9463
9516
  },
9464
9517
  "StartTime": {
9465
9518
  "type": "timestamp"
@@ -9468,22 +9521,22 @@
9468
9521
  "type": "timestamp"
9469
9522
  },
9470
9523
  "Parameters": {
9471
- "shape": "Sk2"
9524
+ "shape": "Sk8"
9472
9525
  },
9473
9526
  "ParametersToRemove": {
9474
- "shape": "S17v"
9527
+ "shape": "S188"
9475
9528
  },
9476
9529
  "InputArtifacts": {
9477
- "shape": "Sk6"
9530
+ "shape": "Skc"
9478
9531
  },
9479
9532
  "InputArtifactsToRemove": {
9480
- "shape": "S17v"
9533
+ "shape": "S188"
9481
9534
  },
9482
9535
  "OutputArtifacts": {
9483
- "shape": "Sk6"
9536
+ "shape": "Skc"
9484
9537
  },
9485
9538
  "OutputArtifactsToRemove": {
9486
- "shape": "S17v"
9539
+ "shape": "S188"
9487
9540
  }
9488
9541
  }
9489
9542
  },
@@ -9525,10 +9578,10 @@
9525
9578
  "members": {
9526
9579
  "WorkforceName": {},
9527
9580
  "SourceIpConfig": {
9528
- "shape": "Skn"
9581
+ "shape": "Skt"
9529
9582
  },
9530
9583
  "OidcConfig": {
9531
- "shape": "Skk"
9584
+ "shape": "Skq"
9532
9585
  }
9533
9586
  }
9534
9587
  },
@@ -9539,7 +9592,7 @@
9539
9592
  ],
9540
9593
  "members": {
9541
9594
  "Workforce": {
9542
- "shape": "Su1"
9595
+ "shape": "Su8"
9543
9596
  }
9544
9597
  }
9545
9598
  }
@@ -9553,11 +9606,11 @@
9553
9606
  "members": {
9554
9607
  "WorkteamName": {},
9555
9608
  "MemberDefinitions": {
9556
- "shape": "Skv"
9609
+ "shape": "Sl1"
9557
9610
  },
9558
9611
  "Description": {},
9559
9612
  "NotificationConfiguration": {
9560
- "shape": "Sl3"
9613
+ "shape": "Sl9"
9561
9614
  }
9562
9615
  }
9563
9616
  },
@@ -9568,7 +9621,7 @@
9568
9621
  ],
9569
9622
  "members": {
9570
9623
  "Workteam": {
9571
- "shape": "Su5"
9624
+ "shape": "Suc"
9572
9625
  }
9573
9626
  }
9574
9627
  }
@@ -10183,7 +10236,8 @@
10183
10236
  }
10184
10237
  },
10185
10238
  "CompressionType": {},
10186
- "TargetAttributeName": {}
10239
+ "TargetAttributeName": {},
10240
+ "ContentType": {}
10187
10241
  }
10188
10242
  }
10189
10243
  },
@@ -11933,7 +11987,30 @@
11933
11987
  }
11934
11988
  }
11935
11989
  },
11936
- "Shc": {
11990
+ "Sgz": {
11991
+ "type": "structure",
11992
+ "required": [
11993
+ "Bucket",
11994
+ "ObjectKey"
11995
+ ],
11996
+ "members": {
11997
+ "Bucket": {},
11998
+ "ObjectKey": {},
11999
+ "VersionId": {}
12000
+ }
12001
+ },
12002
+ "Sh5": {
12003
+ "type": "structure",
12004
+ "required": [
12005
+ "MaxParallelExecutionSteps"
12006
+ ],
12007
+ "members": {
12008
+ "MaxParallelExecutionSteps": {
12009
+ "type": "integer"
12010
+ }
12011
+ }
12012
+ },
12013
+ "Shi": {
11937
12014
  "type": "list",
11938
12015
  "member": {
11939
12016
  "type": "structure",
@@ -12014,7 +12091,7 @@
12014
12091
  }
12015
12092
  }
12016
12093
  },
12017
- "Shz": {
12094
+ "Si5": {
12018
12095
  "type": "structure",
12019
12096
  "required": [
12020
12097
  "Outputs"
@@ -12060,7 +12137,7 @@
12060
12137
  "KmsKeyId": {}
12061
12138
  }
12062
12139
  },
12063
- "Si4": {
12140
+ "Sia": {
12064
12141
  "type": "structure",
12065
12142
  "required": [
12066
12143
  "ClusterConfig"
@@ -12086,7 +12163,7 @@
12086
12163
  }
12087
12164
  }
12088
12165
  },
12089
- "Si6": {
12166
+ "Sic": {
12090
12167
  "type": "structure",
12091
12168
  "required": [
12092
12169
  "MaxRuntimeInSeconds"
@@ -12097,7 +12174,7 @@
12097
12174
  }
12098
12175
  }
12099
12176
  },
12100
- "Si8": {
12177
+ "Sie": {
12101
12178
  "type": "structure",
12102
12179
  "required": [
12103
12180
  "ImageUri"
@@ -12113,12 +12190,12 @@
12113
12190
  }
12114
12191
  }
12115
12192
  },
12116
- "Sia": {
12193
+ "Sig": {
12117
12194
  "type": "map",
12118
12195
  "key": {},
12119
12196
  "value": {}
12120
12197
  },
12121
- "Sib": {
12198
+ "Sih": {
12122
12199
  "type": "structure",
12123
12200
  "members": {
12124
12201
  "ExperimentName": {},
@@ -12126,7 +12203,7 @@
12126
12203
  "TrialComponentDisplayName": {}
12127
12204
  }
12128
12205
  },
12129
- "Sig": {
12206
+ "Sim": {
12130
12207
  "type": "structure",
12131
12208
  "required": [
12132
12209
  "ProductId"
@@ -12136,11 +12213,11 @@
12136
12213
  "ProvisioningArtifactId": {},
12137
12214
  "PathId": {},
12138
12215
  "ProvisioningParameters": {
12139
- "shape": "Sii"
12216
+ "shape": "Sio"
12140
12217
  }
12141
12218
  }
12142
12219
  },
12143
- "Sii": {
12220
+ "Sio": {
12144
12221
  "type": "list",
12145
12222
  "member": {
12146
12223
  "type": "structure",
@@ -12150,7 +12227,7 @@
12150
12227
  }
12151
12228
  }
12152
12229
  },
12153
- "Siw": {
12230
+ "Sj2": {
12154
12231
  "type": "structure",
12155
12232
  "required": [
12156
12233
  "TrainingInputMode"
@@ -12167,7 +12244,7 @@
12167
12244
  }
12168
12245
  }
12169
12246
  },
12170
- "Six": {
12247
+ "Sj3": {
12171
12248
  "type": "structure",
12172
12249
  "required": [
12173
12250
  "S3OutputPath"
@@ -12196,7 +12273,7 @@
12196
12273
  }
12197
12274
  }
12198
12275
  },
12199
- "Sj5": {
12276
+ "Sjb": {
12200
12277
  "type": "list",
12201
12278
  "member": {
12202
12279
  "type": "structure",
@@ -12214,17 +12291,17 @@
12214
12291
  "type": "integer"
12215
12292
  },
12216
12293
  "RuleParameters": {
12217
- "shape": "Sj9"
12294
+ "shape": "Sjf"
12218
12295
  }
12219
12296
  }
12220
12297
  }
12221
12298
  },
12222
- "Sj9": {
12299
+ "Sjf": {
12223
12300
  "type": "map",
12224
12301
  "key": {},
12225
12302
  "value": {}
12226
12303
  },
12227
- "Sja": {
12304
+ "Sjg": {
12228
12305
  "type": "structure",
12229
12306
  "required": [
12230
12307
  "S3OutputPath"
@@ -12234,7 +12311,7 @@
12234
12311
  "S3OutputPath": {}
12235
12312
  }
12236
12313
  },
12237
- "Sjb": {
12314
+ "Sjh": {
12238
12315
  "type": "structure",
12239
12316
  "required": [
12240
12317
  "S3OutputPath"
@@ -12245,16 +12322,16 @@
12245
12322
  "type": "long"
12246
12323
  },
12247
12324
  "ProfilingParameters": {
12248
- "shape": "Sjd"
12325
+ "shape": "Sjj"
12249
12326
  }
12250
12327
  }
12251
12328
  },
12252
- "Sjd": {
12329
+ "Sjj": {
12253
12330
  "type": "map",
12254
12331
  "key": {},
12255
12332
  "value": {}
12256
12333
  },
12257
- "Sje": {
12334
+ "Sjk": {
12258
12335
  "type": "list",
12259
12336
  "member": {
12260
12337
  "type": "structure",
@@ -12272,17 +12349,17 @@
12272
12349
  "type": "integer"
12273
12350
  },
12274
12351
  "RuleParameters": {
12275
- "shape": "Sj9"
12352
+ "shape": "Sjf"
12276
12353
  }
12277
12354
  }
12278
12355
  }
12279
12356
  },
12280
- "Sjg": {
12357
+ "Sjm": {
12281
12358
  "type": "map",
12282
12359
  "key": {},
12283
12360
  "value": {}
12284
12361
  },
12285
- "Sjn": {
12362
+ "Sjt": {
12286
12363
  "type": "structure",
12287
12364
  "members": {
12288
12365
  "InvocationsTimeoutInSeconds": {
@@ -12293,7 +12370,7 @@
12293
12370
  }
12294
12371
  }
12295
12372
  },
12296
- "Sjq": {
12373
+ "Sjw": {
12297
12374
  "type": "structure",
12298
12375
  "members": {
12299
12376
  "InputFilter": {},
@@ -12301,14 +12378,14 @@
12301
12378
  "JoinSource": {}
12302
12379
  }
12303
12380
  },
12304
- "Sjy": {
12381
+ "Sk4": {
12305
12382
  "type": "structure",
12306
12383
  "members": {
12307
12384
  "PrimaryStatus": {},
12308
12385
  "Message": {}
12309
12386
  }
12310
12387
  },
12311
- "Sk2": {
12388
+ "Sk8": {
12312
12389
  "type": "map",
12313
12390
  "key": {},
12314
12391
  "value": {
@@ -12321,7 +12398,7 @@
12321
12398
  }
12322
12399
  }
12323
12400
  },
12324
- "Sk6": {
12401
+ "Skc": {
12325
12402
  "type": "map",
12326
12403
  "key": {},
12327
12404
  "value": {
@@ -12335,7 +12412,7 @@
12335
12412
  }
12336
12413
  }
12337
12414
  },
12338
- "Skh": {
12415
+ "Skn": {
12339
12416
  "type": "structure",
12340
12417
  "required": [
12341
12418
  "UserPool",
@@ -12346,7 +12423,7 @@
12346
12423
  "ClientId": {}
12347
12424
  }
12348
12425
  },
12349
- "Skk": {
12426
+ "Skq": {
12350
12427
  "type": "structure",
12351
12428
  "required": [
12352
12429
  "ClientId",
@@ -12372,7 +12449,7 @@
12372
12449
  "JwksUri": {}
12373
12450
  }
12374
12451
  },
12375
- "Skn": {
12452
+ "Skt": {
12376
12453
  "type": "structure",
12377
12454
  "required": [
12378
12455
  "Cidrs"
@@ -12384,7 +12461,7 @@
12384
12461
  }
12385
12462
  }
12386
12463
  },
12387
- "Skv": {
12464
+ "Sl1": {
12388
12465
  "type": "list",
12389
12466
  "member": {
12390
12467
  "type": "structure",
@@ -12417,13 +12494,13 @@
12417
12494
  }
12418
12495
  }
12419
12496
  },
12420
- "Sl3": {
12497
+ "Sl9": {
12421
12498
  "type": "structure",
12422
12499
  "members": {
12423
12500
  "NotificationTopicArn": {}
12424
12501
  }
12425
12502
  },
12426
- "Smx": {
12503
+ "Sn3": {
12427
12504
  "type": "structure",
12428
12505
  "members": {
12429
12506
  "UserProfileArn": {},
@@ -12431,7 +12508,7 @@
12431
12508
  "DomainId": {}
12432
12509
  }
12433
12510
  },
12434
- "Sn3": {
12511
+ "Sn9": {
12435
12512
  "type": "list",
12436
12513
  "member": {
12437
12514
  "type": "structure",
@@ -12446,7 +12523,7 @@
12446
12523
  }
12447
12524
  }
12448
12525
  },
12449
- "Snh": {
12526
+ "Snn": {
12450
12527
  "type": "list",
12451
12528
  "member": {
12452
12529
  "type": "structure",
@@ -12455,7 +12532,7 @@
12455
12532
  }
12456
12533
  }
12457
12534
  },
12458
- "Snj": {
12535
+ "Snp": {
12459
12536
  "type": "structure",
12460
12537
  "required": [
12461
12538
  "CandidateName",
@@ -12535,7 +12612,8 @@
12535
12612
  "Explainability"
12536
12613
  ],
12537
12614
  "members": {
12538
- "Explainability": {}
12615
+ "Explainability": {},
12616
+ "ModelInsights": {}
12539
12617
  }
12540
12618
  },
12541
12619
  "CandidateMetrics": {
@@ -12555,7 +12633,7 @@
12555
12633
  }
12556
12634
  }
12557
12635
  },
12558
- "Soi": {
12636
+ "Sop": {
12559
12637
  "type": "structure",
12560
12638
  "required": [
12561
12639
  "S3ModelArtifacts"
@@ -12564,7 +12642,7 @@
12564
12642
  "S3ModelArtifacts": {}
12565
12643
  }
12566
12644
  },
12567
- "Spe": {
12645
+ "Spl": {
12568
12646
  "type": "list",
12569
12647
  "member": {
12570
12648
  "type": "structure",
@@ -12574,7 +12652,7 @@
12574
12652
  "members": {
12575
12653
  "VariantName": {},
12576
12654
  "DeployedImages": {
12577
- "shape": "Spg"
12655
+ "shape": "Spn"
12578
12656
  },
12579
12657
  "CurrentWeight": {
12580
12658
  "type": "float"
@@ -12589,7 +12667,7 @@
12589
12667
  "type": "integer"
12590
12668
  },
12591
12669
  "VariantStatus": {
12592
- "shape": "Spj"
12670
+ "shape": "Spq"
12593
12671
  },
12594
12672
  "CurrentServerlessConfig": {
12595
12673
  "shape": "S9d"
@@ -12600,7 +12678,7 @@
12600
12678
  }
12601
12679
  }
12602
12680
  },
12603
- "Spg": {
12681
+ "Spn": {
12604
12682
  "type": "list",
12605
12683
  "member": {
12606
12684
  "type": "structure",
@@ -12613,7 +12691,7 @@
12613
12691
  }
12614
12692
  }
12615
12693
  },
12616
- "Spj": {
12694
+ "Spq": {
12617
12695
  "type": "list",
12618
12696
  "member": {
12619
12697
  "type": "structure",
@@ -12629,7 +12707,7 @@
12629
12707
  }
12630
12708
  }
12631
12709
  },
12632
- "Spn": {
12710
+ "Spu": {
12633
12711
  "type": "structure",
12634
12712
  "required": [
12635
12713
  "EnableCapture",
@@ -12650,7 +12728,7 @@
12650
12728
  "KmsKeyId": {}
12651
12729
  }
12652
12730
  },
12653
- "Spx": {
12731
+ "Sq4": {
12654
12732
  "type": "structure",
12655
12733
  "required": [
12656
12734
  "SourceArn"
@@ -12660,7 +12738,7 @@
12660
12738
  "SourceType": {}
12661
12739
  }
12662
12740
  },
12663
- "Sq3": {
12741
+ "Sqa": {
12664
12742
  "type": "structure",
12665
12743
  "required": [
12666
12744
  "Status"
@@ -12670,7 +12748,7 @@
12670
12748
  "BlockedReason": {}
12671
12749
  }
12672
12750
  },
12673
- "Sqi": {
12751
+ "Sqp": {
12674
12752
  "type": "structure",
12675
12753
  "members": {
12676
12754
  "Completed": {
@@ -12690,7 +12768,7 @@
12690
12768
  }
12691
12769
  }
12692
12770
  },
12693
- "Sqk": {
12771
+ "Sqr": {
12694
12772
  "type": "structure",
12695
12773
  "members": {
12696
12774
  "Succeeded": {
@@ -12704,7 +12782,7 @@
12704
12782
  }
12705
12783
  }
12706
12784
  },
12707
- "Sqm": {
12785
+ "Sqt": {
12708
12786
  "type": "structure",
12709
12787
  "required": [
12710
12788
  "TrainingJobName",
@@ -12749,7 +12827,7 @@
12749
12827
  "ObjectiveStatus": {}
12750
12828
  }
12751
12829
  },
12752
- "Sr9": {
12830
+ "Srg": {
12753
12831
  "type": "structure",
12754
12832
  "members": {
12755
12833
  "TotalLabeled": {
@@ -12769,7 +12847,7 @@
12769
12847
  }
12770
12848
  }
12771
12849
  },
12772
- "Src": {
12850
+ "Srj": {
12773
12851
  "type": "structure",
12774
12852
  "required": [
12775
12853
  "OutputDatasetS3Uri"
@@ -12779,21 +12857,21 @@
12779
12857
  "FinalActiveLearningModelArn": {}
12780
12858
  }
12781
12859
  },
12782
- "Srn": {
12860
+ "Sru": {
12783
12861
  "type": "structure",
12784
12862
  "required": [
12785
12863
  "ValidationStatuses"
12786
12864
  ],
12787
12865
  "members": {
12788
12866
  "ValidationStatuses": {
12789
- "shape": "Sro"
12867
+ "shape": "Srv"
12790
12868
  },
12791
12869
  "ImageScanStatuses": {
12792
- "shape": "Sro"
12870
+ "shape": "Srv"
12793
12871
  }
12794
12872
  }
12795
12873
  },
12796
- "Sro": {
12874
+ "Srv": {
12797
12875
  "type": "list",
12798
12876
  "member": {
12799
12877
  "type": "structure",
@@ -12808,7 +12886,7 @@
12808
12886
  }
12809
12887
  }
12810
12888
  },
12811
- "Ss0": {
12889
+ "Ss7": {
12812
12890
  "type": "structure",
12813
12891
  "required": [
12814
12892
  "MonitoringScheduleName",
@@ -12836,21 +12914,21 @@
12836
12914
  "MonitoringType": {}
12837
12915
  }
12838
12916
  },
12839
- "Ssj": {
12917
+ "Ssq": {
12840
12918
  "type": "structure",
12841
12919
  "members": {
12842
12920
  "ExperimentName": {},
12843
12921
  "TrialName": {}
12844
12922
  }
12845
12923
  },
12846
- "Ssr": {
12924
+ "Ssy": {
12847
12925
  "type": "structure",
12848
12926
  "members": {
12849
12927
  "ProvisionedProductId": {},
12850
12928
  "ProvisionedProductStatusMessage": {}
12851
12929
  }
12852
12930
  },
12853
- "Ssy": {
12931
+ "St5": {
12854
12932
  "type": "structure",
12855
12933
  "required": [
12856
12934
  "WorkteamArn"
@@ -12863,7 +12941,7 @@
12863
12941
  "ListingId": {}
12864
12942
  }
12865
12943
  },
12866
- "St2": {
12944
+ "St9": {
12867
12945
  "type": "list",
12868
12946
  "member": {
12869
12947
  "type": "structure",
@@ -12883,7 +12961,7 @@
12883
12961
  }
12884
12962
  }
12885
12963
  },
12886
- "St5": {
12964
+ "Stc": {
12887
12965
  "type": "list",
12888
12966
  "member": {
12889
12967
  "type": "structure",
@@ -12898,7 +12976,7 @@
12898
12976
  }
12899
12977
  }
12900
12978
  },
12901
- "St9": {
12979
+ "Stg": {
12902
12980
  "type": "list",
12903
12981
  "member": {
12904
12982
  "type": "structure",
@@ -12913,7 +12991,7 @@
12913
12991
  }
12914
12992
  }
12915
12993
  },
12916
- "Stl": {
12994
+ "Sts": {
12917
12995
  "type": "structure",
12918
12996
  "required": [
12919
12997
  "SourceArn"
@@ -12923,7 +13001,7 @@
12923
13001
  "SourceType": {}
12924
13002
  }
12925
13003
  },
12926
- "Stp": {
13004
+ "Stw": {
12927
13005
  "type": "structure",
12928
13006
  "required": [
12929
13007
  "SourceArn"
@@ -12933,7 +13011,7 @@
12933
13011
  "SourceType": {}
12934
13012
  }
12935
13013
  },
12936
- "Str": {
13014
+ "Sty": {
12937
13015
  "type": "list",
12938
13016
  "member": {
12939
13017
  "type": "structure",
@@ -12964,7 +13042,7 @@
12964
13042
  }
12965
13043
  }
12966
13044
  },
12967
- "Su1": {
13045
+ "Su8": {
12968
13046
  "type": "structure",
12969
13047
  "required": [
12970
13048
  "WorkforceName",
@@ -12977,11 +13055,11 @@
12977
13055
  "type": "timestamp"
12978
13056
  },
12979
13057
  "SourceIpConfig": {
12980
- "shape": "Skn"
13058
+ "shape": "Skt"
12981
13059
  },
12982
13060
  "SubDomain": {},
12983
13061
  "CognitoConfig": {
12984
- "shape": "Skh"
13062
+ "shape": "Skn"
12985
13063
  },
12986
13064
  "OidcConfig": {
12987
13065
  "type": "structure",
@@ -13000,7 +13078,7 @@
13000
13078
  }
13001
13079
  }
13002
13080
  },
13003
- "Su5": {
13081
+ "Suc": {
13004
13082
  "type": "structure",
13005
13083
  "required": [
13006
13084
  "WorkteamName",
@@ -13011,7 +13089,7 @@
13011
13089
  "members": {
13012
13090
  "WorkteamName": {},
13013
13091
  "MemberDefinitions": {
13014
- "shape": "Skv"
13092
+ "shape": "Sl1"
13015
13093
  },
13016
13094
  "WorkteamArn": {},
13017
13095
  "WorkforceArn": {},
@@ -13028,11 +13106,11 @@
13028
13106
  "type": "timestamp"
13029
13107
  },
13030
13108
  "NotificationConfiguration": {
13031
- "shape": "Sl3"
13109
+ "shape": "Sl9"
13032
13110
  }
13033
13111
  }
13034
13112
  },
13035
- "Swy": {
13113
+ "Sx5": {
13036
13114
  "type": "list",
13037
13115
  "member": {
13038
13116
  "type": "structure",
@@ -13052,7 +13130,7 @@
13052
13130
  }
13053
13131
  }
13054
13132
  },
13055
- "S11q": {
13133
+ "S120": {
13056
13134
  "type": "list",
13057
13135
  "member": {
13058
13136
  "type": "structure",
@@ -13066,7 +13144,7 @@
13066
13144
  }
13067
13145
  }
13068
13146
  },
13069
- "S122": {
13147
+ "S12f": {
13070
13148
  "type": "list",
13071
13149
  "member": {
13072
13150
  "type": "structure",
@@ -13080,7 +13158,7 @@
13080
13158
  }
13081
13159
  }
13082
13160
  },
13083
- "S14e": {
13161
+ "S14r": {
13084
13162
  "type": "list",
13085
13163
  "member": {
13086
13164
  "type": "structure",
@@ -13094,11 +13172,11 @@
13094
13172
  }
13095
13173
  }
13096
13174
  },
13097
- "S14p": {
13175
+ "S152": {
13098
13176
  "type": "structure",
13099
13177
  "members": {
13100
13178
  "Filters": {
13101
- "shape": "S14q"
13179
+ "shape": "S153"
13102
13180
  },
13103
13181
  "NestedFilters": {
13104
13182
  "type": "list",
@@ -13111,7 +13189,7 @@
13111
13189
  "members": {
13112
13190
  "NestedPropertyName": {},
13113
13191
  "Filters": {
13114
- "shape": "S14q"
13192
+ "shape": "S153"
13115
13193
  }
13116
13194
  }
13117
13195
  }
@@ -13119,13 +13197,13 @@
13119
13197
  "SubExpressions": {
13120
13198
  "type": "list",
13121
13199
  "member": {
13122
- "shape": "S14p"
13200
+ "shape": "S152"
13123
13201
  }
13124
13202
  },
13125
13203
  "Operator": {}
13126
13204
  }
13127
13205
  },
13128
- "S14q": {
13206
+ "S153": {
13129
13207
  "type": "list",
13130
13208
  "member": {
13131
13209
  "type": "structure",
@@ -13139,7 +13217,7 @@
13139
13217
  }
13140
13218
  }
13141
13219
  },
13142
- "S152": {
13220
+ "S15f": {
13143
13221
  "type": "structure",
13144
13222
  "members": {
13145
13223
  "TrainingJobName": {},
@@ -13148,7 +13226,7 @@
13148
13226
  "LabelingJobArn": {},
13149
13227
  "AutoMLJobArn": {},
13150
13228
  "ModelArtifacts": {
13151
- "shape": "Soi"
13229
+ "shape": "Sop"
13152
13230
  },
13153
13231
  "TrainingJobStatus": {},
13154
13232
  "SecondaryStatus": {},
@@ -13157,7 +13235,7 @@
13157
13235
  "shape": "S2t"
13158
13236
  },
13159
13237
  "AlgorithmSpecification": {
13160
- "shape": "Siw"
13238
+ "shape": "Sj2"
13161
13239
  },
13162
13240
  "RoleArn": {},
13163
13241
  "InputDataConfig": {
@@ -13188,10 +13266,10 @@
13188
13266
  "type": "timestamp"
13189
13267
  },
13190
13268
  "SecondaryStatusTransitions": {
13191
- "shape": "St2"
13269
+ "shape": "St9"
13192
13270
  },
13193
13271
  "FinalMetricDataList": {
13194
- "shape": "St5"
13272
+ "shape": "Stc"
13195
13273
  },
13196
13274
  "EnableNetworkIsolation": {
13197
13275
  "type": "boolean"
@@ -13212,22 +13290,22 @@
13212
13290
  "type": "integer"
13213
13291
  },
13214
13292
  "DebugHookConfig": {
13215
- "shape": "Six"
13293
+ "shape": "Sj3"
13216
13294
  },
13217
13295
  "ExperimentConfig": {
13218
- "shape": "Sib"
13296
+ "shape": "Sih"
13219
13297
  },
13220
13298
  "DebugRuleConfigurations": {
13221
- "shape": "Sj5"
13299
+ "shape": "Sjb"
13222
13300
  },
13223
13301
  "TensorBoardOutputConfig": {
13224
- "shape": "Sja"
13302
+ "shape": "Sjg"
13225
13303
  },
13226
13304
  "DebugRuleEvaluationStatuses": {
13227
- "shape": "St9"
13305
+ "shape": "Stg"
13228
13306
  },
13229
13307
  "Environment": {
13230
- "shape": "Sjg"
13308
+ "shape": "Sjm"
13231
13309
  },
13232
13310
  "RetryStrategy": {
13233
13311
  "shape": "Sc2"
@@ -13237,11 +13315,11 @@
13237
13315
  }
13238
13316
  }
13239
13317
  },
13240
- "S168": {
13318
+ "S16l": {
13241
13319
  "type": "list",
13242
13320
  "member": {}
13243
13321
  },
13244
- "S17v": {
13322
+ "S188": {
13245
13323
  "type": "list",
13246
13324
  "member": {}
13247
13325
  }