@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.
- package/.gitattributes +20 -19
- package/.jsii +150 -6
- package/.projenrc.ts +4 -4
- package/CHANGELOG.md +1 -91
- package/lib/ecr-sync.d.ts +4 -22
- package/lib/ecr-sync.js +3 -10
- package/lib/image.d.ts +5 -8
- package/lib/image.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +184 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
- package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
- package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
- package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
- package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
- package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
- package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
- package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
- package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
- package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
- package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
- package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
- package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
- package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
- package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
- package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
- package/node_modules/aws-sdk/clients/es.d.ts +110 -0
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
- package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
- package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
- package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
- package/node_modules/aws-sdk/clients/health.d.ts +2 -2
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
- package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
- package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
- package/node_modules/aws-sdk/clients/location.d.ts +306 -59
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
- package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
- package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
- package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
- package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
- package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
- package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
- package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
- package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
- package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
- package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
- package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
- package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
- package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
- package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/param_validator.js +2 -0
- package/node_modules/aws-sdk/package.json +2 -2
- package/node_modules/jmespath/jmespath.js +32 -27
- package/node_modules/jmespath/package.json +2 -7
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
- package/package.json +22 -22
- package/releasetag.txt +1 -0
- package/version.txt +1 -0
- package/node_modules/jmespath/.eslintrc +0 -10
- package/node_modules/jmespath/.npmignore +0 -1
- package/node_modules/jmespath/.travis.yml +0 -6
- package/node_modules/jmespath/BASELINE +0 -15
- package/node_modules/jmespath/Gruntfile.js +0 -36
- package/node_modules/jmespath/g.sh +0 -5
- package/node_modules/jmespath/index.html +0 -93
- package/node_modules/jmespath/james.html +0 -7
- package/node_modules/jmespath/l.js +0 -189
- package/node_modules/jmespath/perf.js +0 -33
- package/node_modules/jmespath/reservedWords.json +0 -4
- package/node_modules/jmespath/test/compliance/basic.json +0 -96
- package/node_modules/jmespath/test/compliance/boolean.json +0 -257
- package/node_modules/jmespath/test/compliance/current.json +0 -25
- package/node_modules/jmespath/test/compliance/escape.json +0 -46
- package/node_modules/jmespath/test/compliance/filters.json +0 -468
- package/node_modules/jmespath/test/compliance/functions.json +0 -825
- package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
- package/node_modules/jmespath/test/compliance/indices.json +0 -346
- package/node_modules/jmespath/test/compliance/literal.json +0 -190
- package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
- package/node_modules/jmespath/test/compliance/pipe.json +0 -131
- package/node_modules/jmespath/test/compliance/slice.json +0 -187
- package/node_modules/jmespath/test/compliance/syntax.json +0 -616
- package/node_modules/jmespath/test/compliance/unicode.json +0 -38
- package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
- package/node_modules/jmespath/test/compliance.js +0 -56
- package/node_modules/jmespath/test/jmespath.js +0 -217
|
@@ -1813,11 +1813,11 @@ declare class SageMaker extends Service {
|
|
|
1813
1813
|
*/
|
|
1814
1814
|
stopTrainingJob(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1815
1815
|
/**
|
|
1816
|
-
* Stops a transform job. When Amazon SageMaker receives a StopTransformJob request, the status of the job changes to Stopping. After Amazon SageMaker stops the job, the status is set to Stopped. When you stop a transform job before it is completed, Amazon SageMaker doesn't store the job's output in Amazon S3.
|
|
1816
|
+
* Stops a batch transform job. When Amazon SageMaker receives a StopTransformJob request, the status of the job changes to Stopping. After Amazon SageMaker stops the job, the status is set to Stopped. When you stop a batch transform job before it is completed, Amazon SageMaker doesn't store the job's output in Amazon S3.
|
|
1817
1817
|
*/
|
|
1818
1818
|
stopTransformJob(params: SageMaker.Types.StopTransformJobRequest, callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1819
1819
|
/**
|
|
1820
|
-
* Stops a transform job. When Amazon SageMaker receives a StopTransformJob request, the status of the job changes to Stopping. After Amazon SageMaker stops the job, the status is set to Stopped. When you stop a transform job before it is completed, Amazon SageMaker doesn't store the job's output in Amazon S3.
|
|
1820
|
+
* Stops a batch transform job. When Amazon SageMaker receives a StopTransformJob request, the status of the job changes to Stopping. After Amazon SageMaker stops the job, the status is set to Stopped. When you stop a batch transform job before it is completed, Amazon SageMaker doesn't store the job's output in Amazon S3.
|
|
1821
1821
|
*/
|
|
1822
1822
|
stopTransformJob(callback?: (err: AWSError, data: {}) => void): Request<{}, AWSError>;
|
|
1823
1823
|
/**
|
|
@@ -2693,6 +2693,10 @@ declare namespace SageMaker {
|
|
|
2693
2693
|
* The name of the target variable in supervised learning, usually represented by 'y'.
|
|
2694
2694
|
*/
|
|
2695
2695
|
TargetAttributeName: TargetAttributeName;
|
|
2696
|
+
/**
|
|
2697
|
+
* The content type of the data from the input source. You can use text/csv;header=present or x-application/vnd.amazon+parquet. The default value is text/csv;header=present.
|
|
2698
|
+
*/
|
|
2699
|
+
ContentType?: ContentType;
|
|
2696
2700
|
}
|
|
2697
2701
|
export interface AutoMLContainerDefinition {
|
|
2698
2702
|
/**
|
|
@@ -2760,7 +2764,7 @@ declare namespace SageMaker {
|
|
|
2760
2764
|
MetricName: AutoMLMetricEnum;
|
|
2761
2765
|
}
|
|
2762
2766
|
export type AutoMLJobObjectiveType = "Maximize"|"Minimize"|string;
|
|
2763
|
-
export type AutoMLJobSecondaryStatus = "Starting"|"AnalyzingData"|"FeatureEngineering"|"ModelTuning"|"MaxCandidatesReached"|"Failed"|"Stopped"|"MaxAutoMLJobRuntimeReached"|"Stopping"|"CandidateDefinitionsGenerated"|"GeneratingExplainabilityReport"|"Completed"|"ExplainabilityError"|"DeployingModel"|"ModelDeploymentError"|string;
|
|
2767
|
+
export type AutoMLJobSecondaryStatus = "Starting"|"AnalyzingData"|"FeatureEngineering"|"ModelTuning"|"MaxCandidatesReached"|"Failed"|"Stopped"|"MaxAutoMLJobRuntimeReached"|"Stopping"|"CandidateDefinitionsGenerated"|"GeneratingExplainabilityReport"|"Completed"|"ExplainabilityError"|"DeployingModel"|"ModelDeploymentError"|"GeneratingModelInsightsReport"|"ModelInsightsError"|string;
|
|
2764
2768
|
export type AutoMLJobStatus = "Completed"|"InProgress"|"Failed"|"Stopped"|"Stopping"|string;
|
|
2765
2769
|
export type AutoMLJobSummaries = AutoMLJobSummary[];
|
|
2766
2770
|
export interface AutoMLJobSummary {
|
|
@@ -2941,6 +2945,7 @@ declare namespace SageMaker {
|
|
|
2941
2945
|
export type Boolean = boolean;
|
|
2942
2946
|
export type BooleanOperator = "And"|"Or"|string;
|
|
2943
2947
|
export type Branch = string;
|
|
2948
|
+
export type BucketName = string;
|
|
2944
2949
|
export interface CacheHitResult {
|
|
2945
2950
|
/**
|
|
2946
2951
|
* The Amazon Resource Name (ARN) of the pipeline execution.
|
|
@@ -2967,6 +2972,10 @@ declare namespace SageMaker {
|
|
|
2967
2972
|
* The Amazon S3 prefix to the explainability artifacts generated for the AutoML candidate.
|
|
2968
2973
|
*/
|
|
2969
2974
|
Explainability: ExplainabilityLocation;
|
|
2975
|
+
/**
|
|
2976
|
+
* The Amazon S3 prefix to the model insight artifacts generated for the AutoML candidate.
|
|
2977
|
+
*/
|
|
2978
|
+
ModelInsights?: ModelInsightsLocation;
|
|
2970
2979
|
}
|
|
2971
2980
|
export type CandidateDefinitionNotebookLocation = string;
|
|
2972
2981
|
export type CandidateName = string;
|
|
@@ -3796,7 +3805,7 @@ declare namespace SageMaker {
|
|
|
3796
3805
|
*/
|
|
3797
3806
|
AppNetworkAccessType?: AppNetworkAccessType;
|
|
3798
3807
|
/**
|
|
3799
|
-
*
|
|
3808
|
+
* Use KmsKeyId.
|
|
3800
3809
|
*/
|
|
3801
3810
|
HomeEfsFileSystemKmsKeyId?: KmsKeyId;
|
|
3802
3811
|
/**
|
|
@@ -3875,7 +3884,7 @@ declare namespace SageMaker {
|
|
|
3875
3884
|
*/
|
|
3876
3885
|
KmsKeyId?: KmsKeyId;
|
|
3877
3886
|
/**
|
|
3878
|
-
* Specifies configuration for how an endpoint performs asynchronous inference. This is a required field in order for your Endpoint to be invoked using
|
|
3887
|
+
* Specifies configuration for how an endpoint performs asynchronous inference. This is a required field in order for your Endpoint to be invoked using InvokeEndpointAsync.
|
|
3879
3888
|
*/
|
|
3880
3889
|
AsyncInferenceConfig?: AsyncInferenceConfig;
|
|
3881
3890
|
}
|
|
@@ -4565,7 +4574,11 @@ declare namespace SageMaker {
|
|
|
4565
4574
|
/**
|
|
4566
4575
|
* The JSON pipeline definition of the pipeline.
|
|
4567
4576
|
*/
|
|
4568
|
-
PipelineDefinition
|
|
4577
|
+
PipelineDefinition?: PipelineDefinition;
|
|
4578
|
+
/**
|
|
4579
|
+
* The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location.
|
|
4580
|
+
*/
|
|
4581
|
+
PipelineDefinitionS3Location?: PipelineDefinitionS3Location;
|
|
4569
4582
|
/**
|
|
4570
4583
|
* A description of the pipeline.
|
|
4571
4584
|
*/
|
|
@@ -4582,6 +4595,10 @@ declare namespace SageMaker {
|
|
|
4582
4595
|
* A list of tags to apply to the created pipeline.
|
|
4583
4596
|
*/
|
|
4584
4597
|
Tags?: TagList;
|
|
4598
|
+
/**
|
|
4599
|
+
* This is the configuration that controls the parallelism of the pipeline. If specified, it applies to all runs of this pipeline by default.
|
|
4600
|
+
*/
|
|
4601
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
4585
4602
|
}
|
|
4586
4603
|
export interface CreatePipelineResponse {
|
|
4587
4604
|
/**
|
|
@@ -6321,7 +6338,7 @@ declare namespace SageMaker {
|
|
|
6321
6338
|
*/
|
|
6322
6339
|
AppNetworkAccessType?: AppNetworkAccessType;
|
|
6323
6340
|
/**
|
|
6324
|
-
*
|
|
6341
|
+
* Use KmsKeyId.
|
|
6325
6342
|
*/
|
|
6326
6343
|
HomeEfsFileSystemKmsKeyId?: KmsKeyId;
|
|
6327
6344
|
/**
|
|
@@ -7557,6 +7574,10 @@ declare namespace SageMaker {
|
|
|
7557
7574
|
LastModifiedTime?: Timestamp;
|
|
7558
7575
|
CreatedBy?: UserContext;
|
|
7559
7576
|
LastModifiedBy?: UserContext;
|
|
7577
|
+
/**
|
|
7578
|
+
* The parallelism configuration applied to the pipeline.
|
|
7579
|
+
*/
|
|
7580
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
7560
7581
|
}
|
|
7561
7582
|
export interface DescribePipelineRequest {
|
|
7562
7583
|
/**
|
|
@@ -7607,6 +7628,10 @@ declare namespace SageMaker {
|
|
|
7607
7628
|
LastRunTime?: Timestamp;
|
|
7608
7629
|
CreatedBy?: UserContext;
|
|
7609
7630
|
LastModifiedBy?: UserContext;
|
|
7631
|
+
/**
|
|
7632
|
+
* Lists the parallelism configuration applied to the pipeline.
|
|
7633
|
+
*/
|
|
7634
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
7610
7635
|
}
|
|
7611
7636
|
export interface DescribeProcessingJobRequest {
|
|
7612
7637
|
/**
|
|
@@ -8458,6 +8483,24 @@ declare namespace SageMaker {
|
|
|
8458
8483
|
Statistics?: MetricsSource;
|
|
8459
8484
|
Constraints?: MetricsSource;
|
|
8460
8485
|
}
|
|
8486
|
+
export interface EMRStepMetadata {
|
|
8487
|
+
/**
|
|
8488
|
+
* The identifier of the EMR cluster.
|
|
8489
|
+
*/
|
|
8490
|
+
ClusterId?: String256;
|
|
8491
|
+
/**
|
|
8492
|
+
* The identifier of the EMR cluster step.
|
|
8493
|
+
*/
|
|
8494
|
+
StepId?: String256;
|
|
8495
|
+
/**
|
|
8496
|
+
* The name of the EMR cluster step.
|
|
8497
|
+
*/
|
|
8498
|
+
StepName?: String256;
|
|
8499
|
+
/**
|
|
8500
|
+
* The path to the log file where the cluster step's failure root cause is recorded.
|
|
8501
|
+
*/
|
|
8502
|
+
LogFilePath?: String1024;
|
|
8503
|
+
}
|
|
8461
8504
|
export interface Edge {
|
|
8462
8505
|
/**
|
|
8463
8506
|
* The Amazon Resource Name (ARN) of the source lineage entity of the directed edge.
|
|
@@ -8904,6 +8947,12 @@ declare namespace SageMaker {
|
|
|
8904
8947
|
Report?: MetricsSource;
|
|
8905
8948
|
}
|
|
8906
8949
|
export type ExplainabilityLocation = string;
|
|
8950
|
+
export interface FailStepMetadata {
|
|
8951
|
+
/**
|
|
8952
|
+
* A message that you define and then is processed and rendered by the Fail step when the error occurs.
|
|
8953
|
+
*/
|
|
8954
|
+
ErrorMessage?: String3072;
|
|
8955
|
+
}
|
|
8907
8956
|
export type FailureReason = string;
|
|
8908
8957
|
export interface FeatureDefinition {
|
|
8909
8958
|
/**
|
|
@@ -9834,7 +9883,7 @@ declare namespace SageMaker {
|
|
|
9834
9883
|
*/
|
|
9835
9884
|
Framework: Framework;
|
|
9836
9885
|
/**
|
|
9837
|
-
* Specifies the framework version to use. This API field is only supported for PyTorch
|
|
9886
|
+
* Specifies the framework version to use. This API field is only supported for the PyTorch and TensorFlow frameworks. For information about framework versions supported for cloud targets and edge devices, see Cloud Supported Instance Types and Frameworks and Edge Supported Frameworks.
|
|
9838
9887
|
*/
|
|
9839
9888
|
FrameworkVersion?: FrameworkVersion;
|
|
9840
9889
|
}
|
|
@@ -9872,6 +9921,7 @@ declare namespace SageMaker {
|
|
|
9872
9921
|
MaxValue: ParameterValue;
|
|
9873
9922
|
}
|
|
9874
9923
|
export type IntegerParameterRanges = IntegerParameterRange[];
|
|
9924
|
+
export type IntegerValue = number;
|
|
9875
9925
|
export type InvocationsMaxRetries = number;
|
|
9876
9926
|
export type InvocationsTimeoutInSeconds = number;
|
|
9877
9927
|
export type IotRoleAlias = string;
|
|
@@ -9929,6 +9979,7 @@ declare namespace SageMaker {
|
|
|
9929
9979
|
DisplayName?: KernelDisplayName;
|
|
9930
9980
|
}
|
|
9931
9981
|
export type KernelSpecs = KernelSpec[];
|
|
9982
|
+
export type Key = string;
|
|
9932
9983
|
export type KmsKeyId = string;
|
|
9933
9984
|
export type LabelAttributeName = string;
|
|
9934
9985
|
export type LabelCounter = number;
|
|
@@ -11643,7 +11694,7 @@ declare namespace SageMaker {
|
|
|
11643
11694
|
*/
|
|
11644
11695
|
ModelPackageGroupName?: ArnOrName;
|
|
11645
11696
|
/**
|
|
11646
|
-
* A filter that returns
|
|
11697
|
+
* A filter that returns only the model packages of the specified type. This can be one of the following values. UNVERSIONED - List only unversioined models. This is the default value if no ModelPackageType is specified. VERSIONED - List only versioned models. BOTH - List both versioned and unversioned models.
|
|
11647
11698
|
*/
|
|
11648
11699
|
ModelPackageType?: ModelPackageType;
|
|
11649
11700
|
/**
|
|
@@ -12670,6 +12721,7 @@ declare namespace SageMaker {
|
|
|
12670
12721
|
export type MaxHumanLabeledObjectCount = number;
|
|
12671
12722
|
export type MaxNumberOfTests = number;
|
|
12672
12723
|
export type MaxNumberOfTrainingJobs = number;
|
|
12724
|
+
export type MaxParallelExecutionSteps = number;
|
|
12673
12725
|
export type MaxParallelOfTests = number;
|
|
12674
12726
|
export type MaxParallelTrainingJobs = number;
|
|
12675
12727
|
export type MaxPayloadInMB = number;
|
|
@@ -12888,6 +12940,7 @@ declare namespace SageMaker {
|
|
|
12888
12940
|
*/
|
|
12889
12941
|
DataInputConfig: DataInputConfig;
|
|
12890
12942
|
}
|
|
12943
|
+
export type ModelInsightsLocation = string;
|
|
12891
12944
|
export interface ModelLatencyThreshold {
|
|
12892
12945
|
/**
|
|
12893
12946
|
* The model latency percentile threshold.
|
|
@@ -13963,6 +14016,12 @@ declare namespace SageMaker {
|
|
|
13963
14016
|
}
|
|
13964
14017
|
export type OutputParameterList = OutputParameter[];
|
|
13965
14018
|
export type PaginationToken = string;
|
|
14019
|
+
export interface ParallelismConfiguration {
|
|
14020
|
+
/**
|
|
14021
|
+
* The max number of steps that can be executed in parallel.
|
|
14022
|
+
*/
|
|
14023
|
+
MaxParallelExecutionSteps: MaxParallelExecutionSteps;
|
|
14024
|
+
}
|
|
13966
14025
|
export interface Parameter {
|
|
13967
14026
|
/**
|
|
13968
14027
|
* The name of the parameter to assign a value to. This parameter name must match a named parameter in the pipeline definition.
|
|
@@ -14140,6 +14199,10 @@ declare namespace SageMaker {
|
|
|
14140
14199
|
LastRunTime?: Timestamp;
|
|
14141
14200
|
CreatedBy?: UserContext;
|
|
14142
14201
|
LastModifiedBy?: UserContext;
|
|
14202
|
+
/**
|
|
14203
|
+
* The parallelism configuration applied to the pipeline.
|
|
14204
|
+
*/
|
|
14205
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
14143
14206
|
/**
|
|
14144
14207
|
* A list of tags that apply to the pipeline.
|
|
14145
14208
|
*/
|
|
@@ -14147,6 +14210,20 @@ declare namespace SageMaker {
|
|
|
14147
14210
|
}
|
|
14148
14211
|
export type PipelineArn = string;
|
|
14149
14212
|
export type PipelineDefinition = string;
|
|
14213
|
+
export interface PipelineDefinitionS3Location {
|
|
14214
|
+
/**
|
|
14215
|
+
* Name of the S3 bucket.
|
|
14216
|
+
*/
|
|
14217
|
+
Bucket: BucketName;
|
|
14218
|
+
/**
|
|
14219
|
+
* The object key (or key name) uniquely identifies the object in an S3 bucket.
|
|
14220
|
+
*/
|
|
14221
|
+
ObjectKey: Key;
|
|
14222
|
+
/**
|
|
14223
|
+
* Version Id of the pipeline definition file. If not specified, Amazon SageMaker will retrieve the latest version.
|
|
14224
|
+
*/
|
|
14225
|
+
VersionId?: VersionId;
|
|
14226
|
+
}
|
|
14150
14227
|
export type PipelineDescription = string;
|
|
14151
14228
|
export interface PipelineExecution {
|
|
14152
14229
|
/**
|
|
@@ -14184,6 +14261,10 @@ declare namespace SageMaker {
|
|
|
14184
14261
|
LastModifiedTime?: Timestamp;
|
|
14185
14262
|
CreatedBy?: UserContext;
|
|
14186
14263
|
LastModifiedBy?: UserContext;
|
|
14264
|
+
/**
|
|
14265
|
+
* The parallelism configuration applied to the pipeline execution.
|
|
14266
|
+
*/
|
|
14267
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
14187
14268
|
/**
|
|
14188
14269
|
* Contains a list of pipeline parameters. This list can be empty.
|
|
14189
14270
|
*/
|
|
@@ -14199,6 +14280,14 @@ declare namespace SageMaker {
|
|
|
14199
14280
|
* The name of the step that is executed.
|
|
14200
14281
|
*/
|
|
14201
14282
|
StepName?: StepName;
|
|
14283
|
+
/**
|
|
14284
|
+
* The display name of the step.
|
|
14285
|
+
*/
|
|
14286
|
+
StepDisplayName?: StepDisplayName;
|
|
14287
|
+
/**
|
|
14288
|
+
* The description of the step.
|
|
14289
|
+
*/
|
|
14290
|
+
StepDescription?: StepDescription;
|
|
14202
14291
|
/**
|
|
14203
14292
|
* The time that the step started executing.
|
|
14204
14293
|
*/
|
|
@@ -14215,6 +14304,10 @@ declare namespace SageMaker {
|
|
|
14215
14304
|
* If this pipeline execution step was cached, details on the cache hit.
|
|
14216
14305
|
*/
|
|
14217
14306
|
CacheHitResult?: CacheHitResult;
|
|
14307
|
+
/**
|
|
14308
|
+
* The current attempt of the execution step. For more information, see Retry Policy for SageMaker Pipelines steps.
|
|
14309
|
+
*/
|
|
14310
|
+
AttemptCount?: IntegerValue;
|
|
14218
14311
|
/**
|
|
14219
14312
|
* The reason why the step failed execution. This is only returned if the step failed its execution.
|
|
14220
14313
|
*/
|
|
@@ -14270,6 +14363,14 @@ declare namespace SageMaker {
|
|
|
14270
14363
|
* Container for the metadata for a Clarify check step. The configurations and outcomes of the check step execution. This includes: The type of the check conducted, The Amazon S3 URIs of baseline constraints and statistics files to be used for the drift check. The Amazon S3 URIs of newly calculated baseline constraints and statistics. The model package group name provided. The Amazon S3 URI of the violation report if violations detected. The Amazon Resource Name (ARN) of check processing job initiated by the step execution. The boolean flags indicating if the drift check is skipped. If step property BaselineUsedForDriftCheck is set the same as CalculatedBaseline.
|
|
14271
14364
|
*/
|
|
14272
14365
|
ClarifyCheck?: ClarifyCheckStepMetadata;
|
|
14366
|
+
/**
|
|
14367
|
+
* The configurations and outcomes of an EMR step execution.
|
|
14368
|
+
*/
|
|
14369
|
+
EMR?: EMRStepMetadata;
|
|
14370
|
+
/**
|
|
14371
|
+
* The configurations and outcomes of a Fail step execution.
|
|
14372
|
+
*/
|
|
14373
|
+
Fail?: FailStepMetadata;
|
|
14273
14374
|
}
|
|
14274
14375
|
export interface PipelineExecutionSummary {
|
|
14275
14376
|
/**
|
|
@@ -14292,6 +14393,10 @@ declare namespace SageMaker {
|
|
|
14292
14393
|
* The display name of the pipeline execution.
|
|
14293
14394
|
*/
|
|
14294
14395
|
PipelineExecutionDisplayName?: PipelineExecutionName;
|
|
14396
|
+
/**
|
|
14397
|
+
* A message generated by SageMaker Pipelines describing why the pipeline execution failed.
|
|
14398
|
+
*/
|
|
14399
|
+
PipelineExecutionFailureReason?: String3072;
|
|
14295
14400
|
}
|
|
14296
14401
|
export type PipelineExecutionSummaryList = PipelineExecutionSummary[];
|
|
14297
14402
|
export interface PipelineExperimentConfig {
|
|
@@ -15327,6 +15432,10 @@ declare namespace SageMaker {
|
|
|
15327
15432
|
* A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.
|
|
15328
15433
|
*/
|
|
15329
15434
|
ClientRequestToken: IdempotencyToken;
|
|
15435
|
+
/**
|
|
15436
|
+
* This configuration, if specified, overrides the parallelism configuration of the parent pipeline.
|
|
15437
|
+
*/
|
|
15438
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
15330
15439
|
}
|
|
15331
15440
|
export interface RetryPipelineExecutionResponse {
|
|
15332
15441
|
/**
|
|
@@ -15675,6 +15784,10 @@ declare namespace SageMaker {
|
|
|
15675
15784
|
* A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than once.
|
|
15676
15785
|
*/
|
|
15677
15786
|
ClientRequestToken: IdempotencyToken;
|
|
15787
|
+
/**
|
|
15788
|
+
* This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
|
|
15789
|
+
*/
|
|
15790
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
15678
15791
|
}
|
|
15679
15792
|
export interface StartPipelineExecutionResponse {
|
|
15680
15793
|
/**
|
|
@@ -15684,6 +15797,8 @@ declare namespace SageMaker {
|
|
|
15684
15797
|
}
|
|
15685
15798
|
export type StatusDetails = string;
|
|
15686
15799
|
export type StatusMessage = string;
|
|
15800
|
+
export type StepDescription = string;
|
|
15801
|
+
export type StepDisplayName = string;
|
|
15687
15802
|
export type StepName = string;
|
|
15688
15803
|
export type StepStatus = "Starting"|"Executing"|"Stopping"|"Stopped"|"Failed"|"Succeeded"|string;
|
|
15689
15804
|
export interface StopAutoMLJobRequest {
|
|
@@ -15764,7 +15879,7 @@ declare namespace SageMaker {
|
|
|
15764
15879
|
}
|
|
15765
15880
|
export interface StopTransformJobRequest {
|
|
15766
15881
|
/**
|
|
15767
|
-
* The name of the transform job to stop.
|
|
15882
|
+
* The name of the batch transform job to stop.
|
|
15768
15883
|
*/
|
|
15769
15884
|
TransformJobName: TransformJobName;
|
|
15770
15885
|
}
|
|
@@ -15784,6 +15899,7 @@ declare namespace SageMaker {
|
|
|
15784
15899
|
export type String200 = string;
|
|
15785
15900
|
export type String2048 = string;
|
|
15786
15901
|
export type String256 = string;
|
|
15902
|
+
export type String3072 = string;
|
|
15787
15903
|
export type String40 = string;
|
|
15788
15904
|
export type String64 = string;
|
|
15789
15905
|
export type String8192 = string;
|
|
@@ -15864,7 +15980,7 @@ declare namespace SageMaker {
|
|
|
15864
15980
|
export type TagList = Tag[];
|
|
15865
15981
|
export type TagValue = string;
|
|
15866
15982
|
export type TargetAttributeName = string;
|
|
15867
|
-
export type TargetDevice = "lambda"|"ml_m4"|"ml_m5"|"ml_c4"|"ml_c5"|"ml_p2"|"ml_p3"|"ml_g4dn"|"ml_inf1"|"ml_eia2"|"jetson_tx1"|"jetson_tx2"|"jetson_nano"|"jetson_xavier"|"rasp3b"|"imx8qm"|"deeplens"|"rk3399"|"rk3288"|"aisage"|"sbe_c"|"qcs605"|"qcs603"|"sitara_am57x"|"amba_cv22"|"amba_cv25"|"x86_win32"|"x86_win64"|"coreml"|"jacinto_tda4vm"|"imx8mplus"|string;
|
|
15983
|
+
export type TargetDevice = "lambda"|"ml_m4"|"ml_m5"|"ml_c4"|"ml_c5"|"ml_p2"|"ml_p3"|"ml_g4dn"|"ml_inf1"|"ml_eia2"|"jetson_tx1"|"jetson_tx2"|"jetson_nano"|"jetson_xavier"|"rasp3b"|"imx8qm"|"deeplens"|"rk3399"|"rk3288"|"aisage"|"sbe_c"|"qcs605"|"qcs603"|"sitara_am57x"|"amba_cv2"|"amba_cv22"|"amba_cv25"|"x86_win32"|"x86_win64"|"coreml"|"jacinto_tda4vm"|"imx8mplus"|string;
|
|
15868
15984
|
export type TargetObjectiveMetricValue = number;
|
|
15869
15985
|
export interface TargetPlatform {
|
|
15870
15986
|
/**
|
|
@@ -15880,7 +15996,7 @@ declare namespace SageMaker {
|
|
|
15880
15996
|
*/
|
|
15881
15997
|
Accelerator?: TargetPlatformAccelerator;
|
|
15882
15998
|
}
|
|
15883
|
-
export type TargetPlatformAccelerator = "INTEL_GRAPHICS"|"MALI"|"NVIDIA"|string;
|
|
15999
|
+
export type TargetPlatformAccelerator = "INTEL_GRAPHICS"|"MALI"|"NVIDIA"|"NNA"|string;
|
|
15884
16000
|
export type TargetPlatformArch = "X86_64"|"X86"|"ARM64"|"ARM_EABI"|"ARM_EABIHF"|string;
|
|
15885
16001
|
export type TargetPlatformOs = "ANDROID"|"LINUX"|string;
|
|
15886
16002
|
export type TaskAvailabilityLifetimeInSeconds = number;
|
|
@@ -15950,7 +16066,7 @@ declare namespace SageMaker {
|
|
|
15950
16066
|
export type TrainingEnvironmentValue = string;
|
|
15951
16067
|
export type TrainingInputMode = "Pipe"|"File"|"FastFile"|string;
|
|
15952
16068
|
export type TrainingInstanceCount = number;
|
|
15953
|
-
export type TrainingInstanceType = "ml.m4.xlarge"|"ml.m4.2xlarge"|"ml.m4.4xlarge"|"ml.m4.10xlarge"|"ml.m4.16xlarge"|"ml.g4dn.xlarge"|"ml.g4dn.2xlarge"|"ml.g4dn.4xlarge"|"ml.g4dn.8xlarge"|"ml.g4dn.12xlarge"|"ml.g4dn.16xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.12xlarge"|"ml.m5.24xlarge"|"ml.c4.xlarge"|"ml.c4.2xlarge"|"ml.c4.4xlarge"|"ml.c4.8xlarge"|"ml.p2.xlarge"|"ml.p2.8xlarge"|"ml.p2.16xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.p3dn.24xlarge"|"ml.p4d.24xlarge"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.18xlarge"|"ml.c5n.xlarge"|"ml.c5n.2xlarge"|"ml.c5n.4xlarge"|"ml.c5n.9xlarge"|"ml.c5n.18xlarge"|string;
|
|
16069
|
+
export type TrainingInstanceType = "ml.m4.xlarge"|"ml.m4.2xlarge"|"ml.m4.4xlarge"|"ml.m4.10xlarge"|"ml.m4.16xlarge"|"ml.g4dn.xlarge"|"ml.g4dn.2xlarge"|"ml.g4dn.4xlarge"|"ml.g4dn.8xlarge"|"ml.g4dn.12xlarge"|"ml.g4dn.16xlarge"|"ml.m5.large"|"ml.m5.xlarge"|"ml.m5.2xlarge"|"ml.m5.4xlarge"|"ml.m5.12xlarge"|"ml.m5.24xlarge"|"ml.c4.xlarge"|"ml.c4.2xlarge"|"ml.c4.4xlarge"|"ml.c4.8xlarge"|"ml.p2.xlarge"|"ml.p2.8xlarge"|"ml.p2.16xlarge"|"ml.p3.2xlarge"|"ml.p3.8xlarge"|"ml.p3.16xlarge"|"ml.p3dn.24xlarge"|"ml.p4d.24xlarge"|"ml.c5.xlarge"|"ml.c5.2xlarge"|"ml.c5.4xlarge"|"ml.c5.9xlarge"|"ml.c5.18xlarge"|"ml.c5n.xlarge"|"ml.c5n.2xlarge"|"ml.c5n.4xlarge"|"ml.c5n.9xlarge"|"ml.c5n.18xlarge"|"ml.g5.xlarge"|"ml.g5.2xlarge"|"ml.g5.4xlarge"|"ml.g5.8xlarge"|"ml.g5.16xlarge"|"ml.g5.12xlarge"|"ml.g5.24xlarge"|"ml.g5.48xlarge"|string;
|
|
15954
16070
|
export type TrainingInstanceTypes = TrainingInstanceType[];
|
|
15955
16071
|
export interface TrainingJob {
|
|
15956
16072
|
/**
|
|
@@ -17177,6 +17293,10 @@ declare namespace SageMaker {
|
|
|
17177
17293
|
* The display name of the pipeline execution.
|
|
17178
17294
|
*/
|
|
17179
17295
|
PipelineExecutionDisplayName?: PipelineExecutionName;
|
|
17296
|
+
/**
|
|
17297
|
+
* This configuration, if specified, overrides the parallelism configuration of the parent pipeline for this specific run.
|
|
17298
|
+
*/
|
|
17299
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
17180
17300
|
}
|
|
17181
17301
|
export interface UpdatePipelineExecutionResponse {
|
|
17182
17302
|
/**
|
|
@@ -17197,6 +17317,10 @@ declare namespace SageMaker {
|
|
|
17197
17317
|
* The JSON pipeline definition.
|
|
17198
17318
|
*/
|
|
17199
17319
|
PipelineDefinition?: PipelineDefinition;
|
|
17320
|
+
/**
|
|
17321
|
+
* The location of the pipeline definition stored in Amazon S3. If specified, SageMaker will retrieve the pipeline definition from this location.
|
|
17322
|
+
*/
|
|
17323
|
+
PipelineDefinitionS3Location?: PipelineDefinitionS3Location;
|
|
17200
17324
|
/**
|
|
17201
17325
|
* The description of the pipeline.
|
|
17202
17326
|
*/
|
|
@@ -17205,6 +17329,10 @@ declare namespace SageMaker {
|
|
|
17205
17329
|
* The Amazon Resource Name (ARN) that the pipeline uses to execute.
|
|
17206
17330
|
*/
|
|
17207
17331
|
RoleArn?: RoleArn;
|
|
17332
|
+
/**
|
|
17333
|
+
* If specified, it applies to all executions of this pipeline by default.
|
|
17334
|
+
*/
|
|
17335
|
+
ParallelismConfiguration?: ParallelismConfiguration;
|
|
17208
17336
|
}
|
|
17209
17337
|
export interface UpdatePipelineResponse {
|
|
17210
17338
|
/**
|
|
@@ -17476,6 +17604,7 @@ declare namespace SageMaker {
|
|
|
17476
17604
|
export type VariantStatus = "Creating"|"Updating"|"Deleting"|"ActivatingTraffic"|"Baking"|string;
|
|
17477
17605
|
export type VariantStatusMessage = string;
|
|
17478
17606
|
export type VariantWeight = number;
|
|
17607
|
+
export type VersionId = string;
|
|
17479
17608
|
export type VersionedArnOrName = string;
|
|
17480
17609
|
export interface Vertex {
|
|
17481
17610
|
/**
|
|
@@ -93,7 +93,7 @@ declare namespace SavingsPlans {
|
|
|
93
93
|
*/
|
|
94
94
|
savingsPlanOfferingId: SavingsPlanOfferingId;
|
|
95
95
|
/**
|
|
96
|
-
* The hourly commitment, in USD. This is a value between 0.001 and 1 million. You cannot specify more than
|
|
96
|
+
* The hourly commitment, in USD. This is a value between 0.001 and 1 million. You cannot specify more than five digits after the decimal point.
|
|
97
97
|
*/
|
|
98
98
|
commitment: Amount;
|
|
99
99
|
/**
|