@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
|
@@ -94,6 +94,27 @@
|
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
96
|
},
|
|
97
|
+
"CreateConnectClientAddIn": {
|
|
98
|
+
"input": {
|
|
99
|
+
"type": "structure",
|
|
100
|
+
"required": [
|
|
101
|
+
"ResourceId",
|
|
102
|
+
"Name",
|
|
103
|
+
"URL"
|
|
104
|
+
],
|
|
105
|
+
"members": {
|
|
106
|
+
"ResourceId": {},
|
|
107
|
+
"Name": {},
|
|
108
|
+
"URL": {}
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
"output": {
|
|
112
|
+
"type": "structure",
|
|
113
|
+
"members": {
|
|
114
|
+
"AddInId": {}
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
},
|
|
97
118
|
"CreateConnectionAlias": {
|
|
98
119
|
"input": {
|
|
99
120
|
"type": "structure",
|
|
@@ -196,13 +217,13 @@
|
|
|
196
217
|
"BundleDescription": {},
|
|
197
218
|
"ImageId": {},
|
|
198
219
|
"ComputeType": {
|
|
199
|
-
"shape": "
|
|
220
|
+
"shape": "S1a"
|
|
200
221
|
},
|
|
201
222
|
"UserStorage": {
|
|
202
|
-
"shape": "
|
|
223
|
+
"shape": "S1c"
|
|
203
224
|
},
|
|
204
225
|
"RootStorage": {
|
|
205
|
-
"shape": "
|
|
226
|
+
"shape": "S1d"
|
|
206
227
|
},
|
|
207
228
|
"Tags": {
|
|
208
229
|
"shape": "Sm"
|
|
@@ -213,7 +234,7 @@
|
|
|
213
234
|
"type": "structure",
|
|
214
235
|
"members": {
|
|
215
236
|
"WorkspaceBundle": {
|
|
216
|
-
"shape": "
|
|
237
|
+
"shape": "S1f"
|
|
217
238
|
}
|
|
218
239
|
}
|
|
219
240
|
}
|
|
@@ -228,7 +249,7 @@
|
|
|
228
249
|
"Workspaces": {
|
|
229
250
|
"type": "list",
|
|
230
251
|
"member": {
|
|
231
|
-
"shape": "
|
|
252
|
+
"shape": "S1m"
|
|
232
253
|
}
|
|
233
254
|
}
|
|
234
255
|
}
|
|
@@ -242,7 +263,7 @@
|
|
|
242
263
|
"type": "structure",
|
|
243
264
|
"members": {
|
|
244
265
|
"WorkspaceRequest": {
|
|
245
|
-
"shape": "
|
|
266
|
+
"shape": "S1m"
|
|
246
267
|
},
|
|
247
268
|
"ErrorCode": {},
|
|
248
269
|
"ErrorMessage": {}
|
|
@@ -250,11 +271,28 @@
|
|
|
250
271
|
}
|
|
251
272
|
},
|
|
252
273
|
"PendingRequests": {
|
|
253
|
-
"shape": "
|
|
274
|
+
"shape": "S1z"
|
|
254
275
|
}
|
|
255
276
|
}
|
|
256
277
|
}
|
|
257
278
|
},
|
|
279
|
+
"DeleteConnectClientAddIn": {
|
|
280
|
+
"input": {
|
|
281
|
+
"type": "structure",
|
|
282
|
+
"required": [
|
|
283
|
+
"AddInId",
|
|
284
|
+
"ResourceId"
|
|
285
|
+
],
|
|
286
|
+
"members": {
|
|
287
|
+
"AddInId": {},
|
|
288
|
+
"ResourceId": {}
|
|
289
|
+
}
|
|
290
|
+
},
|
|
291
|
+
"output": {
|
|
292
|
+
"type": "structure",
|
|
293
|
+
"members": {}
|
|
294
|
+
}
|
|
295
|
+
},
|
|
258
296
|
"DeleteConnectionAlias": {
|
|
259
297
|
"input": {
|
|
260
298
|
"type": "structure",
|
|
@@ -413,7 +451,7 @@
|
|
|
413
451
|
"members": {
|
|
414
452
|
"ResourceId": {},
|
|
415
453
|
"ClientProperties": {
|
|
416
|
-
"shape": "
|
|
454
|
+
"shape": "S35"
|
|
417
455
|
}
|
|
418
456
|
}
|
|
419
457
|
}
|
|
@@ -421,6 +459,39 @@
|
|
|
421
459
|
}
|
|
422
460
|
}
|
|
423
461
|
},
|
|
462
|
+
"DescribeConnectClientAddIns": {
|
|
463
|
+
"input": {
|
|
464
|
+
"type": "structure",
|
|
465
|
+
"required": [
|
|
466
|
+
"ResourceId"
|
|
467
|
+
],
|
|
468
|
+
"members": {
|
|
469
|
+
"ResourceId": {},
|
|
470
|
+
"NextToken": {},
|
|
471
|
+
"MaxResults": {
|
|
472
|
+
"type": "integer"
|
|
473
|
+
}
|
|
474
|
+
}
|
|
475
|
+
},
|
|
476
|
+
"output": {
|
|
477
|
+
"type": "structure",
|
|
478
|
+
"members": {
|
|
479
|
+
"AddIns": {
|
|
480
|
+
"type": "list",
|
|
481
|
+
"member": {
|
|
482
|
+
"type": "structure",
|
|
483
|
+
"members": {
|
|
484
|
+
"AddInId": {},
|
|
485
|
+
"ResourceId": {},
|
|
486
|
+
"Name": {},
|
|
487
|
+
"URL": {}
|
|
488
|
+
}
|
|
489
|
+
}
|
|
490
|
+
},
|
|
491
|
+
"NextToken": {}
|
|
492
|
+
}
|
|
493
|
+
}
|
|
494
|
+
},
|
|
424
495
|
"DescribeConnectionAliasPermissions": {
|
|
425
496
|
"input": {
|
|
426
497
|
"type": "structure",
|
|
@@ -442,7 +513,7 @@
|
|
|
442
513
|
"ConnectionAliasPermissions": {
|
|
443
514
|
"type": "list",
|
|
444
515
|
"member": {
|
|
445
|
-
"shape": "
|
|
516
|
+
"shape": "S3f"
|
|
446
517
|
}
|
|
447
518
|
},
|
|
448
519
|
"NextToken": {}
|
|
@@ -566,7 +637,7 @@
|
|
|
566
637
|
"Bundles": {
|
|
567
638
|
"type": "list",
|
|
568
639
|
"member": {
|
|
569
|
-
"shape": "
|
|
640
|
+
"shape": "S1f"
|
|
570
641
|
}
|
|
571
642
|
},
|
|
572
643
|
"NextToken": {}
|
|
@@ -600,7 +671,7 @@
|
|
|
600
671
|
"DirectoryName": {},
|
|
601
672
|
"RegistrationCode": {},
|
|
602
673
|
"SubnetIds": {
|
|
603
|
-
"shape": "
|
|
674
|
+
"shape": "S48"
|
|
604
675
|
},
|
|
605
676
|
"DnsIpAddresses": {
|
|
606
677
|
"type": "list",
|
|
@@ -634,11 +705,11 @@
|
|
|
634
705
|
"shape": "S8"
|
|
635
706
|
},
|
|
636
707
|
"WorkspaceAccessProperties": {
|
|
637
|
-
"shape": "
|
|
708
|
+
"shape": "S4g"
|
|
638
709
|
},
|
|
639
710
|
"Tenancy": {},
|
|
640
711
|
"SelfservicePermissions": {
|
|
641
|
-
"shape": "
|
|
712
|
+
"shape": "S4j"
|
|
642
713
|
}
|
|
643
714
|
}
|
|
644
715
|
}
|
|
@@ -748,10 +819,10 @@
|
|
|
748
819
|
"type": "structure",
|
|
749
820
|
"members": {
|
|
750
821
|
"RebuildSnapshots": {
|
|
751
|
-
"shape": "
|
|
822
|
+
"shape": "S53"
|
|
752
823
|
},
|
|
753
824
|
"RestoreSnapshots": {
|
|
754
|
-
"shape": "
|
|
825
|
+
"shape": "S53"
|
|
755
826
|
}
|
|
756
827
|
}
|
|
757
828
|
}
|
|
@@ -761,7 +832,7 @@
|
|
|
761
832
|
"type": "structure",
|
|
762
833
|
"members": {
|
|
763
834
|
"WorkspaceIds": {
|
|
764
|
-
"shape": "
|
|
835
|
+
"shape": "S56"
|
|
765
836
|
},
|
|
766
837
|
"DirectoryId": {},
|
|
767
838
|
"UserName": {},
|
|
@@ -776,7 +847,7 @@
|
|
|
776
847
|
"type": "structure",
|
|
777
848
|
"members": {
|
|
778
849
|
"Workspaces": {
|
|
779
|
-
"shape": "
|
|
850
|
+
"shape": "S1z"
|
|
780
851
|
},
|
|
781
852
|
"NextToken": {}
|
|
782
853
|
}
|
|
@@ -787,7 +858,7 @@
|
|
|
787
858
|
"type": "structure",
|
|
788
859
|
"members": {
|
|
789
860
|
"WorkspaceIds": {
|
|
790
|
-
"shape": "
|
|
861
|
+
"shape": "S56"
|
|
791
862
|
},
|
|
792
863
|
"NextToken": {}
|
|
793
864
|
}
|
|
@@ -947,7 +1018,7 @@
|
|
|
947
1018
|
"members": {
|
|
948
1019
|
"ResourceId": {},
|
|
949
1020
|
"ClientProperties": {
|
|
950
|
-
"shape": "
|
|
1021
|
+
"shape": "S35"
|
|
951
1022
|
}
|
|
952
1023
|
}
|
|
953
1024
|
},
|
|
@@ -966,7 +1037,7 @@
|
|
|
966
1037
|
"members": {
|
|
967
1038
|
"ResourceId": {},
|
|
968
1039
|
"SelfservicePermissions": {
|
|
969
|
-
"shape": "
|
|
1040
|
+
"shape": "S4j"
|
|
970
1041
|
}
|
|
971
1042
|
}
|
|
972
1043
|
},
|
|
@@ -985,7 +1056,7 @@
|
|
|
985
1056
|
"members": {
|
|
986
1057
|
"ResourceId": {},
|
|
987
1058
|
"WorkspaceAccessProperties": {
|
|
988
|
-
"shape": "
|
|
1059
|
+
"shape": "S4g"
|
|
989
1060
|
}
|
|
990
1061
|
}
|
|
991
1062
|
},
|
|
@@ -1039,7 +1110,7 @@
|
|
|
1039
1110
|
"members": {
|
|
1040
1111
|
"WorkspaceId": {},
|
|
1041
1112
|
"WorkspaceProperties": {
|
|
1042
|
-
"shape": "
|
|
1113
|
+
"shape": "S1q"
|
|
1043
1114
|
}
|
|
1044
1115
|
}
|
|
1045
1116
|
},
|
|
@@ -1092,7 +1163,7 @@
|
|
|
1092
1163
|
"FailedRequests": {
|
|
1093
1164
|
"type": "list",
|
|
1094
1165
|
"member": {
|
|
1095
|
-
"shape": "
|
|
1166
|
+
"shape": "S6g"
|
|
1096
1167
|
}
|
|
1097
1168
|
}
|
|
1098
1169
|
}
|
|
@@ -1125,7 +1196,7 @@
|
|
|
1125
1196
|
"FailedRequests": {
|
|
1126
1197
|
"type": "list",
|
|
1127
1198
|
"member": {
|
|
1128
|
-
"shape": "
|
|
1199
|
+
"shape": "S6g"
|
|
1129
1200
|
}
|
|
1130
1201
|
}
|
|
1131
1202
|
}
|
|
@@ -1141,7 +1212,7 @@
|
|
|
1141
1212
|
"members": {
|
|
1142
1213
|
"DirectoryId": {},
|
|
1143
1214
|
"SubnetIds": {
|
|
1144
|
-
"shape": "
|
|
1215
|
+
"shape": "S48"
|
|
1145
1216
|
},
|
|
1146
1217
|
"EnableWorkDocs": {
|
|
1147
1218
|
"type": "boolean"
|
|
@@ -1219,7 +1290,7 @@
|
|
|
1219
1290
|
"FailedRequests": {
|
|
1220
1291
|
"type": "list",
|
|
1221
1292
|
"member": {
|
|
1222
|
-
"shape": "
|
|
1293
|
+
"shape": "S6g"
|
|
1223
1294
|
}
|
|
1224
1295
|
}
|
|
1225
1296
|
}
|
|
@@ -1249,7 +1320,7 @@
|
|
|
1249
1320
|
"FailedRequests": {
|
|
1250
1321
|
"type": "list",
|
|
1251
1322
|
"member": {
|
|
1252
|
-
"shape": "
|
|
1323
|
+
"shape": "S6g"
|
|
1253
1324
|
}
|
|
1254
1325
|
}
|
|
1255
1326
|
}
|
|
@@ -1282,12 +1353,31 @@
|
|
|
1282
1353
|
"FailedRequests": {
|
|
1283
1354
|
"type": "list",
|
|
1284
1355
|
"member": {
|
|
1285
|
-
"shape": "
|
|
1356
|
+
"shape": "S6g"
|
|
1286
1357
|
}
|
|
1287
1358
|
}
|
|
1288
1359
|
}
|
|
1289
1360
|
}
|
|
1290
1361
|
},
|
|
1362
|
+
"UpdateConnectClientAddIn": {
|
|
1363
|
+
"input": {
|
|
1364
|
+
"type": "structure",
|
|
1365
|
+
"required": [
|
|
1366
|
+
"AddInId",
|
|
1367
|
+
"ResourceId"
|
|
1368
|
+
],
|
|
1369
|
+
"members": {
|
|
1370
|
+
"AddInId": {},
|
|
1371
|
+
"ResourceId": {},
|
|
1372
|
+
"Name": {},
|
|
1373
|
+
"URL": {}
|
|
1374
|
+
}
|
|
1375
|
+
},
|
|
1376
|
+
"output": {
|
|
1377
|
+
"type": "structure",
|
|
1378
|
+
"members": {}
|
|
1379
|
+
}
|
|
1380
|
+
},
|
|
1291
1381
|
"UpdateConnectionAliasPermission": {
|
|
1292
1382
|
"input": {
|
|
1293
1383
|
"type": "structure",
|
|
@@ -1298,7 +1388,7 @@
|
|
|
1298
1388
|
"members": {
|
|
1299
1389
|
"AliasId": {},
|
|
1300
1390
|
"ConnectionAliasPermission": {
|
|
1301
|
-
"shape": "
|
|
1391
|
+
"shape": "S3f"
|
|
1302
1392
|
}
|
|
1303
1393
|
}
|
|
1304
1394
|
},
|
|
@@ -1389,25 +1479,25 @@
|
|
|
1389
1479
|
}
|
|
1390
1480
|
}
|
|
1391
1481
|
},
|
|
1392
|
-
"
|
|
1482
|
+
"S1a": {
|
|
1393
1483
|
"type": "structure",
|
|
1394
1484
|
"members": {
|
|
1395
1485
|
"Name": {}
|
|
1396
1486
|
}
|
|
1397
1487
|
},
|
|
1398
|
-
"
|
|
1488
|
+
"S1c": {
|
|
1399
1489
|
"type": "structure",
|
|
1400
1490
|
"members": {
|
|
1401
1491
|
"Capacity": {}
|
|
1402
1492
|
}
|
|
1403
1493
|
},
|
|
1404
|
-
"
|
|
1494
|
+
"S1d": {
|
|
1405
1495
|
"type": "structure",
|
|
1406
1496
|
"members": {
|
|
1407
1497
|
"Capacity": {}
|
|
1408
1498
|
}
|
|
1409
1499
|
},
|
|
1410
|
-
"
|
|
1500
|
+
"S1f": {
|
|
1411
1501
|
"type": "structure",
|
|
1412
1502
|
"members": {
|
|
1413
1503
|
"BundleId": {},
|
|
@@ -1416,13 +1506,13 @@
|
|
|
1416
1506
|
"Description": {},
|
|
1417
1507
|
"ImageId": {},
|
|
1418
1508
|
"RootStorage": {
|
|
1419
|
-
"shape": "
|
|
1509
|
+
"shape": "S1d"
|
|
1420
1510
|
},
|
|
1421
1511
|
"UserStorage": {
|
|
1422
|
-
"shape": "
|
|
1512
|
+
"shape": "S1c"
|
|
1423
1513
|
},
|
|
1424
1514
|
"ComputeType": {
|
|
1425
|
-
"shape": "
|
|
1515
|
+
"shape": "S1a"
|
|
1426
1516
|
},
|
|
1427
1517
|
"LastUpdatedTime": {
|
|
1428
1518
|
"type": "timestamp"
|
|
@@ -1432,7 +1522,7 @@
|
|
|
1432
1522
|
}
|
|
1433
1523
|
}
|
|
1434
1524
|
},
|
|
1435
|
-
"
|
|
1525
|
+
"S1m": {
|
|
1436
1526
|
"type": "structure",
|
|
1437
1527
|
"required": [
|
|
1438
1528
|
"DirectoryId",
|
|
@@ -1451,14 +1541,14 @@
|
|
|
1451
1541
|
"type": "boolean"
|
|
1452
1542
|
},
|
|
1453
1543
|
"WorkspaceProperties": {
|
|
1454
|
-
"shape": "
|
|
1544
|
+
"shape": "S1q"
|
|
1455
1545
|
},
|
|
1456
1546
|
"Tags": {
|
|
1457
1547
|
"shape": "Sm"
|
|
1458
1548
|
}
|
|
1459
1549
|
}
|
|
1460
1550
|
},
|
|
1461
|
-
"
|
|
1551
|
+
"S1q": {
|
|
1462
1552
|
"type": "structure",
|
|
1463
1553
|
"members": {
|
|
1464
1554
|
"RunningMode": {},
|
|
@@ -1474,7 +1564,7 @@
|
|
|
1474
1564
|
"ComputeTypeName": {}
|
|
1475
1565
|
}
|
|
1476
1566
|
},
|
|
1477
|
-
"
|
|
1567
|
+
"S1z": {
|
|
1478
1568
|
"type": "list",
|
|
1479
1569
|
"member": {
|
|
1480
1570
|
"type": "structure",
|
|
@@ -1497,7 +1587,7 @@
|
|
|
1497
1587
|
"type": "boolean"
|
|
1498
1588
|
},
|
|
1499
1589
|
"WorkspaceProperties": {
|
|
1500
|
-
"shape": "
|
|
1590
|
+
"shape": "S1q"
|
|
1501
1591
|
},
|
|
1502
1592
|
"ModificationStates": {
|
|
1503
1593
|
"type": "list",
|
|
@@ -1512,13 +1602,13 @@
|
|
|
1512
1602
|
}
|
|
1513
1603
|
}
|
|
1514
1604
|
},
|
|
1515
|
-
"
|
|
1605
|
+
"S35": {
|
|
1516
1606
|
"type": "structure",
|
|
1517
1607
|
"members": {
|
|
1518
1608
|
"ReconnectEnabled": {}
|
|
1519
1609
|
}
|
|
1520
1610
|
},
|
|
1521
|
-
"
|
|
1611
|
+
"S3f": {
|
|
1522
1612
|
"type": "structure",
|
|
1523
1613
|
"required": [
|
|
1524
1614
|
"SharedAccountId",
|
|
@@ -1531,11 +1621,11 @@
|
|
|
1531
1621
|
}
|
|
1532
1622
|
}
|
|
1533
1623
|
},
|
|
1534
|
-
"
|
|
1624
|
+
"S48": {
|
|
1535
1625
|
"type": "list",
|
|
1536
1626
|
"member": {}
|
|
1537
1627
|
},
|
|
1538
|
-
"
|
|
1628
|
+
"S4g": {
|
|
1539
1629
|
"type": "structure",
|
|
1540
1630
|
"members": {
|
|
1541
1631
|
"DeviceTypeWindows": {},
|
|
@@ -1548,7 +1638,7 @@
|
|
|
1548
1638
|
"DeviceTypeLinux": {}
|
|
1549
1639
|
}
|
|
1550
1640
|
},
|
|
1551
|
-
"
|
|
1641
|
+
"S4j": {
|
|
1552
1642
|
"type": "structure",
|
|
1553
1643
|
"members": {
|
|
1554
1644
|
"RestartWorkspace": {},
|
|
@@ -1558,7 +1648,7 @@
|
|
|
1558
1648
|
"RebuildWorkspace": {}
|
|
1559
1649
|
}
|
|
1560
1650
|
},
|
|
1561
|
-
"
|
|
1651
|
+
"S53": {
|
|
1562
1652
|
"type": "list",
|
|
1563
1653
|
"member": {
|
|
1564
1654
|
"type": "structure",
|
|
@@ -1569,11 +1659,11 @@
|
|
|
1569
1659
|
}
|
|
1570
1660
|
}
|
|
1571
1661
|
},
|
|
1572
|
-
"
|
|
1662
|
+
"S56": {
|
|
1573
1663
|
"type": "list",
|
|
1574
1664
|
"member": {}
|
|
1575
1665
|
},
|
|
1576
|
-
"
|
|
1666
|
+
"S6g": {
|
|
1577
1667
|
"type": "structure",
|
|
1578
1668
|
"members": {
|
|
1579
1669
|
"WorkspaceId": {},
|
|
@@ -373,7 +373,7 @@ declare namespace Amplify {
|
|
|
373
373
|
*/
|
|
374
374
|
enableBasicAuth: EnableBasicAuth;
|
|
375
375
|
/**
|
|
376
|
-
* The basic authorization credentials for branches for the Amplify app.
|
|
376
|
+
* The basic authorization credentials for branches for the Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password.
|
|
377
377
|
*/
|
|
378
378
|
basicAuthCredentials?: BasicAuthCredentials;
|
|
379
379
|
/**
|
|
@@ -443,7 +443,7 @@ declare namespace Amplify {
|
|
|
443
443
|
*/
|
|
444
444
|
environmentVariables?: EnvironmentVariables;
|
|
445
445
|
/**
|
|
446
|
-
* The basic authorization credentials for the autocreated branch.
|
|
446
|
+
* The basic authorization credentials for the autocreated branch. You must base64-encode the authorization credentials and provide them in the format user:password.
|
|
447
447
|
*/
|
|
448
448
|
basicAuthCredentials?: BasicAuthCredentials;
|
|
449
449
|
/**
|
|
@@ -575,7 +575,7 @@ declare namespace Amplify {
|
|
|
575
575
|
*/
|
|
576
576
|
thumbnailUrl?: ThumbnailUrl;
|
|
577
577
|
/**
|
|
578
|
-
* The basic authorization credentials for a branch of an Amplify app.
|
|
578
|
+
* The basic authorization credentials for a branch of an Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password.
|
|
579
579
|
*/
|
|
580
580
|
basicAuthCredentials?: BasicAuthCredentials;
|
|
581
581
|
/**
|
|
@@ -667,7 +667,7 @@ declare namespace Amplify {
|
|
|
667
667
|
*/
|
|
668
668
|
enableBasicAuth?: EnableBasicAuth;
|
|
669
669
|
/**
|
|
670
|
-
* The credentials for basic authorization for an Amplify app.
|
|
670
|
+
* The credentials for basic authorization for an Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password.
|
|
671
671
|
*/
|
|
672
672
|
basicAuthCredentials?: BasicAuthCredentials;
|
|
673
673
|
/**
|
|
@@ -760,7 +760,7 @@ declare namespace Amplify {
|
|
|
760
760
|
*/
|
|
761
761
|
environmentVariables?: EnvironmentVariables;
|
|
762
762
|
/**
|
|
763
|
-
* The basic authorization credentials for the branch.
|
|
763
|
+
* The basic authorization credentials for the branch. You must base64-encode the authorization credentials and provide them in the format user:password.
|
|
764
764
|
*/
|
|
765
765
|
basicAuthCredentials?: BasicAuthCredentials;
|
|
766
766
|
/**
|
|
@@ -1696,7 +1696,7 @@ declare namespace Amplify {
|
|
|
1696
1696
|
*/
|
|
1697
1697
|
enableBasicAuth?: EnableBasicAuth;
|
|
1698
1698
|
/**
|
|
1699
|
-
* The basic authorization credentials for an Amplify app.
|
|
1699
|
+
* The basic authorization credentials for an Amplify app. You must base64-encode the authorization credentials and provide them in the format user:password.
|
|
1700
1700
|
*/
|
|
1701
1701
|
basicAuthCredentials?: BasicAuthCredentials;
|
|
1702
1702
|
/**
|
|
@@ -1776,7 +1776,7 @@ declare namespace Amplify {
|
|
|
1776
1776
|
*/
|
|
1777
1777
|
environmentVariables?: EnvironmentVariables;
|
|
1778
1778
|
/**
|
|
1779
|
-
* The basic authorization credentials for the branch.
|
|
1779
|
+
* The basic authorization credentials for the branch. You must base64-encode the authorization credentials and provide them in the format user:password.
|
|
1780
1780
|
*/
|
|
1781
1781
|
basicAuthCredentials?: BasicAuthCredentials;
|
|
1782
1782
|
/**
|
|
@@ -3280,7 +3280,7 @@ declare namespace APIGateway {
|
|
|
3280
3280
|
export type QuotaPeriodType = "DAY"|"WEEK"|"MONTH"|string;
|
|
3281
3281
|
export interface QuotaSettings {
|
|
3282
3282
|
/**
|
|
3283
|
-
* The maximum number of requests that can be made in a given time period.
|
|
3283
|
+
* The target maximum number of requests that can be made in a given time period.
|
|
3284
3284
|
*/
|
|
3285
3285
|
limit?: Integer;
|
|
3286
3286
|
/**
|
|
@@ -3706,11 +3706,11 @@ declare namespace APIGateway {
|
|
|
3706
3706
|
}
|
|
3707
3707
|
export interface ThrottleSettings {
|
|
3708
3708
|
/**
|
|
3709
|
-
* The API request burst
|
|
3709
|
+
* The API target request burst rate limit. This allows more requests through for a period of time than the target rate limit.
|
|
3710
3710
|
*/
|
|
3711
3711
|
burstLimit?: Integer;
|
|
3712
3712
|
/**
|
|
3713
|
-
* The API request
|
|
3713
|
+
* The API target request rate limit.
|
|
3714
3714
|
*/
|
|
3715
3715
|
rateLimit?: Double;
|
|
3716
3716
|
}
|
|
@@ -4069,11 +4069,11 @@ declare namespace APIGateway {
|
|
|
4069
4069
|
*/
|
|
4070
4070
|
apiStages?: ListOfApiStage;
|
|
4071
4071
|
/**
|
|
4072
|
-
*
|
|
4072
|
+
* Map containing method level throttling information for API stage in a usage plan.
|
|
4073
4073
|
*/
|
|
4074
4074
|
throttle?: ThrottleSettings;
|
|
4075
4075
|
/**
|
|
4076
|
-
* The maximum number of permitted requests per a given unit time interval.
|
|
4076
|
+
* The target maximum number of permitted requests per a given unit time interval.
|
|
4077
4077
|
*/
|
|
4078
4078
|
quota?: QuotaSettings;
|
|
4079
4079
|
/**
|