@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
|
@@ -173,11 +173,11 @@ declare class Nimble extends Service {
|
|
|
173
173
|
*/
|
|
174
174
|
getStreamingImage(callback?: (err: AWSError, data: Nimble.Types.GetStreamingImageResponse) => void): Request<Nimble.Types.GetStreamingImageResponse, AWSError>;
|
|
175
175
|
/**
|
|
176
|
-
* Gets StreamingSession resource.
|
|
176
|
+
* Gets StreamingSession resource. Invoke this operation to poll for a streaming session state while creating or deleting a session.
|
|
177
177
|
*/
|
|
178
178
|
getStreamingSession(params: Nimble.Types.GetStreamingSessionRequest, callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
|
|
179
179
|
/**
|
|
180
|
-
* Gets StreamingSession resource.
|
|
180
|
+
* Gets StreamingSession resource. Invoke this operation to poll for a streaming session state while creating or deleting a session.
|
|
181
181
|
*/
|
|
182
182
|
getStreamingSession(callback?: (err: AWSError, data: Nimble.Types.GetStreamingSessionResponse) => void): Request<Nimble.Types.GetStreamingSessionResponse, AWSError>;
|
|
183
183
|
/**
|
|
@@ -269,11 +269,11 @@ declare class Nimble extends Service {
|
|
|
269
269
|
*/
|
|
270
270
|
listStudioComponents(callback?: (err: AWSError, data: Nimble.Types.ListStudioComponentsResponse) => void): Request<Nimble.Types.ListStudioComponentsResponse, AWSError>;
|
|
271
271
|
/**
|
|
272
|
-
* Get all users in a given studio membership.
|
|
272
|
+
* Get all users in a given studio membership. ListStudioMembers only returns admin members.
|
|
273
273
|
*/
|
|
274
274
|
listStudioMembers(params: Nimble.Types.ListStudioMembersRequest, callback?: (err: AWSError, data: Nimble.Types.ListStudioMembersResponse) => void): Request<Nimble.Types.ListStudioMembersResponse, AWSError>;
|
|
275
275
|
/**
|
|
276
|
-
* Get all users in a given studio membership.
|
|
276
|
+
* Get all users in a given studio membership. ListStudioMembers only returns admin members.
|
|
277
277
|
*/
|
|
278
278
|
listStudioMembers(callback?: (err: AWSError, data: Nimble.Types.ListStudioMembersResponse) => void): Request<Nimble.Types.ListStudioMembersResponse, AWSError>;
|
|
279
279
|
/**
|
|
@@ -637,7 +637,7 @@ declare namespace Nimble {
|
|
|
637
637
|
*/
|
|
638
638
|
launchProfileId?: String;
|
|
639
639
|
/**
|
|
640
|
-
* The user ID of the user that owns the streaming session.
|
|
640
|
+
* The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
|
|
641
641
|
*/
|
|
642
642
|
ownedBy?: String;
|
|
643
643
|
/**
|
|
@@ -1218,6 +1218,10 @@ declare namespace Nimble {
|
|
|
1218
1218
|
* The user ID of the user that most recently updated the resource.
|
|
1219
1219
|
*/
|
|
1220
1220
|
updatedBy?: String;
|
|
1221
|
+
/**
|
|
1222
|
+
* The list of the latest validation results.
|
|
1223
|
+
*/
|
|
1224
|
+
validationResults?: ValidationResults;
|
|
1221
1225
|
}
|
|
1222
1226
|
export type LaunchProfileDescription = string;
|
|
1223
1227
|
export type LaunchProfileId = string;
|
|
@@ -1331,8 +1335,13 @@ declare namespace Nimble {
|
|
|
1331
1335
|
export type LaunchProfileProtocolVersionList = LaunchProfileProtocolVersion[];
|
|
1332
1336
|
export type LaunchProfileSecurityGroupIdList = SecurityGroupId[];
|
|
1333
1337
|
export type LaunchProfileState = "CREATE_IN_PROGRESS"|"READY"|"UPDATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"DELETED"|"DELETE_FAILED"|"CREATE_FAILED"|"UPDATE_FAILED"|string;
|
|
1338
|
+
export type LaunchProfileStateList = LaunchProfileState[];
|
|
1334
1339
|
export type LaunchProfileStatusCode = "LAUNCH_PROFILE_CREATED"|"LAUNCH_PROFILE_UPDATED"|"LAUNCH_PROFILE_DELETED"|"LAUNCH_PROFILE_CREATE_IN_PROGRESS"|"LAUNCH_PROFILE_UPDATE_IN_PROGRESS"|"LAUNCH_PROFILE_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|"STREAMING_IMAGE_NOT_FOUND"|"STREAMING_IMAGE_NOT_READY"|"LAUNCH_PROFILE_WITH_STREAM_SESSIONS_NOT_DELETED"|"ENCRYPTION_KEY_ACCESS_DENIED"|"ENCRYPTION_KEY_NOT_FOUND"|"INVALID_SUBNETS_PROVIDED"|string;
|
|
1335
1340
|
export type LaunchProfileStudioComponentIdList = String[];
|
|
1341
|
+
export type LaunchProfileValidationState = "VALIDATION_NOT_STARTED"|"VALIDATION_IN_PROGRESS"|"VALIDATION_SUCCESS"|"VALIDATION_FAILED"|"VALIDATION_FAILED_INTERNAL_SERVER_ERROR"|string;
|
|
1342
|
+
export type LaunchProfileValidationStatusCode = "VALIDATION_NOT_STARTED"|"VALIDATION_IN_PROGRESS"|"VALIDATION_SUCCESS"|"VALIDATION_FAILED_INVALID_SUBNET_ROUTE_TABLE_ASSOCIATION"|"VALIDATION_FAILED_SUBNET_NOT_FOUND"|"VALIDATION_FAILED_INVALID_SECURITY_GROUP_ASSOCIATION"|"VALIDATION_FAILED_INVALID_ACTIVE_DIRECTORY"|"VALIDATION_FAILED_UNAUTHORIZED"|"VALIDATION_FAILED_INTERNAL_SERVER_ERROR"|string;
|
|
1343
|
+
export type LaunchProfileValidationStatusMessage = string;
|
|
1344
|
+
export type LaunchProfileValidationType = "VALIDATE_ACTIVE_DIRECTORY_STUDIO_COMPONENT"|"VALIDATE_SUBNET_ASSOCIATION"|"VALIDATE_NETWORK_ACL_ASSOCIATION"|"VALIDATE_SECURITY_GROUP_ASSOCIATION"|string;
|
|
1336
1345
|
export type LaunchPurpose = string;
|
|
1337
1346
|
export interface LicenseServiceConfiguration {
|
|
1338
1347
|
/**
|
|
@@ -1429,7 +1438,7 @@ declare namespace Nimble {
|
|
|
1429
1438
|
/**
|
|
1430
1439
|
* Filter this request to launch profiles in any of the given states.
|
|
1431
1440
|
*/
|
|
1432
|
-
states?:
|
|
1441
|
+
states?: LaunchProfileStateList;
|
|
1433
1442
|
/**
|
|
1434
1443
|
* The studio ID.
|
|
1435
1444
|
*/
|
|
@@ -1513,7 +1522,7 @@ declare namespace Nimble {
|
|
|
1513
1522
|
/**
|
|
1514
1523
|
* Filters the request to studio components that are in one of the given states.
|
|
1515
1524
|
*/
|
|
1516
|
-
states?:
|
|
1525
|
+
states?: StudioComponentStateList;
|
|
1517
1526
|
/**
|
|
1518
1527
|
* The studio ID.
|
|
1519
1528
|
*/
|
|
@@ -1521,7 +1530,7 @@ declare namespace Nimble {
|
|
|
1521
1530
|
/**
|
|
1522
1531
|
* Filters the request to studio components that are of one of the given types.
|
|
1523
1532
|
*/
|
|
1524
|
-
types?:
|
|
1533
|
+
types?: StudioComponentTypeList;
|
|
1525
1534
|
}
|
|
1526
1535
|
export interface ListStudioComponentsResponse {
|
|
1527
1536
|
/**
|
|
@@ -1549,7 +1558,7 @@ declare namespace Nimble {
|
|
|
1549
1558
|
}
|
|
1550
1559
|
export interface ListStudioMembersResponse {
|
|
1551
1560
|
/**
|
|
1552
|
-
* A list of members.
|
|
1561
|
+
* A list of admin members.
|
|
1553
1562
|
*/
|
|
1554
1563
|
members?: StudioMembershipList;
|
|
1555
1564
|
/**
|
|
@@ -1755,6 +1764,10 @@ declare namespace Nimble {
|
|
|
1755
1764
|
* Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED state. The default value is 0. The maximum value is 5760. If the value is missing or set to 0, your sessions can’t be stopped. If you then call StopStreamingSession, the session fails. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be terminated by AWS (instead of stopped). If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession to stop sessions in the READY state. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be stopped by AWS (instead of terminated).
|
|
1756
1765
|
*/
|
|
1757
1766
|
maxStoppedSessionLengthInMinutes?: StreamConfigurationMaxStoppedSessionLengthInMinutes;
|
|
1767
|
+
/**
|
|
1768
|
+
* (Optional) The upload storage for a streaming session.
|
|
1769
|
+
*/
|
|
1770
|
+
sessionStorage?: StreamConfigurationSessionStorage;
|
|
1758
1771
|
/**
|
|
1759
1772
|
* The streaming images that users can select from when launching a streaming session with this launch profile.
|
|
1760
1773
|
*/
|
|
@@ -1774,9 +1787,13 @@ declare namespace Nimble {
|
|
|
1774
1787
|
*/
|
|
1775
1788
|
maxSessionLengthInMinutes?: StreamConfigurationMaxSessionLengthInMinutes;
|
|
1776
1789
|
/**
|
|
1777
|
-
*
|
|
1790
|
+
* Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED state. The default value is 0. The maximum value is 5760. If the value is missing or set to 0, your sessions can’t be stopped. If you then call StopStreamingSession, the session fails. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be terminated by AWS (instead of stopped). If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession to stop sessions in the READY state. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be stopped by AWS (instead of terminated).
|
|
1778
1791
|
*/
|
|
1779
1792
|
maxStoppedSessionLengthInMinutes?: StreamConfigurationMaxStoppedSessionLengthInMinutes;
|
|
1793
|
+
/**
|
|
1794
|
+
* (Optional) The upload storage for a streaming workstation that is created using this launch profile.
|
|
1795
|
+
*/
|
|
1796
|
+
sessionStorage?: StreamConfigurationSessionStorage;
|
|
1780
1797
|
/**
|
|
1781
1798
|
* The streaming images that users can select from when launching a streaming session with this launch profile.
|
|
1782
1799
|
*/
|
|
@@ -1784,6 +1801,16 @@ declare namespace Nimble {
|
|
|
1784
1801
|
}
|
|
1785
1802
|
export type StreamConfigurationMaxSessionLengthInMinutes = number;
|
|
1786
1803
|
export type StreamConfigurationMaxStoppedSessionLengthInMinutes = number;
|
|
1804
|
+
export interface StreamConfigurationSessionStorage {
|
|
1805
|
+
/**
|
|
1806
|
+
* Allows artists to upload files to their workstations. The only valid option is UPLOAD.
|
|
1807
|
+
*/
|
|
1808
|
+
mode: StreamingSessionStorageModeList;
|
|
1809
|
+
/**
|
|
1810
|
+
* The configuration for the upload storage root of the streaming session.
|
|
1811
|
+
*/
|
|
1812
|
+
root?: StreamingSessionStorageRoot;
|
|
1813
|
+
}
|
|
1787
1814
|
export type StreamingClipboardMode = "ENABLED"|"DISABLED"|string;
|
|
1788
1815
|
export interface StreamingImage {
|
|
1789
1816
|
/**
|
|
@@ -1857,7 +1884,7 @@ declare namespace Nimble {
|
|
|
1857
1884
|
export type StreamingImageOwner = string;
|
|
1858
1885
|
export type StreamingImagePlatform = string;
|
|
1859
1886
|
export type StreamingImageState = "CREATE_IN_PROGRESS"|"READY"|"DELETE_IN_PROGRESS"|"DELETED"|"UPDATE_IN_PROGRESS"|"UPDATE_FAILED"|"CREATE_FAILED"|"DELETE_FAILED"|string;
|
|
1860
|
-
export type StreamingImageStatusCode = "STREAMING_IMAGE_CREATE_IN_PROGRESS"|"STREAMING_IMAGE_READY"|"STREAMING_IMAGE_DELETE_IN_PROGRESS"|"STREAMING_IMAGE_DELETED"|"STREAMING_IMAGE_UPDATE_IN_PROGRESS"|"INTERNAL_ERROR"|string;
|
|
1887
|
+
export type StreamingImageStatusCode = "STREAMING_IMAGE_CREATE_IN_PROGRESS"|"STREAMING_IMAGE_READY"|"STREAMING_IMAGE_DELETE_IN_PROGRESS"|"STREAMING_IMAGE_DELETED"|"STREAMING_IMAGE_UPDATE_IN_PROGRESS"|"INTERNAL_ERROR"|"ACCESS_DENIED"|string;
|
|
1861
1888
|
export type StreamingInstanceType = "g4dn.xlarge"|"g4dn.2xlarge"|"g4dn.4xlarge"|"g4dn.8xlarge"|"g4dn.12xlarge"|"g4dn.16xlarge"|string;
|
|
1862
1889
|
export type StreamingInstanceTypeList = StreamingInstanceType[];
|
|
1863
1890
|
export interface StreamingSession {
|
|
@@ -1882,7 +1909,7 @@ declare namespace Nimble {
|
|
|
1882
1909
|
*/
|
|
1883
1910
|
launchProfileId?: String;
|
|
1884
1911
|
/**
|
|
1885
|
-
* The user ID of the user that owns the streaming session.
|
|
1912
|
+
* The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
|
|
1886
1913
|
*/
|
|
1887
1914
|
ownedBy?: String;
|
|
1888
1915
|
/**
|
|
@@ -1945,7 +1972,21 @@ declare namespace Nimble {
|
|
|
1945
1972
|
export type StreamingSessionId = string;
|
|
1946
1973
|
export type StreamingSessionList = StreamingSession[];
|
|
1947
1974
|
export type StreamingSessionState = "CREATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"READY"|"DELETED"|"CREATE_FAILED"|"DELETE_FAILED"|"STOP_IN_PROGRESS"|"START_IN_PROGRESS"|"STOPPED"|"STOP_FAILED"|"START_FAILED"|string;
|
|
1948
|
-
export type StreamingSessionStatusCode = "STREAMING_SESSION_READY"|"STREAMING_SESSION_DELETED"|"STREAMING_SESSION_CREATE_IN_PROGRESS"|"STREAMING_SESSION_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|"INSUFFICIENT_CAPACITY"|"ACTIVE_DIRECTORY_DOMAIN_JOIN_ERROR"|"NETWORK_CONNECTION_ERROR"|"INITIALIZATION_SCRIPT_ERROR"|"DECRYPT_STREAMING_IMAGE_ERROR"|"NETWORK_INTERFACE_ERROR"|"STREAMING_SESSION_STOPPED"|"STREAMING_SESSION_STARTED"|"STREAMING_SESSION_STOP_IN_PROGRESS"|"STREAMING_SESSION_START_IN_PROGRESS"|string;
|
|
1975
|
+
export type StreamingSessionStatusCode = "STREAMING_SESSION_READY"|"STREAMING_SESSION_DELETED"|"STREAMING_SESSION_CREATE_IN_PROGRESS"|"STREAMING_SESSION_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|"INSUFFICIENT_CAPACITY"|"ACTIVE_DIRECTORY_DOMAIN_JOIN_ERROR"|"NETWORK_CONNECTION_ERROR"|"INITIALIZATION_SCRIPT_ERROR"|"DECRYPT_STREAMING_IMAGE_ERROR"|"NETWORK_INTERFACE_ERROR"|"STREAMING_SESSION_STOPPED"|"STREAMING_SESSION_STARTED"|"STREAMING_SESSION_STOP_IN_PROGRESS"|"STREAMING_SESSION_START_IN_PROGRESS"|"AMI_VALIDATION_ERROR"|string;
|
|
1976
|
+
export type StreamingSessionStorageMode = "UPLOAD"|string;
|
|
1977
|
+
export type StreamingSessionStorageModeList = StreamingSessionStorageMode[];
|
|
1978
|
+
export interface StreamingSessionStorageRoot {
|
|
1979
|
+
/**
|
|
1980
|
+
* The folder path in Linux workstations where files are uploaded.
|
|
1981
|
+
*/
|
|
1982
|
+
linux?: StreamingSessionStorageRootPathLinux;
|
|
1983
|
+
/**
|
|
1984
|
+
* The folder path in Windows workstations where files are uploaded.
|
|
1985
|
+
*/
|
|
1986
|
+
windows?: StreamingSessionStorageRootPathWindows;
|
|
1987
|
+
}
|
|
1988
|
+
export type StreamingSessionStorageRootPathLinux = string;
|
|
1989
|
+
export type StreamingSessionStorageRootPathWindows = string;
|
|
1949
1990
|
export interface StreamingSessionStream {
|
|
1950
1991
|
/**
|
|
1951
1992
|
* The Unix epoch timestamp in seconds for when the resource was created.
|
|
@@ -1960,7 +2001,7 @@ declare namespace Nimble {
|
|
|
1960
2001
|
*/
|
|
1961
2002
|
expiresAt?: Timestamp;
|
|
1962
2003
|
/**
|
|
1963
|
-
* The user ID of the user that owns the streaming session.
|
|
2004
|
+
* The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
|
|
1964
2005
|
*/
|
|
1965
2006
|
ownedBy?: String;
|
|
1966
2007
|
/**
|
|
@@ -2171,6 +2212,7 @@ declare namespace Nimble {
|
|
|
2171
2212
|
export type StudioComponentScriptParameterKeyValueList = ScriptParameterKeyValue[];
|
|
2172
2213
|
export type StudioComponentSecurityGroupIdList = SecurityGroupId[];
|
|
2173
2214
|
export type StudioComponentState = "CREATE_IN_PROGRESS"|"READY"|"UPDATE_IN_PROGRESS"|"DELETE_IN_PROGRESS"|"DELETED"|"DELETE_FAILED"|"CREATE_FAILED"|"UPDATE_FAILED"|string;
|
|
2215
|
+
export type StudioComponentStateList = StudioComponentState[];
|
|
2174
2216
|
export type StudioComponentStatusCode = "ACTIVE_DIRECTORY_ALREADY_EXISTS"|"STUDIO_COMPONENT_CREATED"|"STUDIO_COMPONENT_UPDATED"|"STUDIO_COMPONENT_DELETED"|"ENCRYPTION_KEY_ACCESS_DENIED"|"ENCRYPTION_KEY_NOT_FOUND"|"STUDIO_COMPONENT_CREATE_IN_PROGRESS"|"STUDIO_COMPONENT_UPDATE_IN_PROGRESS"|"STUDIO_COMPONENT_DELETE_IN_PROGRESS"|"INTERNAL_ERROR"|string;
|
|
2175
2217
|
export type StudioComponentSubtype = "AWS_MANAGED_MICROSOFT_AD"|"AMAZON_FSX_FOR_WINDOWS"|"AMAZON_FSX_FOR_LUSTRE"|"CUSTOM"|string;
|
|
2176
2218
|
export interface StudioComponentSummary {
|
|
@@ -2213,6 +2255,7 @@ declare namespace Nimble {
|
|
|
2213
2255
|
}
|
|
2214
2256
|
export type StudioComponentSummaryList = StudioComponentSummary[];
|
|
2215
2257
|
export type StudioComponentType = "ACTIVE_DIRECTORY"|"SHARED_FILE_SYSTEM"|"COMPUTE_FARM"|"LICENSE_SERVICE"|"CUSTOM"|string;
|
|
2258
|
+
export type StudioComponentTypeList = StudioComponentType[];
|
|
2216
2259
|
export interface StudioEncryptionConfiguration {
|
|
2217
2260
|
/**
|
|
2218
2261
|
* The ARN for a KMS key that is used to encrypt studio data.
|
|
@@ -2379,9 +2422,6 @@ declare namespace Nimble {
|
|
|
2379
2422
|
studioId: String;
|
|
2380
2423
|
}
|
|
2381
2424
|
export interface UpdateStreamingImageResponse {
|
|
2382
|
-
/**
|
|
2383
|
-
*
|
|
2384
|
-
*/
|
|
2385
2425
|
streamingImage?: StreamingImage;
|
|
2386
2426
|
}
|
|
2387
2427
|
export interface UpdateStudioComponentRequest {
|
|
@@ -2464,6 +2504,25 @@ declare namespace Nimble {
|
|
|
2464
2504
|
*/
|
|
2465
2505
|
studio: Studio;
|
|
2466
2506
|
}
|
|
2507
|
+
export interface ValidationResult {
|
|
2508
|
+
/**
|
|
2509
|
+
* The current state.
|
|
2510
|
+
*/
|
|
2511
|
+
state: LaunchProfileValidationState;
|
|
2512
|
+
/**
|
|
2513
|
+
* The status code. This will contain the failure reason if the state is VALIDATION_FAILED.
|
|
2514
|
+
*/
|
|
2515
|
+
statusCode: LaunchProfileValidationStatusCode;
|
|
2516
|
+
/**
|
|
2517
|
+
* The status message for the validation result.
|
|
2518
|
+
*/
|
|
2519
|
+
statusMessage: LaunchProfileValidationStatusMessage;
|
|
2520
|
+
/**
|
|
2521
|
+
* The type of the validation result.
|
|
2522
|
+
*/
|
|
2523
|
+
type: LaunchProfileValidationType;
|
|
2524
|
+
}
|
|
2525
|
+
export type ValidationResults = ValidationResult[];
|
|
2467
2526
|
export type WindowsMountDrive = string;
|
|
2468
2527
|
/**
|
|
2469
2528
|
* A string in YYYY-MM-DD format that represents the latest possible API version that can be used in this service. Specify 'latest' to use the latest possible version.
|
|
@@ -115,6 +115,14 @@ declare class OpenSearch extends Service {
|
|
|
115
115
|
* Provides scheduled Auto-Tune action details for the domain, such as Auto-Tune action type, description, severity, and scheduled date.
|
|
116
116
|
*/
|
|
117
117
|
describeDomainAutoTunes(callback?: (err: AWSError, data: OpenSearch.Types.DescribeDomainAutoTunesResponse) => void): Request<OpenSearch.Types.DescribeDomainAutoTunesResponse, AWSError>;
|
|
118
|
+
/**
|
|
119
|
+
* Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.
|
|
120
|
+
*/
|
|
121
|
+
describeDomainChangeProgress(params: OpenSearch.Types.DescribeDomainChangeProgressRequest, callback?: (err: AWSError, data: OpenSearch.Types.DescribeDomainChangeProgressResponse) => void): Request<OpenSearch.Types.DescribeDomainChangeProgressResponse, AWSError>;
|
|
122
|
+
/**
|
|
123
|
+
* Returns information about the current blue/green deployment happening on a domain, including a change ID, status, and progress stages.
|
|
124
|
+
*/
|
|
125
|
+
describeDomainChangeProgress(callback?: (err: AWSError, data: OpenSearch.Types.DescribeDomainChangeProgressResponse) => void): Request<OpenSearch.Types.DescribeDomainChangeProgressResponse, AWSError>;
|
|
118
126
|
/**
|
|
119
127
|
* Provides cluster configuration information about the specified domain, such as the state, creation date, update version, and update date for cluster options.
|
|
120
128
|
*/
|
|
@@ -398,6 +406,14 @@ declare namespace OpenSearch {
|
|
|
398
406
|
* Describes the SAML application configured for a domain.
|
|
399
407
|
*/
|
|
400
408
|
SAMLOptions?: SAMLOptionsOutput;
|
|
409
|
+
/**
|
|
410
|
+
* Specifies the Anonymous Auth Disable Date when Anonymous Auth is enabled.
|
|
411
|
+
*/
|
|
412
|
+
AnonymousAuthDisableDate?: DisableTimestamp;
|
|
413
|
+
/**
|
|
414
|
+
* True if Anonymous auth is enabled. Anonymous auth can be enabled only when AdvancedSecurity is enabled on existing domains.
|
|
415
|
+
*/
|
|
416
|
+
AnonymousAuthEnabled?: Boolean;
|
|
401
417
|
}
|
|
402
418
|
export interface AdvancedSecurityOptionsInput {
|
|
403
419
|
/**
|
|
@@ -416,6 +432,10 @@ declare namespace OpenSearch {
|
|
|
416
432
|
* The SAML application configuration for the domain.
|
|
417
433
|
*/
|
|
418
434
|
SAMLOptions?: SAMLOptionsInput;
|
|
435
|
+
/**
|
|
436
|
+
* True if Anonymous auth is enabled. Anonymous auth can be enabled only when AdvancedSecurity is enabled on existing domains.
|
|
437
|
+
*/
|
|
438
|
+
AnonymousAuthEnabled?: Boolean;
|
|
419
439
|
}
|
|
420
440
|
export interface AdvancedSecurityOptionsStatus {
|
|
421
441
|
/**
|
|
@@ -560,6 +580,67 @@ declare namespace OpenSearch {
|
|
|
560
580
|
*/
|
|
561
581
|
ServiceSoftwareOptions?: ServiceSoftwareOptions;
|
|
562
582
|
}
|
|
583
|
+
export interface ChangeProgressDetails {
|
|
584
|
+
/**
|
|
585
|
+
* The unique change identifier associated with a specific domain configuration change.
|
|
586
|
+
*/
|
|
587
|
+
ChangeId?: GUID;
|
|
588
|
+
/**
|
|
589
|
+
* Contains an optional message associated with the domain configuration change.
|
|
590
|
+
*/
|
|
591
|
+
Message?: Message;
|
|
592
|
+
}
|
|
593
|
+
export interface ChangeProgressStage {
|
|
594
|
+
/**
|
|
595
|
+
* The name of the specific progress stage.
|
|
596
|
+
*/
|
|
597
|
+
Name?: ChangeProgressStageName;
|
|
598
|
+
/**
|
|
599
|
+
* The overall status of a specific progress stage.
|
|
600
|
+
*/
|
|
601
|
+
Status?: ChangeProgressStageStatus;
|
|
602
|
+
/**
|
|
603
|
+
* The description of the progress stage.
|
|
604
|
+
*/
|
|
605
|
+
Description?: Description;
|
|
606
|
+
/**
|
|
607
|
+
* The last updated timestamp of the progress stage.
|
|
608
|
+
*/
|
|
609
|
+
LastUpdated?: LastUpdated;
|
|
610
|
+
}
|
|
611
|
+
export type ChangeProgressStageList = ChangeProgressStage[];
|
|
612
|
+
export type ChangeProgressStageName = string;
|
|
613
|
+
export type ChangeProgressStageStatus = string;
|
|
614
|
+
export interface ChangeProgressStatusDetails {
|
|
615
|
+
/**
|
|
616
|
+
* The unique change identifier associated with a specific domain configuration change.
|
|
617
|
+
*/
|
|
618
|
+
ChangeId?: GUID;
|
|
619
|
+
/**
|
|
620
|
+
* The time at which the configuration change is made on the domain.
|
|
621
|
+
*/
|
|
622
|
+
StartTime?: UpdateTimestamp;
|
|
623
|
+
/**
|
|
624
|
+
* The overall status of the domain configuration change. This field can take the following values: PENDING, PROCESSING, COMPLETED and FAILED
|
|
625
|
+
*/
|
|
626
|
+
Status?: OverallChangeStatus;
|
|
627
|
+
/**
|
|
628
|
+
* The list of properties involved in the domain configuration change that are still in pending.
|
|
629
|
+
*/
|
|
630
|
+
PendingProperties?: StringList;
|
|
631
|
+
/**
|
|
632
|
+
* The list of properties involved in the domain configuration change that are completed.
|
|
633
|
+
*/
|
|
634
|
+
CompletedProperties?: StringList;
|
|
635
|
+
/**
|
|
636
|
+
* The total number of stages required for the configuration change.
|
|
637
|
+
*/
|
|
638
|
+
TotalNumberOfStages?: TotalNumberOfStages;
|
|
639
|
+
/**
|
|
640
|
+
* The specific stages that the domain is going through to perform the configuration change.
|
|
641
|
+
*/
|
|
642
|
+
ChangeProgressStages?: ChangeProgressStageList;
|
|
643
|
+
}
|
|
563
644
|
export type CloudWatchLogsLogGroupArn = string;
|
|
564
645
|
export interface ClusterConfig {
|
|
565
646
|
/**
|
|
@@ -871,6 +952,22 @@ declare namespace OpenSearch {
|
|
|
871
952
|
*/
|
|
872
953
|
NextToken?: NextToken;
|
|
873
954
|
}
|
|
955
|
+
export interface DescribeDomainChangeProgressRequest {
|
|
956
|
+
/**
|
|
957
|
+
* The domain you want to get the progress information about.
|
|
958
|
+
*/
|
|
959
|
+
DomainName: DomainName;
|
|
960
|
+
/**
|
|
961
|
+
* The specific change ID for which you want to get progress information. This is an optional parameter. If omitted, the service returns information about the most recent configuration change.
|
|
962
|
+
*/
|
|
963
|
+
ChangeId?: GUID;
|
|
964
|
+
}
|
|
965
|
+
export interface DescribeDomainChangeProgressResponse {
|
|
966
|
+
/**
|
|
967
|
+
* Progress information for the configuration change that is requested in the DescribeDomainChangeProgress request.
|
|
968
|
+
*/
|
|
969
|
+
ChangeProgressStatus?: ChangeProgressStatusDetails;
|
|
970
|
+
}
|
|
874
971
|
export interface DescribeDomainConfigRequest {
|
|
875
972
|
/**
|
|
876
973
|
* The domain you want to get information about.
|
|
@@ -1055,6 +1152,8 @@ declare namespace OpenSearch {
|
|
|
1055
1152
|
*/
|
|
1056
1153
|
ReservedInstances?: ReservedInstanceList;
|
|
1057
1154
|
}
|
|
1155
|
+
export type Description = string;
|
|
1156
|
+
export type DisableTimestamp = Date;
|
|
1058
1157
|
export interface DissociatePackageRequest {
|
|
1059
1158
|
/**
|
|
1060
1159
|
* The internal ID of the package to associate with a domain. Use DescribePackages to find this value.
|
|
@@ -1128,6 +1227,10 @@ declare namespace OpenSearch {
|
|
|
1128
1227
|
* Specifies AutoTuneOptions for the domain.
|
|
1129
1228
|
*/
|
|
1130
1229
|
AutoTuneOptions?: AutoTuneOptionsStatus;
|
|
1230
|
+
/**
|
|
1231
|
+
* Specifies change details of the domain configuration change.
|
|
1232
|
+
*/
|
|
1233
|
+
ChangeProgressDetails?: ChangeProgressDetails;
|
|
1131
1234
|
}
|
|
1132
1235
|
export interface DomainEndpointOptions {
|
|
1133
1236
|
/**
|
|
@@ -1310,6 +1413,10 @@ declare namespace OpenSearch {
|
|
|
1310
1413
|
* The current status of the domain's Auto-Tune options.
|
|
1311
1414
|
*/
|
|
1312
1415
|
AutoTuneOptions?: AutoTuneOptionsOutput;
|
|
1416
|
+
/**
|
|
1417
|
+
* Specifies change details of the domain configuration change.
|
|
1418
|
+
*/
|
|
1419
|
+
ChangeProgressDetails?: ChangeProgressDetails;
|
|
1313
1420
|
}
|
|
1314
1421
|
export type DomainStatusList = DomainStatus[];
|
|
1315
1422
|
export type Double = number;
|
|
@@ -1743,6 +1850,7 @@ declare namespace OpenSearch {
|
|
|
1743
1850
|
}
|
|
1744
1851
|
export type OutboundConnectionStatusCode = "VALIDATING"|"VALIDATION_FAILED"|"PENDING_ACCEPTANCE"|"APPROVED"|"PROVISIONING"|"ACTIVE"|"REJECTING"|"REJECTED"|"DELETING"|"DELETED"|string;
|
|
1745
1852
|
export type OutboundConnections = OutboundConnection[];
|
|
1853
|
+
export type OverallChangeStatus = "PENDING"|"PROCESSING"|"COMPLETED"|"FAILED"|string;
|
|
1746
1854
|
export type OwnerId = string;
|
|
1747
1855
|
export type PackageDescription = string;
|
|
1748
1856
|
export interface PackageDetails {
|
|
@@ -2155,6 +2263,7 @@ declare namespace OpenSearch {
|
|
|
2155
2263
|
export type TagList = Tag[];
|
|
2156
2264
|
export type TagValue = string;
|
|
2157
2265
|
export type TimeUnit = "HOURS"|string;
|
|
2266
|
+
export type TotalNumberOfStages = number;
|
|
2158
2267
|
export type UIntValue = number;
|
|
2159
2268
|
export interface UpdateDomainConfigRequest {
|
|
2160
2269
|
/**
|
|
@@ -2274,6 +2383,7 @@ declare namespace OpenSearch {
|
|
|
2274
2383
|
*/
|
|
2275
2384
|
PerformCheckOnly?: Boolean;
|
|
2276
2385
|
AdvancedOptions?: AdvancedOptions;
|
|
2386
|
+
ChangeProgressDetails?: ChangeProgressDetails;
|
|
2277
2387
|
}
|
|
2278
2388
|
export interface UpgradeHistory {
|
|
2279
2389
|
/**
|
|
@@ -163,6 +163,14 @@ declare class Outposts extends Service {
|
|
|
163
163
|
* Removes tags from the specified resource.
|
|
164
164
|
*/
|
|
165
165
|
untagResource(callback?: (err: AWSError, data: Outposts.Types.UntagResourceResponse) => void): Request<Outposts.Types.UntagResourceResponse, AWSError>;
|
|
166
|
+
/**
|
|
167
|
+
* Updates an Outpost.
|
|
168
|
+
*/
|
|
169
|
+
updateOutpost(params: Outposts.Types.UpdateOutpostInput, callback?: (err: AWSError, data: Outposts.Types.UpdateOutpostOutput) => void): Request<Outposts.Types.UpdateOutpostOutput, AWSError>;
|
|
170
|
+
/**
|
|
171
|
+
* Updates an Outpost.
|
|
172
|
+
*/
|
|
173
|
+
updateOutpost(callback?: (err: AWSError, data: Outposts.Types.UpdateOutpostOutput) => void): Request<Outposts.Types.UpdateOutpostOutput, AWSError>;
|
|
166
174
|
/**
|
|
167
175
|
* Updates the site.
|
|
168
176
|
*/
|
|
@@ -320,6 +328,9 @@ declare namespace Outposts {
|
|
|
320
328
|
export interface CreateOutpostInput {
|
|
321
329
|
Name: OutpostName;
|
|
322
330
|
Description?: OutpostDescription;
|
|
331
|
+
/**
|
|
332
|
+
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
333
|
+
*/
|
|
323
334
|
SiteId: SiteId;
|
|
324
335
|
AvailabilityZone?: AvailabilityZone;
|
|
325
336
|
AvailabilityZoneId?: AvailabilityZoneId;
|
|
@@ -364,13 +375,16 @@ declare namespace Outposts {
|
|
|
364
375
|
}
|
|
365
376
|
export interface DeleteOutpostInput {
|
|
366
377
|
/**
|
|
367
|
-
* The ID of the Outpost.
|
|
378
|
+
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
368
379
|
*/
|
|
369
380
|
OutpostId: OutpostId;
|
|
370
381
|
}
|
|
371
382
|
export interface DeleteOutpostOutput {
|
|
372
383
|
}
|
|
373
384
|
export interface DeleteSiteInput {
|
|
385
|
+
/**
|
|
386
|
+
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
387
|
+
*/
|
|
374
388
|
SiteId: SiteId;
|
|
375
389
|
}
|
|
376
390
|
export interface DeleteSiteOutput {
|
|
@@ -417,13 +431,13 @@ declare namespace Outposts {
|
|
|
417
431
|
}
|
|
418
432
|
export interface GetOutpostInput {
|
|
419
433
|
/**
|
|
420
|
-
* The ID of the Outpost.
|
|
434
|
+
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
421
435
|
*/
|
|
422
436
|
OutpostId: OutpostId;
|
|
423
437
|
}
|
|
424
438
|
export interface GetOutpostInstanceTypesInput {
|
|
425
439
|
/**
|
|
426
|
-
* The ID of the Outpost.
|
|
440
|
+
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
427
441
|
*/
|
|
428
442
|
OutpostId: OutpostId;
|
|
429
443
|
NextToken?: Token;
|
|
@@ -442,6 +456,9 @@ declare namespace Outposts {
|
|
|
442
456
|
Outpost?: Outpost;
|
|
443
457
|
}
|
|
444
458
|
export interface GetSiteAddressInput {
|
|
459
|
+
/**
|
|
460
|
+
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
461
|
+
*/
|
|
445
462
|
SiteId: SiteId;
|
|
446
463
|
/**
|
|
447
464
|
* The type of the address you request.
|
|
@@ -460,6 +477,9 @@ declare namespace Outposts {
|
|
|
460
477
|
Address?: Address;
|
|
461
478
|
}
|
|
462
479
|
export interface GetSiteInput {
|
|
480
|
+
/**
|
|
481
|
+
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
482
|
+
*/
|
|
463
483
|
SiteId: SiteId;
|
|
464
484
|
}
|
|
465
485
|
export interface GetSiteOutput {
|
|
@@ -802,7 +822,25 @@ declare namespace Outposts {
|
|
|
802
822
|
}
|
|
803
823
|
export interface UntagResourceResponse {
|
|
804
824
|
}
|
|
825
|
+
export interface UpdateOutpostInput {
|
|
826
|
+
/**
|
|
827
|
+
* The ID or the Amazon Resource Name (ARN) of the Outpost.
|
|
828
|
+
*/
|
|
829
|
+
OutpostId: OutpostId;
|
|
830
|
+
Name?: OutpostName;
|
|
831
|
+
Description?: OutpostDescription;
|
|
832
|
+
/**
|
|
833
|
+
* The type of hardware for this Outpost.
|
|
834
|
+
*/
|
|
835
|
+
SupportedHardwareType?: SupportedHardwareType;
|
|
836
|
+
}
|
|
837
|
+
export interface UpdateOutpostOutput {
|
|
838
|
+
Outpost?: Outpost;
|
|
839
|
+
}
|
|
805
840
|
export interface UpdateSiteAddressInput {
|
|
841
|
+
/**
|
|
842
|
+
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
843
|
+
*/
|
|
806
844
|
SiteId: SiteId;
|
|
807
845
|
/**
|
|
808
846
|
* The type of the address.
|
|
@@ -824,6 +862,9 @@ declare namespace Outposts {
|
|
|
824
862
|
Address?: Address;
|
|
825
863
|
}
|
|
826
864
|
export interface UpdateSiteInput {
|
|
865
|
+
/**
|
|
866
|
+
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
867
|
+
*/
|
|
827
868
|
SiteId: SiteId;
|
|
828
869
|
Name?: SiteName;
|
|
829
870
|
Description?: SiteDescription;
|
|
@@ -836,6 +877,9 @@ declare namespace Outposts {
|
|
|
836
877
|
Site?: Site;
|
|
837
878
|
}
|
|
838
879
|
export interface UpdateSiteRackPhysicalPropertiesInput {
|
|
880
|
+
/**
|
|
881
|
+
* The ID or the Amazon Resource Name (ARN) of the site.
|
|
882
|
+
*/
|
|
839
883
|
SiteId: SiteId;
|
|
840
884
|
/**
|
|
841
885
|
* Specify in kVA the power draw available at the hardware placement position for the rack.
|
|
@@ -84,11 +84,11 @@ declare class Personalize extends Service {
|
|
|
84
84
|
*/
|
|
85
85
|
createFilter(callback?: (err: AWSError, data: Personalize.Types.CreateFilterResponse) => void): Request<Personalize.Types.CreateFilterResponse, AWSError>;
|
|
86
86
|
/**
|
|
87
|
-
* Creates a recommender with the recipe (a Domain dataset group use case) you specify. You create recommenders for a Domain dataset group and specify the recommender's Amazon Resource Name (ARN) when you make a GetRecommendations request. Status A recommender can be in one of the following states: CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED DELETE PENDING > DELETE IN_PROGRESS To get the recommender status, call DescribeRecommender. Wait until the status of the recommender is ACTIVE before asking the recommender for recommendations. Related APIs ListRecommenders DescribeRecommender UpdateRecommender DeleteRecommender
|
|
87
|
+
* Creates a recommender with the recipe (a Domain dataset group use case) you specify. You create recommenders for a Domain dataset group and specify the recommender's Amazon Resource Name (ARN) when you make a GetRecommendations request. Minimum recommendation requests per second When you create a recommender, you can configure the recommender's minimum recommendation requests per second. The minimum recommendation requests per second (minRecommendationRequestsPerSecond) specifies the baseline recommendation request throughput provisioned by Amazon Personalize. The default minRecommendationRequestsPerSecond is 1. A recommendation request is a single GetRecommendations operation. Request throughput is measured in requests per second and Amazon Personalize uses your requests per second to derive your requests per hour and the price of your recommender usage. If your requests per second increases beyond minRecommendationRequestsPerSecond, Amazon Personalize auto-scales the provisioned capacity up and down, but never below minRecommendationRequestsPerSecond. There's a short time delay while the capacity is increased that might cause loss of requests. Your bill is the greater of either the minimum requests per hour (based on minRecommendationRequestsPerSecond) or the actual number of requests. The actual request throughput used is calculated as the average requests/second within a one-hour window. We recommend starting with the default minRecommendationRequestsPerSecond, track your usage using Amazon CloudWatch metrics, and then increase the minRecommendationRequestsPerSecond as necessary. Status A recommender can be in one of the following states: CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED DELETE PENDING > DELETE IN_PROGRESS To get the recommender status, call DescribeRecommender. Wait until the status of the recommender is ACTIVE before asking the recommender for recommendations. Related APIs ListRecommenders DescribeRecommender UpdateRecommender DeleteRecommender
|
|
88
88
|
*/
|
|
89
89
|
createRecommender(params: Personalize.Types.CreateRecommenderRequest, callback?: (err: AWSError, data: Personalize.Types.CreateRecommenderResponse) => void): Request<Personalize.Types.CreateRecommenderResponse, AWSError>;
|
|
90
90
|
/**
|
|
91
|
-
* Creates a recommender with the recipe (a Domain dataset group use case) you specify. You create recommenders for a Domain dataset group and specify the recommender's Amazon Resource Name (ARN) when you make a GetRecommendations request. Status A recommender can be in one of the following states: CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED DELETE PENDING > DELETE IN_PROGRESS To get the recommender status, call DescribeRecommender. Wait until the status of the recommender is ACTIVE before asking the recommender for recommendations. Related APIs ListRecommenders DescribeRecommender UpdateRecommender DeleteRecommender
|
|
91
|
+
* Creates a recommender with the recipe (a Domain dataset group use case) you specify. You create recommenders for a Domain dataset group and specify the recommender's Amazon Resource Name (ARN) when you make a GetRecommendations request. Minimum recommendation requests per second When you create a recommender, you can configure the recommender's minimum recommendation requests per second. The minimum recommendation requests per second (minRecommendationRequestsPerSecond) specifies the baseline recommendation request throughput provisioned by Amazon Personalize. The default minRecommendationRequestsPerSecond is 1. A recommendation request is a single GetRecommendations operation. Request throughput is measured in requests per second and Amazon Personalize uses your requests per second to derive your requests per hour and the price of your recommender usage. If your requests per second increases beyond minRecommendationRequestsPerSecond, Amazon Personalize auto-scales the provisioned capacity up and down, but never below minRecommendationRequestsPerSecond. There's a short time delay while the capacity is increased that might cause loss of requests. Your bill is the greater of either the minimum requests per hour (based on minRecommendationRequestsPerSecond) or the actual number of requests. The actual request throughput used is calculated as the average requests/second within a one-hour window. We recommend starting with the default minRecommendationRequestsPerSecond, track your usage using Amazon CloudWatch metrics, and then increase the minRecommendationRequestsPerSecond as necessary. Status A recommender can be in one of the following states: CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED DELETE PENDING > DELETE IN_PROGRESS To get the recommender status, call DescribeRecommender. Wait until the status of the recommender is ACTIVE before asking the recommender for recommendations. Related APIs ListRecommenders DescribeRecommender UpdateRecommender DeleteRecommender
|
|
92
92
|
*/
|
|
93
93
|
createRecommender(callback?: (err: AWSError, data: Personalize.Types.CreateRecommenderResponse) => void): Request<Personalize.Types.CreateRecommenderResponse, AWSError>;
|
|
94
94
|
/**
|
|
@@ -2532,6 +2532,10 @@ declare namespace Personalize {
|
|
|
2532
2532
|
* Specifies the exploration configuration hyperparameters, including explorationWeight and explorationItemAgeCutOff, you want to use to configure the amount of item exploration Amazon Personalize uses when recommending items. Provide itemExplorationConfig data only if your recommenders generate personalized recommendations for a user (not popular items or similar items).
|
|
2533
2533
|
*/
|
|
2534
2534
|
itemExplorationConfig?: HyperParameters;
|
|
2535
|
+
/**
|
|
2536
|
+
* Specifies the requested minimum provisioned recommendation requests per second that Amazon Personalize will support.
|
|
2537
|
+
*/
|
|
2538
|
+
minRecommendationRequestsPerSecond?: TransactionsPerSecond;
|
|
2535
2539
|
}
|
|
2536
2540
|
export interface RecommenderSummary {
|
|
2537
2541
|
/**
|
|
@@ -2598,7 +2602,7 @@ declare namespace Personalize {
|
|
|
2598
2602
|
*/
|
|
2599
2603
|
path: S3Location;
|
|
2600
2604
|
/**
|
|
2601
|
-
* The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files
|
|
2605
|
+
* The Amazon Resource Name (ARN) of the Key Management Service (KMS) key that Amazon Personalize uses to encrypt or decrypt the input and output files.
|
|
2602
2606
|
*/
|
|
2603
2607
|
kmsKeyArn?: KmsKeyArn;
|
|
2604
2608
|
}
|