@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
|
@@ -280,7 +280,7 @@
|
|
|
280
280
|
"Schedule": {},
|
|
281
281
|
"RoleArn": {},
|
|
282
282
|
"Tags": {
|
|
283
|
-
"shape": "
|
|
283
|
+
"shape": "S5d"
|
|
284
284
|
},
|
|
285
285
|
"ClientToken": {
|
|
286
286
|
"idempotencyToken": true
|
|
@@ -313,7 +313,7 @@
|
|
|
313
313
|
"IndexId": {},
|
|
314
314
|
"RoleArn": {},
|
|
315
315
|
"Configuration": {
|
|
316
|
-
"shape": "
|
|
316
|
+
"shape": "S5m"
|
|
317
317
|
},
|
|
318
318
|
"Description": {},
|
|
319
319
|
"ClientToken": {
|
|
@@ -349,7 +349,7 @@
|
|
|
349
349
|
},
|
|
350
350
|
"RoleArn": {},
|
|
351
351
|
"Tags": {
|
|
352
|
-
"shape": "
|
|
352
|
+
"shape": "S5d"
|
|
353
353
|
},
|
|
354
354
|
"FileFormat": {},
|
|
355
355
|
"ClientToken": {
|
|
@@ -377,21 +377,21 @@
|
|
|
377
377
|
"Edition": {},
|
|
378
378
|
"RoleArn": {},
|
|
379
379
|
"ServerSideEncryptionConfiguration": {
|
|
380
|
-
"shape": "
|
|
380
|
+
"shape": "S61"
|
|
381
381
|
},
|
|
382
382
|
"Description": {},
|
|
383
383
|
"ClientToken": {
|
|
384
384
|
"idempotencyToken": true
|
|
385
385
|
},
|
|
386
386
|
"Tags": {
|
|
387
|
-
"shape": "
|
|
387
|
+
"shape": "S5d"
|
|
388
388
|
},
|
|
389
389
|
"UserTokenConfigurations": {
|
|
390
|
-
"shape": "
|
|
390
|
+
"shape": "S63"
|
|
391
391
|
},
|
|
392
392
|
"UserContextPolicy": {},
|
|
393
393
|
"UserGroupResolutionConfiguration": {
|
|
394
|
-
"shape": "
|
|
394
|
+
"shape": "S6d"
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
@@ -423,7 +423,7 @@
|
|
|
423
423
|
},
|
|
424
424
|
"RoleArn": {},
|
|
425
425
|
"Tags": {
|
|
426
|
-
"shape": "
|
|
426
|
+
"shape": "S5d"
|
|
427
427
|
}
|
|
428
428
|
}
|
|
429
429
|
},
|
|
@@ -449,7 +449,7 @@
|
|
|
449
449
|
"Description": {},
|
|
450
450
|
"RoleArn": {},
|
|
451
451
|
"Tags": {
|
|
452
|
-
"shape": "
|
|
452
|
+
"shape": "S5d"
|
|
453
453
|
},
|
|
454
454
|
"SourceS3Path": {
|
|
455
455
|
"shape": "S1g"
|
|
@@ -622,10 +622,10 @@
|
|
|
622
622
|
"IndexId": {},
|
|
623
623
|
"Name": {},
|
|
624
624
|
"Endpoints": {
|
|
625
|
-
"shape": "
|
|
625
|
+
"shape": "S73"
|
|
626
626
|
},
|
|
627
627
|
"Configuration": {
|
|
628
|
-
"shape": "
|
|
628
|
+
"shape": "S5m"
|
|
629
629
|
},
|
|
630
630
|
"CreatedAt": {
|
|
631
631
|
"type": "timestamp"
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"Edition": {},
|
|
695
695
|
"RoleArn": {},
|
|
696
696
|
"ServerSideEncryptionConfiguration": {
|
|
697
|
-
"shape": "
|
|
697
|
+
"shape": "S61"
|
|
698
698
|
},
|
|
699
699
|
"Status": {},
|
|
700
700
|
"Description": {},
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
"type": "timestamp"
|
|
706
706
|
},
|
|
707
707
|
"DocumentMetadataConfigurations": {
|
|
708
|
-
"shape": "
|
|
708
|
+
"shape": "S7e"
|
|
709
709
|
},
|
|
710
710
|
"IndexStatistics": {
|
|
711
711
|
"type": "structure",
|
|
@@ -744,14 +744,14 @@
|
|
|
744
744
|
},
|
|
745
745
|
"ErrorMessage": {},
|
|
746
746
|
"CapacityUnits": {
|
|
747
|
-
"shape": "
|
|
747
|
+
"shape": "S7w"
|
|
748
748
|
},
|
|
749
749
|
"UserTokenConfigurations": {
|
|
750
|
-
"shape": "
|
|
750
|
+
"shape": "S63"
|
|
751
751
|
},
|
|
752
752
|
"UserContextPolicy": {},
|
|
753
753
|
"UserGroupResolutionConfiguration": {
|
|
754
|
-
"shape": "
|
|
754
|
+
"shape": "S6d"
|
|
755
755
|
}
|
|
756
756
|
}
|
|
757
757
|
}
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"type": "structure",
|
|
1052
1052
|
"members": {
|
|
1053
1053
|
"SnapShotTimeFilter": {
|
|
1054
|
-
"shape": "
|
|
1054
|
+
"shape": "S95"
|
|
1055
1055
|
},
|
|
1056
1056
|
"SnapshotsDataHeader": {
|
|
1057
1057
|
"type": "list",
|
|
@@ -1083,7 +1083,7 @@
|
|
|
1083
1083
|
"type": "integer"
|
|
1084
1084
|
},
|
|
1085
1085
|
"StartTimeFilter": {
|
|
1086
|
-
"shape": "
|
|
1086
|
+
"shape": "S95"
|
|
1087
1087
|
},
|
|
1088
1088
|
"StatusFilter": {}
|
|
1089
1089
|
}
|
|
@@ -1230,19 +1230,19 @@
|
|
|
1230
1230
|
"type": "structure",
|
|
1231
1231
|
"members": {
|
|
1232
1232
|
"UserName": {
|
|
1233
|
-
"shape": "
|
|
1233
|
+
"shape": "S9w"
|
|
1234
1234
|
},
|
|
1235
1235
|
"GroupName": {
|
|
1236
|
-
"shape": "
|
|
1236
|
+
"shape": "S9w"
|
|
1237
1237
|
},
|
|
1238
1238
|
"IdentifiedUserName": {
|
|
1239
|
-
"shape": "
|
|
1239
|
+
"shape": "S9w"
|
|
1240
1240
|
},
|
|
1241
1241
|
"FirstName": {
|
|
1242
|
-
"shape": "
|
|
1242
|
+
"shape": "S9w"
|
|
1243
1243
|
},
|
|
1244
1244
|
"LastName": {
|
|
1245
|
-
"shape": "
|
|
1245
|
+
"shape": "S9w"
|
|
1246
1246
|
}
|
|
1247
1247
|
}
|
|
1248
1248
|
}
|
|
@@ -1282,7 +1282,7 @@
|
|
|
1282
1282
|
},
|
|
1283
1283
|
"Status": {},
|
|
1284
1284
|
"Endpoints": {
|
|
1285
|
-
"shape": "
|
|
1285
|
+
"shape": "S73"
|
|
1286
1286
|
}
|
|
1287
1287
|
}
|
|
1288
1288
|
}
|
|
@@ -1464,7 +1464,7 @@
|
|
|
1464
1464
|
"type": "structure",
|
|
1465
1465
|
"members": {
|
|
1466
1466
|
"Tags": {
|
|
1467
|
-
"shape": "
|
|
1467
|
+
"shape": "S5d"
|
|
1468
1468
|
}
|
|
1469
1469
|
}
|
|
1470
1470
|
}
|
|
@@ -1563,14 +1563,13 @@
|
|
|
1563
1563
|
"input": {
|
|
1564
1564
|
"type": "structure",
|
|
1565
1565
|
"required": [
|
|
1566
|
-
"IndexId"
|
|
1567
|
-
"QueryText"
|
|
1566
|
+
"IndexId"
|
|
1568
1567
|
],
|
|
1569
1568
|
"members": {
|
|
1570
1569
|
"IndexId": {},
|
|
1571
1570
|
"QueryText": {},
|
|
1572
1571
|
"AttributeFilter": {
|
|
1573
|
-
"shape": "
|
|
1572
|
+
"shape": "Sb3"
|
|
1574
1573
|
},
|
|
1575
1574
|
"Facets": {
|
|
1576
1575
|
"type": "list",
|
|
@@ -1597,7 +1596,7 @@
|
|
|
1597
1596
|
"members": {
|
|
1598
1597
|
"Name": {},
|
|
1599
1598
|
"Relevance": {
|
|
1600
|
-
"shape": "
|
|
1599
|
+
"shape": "S7i"
|
|
1601
1600
|
}
|
|
1602
1601
|
}
|
|
1603
1602
|
}
|
|
@@ -1674,7 +1673,7 @@
|
|
|
1674
1673
|
"type": "structure",
|
|
1675
1674
|
"members": {
|
|
1676
1675
|
"TextWithHighlightsValue": {
|
|
1677
|
-
"shape": "
|
|
1676
|
+
"shape": "Sbr"
|
|
1678
1677
|
}
|
|
1679
1678
|
}
|
|
1680
1679
|
}
|
|
@@ -1683,10 +1682,10 @@
|
|
|
1683
1682
|
},
|
|
1684
1683
|
"DocumentId": {},
|
|
1685
1684
|
"DocumentTitle": {
|
|
1686
|
-
"shape": "
|
|
1685
|
+
"shape": "Sbr"
|
|
1687
1686
|
},
|
|
1688
1687
|
"DocumentExcerpt": {
|
|
1689
|
-
"shape": "
|
|
1688
|
+
"shape": "Sbr"
|
|
1690
1689
|
},
|
|
1691
1690
|
"DocumentURI": {},
|
|
1692
1691
|
"DocumentAttributes": {
|
|
@@ -1728,6 +1727,16 @@
|
|
|
1728
1727
|
},
|
|
1729
1728
|
"TotalNumberOfResults": {
|
|
1730
1729
|
"type": "integer"
|
|
1730
|
+
},
|
|
1731
|
+
"Warnings": {
|
|
1732
|
+
"type": "list",
|
|
1733
|
+
"member": {
|
|
1734
|
+
"type": "structure",
|
|
1735
|
+
"members": {
|
|
1736
|
+
"Message": {},
|
|
1737
|
+
"Code": {}
|
|
1738
|
+
}
|
|
1739
|
+
}
|
|
1731
1740
|
}
|
|
1732
1741
|
}
|
|
1733
1742
|
}
|
|
@@ -1817,7 +1826,7 @@
|
|
|
1817
1826
|
"members": {
|
|
1818
1827
|
"ResourceARN": {},
|
|
1819
1828
|
"Tags": {
|
|
1820
|
-
"shape": "
|
|
1829
|
+
"shape": "S5d"
|
|
1821
1830
|
}
|
|
1822
1831
|
}
|
|
1823
1832
|
},
|
|
@@ -1883,7 +1892,7 @@
|
|
|
1883
1892
|
"IndexId": {},
|
|
1884
1893
|
"RoleArn": {},
|
|
1885
1894
|
"Configuration": {
|
|
1886
|
-
"shape": "
|
|
1895
|
+
"shape": "S5m"
|
|
1887
1896
|
},
|
|
1888
1897
|
"Description": {}
|
|
1889
1898
|
}
|
|
@@ -1901,17 +1910,17 @@
|
|
|
1901
1910
|
"RoleArn": {},
|
|
1902
1911
|
"Description": {},
|
|
1903
1912
|
"DocumentMetadataConfigurationUpdates": {
|
|
1904
|
-
"shape": "
|
|
1913
|
+
"shape": "S7e"
|
|
1905
1914
|
},
|
|
1906
1915
|
"CapacityUnits": {
|
|
1907
|
-
"shape": "
|
|
1916
|
+
"shape": "S7w"
|
|
1908
1917
|
},
|
|
1909
1918
|
"UserTokenConfigurations": {
|
|
1910
|
-
"shape": "
|
|
1919
|
+
"shape": "S63"
|
|
1911
1920
|
},
|
|
1912
1921
|
"UserContextPolicy": {},
|
|
1913
1922
|
"UserGroupResolutionConfiguration": {
|
|
1914
|
-
"shape": "
|
|
1923
|
+
"shape": "S6d"
|
|
1915
1924
|
}
|
|
1916
1925
|
}
|
|
1917
1926
|
}
|
|
@@ -2724,6 +2733,31 @@
|
|
|
2724
2733
|
"shape": "S2n"
|
|
2725
2734
|
}
|
|
2726
2735
|
}
|
|
2736
|
+
},
|
|
2737
|
+
"FsxConfiguration": {
|
|
2738
|
+
"type": "structure",
|
|
2739
|
+
"required": [
|
|
2740
|
+
"FileSystemId",
|
|
2741
|
+
"FileSystemType",
|
|
2742
|
+
"VpcConfiguration"
|
|
2743
|
+
],
|
|
2744
|
+
"members": {
|
|
2745
|
+
"FileSystemId": {},
|
|
2746
|
+
"FileSystemType": {},
|
|
2747
|
+
"VpcConfiguration": {
|
|
2748
|
+
"shape": "S2i"
|
|
2749
|
+
},
|
|
2750
|
+
"SecretArn": {},
|
|
2751
|
+
"InclusionPatterns": {
|
|
2752
|
+
"shape": "S29"
|
|
2753
|
+
},
|
|
2754
|
+
"ExclusionPatterns": {
|
|
2755
|
+
"shape": "S29"
|
|
2756
|
+
},
|
|
2757
|
+
"FieldMappings": {
|
|
2758
|
+
"shape": "S2n"
|
|
2759
|
+
}
|
|
2760
|
+
}
|
|
2727
2761
|
}
|
|
2728
2762
|
}
|
|
2729
2763
|
},
|
|
@@ -2767,7 +2801,7 @@
|
|
|
2767
2801
|
"type": "list",
|
|
2768
2802
|
"member": {}
|
|
2769
2803
|
},
|
|
2770
|
-
"
|
|
2804
|
+
"S5d": {
|
|
2771
2805
|
"type": "list",
|
|
2772
2806
|
"member": {
|
|
2773
2807
|
"type": "structure",
|
|
@@ -2781,7 +2815,7 @@
|
|
|
2781
2815
|
}
|
|
2782
2816
|
}
|
|
2783
2817
|
},
|
|
2784
|
-
"
|
|
2818
|
+
"S5m": {
|
|
2785
2819
|
"type": "structure",
|
|
2786
2820
|
"members": {
|
|
2787
2821
|
"ContentSourceConfiguration": {
|
|
@@ -2808,7 +2842,7 @@
|
|
|
2808
2842
|
}
|
|
2809
2843
|
}
|
|
2810
2844
|
},
|
|
2811
|
-
"
|
|
2845
|
+
"S61": {
|
|
2812
2846
|
"type": "structure",
|
|
2813
2847
|
"members": {
|
|
2814
2848
|
"KmsKeyId": {
|
|
@@ -2817,7 +2851,7 @@
|
|
|
2817
2851
|
}
|
|
2818
2852
|
}
|
|
2819
2853
|
},
|
|
2820
|
-
"
|
|
2854
|
+
"S63": {
|
|
2821
2855
|
"type": "list",
|
|
2822
2856
|
"member": {
|
|
2823
2857
|
"type": "structure",
|
|
@@ -2851,7 +2885,7 @@
|
|
|
2851
2885
|
}
|
|
2852
2886
|
}
|
|
2853
2887
|
},
|
|
2854
|
-
"
|
|
2888
|
+
"S6d": {
|
|
2855
2889
|
"type": "structure",
|
|
2856
2890
|
"required": [
|
|
2857
2891
|
"UserGroupResolutionMode"
|
|
@@ -2860,7 +2894,7 @@
|
|
|
2860
2894
|
"UserGroupResolutionMode": {}
|
|
2861
2895
|
}
|
|
2862
2896
|
},
|
|
2863
|
-
"
|
|
2897
|
+
"S73": {
|
|
2864
2898
|
"type": "list",
|
|
2865
2899
|
"member": {
|
|
2866
2900
|
"type": "structure",
|
|
@@ -2870,7 +2904,7 @@
|
|
|
2870
2904
|
}
|
|
2871
2905
|
}
|
|
2872
2906
|
},
|
|
2873
|
-
"
|
|
2907
|
+
"S7e": {
|
|
2874
2908
|
"type": "list",
|
|
2875
2909
|
"member": {
|
|
2876
2910
|
"type": "structure",
|
|
@@ -2882,7 +2916,7 @@
|
|
|
2882
2916
|
"Name": {},
|
|
2883
2917
|
"Type": {},
|
|
2884
2918
|
"Relevance": {
|
|
2885
|
-
"shape": "
|
|
2919
|
+
"shape": "S7i"
|
|
2886
2920
|
},
|
|
2887
2921
|
"Search": {
|
|
2888
2922
|
"type": "structure",
|
|
@@ -2904,7 +2938,7 @@
|
|
|
2904
2938
|
}
|
|
2905
2939
|
}
|
|
2906
2940
|
},
|
|
2907
|
-
"
|
|
2941
|
+
"S7i": {
|
|
2908
2942
|
"type": "structure",
|
|
2909
2943
|
"members": {
|
|
2910
2944
|
"Freshness": {
|
|
@@ -2924,7 +2958,7 @@
|
|
|
2924
2958
|
}
|
|
2925
2959
|
}
|
|
2926
2960
|
},
|
|
2927
|
-
"
|
|
2961
|
+
"S7w": {
|
|
2928
2962
|
"type": "structure",
|
|
2929
2963
|
"required": [
|
|
2930
2964
|
"StorageCapacityUnits",
|
|
@@ -2939,7 +2973,7 @@
|
|
|
2939
2973
|
}
|
|
2940
2974
|
}
|
|
2941
2975
|
},
|
|
2942
|
-
"
|
|
2976
|
+
"S95": {
|
|
2943
2977
|
"type": "structure",
|
|
2944
2978
|
"members": {
|
|
2945
2979
|
"StartTime": {
|
|
@@ -2950,21 +2984,21 @@
|
|
|
2950
2984
|
}
|
|
2951
2985
|
}
|
|
2952
2986
|
},
|
|
2953
|
-
"
|
|
2987
|
+
"S9w": {
|
|
2954
2988
|
"type": "string",
|
|
2955
2989
|
"sensitive": true
|
|
2956
2990
|
},
|
|
2957
|
-
"
|
|
2991
|
+
"Sb3": {
|
|
2958
2992
|
"type": "structure",
|
|
2959
2993
|
"members": {
|
|
2960
2994
|
"AndAllFilters": {
|
|
2961
|
-
"shape": "
|
|
2995
|
+
"shape": "Sb4"
|
|
2962
2996
|
},
|
|
2963
2997
|
"OrAllFilters": {
|
|
2964
|
-
"shape": "
|
|
2998
|
+
"shape": "Sb4"
|
|
2965
2999
|
},
|
|
2966
3000
|
"NotFilter": {
|
|
2967
|
-
"shape": "
|
|
3001
|
+
"shape": "Sb3"
|
|
2968
3002
|
},
|
|
2969
3003
|
"EqualsTo": {
|
|
2970
3004
|
"shape": "Sw"
|
|
@@ -2989,13 +3023,13 @@
|
|
|
2989
3023
|
}
|
|
2990
3024
|
}
|
|
2991
3025
|
},
|
|
2992
|
-
"
|
|
3026
|
+
"Sb4": {
|
|
2993
3027
|
"type": "list",
|
|
2994
3028
|
"member": {
|
|
2995
|
-
"shape": "
|
|
3029
|
+
"shape": "Sb3"
|
|
2996
3030
|
}
|
|
2997
3031
|
},
|
|
2998
|
-
"
|
|
3032
|
+
"Sbr": {
|
|
2999
3033
|
"type": "structure",
|
|
3000
3034
|
"members": {
|
|
3001
3035
|
"Text": {},
|