@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
|
@@ -22,7 +22,10 @@
|
|
|
22
22
|
"ClientToken": {
|
|
23
23
|
"idempotencyToken": true
|
|
24
24
|
},
|
|
25
|
-
"ClusterName": {}
|
|
25
|
+
"ClusterName": {},
|
|
26
|
+
"Tags": {
|
|
27
|
+
"shape": "S3"
|
|
28
|
+
}
|
|
26
29
|
},
|
|
27
30
|
"required": [
|
|
28
31
|
"ClusterName"
|
|
@@ -32,7 +35,7 @@
|
|
|
32
35
|
"type": "structure",
|
|
33
36
|
"members": {
|
|
34
37
|
"Cluster": {
|
|
35
|
-
"shape": "
|
|
38
|
+
"shape": "S7"
|
|
36
39
|
}
|
|
37
40
|
}
|
|
38
41
|
}
|
|
@@ -49,7 +52,10 @@
|
|
|
49
52
|
"idempotencyToken": true
|
|
50
53
|
},
|
|
51
54
|
"ClusterArn": {},
|
|
52
|
-
"ControlPanelName": {}
|
|
55
|
+
"ControlPanelName": {},
|
|
56
|
+
"Tags": {
|
|
57
|
+
"shape": "S3"
|
|
58
|
+
}
|
|
53
59
|
},
|
|
54
60
|
"required": [
|
|
55
61
|
"ClusterArn",
|
|
@@ -60,7 +66,7 @@
|
|
|
60
66
|
"type": "structure",
|
|
61
67
|
"members": {
|
|
62
68
|
"ControlPanel": {
|
|
63
|
-
"shape": "
|
|
69
|
+
"shape": "Sg"
|
|
64
70
|
}
|
|
65
71
|
}
|
|
66
72
|
}
|
|
@@ -89,7 +95,7 @@
|
|
|
89
95
|
"type": "structure",
|
|
90
96
|
"members": {
|
|
91
97
|
"RoutingControl": {
|
|
92
|
-
"shape": "
|
|
98
|
+
"shape": "Sl"
|
|
93
99
|
}
|
|
94
100
|
}
|
|
95
101
|
}
|
|
@@ -106,12 +112,12 @@
|
|
|
106
112
|
"type": "structure",
|
|
107
113
|
"members": {
|
|
108
114
|
"AssertedControls": {
|
|
109
|
-
"shape": "
|
|
115
|
+
"shape": "So"
|
|
110
116
|
},
|
|
111
117
|
"ControlPanelArn": {},
|
|
112
118
|
"Name": {},
|
|
113
119
|
"RuleConfig": {
|
|
114
|
-
"shape": "
|
|
120
|
+
"shape": "Sp"
|
|
115
121
|
},
|
|
116
122
|
"WaitPeriodMs": {
|
|
117
123
|
"type": "integer"
|
|
@@ -133,14 +139,14 @@
|
|
|
133
139
|
"members": {
|
|
134
140
|
"ControlPanelArn": {},
|
|
135
141
|
"GatingControls": {
|
|
136
|
-
"shape": "
|
|
142
|
+
"shape": "So"
|
|
137
143
|
},
|
|
138
144
|
"Name": {},
|
|
139
145
|
"RuleConfig": {
|
|
140
|
-
"shape": "
|
|
146
|
+
"shape": "Sp"
|
|
141
147
|
},
|
|
142
148
|
"TargetControls": {
|
|
143
|
-
"shape": "
|
|
149
|
+
"shape": "So"
|
|
144
150
|
},
|
|
145
151
|
"WaitPeriodMs": {
|
|
146
152
|
"type": "integer"
|
|
@@ -154,6 +160,9 @@
|
|
|
154
160
|
"WaitPeriodMs",
|
|
155
161
|
"Name"
|
|
156
162
|
]
|
|
163
|
+
},
|
|
164
|
+
"Tags": {
|
|
165
|
+
"shape": "S3"
|
|
157
166
|
}
|
|
158
167
|
}
|
|
159
168
|
},
|
|
@@ -161,10 +170,10 @@
|
|
|
161
170
|
"type": "structure",
|
|
162
171
|
"members": {
|
|
163
172
|
"AssertionRule": {
|
|
164
|
-
"shape": "
|
|
173
|
+
"shape": "St"
|
|
165
174
|
},
|
|
166
175
|
"GatingRule": {
|
|
167
|
-
"shape": "
|
|
176
|
+
"shape": "Su"
|
|
168
177
|
}
|
|
169
178
|
}
|
|
170
179
|
}
|
|
@@ -283,7 +292,7 @@
|
|
|
283
292
|
"type": "structure",
|
|
284
293
|
"members": {
|
|
285
294
|
"Cluster": {
|
|
286
|
-
"shape": "
|
|
295
|
+
"shape": "S7"
|
|
287
296
|
}
|
|
288
297
|
}
|
|
289
298
|
}
|
|
@@ -310,7 +319,7 @@
|
|
|
310
319
|
"type": "structure",
|
|
311
320
|
"members": {
|
|
312
321
|
"ControlPanel": {
|
|
313
|
-
"shape": "
|
|
322
|
+
"shape": "Sg"
|
|
314
323
|
}
|
|
315
324
|
}
|
|
316
325
|
}
|
|
@@ -337,7 +346,7 @@
|
|
|
337
346
|
"type": "structure",
|
|
338
347
|
"members": {
|
|
339
348
|
"RoutingControl": {
|
|
340
|
-
"shape": "
|
|
349
|
+
"shape": "Sl"
|
|
341
350
|
}
|
|
342
351
|
}
|
|
343
352
|
}
|
|
@@ -364,10 +373,10 @@
|
|
|
364
373
|
"type": "structure",
|
|
365
374
|
"members": {
|
|
366
375
|
"AssertionRule": {
|
|
367
|
-
"shape": "
|
|
376
|
+
"shape": "St"
|
|
368
377
|
},
|
|
369
378
|
"GatingRule": {
|
|
370
|
-
"shape": "
|
|
379
|
+
"shape": "Su"
|
|
371
380
|
}
|
|
372
381
|
}
|
|
373
382
|
}
|
|
@@ -403,7 +412,8 @@
|
|
|
403
412
|
"type": "structure",
|
|
404
413
|
"members": {
|
|
405
414
|
"HealthCheckIds": {
|
|
406
|
-
"
|
|
415
|
+
"type": "list",
|
|
416
|
+
"member": {}
|
|
407
417
|
},
|
|
408
418
|
"NextToken": {}
|
|
409
419
|
}
|
|
@@ -435,7 +445,7 @@
|
|
|
435
445
|
"Clusters": {
|
|
436
446
|
"type": "list",
|
|
437
447
|
"member": {
|
|
438
|
-
"shape": "
|
|
448
|
+
"shape": "S7"
|
|
439
449
|
}
|
|
440
450
|
},
|
|
441
451
|
"NextToken": {}
|
|
@@ -472,7 +482,7 @@
|
|
|
472
482
|
"ControlPanels": {
|
|
473
483
|
"type": "list",
|
|
474
484
|
"member": {
|
|
475
|
-
"shape": "
|
|
485
|
+
"shape": "Sg"
|
|
476
486
|
}
|
|
477
487
|
},
|
|
478
488
|
"NextToken": {}
|
|
@@ -513,7 +523,7 @@
|
|
|
513
523
|
"RoutingControls": {
|
|
514
524
|
"type": "list",
|
|
515
525
|
"member": {
|
|
516
|
-
"shape": "
|
|
526
|
+
"shape": "Sl"
|
|
517
527
|
}
|
|
518
528
|
}
|
|
519
529
|
}
|
|
@@ -556,10 +566,10 @@
|
|
|
556
566
|
"type": "structure",
|
|
557
567
|
"members": {
|
|
558
568
|
"ASSERTION": {
|
|
559
|
-
"shape": "
|
|
569
|
+
"shape": "St"
|
|
560
570
|
},
|
|
561
571
|
"GATING": {
|
|
562
|
-
"shape": "
|
|
572
|
+
"shape": "Su"
|
|
563
573
|
}
|
|
564
574
|
}
|
|
565
575
|
}
|
|
@@ -567,6 +577,89 @@
|
|
|
567
577
|
}
|
|
568
578
|
}
|
|
569
579
|
},
|
|
580
|
+
"ListTagsForResource": {
|
|
581
|
+
"http": {
|
|
582
|
+
"method": "GET",
|
|
583
|
+
"requestUri": "/tags/{ResourceArn}",
|
|
584
|
+
"responseCode": 200
|
|
585
|
+
},
|
|
586
|
+
"input": {
|
|
587
|
+
"type": "structure",
|
|
588
|
+
"members": {
|
|
589
|
+
"ResourceArn": {
|
|
590
|
+
"location": "uri",
|
|
591
|
+
"locationName": "ResourceArn"
|
|
592
|
+
}
|
|
593
|
+
},
|
|
594
|
+
"required": [
|
|
595
|
+
"ResourceArn"
|
|
596
|
+
]
|
|
597
|
+
},
|
|
598
|
+
"output": {
|
|
599
|
+
"type": "structure",
|
|
600
|
+
"members": {
|
|
601
|
+
"Tags": {
|
|
602
|
+
"shape": "S3"
|
|
603
|
+
}
|
|
604
|
+
}
|
|
605
|
+
}
|
|
606
|
+
},
|
|
607
|
+
"TagResource": {
|
|
608
|
+
"http": {
|
|
609
|
+
"requestUri": "/tags/{ResourceArn}",
|
|
610
|
+
"responseCode": 200
|
|
611
|
+
},
|
|
612
|
+
"input": {
|
|
613
|
+
"type": "structure",
|
|
614
|
+
"members": {
|
|
615
|
+
"ResourceArn": {
|
|
616
|
+
"location": "uri",
|
|
617
|
+
"locationName": "ResourceArn"
|
|
618
|
+
},
|
|
619
|
+
"Tags": {
|
|
620
|
+
"shape": "S3"
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
"required": [
|
|
624
|
+
"ResourceArn",
|
|
625
|
+
"Tags"
|
|
626
|
+
]
|
|
627
|
+
},
|
|
628
|
+
"output": {
|
|
629
|
+
"type": "structure",
|
|
630
|
+
"members": {}
|
|
631
|
+
}
|
|
632
|
+
},
|
|
633
|
+
"UntagResource": {
|
|
634
|
+
"http": {
|
|
635
|
+
"method": "DELETE",
|
|
636
|
+
"requestUri": "/tags/{ResourceArn}",
|
|
637
|
+
"responseCode": 200
|
|
638
|
+
},
|
|
639
|
+
"input": {
|
|
640
|
+
"type": "structure",
|
|
641
|
+
"members": {
|
|
642
|
+
"ResourceArn": {
|
|
643
|
+
"location": "uri",
|
|
644
|
+
"locationName": "ResourceArn"
|
|
645
|
+
},
|
|
646
|
+
"TagKeys": {
|
|
647
|
+
"location": "querystring",
|
|
648
|
+
"locationName": "TagKeys",
|
|
649
|
+
"type": "list",
|
|
650
|
+
"member": {}
|
|
651
|
+
}
|
|
652
|
+
},
|
|
653
|
+
"required": [
|
|
654
|
+
"ResourceArn",
|
|
655
|
+
"TagKeys"
|
|
656
|
+
]
|
|
657
|
+
},
|
|
658
|
+
"output": {
|
|
659
|
+
"type": "structure",
|
|
660
|
+
"members": {}
|
|
661
|
+
}
|
|
662
|
+
},
|
|
570
663
|
"UpdateControlPanel": {
|
|
571
664
|
"http": {
|
|
572
665
|
"method": "PUT",
|
|
@@ -588,7 +681,7 @@
|
|
|
588
681
|
"type": "structure",
|
|
589
682
|
"members": {
|
|
590
683
|
"ControlPanel": {
|
|
591
|
-
"shape": "
|
|
684
|
+
"shape": "Sg"
|
|
592
685
|
}
|
|
593
686
|
}
|
|
594
687
|
}
|
|
@@ -614,7 +707,7 @@
|
|
|
614
707
|
"type": "structure",
|
|
615
708
|
"members": {
|
|
616
709
|
"RoutingControl": {
|
|
617
|
-
"shape": "
|
|
710
|
+
"shape": "Sl"
|
|
618
711
|
}
|
|
619
712
|
}
|
|
620
713
|
}
|
|
@@ -664,17 +757,22 @@
|
|
|
664
757
|
"type": "structure",
|
|
665
758
|
"members": {
|
|
666
759
|
"AssertionRule": {
|
|
667
|
-
"shape": "
|
|
760
|
+
"shape": "St"
|
|
668
761
|
},
|
|
669
762
|
"GatingRule": {
|
|
670
|
-
"shape": "
|
|
763
|
+
"shape": "Su"
|
|
671
764
|
}
|
|
672
765
|
}
|
|
673
766
|
}
|
|
674
767
|
}
|
|
675
768
|
},
|
|
676
769
|
"shapes": {
|
|
677
|
-
"
|
|
770
|
+
"S3": {
|
|
771
|
+
"type": "map",
|
|
772
|
+
"key": {},
|
|
773
|
+
"value": {}
|
|
774
|
+
},
|
|
775
|
+
"S7": {
|
|
678
776
|
"type": "structure",
|
|
679
777
|
"members": {
|
|
680
778
|
"ClusterArn": {},
|
|
@@ -692,7 +790,7 @@
|
|
|
692
790
|
"Status": {}
|
|
693
791
|
}
|
|
694
792
|
},
|
|
695
|
-
"
|
|
793
|
+
"Sg": {
|
|
696
794
|
"type": "structure",
|
|
697
795
|
"members": {
|
|
698
796
|
"ClusterArn": {},
|
|
@@ -707,7 +805,7 @@
|
|
|
707
805
|
"Status": {}
|
|
708
806
|
}
|
|
709
807
|
},
|
|
710
|
-
"
|
|
808
|
+
"Sl": {
|
|
711
809
|
"type": "structure",
|
|
712
810
|
"members": {
|
|
713
811
|
"ControlPanelArn": {},
|
|
@@ -716,11 +814,11 @@
|
|
|
716
814
|
"Status": {}
|
|
717
815
|
}
|
|
718
816
|
},
|
|
719
|
-
"
|
|
817
|
+
"So": {
|
|
720
818
|
"type": "list",
|
|
721
819
|
"member": {}
|
|
722
820
|
},
|
|
723
|
-
"
|
|
821
|
+
"Sp": {
|
|
724
822
|
"type": "structure",
|
|
725
823
|
"members": {
|
|
726
824
|
"Inverted": {
|
|
@@ -737,16 +835,16 @@
|
|
|
737
835
|
"Threshold"
|
|
738
836
|
]
|
|
739
837
|
},
|
|
740
|
-
"
|
|
838
|
+
"St": {
|
|
741
839
|
"type": "structure",
|
|
742
840
|
"members": {
|
|
743
841
|
"AssertedControls": {
|
|
744
|
-
"shape": "
|
|
842
|
+
"shape": "So"
|
|
745
843
|
},
|
|
746
844
|
"ControlPanelArn": {},
|
|
747
845
|
"Name": {},
|
|
748
846
|
"RuleConfig": {
|
|
749
|
-
"shape": "
|
|
847
|
+
"shape": "Sp"
|
|
750
848
|
},
|
|
751
849
|
"SafetyRuleArn": {},
|
|
752
850
|
"Status": {},
|
|
@@ -764,21 +862,21 @@
|
|
|
764
862
|
"Name"
|
|
765
863
|
]
|
|
766
864
|
},
|
|
767
|
-
"
|
|
865
|
+
"Su": {
|
|
768
866
|
"type": "structure",
|
|
769
867
|
"members": {
|
|
770
868
|
"ControlPanelArn": {},
|
|
771
869
|
"GatingControls": {
|
|
772
|
-
"shape": "
|
|
870
|
+
"shape": "So"
|
|
773
871
|
},
|
|
774
872
|
"Name": {},
|
|
775
873
|
"RuleConfig": {
|
|
776
|
-
"shape": "
|
|
874
|
+
"shape": "Sp"
|
|
777
875
|
},
|
|
778
876
|
"SafetyRuleArn": {},
|
|
779
877
|
"Status": {},
|
|
780
878
|
"TargetControls": {
|
|
781
|
-
"shape": "
|
|
879
|
+
"shape": "So"
|
|
782
880
|
},
|
|
783
881
|
"WaitPeriodMs": {
|
|
784
882
|
"type": "integer"
|
|
@@ -97,6 +97,23 @@
|
|
|
97
97
|
}
|
|
98
98
|
}
|
|
99
99
|
},
|
|
100
|
+
"DeleteDomain": {
|
|
101
|
+
"input": {
|
|
102
|
+
"type": "structure",
|
|
103
|
+
"required": [
|
|
104
|
+
"DomainName"
|
|
105
|
+
],
|
|
106
|
+
"members": {
|
|
107
|
+
"DomainName": {}
|
|
108
|
+
}
|
|
109
|
+
},
|
|
110
|
+
"output": {
|
|
111
|
+
"type": "structure",
|
|
112
|
+
"members": {
|
|
113
|
+
"OperationId": {}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
116
|
+
},
|
|
100
117
|
"DeleteTagsForDomain": {
|
|
101
118
|
"input": {
|
|
102
119
|
"type": "structure",
|
|
@@ -224,19 +241,19 @@
|
|
|
224
241
|
"members": {
|
|
225
242
|
"DomainName": {},
|
|
226
243
|
"Nameservers": {
|
|
227
|
-
"shape": "
|
|
244
|
+
"shape": "S10"
|
|
228
245
|
},
|
|
229
246
|
"AutoRenew": {
|
|
230
247
|
"type": "boolean"
|
|
231
248
|
},
|
|
232
249
|
"AdminContact": {
|
|
233
|
-
"shape": "
|
|
250
|
+
"shape": "S16"
|
|
234
251
|
},
|
|
235
252
|
"RegistrantContact": {
|
|
236
|
-
"shape": "
|
|
253
|
+
"shape": "S16"
|
|
237
254
|
},
|
|
238
255
|
"TechContact": {
|
|
239
|
-
"shape": "
|
|
256
|
+
"shape": "S16"
|
|
240
257
|
},
|
|
241
258
|
"AdminPrivacy": {
|
|
242
259
|
"type": "boolean"
|
|
@@ -333,6 +350,36 @@
|
|
|
333
350
|
"input": {
|
|
334
351
|
"type": "structure",
|
|
335
352
|
"members": {
|
|
353
|
+
"FilterConditions": {
|
|
354
|
+
"type": "list",
|
|
355
|
+
"member": {
|
|
356
|
+
"type": "structure",
|
|
357
|
+
"required": [
|
|
358
|
+
"Name",
|
|
359
|
+
"Operator",
|
|
360
|
+
"Values"
|
|
361
|
+
],
|
|
362
|
+
"members": {
|
|
363
|
+
"Name": {},
|
|
364
|
+
"Operator": {},
|
|
365
|
+
"Values": {
|
|
366
|
+
"type": "list",
|
|
367
|
+
"member": {}
|
|
368
|
+
}
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
},
|
|
372
|
+
"SortCondition": {
|
|
373
|
+
"type": "structure",
|
|
374
|
+
"required": [
|
|
375
|
+
"Name",
|
|
376
|
+
"SortOrder"
|
|
377
|
+
],
|
|
378
|
+
"members": {
|
|
379
|
+
"Name": {},
|
|
380
|
+
"SortOrder": {}
|
|
381
|
+
}
|
|
382
|
+
},
|
|
336
383
|
"Marker": {},
|
|
337
384
|
"MaxItems": {
|
|
338
385
|
"type": "integer"
|
|
@@ -413,6 +460,51 @@
|
|
|
413
460
|
}
|
|
414
461
|
}
|
|
415
462
|
},
|
|
463
|
+
"ListPrices": {
|
|
464
|
+
"input": {
|
|
465
|
+
"type": "structure",
|
|
466
|
+
"members": {
|
|
467
|
+
"Tld": {},
|
|
468
|
+
"Marker": {},
|
|
469
|
+
"MaxItems": {
|
|
470
|
+
"type": "integer"
|
|
471
|
+
}
|
|
472
|
+
}
|
|
473
|
+
},
|
|
474
|
+
"output": {
|
|
475
|
+
"type": "structure",
|
|
476
|
+
"required": [
|
|
477
|
+
"Prices"
|
|
478
|
+
],
|
|
479
|
+
"members": {
|
|
480
|
+
"Prices": {
|
|
481
|
+
"type": "list",
|
|
482
|
+
"member": {
|
|
483
|
+
"type": "structure",
|
|
484
|
+
"members": {
|
|
485
|
+
"Name": {},
|
|
486
|
+
"RegistrationPrice": {
|
|
487
|
+
"shape": "S2r"
|
|
488
|
+
},
|
|
489
|
+
"TransferPrice": {
|
|
490
|
+
"shape": "S2r"
|
|
491
|
+
},
|
|
492
|
+
"RenewalPrice": {
|
|
493
|
+
"shape": "S2r"
|
|
494
|
+
},
|
|
495
|
+
"ChangeOwnershipPrice": {
|
|
496
|
+
"shape": "S2r"
|
|
497
|
+
},
|
|
498
|
+
"RestorationPrice": {
|
|
499
|
+
"shape": "S2r"
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
},
|
|
504
|
+
"NextPageMarker": {}
|
|
505
|
+
}
|
|
506
|
+
}
|
|
507
|
+
},
|
|
416
508
|
"ListTagsForDomain": {
|
|
417
509
|
"input": {
|
|
418
510
|
"type": "structure",
|
|
@@ -430,7 +522,7 @@
|
|
|
430
522
|
],
|
|
431
523
|
"members": {
|
|
432
524
|
"TagList": {
|
|
433
|
-
"shape": "
|
|
525
|
+
"shape": "S2w"
|
|
434
526
|
}
|
|
435
527
|
}
|
|
436
528
|
}
|
|
@@ -455,13 +547,13 @@
|
|
|
455
547
|
"type": "boolean"
|
|
456
548
|
},
|
|
457
549
|
"AdminContact": {
|
|
458
|
-
"shape": "
|
|
550
|
+
"shape": "S16"
|
|
459
551
|
},
|
|
460
552
|
"RegistrantContact": {
|
|
461
|
-
"shape": "
|
|
553
|
+
"shape": "S16"
|
|
462
554
|
},
|
|
463
555
|
"TechContact": {
|
|
464
|
-
"shape": "
|
|
556
|
+
"shape": "S16"
|
|
465
557
|
},
|
|
466
558
|
"PrivacyProtectAdminContact": {
|
|
467
559
|
"type": "boolean"
|
|
@@ -585,7 +677,7 @@
|
|
|
585
677
|
"type": "integer"
|
|
586
678
|
},
|
|
587
679
|
"Nameservers": {
|
|
588
|
-
"shape": "
|
|
680
|
+
"shape": "S10"
|
|
589
681
|
},
|
|
590
682
|
"AuthCode": {
|
|
591
683
|
"shape": "Sd"
|
|
@@ -594,13 +686,13 @@
|
|
|
594
686
|
"type": "boolean"
|
|
595
687
|
},
|
|
596
688
|
"AdminContact": {
|
|
597
|
-
"shape": "
|
|
689
|
+
"shape": "S16"
|
|
598
690
|
},
|
|
599
691
|
"RegistrantContact": {
|
|
600
|
-
"shape": "
|
|
692
|
+
"shape": "S16"
|
|
601
693
|
},
|
|
602
694
|
"TechContact": {
|
|
603
|
-
"shape": "
|
|
695
|
+
"shape": "S16"
|
|
604
696
|
},
|
|
605
697
|
"PrivacyProtectAdminContact": {
|
|
606
698
|
"type": "boolean"
|
|
@@ -652,13 +744,13 @@
|
|
|
652
744
|
"members": {
|
|
653
745
|
"DomainName": {},
|
|
654
746
|
"AdminContact": {
|
|
655
|
-
"shape": "
|
|
747
|
+
"shape": "S16"
|
|
656
748
|
},
|
|
657
749
|
"RegistrantContact": {
|
|
658
|
-
"shape": "
|
|
750
|
+
"shape": "S16"
|
|
659
751
|
},
|
|
660
752
|
"TechContact": {
|
|
661
|
-
"shape": "
|
|
753
|
+
"shape": "S16"
|
|
662
754
|
}
|
|
663
755
|
}
|
|
664
756
|
},
|
|
@@ -711,10 +803,12 @@
|
|
|
711
803
|
"members": {
|
|
712
804
|
"DomainName": {},
|
|
713
805
|
"FIAuthKey": {
|
|
714
|
-
"deprecated": true
|
|
806
|
+
"deprecated": true,
|
|
807
|
+
"type": "string",
|
|
808
|
+
"sensitive": true
|
|
715
809
|
},
|
|
716
810
|
"Nameservers": {
|
|
717
|
-
"shape": "
|
|
811
|
+
"shape": "S10"
|
|
718
812
|
}
|
|
719
813
|
}
|
|
720
814
|
},
|
|
@@ -737,7 +831,7 @@
|
|
|
737
831
|
"members": {
|
|
738
832
|
"DomainName": {},
|
|
739
833
|
"TagsToUpdate": {
|
|
740
|
-
"shape": "
|
|
834
|
+
"shape": "S2w"
|
|
741
835
|
}
|
|
742
836
|
}
|
|
743
837
|
},
|
|
@@ -792,7 +886,7 @@
|
|
|
792
886
|
"type": "string",
|
|
793
887
|
"sensitive": true
|
|
794
888
|
},
|
|
795
|
-
"
|
|
889
|
+
"S10": {
|
|
796
890
|
"type": "list",
|
|
797
891
|
"member": {
|
|
798
892
|
"type": "structure",
|
|
@@ -808,7 +902,7 @@
|
|
|
808
902
|
}
|
|
809
903
|
}
|
|
810
904
|
},
|
|
811
|
-
"
|
|
905
|
+
"S16": {
|
|
812
906
|
"type": "structure",
|
|
813
907
|
"members": {
|
|
814
908
|
"FirstName": {},
|
|
@@ -834,14 +928,30 @@
|
|
|
834
928
|
],
|
|
835
929
|
"members": {
|
|
836
930
|
"Name": {},
|
|
837
|
-
"Value": {
|
|
931
|
+
"Value": {
|
|
932
|
+
"type": "string",
|
|
933
|
+
"sensitive": true
|
|
934
|
+
}
|
|
838
935
|
}
|
|
839
936
|
}
|
|
840
937
|
}
|
|
841
938
|
},
|
|
842
939
|
"sensitive": true
|
|
843
940
|
},
|
|
844
|
-
"
|
|
941
|
+
"S2r": {
|
|
942
|
+
"type": "structure",
|
|
943
|
+
"required": [
|
|
944
|
+
"Price",
|
|
945
|
+
"Currency"
|
|
946
|
+
],
|
|
947
|
+
"members": {
|
|
948
|
+
"Price": {
|
|
949
|
+
"type": "double"
|
|
950
|
+
},
|
|
951
|
+
"Currency": {}
|
|
952
|
+
}
|
|
953
|
+
},
|
|
954
|
+
"S2w": {
|
|
845
955
|
"type": "list",
|
|
846
956
|
"member": {
|
|
847
957
|
"type": "structure",
|
|
@@ -11,6 +11,18 @@
|
|
|
11
11
|
"limit_key": "MaxItems",
|
|
12
12
|
"output_token": "NextPageMarker",
|
|
13
13
|
"result_key": "Operations"
|
|
14
|
+
},
|
|
15
|
+
"ListPrices": {
|
|
16
|
+
"input_token": "Marker",
|
|
17
|
+
"limit_key": "MaxItems",
|
|
18
|
+
"output_token": "NextPageMarker",
|
|
19
|
+
"result_key": "Prices"
|
|
20
|
+
},
|
|
21
|
+
"ViewBilling": {
|
|
22
|
+
"input_token": "Marker",
|
|
23
|
+
"limit_key": "MaxItems",
|
|
24
|
+
"output_token": "NextPageMarker",
|
|
25
|
+
"result_key": "BillingRecords"
|
|
14
26
|
}
|
|
15
27
|
}
|
|
16
28
|
}
|