@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
|
@@ -111,6 +111,12 @@
|
|
|
111
111
|
"DescribeExportTasks": {
|
|
112
112
|
"result_key": "ExportTasks"
|
|
113
113
|
},
|
|
114
|
+
"DescribeFastLaunchImages": {
|
|
115
|
+
"input_token": "NextToken",
|
|
116
|
+
"limit_key": "MaxResults",
|
|
117
|
+
"output_token": "NextToken",
|
|
118
|
+
"result_key": "FastLaunchImages"
|
|
119
|
+
},
|
|
114
120
|
"DescribeFastSnapshotRestores": {
|
|
115
121
|
"input_token": "NextToken",
|
|
116
122
|
"limit_key": "MaxResults",
|
|
@@ -722,6 +728,12 @@
|
|
|
722
728
|
"output_token": "NextToken",
|
|
723
729
|
"result_key": "VpnConnectionDeviceTypes"
|
|
724
730
|
},
|
|
731
|
+
"ListImagesInRecycleBin": {
|
|
732
|
+
"input_token": "NextToken",
|
|
733
|
+
"limit_key": "MaxResults",
|
|
734
|
+
"output_token": "NextToken",
|
|
735
|
+
"result_key": "Images"
|
|
736
|
+
},
|
|
725
737
|
"ListSnapshotsInRecycleBin": {
|
|
726
738
|
"input_token": "NextToken",
|
|
727
739
|
"limit_key": "MaxResults",
|
|
@@ -281,6 +281,24 @@
|
|
|
281
281
|
}
|
|
282
282
|
]
|
|
283
283
|
},
|
|
284
|
+
"InternetGatewayExists": {
|
|
285
|
+
"operation": "DescribeInternetGateways",
|
|
286
|
+
"delay": 5,
|
|
287
|
+
"maxAttempts": 6,
|
|
288
|
+
"acceptors": [
|
|
289
|
+
{
|
|
290
|
+
"expected": true,
|
|
291
|
+
"matcher": "path",
|
|
292
|
+
"state": "success",
|
|
293
|
+
"argument": "length(InternetGateways[].InternetGatewayId) > `0`"
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
"expected": "InvalidInternetGateway.NotFound",
|
|
297
|
+
"matcher": "error",
|
|
298
|
+
"state": "retry"
|
|
299
|
+
}
|
|
300
|
+
]
|
|
301
|
+
},
|
|
284
302
|
"KeyPairExists": {
|
|
285
303
|
"operation": "DescribeKeyPairs",
|
|
286
304
|
"delay": 5,
|
|
@@ -157,11 +157,12 @@
|
|
|
157
157
|
"kubernetesNetworkConfig": {
|
|
158
158
|
"type": "structure",
|
|
159
159
|
"members": {
|
|
160
|
-
"serviceIpv4Cidr": {}
|
|
160
|
+
"serviceIpv4Cidr": {},
|
|
161
|
+
"ipFamily": {}
|
|
161
162
|
}
|
|
162
163
|
},
|
|
163
164
|
"logging": {
|
|
164
|
-
"shape": "
|
|
165
|
+
"shape": "S17"
|
|
165
166
|
},
|
|
166
167
|
"clientRequestToken": {
|
|
167
168
|
"idempotencyToken": true
|
|
@@ -178,7 +179,7 @@
|
|
|
178
179
|
"type": "structure",
|
|
179
180
|
"members": {
|
|
180
181
|
"cluster": {
|
|
181
|
-
"shape": "
|
|
182
|
+
"shape": "S1d"
|
|
182
183
|
}
|
|
183
184
|
}
|
|
184
185
|
}
|
|
@@ -205,7 +206,7 @@
|
|
|
205
206
|
"shape": "S5"
|
|
206
207
|
},
|
|
207
208
|
"selectors": {
|
|
208
|
-
"shape": "
|
|
209
|
+
"shape": "S1n"
|
|
209
210
|
},
|
|
210
211
|
"clientRequestToken": {
|
|
211
212
|
"idempotencyToken": true
|
|
@@ -219,7 +220,7 @@
|
|
|
219
220
|
"type": "structure",
|
|
220
221
|
"members": {
|
|
221
222
|
"fargateProfile": {
|
|
222
|
-
"shape": "
|
|
223
|
+
"shape": "S1r"
|
|
223
224
|
}
|
|
224
225
|
}
|
|
225
226
|
}
|
|
@@ -243,7 +244,7 @@
|
|
|
243
244
|
},
|
|
244
245
|
"nodegroupName": {},
|
|
245
246
|
"scalingConfig": {
|
|
246
|
-
"shape": "
|
|
247
|
+
"shape": "S1u"
|
|
247
248
|
},
|
|
248
249
|
"diskSize": {
|
|
249
250
|
"type": "integer"
|
|
@@ -256,14 +257,14 @@
|
|
|
256
257
|
},
|
|
257
258
|
"amiType": {},
|
|
258
259
|
"remoteAccess": {
|
|
259
|
-
"shape": "
|
|
260
|
+
"shape": "S1z"
|
|
260
261
|
},
|
|
261
262
|
"nodeRole": {},
|
|
262
263
|
"labels": {
|
|
263
|
-
"shape": "
|
|
264
|
+
"shape": "S20"
|
|
264
265
|
},
|
|
265
266
|
"taints": {
|
|
266
|
-
"shape": "
|
|
267
|
+
"shape": "S23"
|
|
267
268
|
},
|
|
268
269
|
"tags": {
|
|
269
270
|
"shape": "Sn"
|
|
@@ -272,10 +273,10 @@
|
|
|
272
273
|
"idempotencyToken": true
|
|
273
274
|
},
|
|
274
275
|
"launchTemplate": {
|
|
275
|
-
"shape": "
|
|
276
|
+
"shape": "S28"
|
|
276
277
|
},
|
|
277
278
|
"updateConfig": {
|
|
278
|
-
"shape": "
|
|
279
|
+
"shape": "S29"
|
|
279
280
|
},
|
|
280
281
|
"capacityType": {},
|
|
281
282
|
"version": {},
|
|
@@ -286,7 +287,7 @@
|
|
|
286
287
|
"type": "structure",
|
|
287
288
|
"members": {
|
|
288
289
|
"nodegroup": {
|
|
289
|
-
"shape": "
|
|
290
|
+
"shape": "S2e"
|
|
290
291
|
}
|
|
291
292
|
}
|
|
292
293
|
}
|
|
@@ -348,7 +349,7 @@
|
|
|
348
349
|
"type": "structure",
|
|
349
350
|
"members": {
|
|
350
351
|
"cluster": {
|
|
351
|
-
"shape": "
|
|
352
|
+
"shape": "S1d"
|
|
352
353
|
}
|
|
353
354
|
}
|
|
354
355
|
}
|
|
@@ -379,7 +380,7 @@
|
|
|
379
380
|
"type": "structure",
|
|
380
381
|
"members": {
|
|
381
382
|
"fargateProfile": {
|
|
382
|
-
"shape": "
|
|
383
|
+
"shape": "S1r"
|
|
383
384
|
}
|
|
384
385
|
}
|
|
385
386
|
}
|
|
@@ -410,7 +411,7 @@
|
|
|
410
411
|
"type": "structure",
|
|
411
412
|
"members": {
|
|
412
413
|
"nodegroup": {
|
|
413
|
-
"shape": "
|
|
414
|
+
"shape": "S2e"
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
}
|
|
@@ -436,7 +437,7 @@
|
|
|
436
437
|
"type": "structure",
|
|
437
438
|
"members": {
|
|
438
439
|
"cluster": {
|
|
439
|
-
"shape": "
|
|
440
|
+
"shape": "S1d"
|
|
440
441
|
}
|
|
441
442
|
}
|
|
442
443
|
}
|
|
@@ -564,7 +565,7 @@
|
|
|
564
565
|
"type": "structure",
|
|
565
566
|
"members": {
|
|
566
567
|
"cluster": {
|
|
567
|
-
"shape": "
|
|
568
|
+
"shape": "S1d"
|
|
568
569
|
}
|
|
569
570
|
}
|
|
570
571
|
}
|
|
@@ -595,7 +596,7 @@
|
|
|
595
596
|
"type": "structure",
|
|
596
597
|
"members": {
|
|
597
598
|
"fargateProfile": {
|
|
598
|
-
"shape": "
|
|
599
|
+
"shape": "S1r"
|
|
599
600
|
}
|
|
600
601
|
}
|
|
601
602
|
}
|
|
@@ -616,7 +617,7 @@
|
|
|
616
617
|
"locationName": "name"
|
|
617
618
|
},
|
|
618
619
|
"identityProviderConfig": {
|
|
619
|
-
"shape": "
|
|
620
|
+
"shape": "S3d"
|
|
620
621
|
}
|
|
621
622
|
}
|
|
622
623
|
},
|
|
@@ -678,7 +679,7 @@
|
|
|
678
679
|
"type": "structure",
|
|
679
680
|
"members": {
|
|
680
681
|
"nodegroup": {
|
|
681
|
-
"shape": "
|
|
682
|
+
"shape": "S2e"
|
|
682
683
|
}
|
|
683
684
|
}
|
|
684
685
|
}
|
|
@@ -738,7 +739,7 @@
|
|
|
738
739
|
"locationName": "name"
|
|
739
740
|
},
|
|
740
741
|
"identityProviderConfig": {
|
|
741
|
-
"shape": "
|
|
742
|
+
"shape": "S3d"
|
|
742
743
|
},
|
|
743
744
|
"clientRequestToken": {
|
|
744
745
|
"idempotencyToken": true
|
|
@@ -893,7 +894,7 @@
|
|
|
893
894
|
"identityProviderConfigs": {
|
|
894
895
|
"type": "list",
|
|
895
896
|
"member": {
|
|
896
|
-
"shape": "
|
|
897
|
+
"shape": "S3d"
|
|
897
898
|
}
|
|
898
899
|
},
|
|
899
900
|
"nextToken": {}
|
|
@@ -1041,7 +1042,7 @@
|
|
|
1041
1042
|
"type": "structure",
|
|
1042
1043
|
"members": {
|
|
1043
1044
|
"cluster": {
|
|
1044
|
-
"shape": "
|
|
1045
|
+
"shape": "S1d"
|
|
1045
1046
|
}
|
|
1046
1047
|
}
|
|
1047
1048
|
}
|
|
@@ -1154,7 +1155,7 @@
|
|
|
1154
1155
|
"shape": "S13"
|
|
1155
1156
|
},
|
|
1156
1157
|
"logging": {
|
|
1157
|
-
"shape": "
|
|
1158
|
+
"shape": "S17"
|
|
1158
1159
|
},
|
|
1159
1160
|
"clientRequestToken": {
|
|
1160
1161
|
"idempotencyToken": true
|
|
@@ -1223,7 +1224,7 @@
|
|
|
1223
1224
|
"type": "structure",
|
|
1224
1225
|
"members": {
|
|
1225
1226
|
"addOrUpdateLabels": {
|
|
1226
|
-
"shape": "
|
|
1227
|
+
"shape": "S20"
|
|
1227
1228
|
},
|
|
1228
1229
|
"removeLabels": {
|
|
1229
1230
|
"type": "list",
|
|
@@ -1235,18 +1236,18 @@
|
|
|
1235
1236
|
"type": "structure",
|
|
1236
1237
|
"members": {
|
|
1237
1238
|
"addOrUpdateTaints": {
|
|
1238
|
-
"shape": "
|
|
1239
|
+
"shape": "S23"
|
|
1239
1240
|
},
|
|
1240
1241
|
"removeTaints": {
|
|
1241
|
-
"shape": "
|
|
1242
|
+
"shape": "S23"
|
|
1242
1243
|
}
|
|
1243
1244
|
}
|
|
1244
1245
|
},
|
|
1245
1246
|
"scalingConfig": {
|
|
1246
|
-
"shape": "
|
|
1247
|
+
"shape": "S1u"
|
|
1247
1248
|
},
|
|
1248
1249
|
"updateConfig": {
|
|
1249
|
-
"shape": "
|
|
1250
|
+
"shape": "S29"
|
|
1250
1251
|
},
|
|
1251
1252
|
"clientRequestToken": {
|
|
1252
1253
|
"idempotencyToken": true
|
|
@@ -1284,7 +1285,7 @@
|
|
|
1284
1285
|
"version": {},
|
|
1285
1286
|
"releaseVersion": {},
|
|
1286
1287
|
"launchTemplate": {
|
|
1287
|
-
"shape": "
|
|
1288
|
+
"shape": "S28"
|
|
1288
1289
|
},
|
|
1289
1290
|
"force": {
|
|
1290
1291
|
"type": "boolean"
|
|
@@ -1428,7 +1429,7 @@
|
|
|
1428
1429
|
}
|
|
1429
1430
|
}
|
|
1430
1431
|
},
|
|
1431
|
-
"
|
|
1432
|
+
"S17": {
|
|
1432
1433
|
"type": "structure",
|
|
1433
1434
|
"members": {
|
|
1434
1435
|
"clusterLogging": {
|
|
@@ -1448,7 +1449,7 @@
|
|
|
1448
1449
|
}
|
|
1449
1450
|
}
|
|
1450
1451
|
},
|
|
1451
|
-
"
|
|
1452
|
+
"S1d": {
|
|
1452
1453
|
"type": "structure",
|
|
1453
1454
|
"members": {
|
|
1454
1455
|
"name": {},
|
|
@@ -1484,11 +1485,13 @@
|
|
|
1484
1485
|
"kubernetesNetworkConfig": {
|
|
1485
1486
|
"type": "structure",
|
|
1486
1487
|
"members": {
|
|
1487
|
-
"serviceIpv4Cidr": {}
|
|
1488
|
+
"serviceIpv4Cidr": {},
|
|
1489
|
+
"serviceIpv6Cidr": {},
|
|
1490
|
+
"ipFamily": {}
|
|
1488
1491
|
}
|
|
1489
1492
|
},
|
|
1490
1493
|
"logging": {
|
|
1491
|
-
"shape": "
|
|
1494
|
+
"shape": "S17"
|
|
1492
1495
|
},
|
|
1493
1496
|
"identity": {
|
|
1494
1497
|
"type": "structure",
|
|
@@ -1530,7 +1533,7 @@
|
|
|
1530
1533
|
}
|
|
1531
1534
|
}
|
|
1532
1535
|
},
|
|
1533
|
-
"
|
|
1536
|
+
"S1n": {
|
|
1534
1537
|
"type": "list",
|
|
1535
1538
|
"member": {
|
|
1536
1539
|
"type": "structure",
|
|
@@ -1544,7 +1547,7 @@
|
|
|
1544
1547
|
}
|
|
1545
1548
|
}
|
|
1546
1549
|
},
|
|
1547
|
-
"
|
|
1550
|
+
"S1r": {
|
|
1548
1551
|
"type": "structure",
|
|
1549
1552
|
"members": {
|
|
1550
1553
|
"fargateProfileName": {},
|
|
@@ -1558,7 +1561,7 @@
|
|
|
1558
1561
|
"shape": "S5"
|
|
1559
1562
|
},
|
|
1560
1563
|
"selectors": {
|
|
1561
|
-
"shape": "
|
|
1564
|
+
"shape": "S1n"
|
|
1562
1565
|
},
|
|
1563
1566
|
"status": {},
|
|
1564
1567
|
"tags": {
|
|
@@ -1566,7 +1569,7 @@
|
|
|
1566
1569
|
}
|
|
1567
1570
|
}
|
|
1568
1571
|
},
|
|
1569
|
-
"
|
|
1572
|
+
"S1u": {
|
|
1570
1573
|
"type": "structure",
|
|
1571
1574
|
"members": {
|
|
1572
1575
|
"minSize": {
|
|
@@ -1580,7 +1583,7 @@
|
|
|
1580
1583
|
}
|
|
1581
1584
|
}
|
|
1582
1585
|
},
|
|
1583
|
-
"
|
|
1586
|
+
"S1z": {
|
|
1584
1587
|
"type": "structure",
|
|
1585
1588
|
"members": {
|
|
1586
1589
|
"ec2SshKey": {},
|
|
@@ -1589,12 +1592,12 @@
|
|
|
1589
1592
|
}
|
|
1590
1593
|
}
|
|
1591
1594
|
},
|
|
1592
|
-
"
|
|
1595
|
+
"S20": {
|
|
1593
1596
|
"type": "map",
|
|
1594
1597
|
"key": {},
|
|
1595
1598
|
"value": {}
|
|
1596
1599
|
},
|
|
1597
|
-
"
|
|
1600
|
+
"S23": {
|
|
1598
1601
|
"type": "list",
|
|
1599
1602
|
"member": {
|
|
1600
1603
|
"type": "structure",
|
|
@@ -1605,7 +1608,7 @@
|
|
|
1605
1608
|
}
|
|
1606
1609
|
}
|
|
1607
1610
|
},
|
|
1608
|
-
"
|
|
1611
|
+
"S28": {
|
|
1609
1612
|
"type": "structure",
|
|
1610
1613
|
"members": {
|
|
1611
1614
|
"name": {},
|
|
@@ -1613,7 +1616,7 @@
|
|
|
1613
1616
|
"id": {}
|
|
1614
1617
|
}
|
|
1615
1618
|
},
|
|
1616
|
-
"
|
|
1619
|
+
"S29": {
|
|
1617
1620
|
"type": "structure",
|
|
1618
1621
|
"members": {
|
|
1619
1622
|
"maxUnavailable": {
|
|
@@ -1624,7 +1627,7 @@
|
|
|
1624
1627
|
}
|
|
1625
1628
|
}
|
|
1626
1629
|
},
|
|
1627
|
-
"
|
|
1630
|
+
"S2e": {
|
|
1628
1631
|
"type": "structure",
|
|
1629
1632
|
"members": {
|
|
1630
1633
|
"nodegroupName": {},
|
|
@@ -1641,7 +1644,7 @@
|
|
|
1641
1644
|
"status": {},
|
|
1642
1645
|
"capacityType": {},
|
|
1643
1646
|
"scalingConfig": {
|
|
1644
|
-
"shape": "
|
|
1647
|
+
"shape": "S1u"
|
|
1645
1648
|
},
|
|
1646
1649
|
"instanceTypes": {
|
|
1647
1650
|
"shape": "S5"
|
|
@@ -1650,15 +1653,15 @@
|
|
|
1650
1653
|
"shape": "S5"
|
|
1651
1654
|
},
|
|
1652
1655
|
"remoteAccess": {
|
|
1653
|
-
"shape": "
|
|
1656
|
+
"shape": "S1z"
|
|
1654
1657
|
},
|
|
1655
1658
|
"amiType": {},
|
|
1656
1659
|
"nodeRole": {},
|
|
1657
1660
|
"labels": {
|
|
1658
|
-
"shape": "
|
|
1661
|
+
"shape": "S20"
|
|
1659
1662
|
},
|
|
1660
1663
|
"taints": {
|
|
1661
|
-
"shape": "
|
|
1664
|
+
"shape": "S23"
|
|
1662
1665
|
},
|
|
1663
1666
|
"resources": {
|
|
1664
1667
|
"type": "structure",
|
|
@@ -1697,17 +1700,17 @@
|
|
|
1697
1700
|
}
|
|
1698
1701
|
},
|
|
1699
1702
|
"updateConfig": {
|
|
1700
|
-
"shape": "
|
|
1703
|
+
"shape": "S29"
|
|
1701
1704
|
},
|
|
1702
1705
|
"launchTemplate": {
|
|
1703
|
-
"shape": "
|
|
1706
|
+
"shape": "S28"
|
|
1704
1707
|
},
|
|
1705
1708
|
"tags": {
|
|
1706
1709
|
"shape": "Sn"
|
|
1707
1710
|
}
|
|
1708
1711
|
}
|
|
1709
1712
|
},
|
|
1710
|
-
"
|
|
1713
|
+
"S3d": {
|
|
1711
1714
|
"type": "structure",
|
|
1712
1715
|
"required": [
|
|
1713
1716
|
"type",
|