@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
|
@@ -133,6 +133,12 @@
|
|
|
133
133
|
},
|
|
134
134
|
"Metadata": {
|
|
135
135
|
"shape": "Sl"
|
|
136
|
+
},
|
|
137
|
+
"PushNotification": {
|
|
138
|
+
"shape": "Sm"
|
|
139
|
+
},
|
|
140
|
+
"MessageAttributes": {
|
|
141
|
+
"shape": "Sq"
|
|
136
142
|
}
|
|
137
143
|
}
|
|
138
144
|
}
|
|
@@ -162,7 +168,7 @@
|
|
|
162
168
|
"members": {
|
|
163
169
|
"AppInstanceArn": {},
|
|
164
170
|
"Name": {
|
|
165
|
-
"shape": "
|
|
171
|
+
"shape": "Sx"
|
|
166
172
|
},
|
|
167
173
|
"Mode": {},
|
|
168
174
|
"Privacy": {},
|
|
@@ -170,11 +176,11 @@
|
|
|
170
176
|
"shape": "Sl"
|
|
171
177
|
},
|
|
172
178
|
"ClientRequestToken": {
|
|
173
|
-
"shape": "
|
|
179
|
+
"shape": "S10",
|
|
174
180
|
"idempotencyToken": true
|
|
175
181
|
},
|
|
176
182
|
"Tags": {
|
|
177
|
-
"shape": "
|
|
183
|
+
"shape": "S11"
|
|
178
184
|
},
|
|
179
185
|
"ChimeBearer": {
|
|
180
186
|
"location": "header",
|
|
@@ -239,16 +245,16 @@
|
|
|
239
245
|
"members": {
|
|
240
246
|
"AppInstanceArn": {},
|
|
241
247
|
"Processors": {
|
|
242
|
-
"shape": "
|
|
248
|
+
"shape": "S19"
|
|
243
249
|
},
|
|
244
250
|
"Name": {
|
|
245
|
-
"shape": "
|
|
251
|
+
"shape": "Sx"
|
|
246
252
|
},
|
|
247
253
|
"Tags": {
|
|
248
|
-
"shape": "
|
|
254
|
+
"shape": "S11"
|
|
249
255
|
},
|
|
250
256
|
"ClientRequestToken": {
|
|
251
|
-
"shape": "
|
|
257
|
+
"shape": "S10"
|
|
252
258
|
}
|
|
253
259
|
}
|
|
254
260
|
},
|
|
@@ -518,7 +524,7 @@
|
|
|
518
524
|
"type": "structure",
|
|
519
525
|
"members": {
|
|
520
526
|
"Name": {
|
|
521
|
-
"shape": "
|
|
527
|
+
"shape": "Sx"
|
|
522
528
|
},
|
|
523
529
|
"ChannelArn": {},
|
|
524
530
|
"Mode": {},
|
|
@@ -619,10 +625,10 @@
|
|
|
619
625
|
"members": {
|
|
620
626
|
"ChannelFlowArn": {},
|
|
621
627
|
"Processors": {
|
|
622
|
-
"shape": "
|
|
628
|
+
"shape": "S19"
|
|
623
629
|
},
|
|
624
630
|
"Name": {
|
|
625
|
-
"shape": "
|
|
631
|
+
"shape": "Sx"
|
|
626
632
|
},
|
|
627
633
|
"CreatedTimestamp": {
|
|
628
634
|
"type": "timestamp"
|
|
@@ -720,7 +726,7 @@
|
|
|
720
726
|
"type": "structure",
|
|
721
727
|
"members": {
|
|
722
728
|
"ChannelMembership": {
|
|
723
|
-
"shape": "
|
|
729
|
+
"shape": "S27"
|
|
724
730
|
}
|
|
725
731
|
}
|
|
726
732
|
}
|
|
@@ -757,7 +763,7 @@
|
|
|
757
763
|
"type": "structure",
|
|
758
764
|
"members": {
|
|
759
765
|
"Channel": {
|
|
760
|
-
"shape": "
|
|
766
|
+
"shape": "S2c"
|
|
761
767
|
}
|
|
762
768
|
}
|
|
763
769
|
}
|
|
@@ -876,7 +882,7 @@
|
|
|
876
882
|
"shape": "S8"
|
|
877
883
|
},
|
|
878
884
|
"Preferences": {
|
|
879
|
-
"shape": "
|
|
885
|
+
"shape": "S2j"
|
|
880
886
|
}
|
|
881
887
|
}
|
|
882
888
|
}
|
|
@@ -918,7 +924,7 @@
|
|
|
918
924
|
"ChannelArn": {},
|
|
919
925
|
"MessageId": {},
|
|
920
926
|
"Content": {
|
|
921
|
-
"shape": "
|
|
927
|
+
"shape": "S2q"
|
|
922
928
|
},
|
|
923
929
|
"Metadata": {
|
|
924
930
|
"shape": "Sl"
|
|
@@ -941,10 +947,10 @@
|
|
|
941
947
|
},
|
|
942
948
|
"Persistence": {},
|
|
943
949
|
"Status": {
|
|
944
|
-
"shape": "
|
|
950
|
+
"shape": "S2t"
|
|
945
951
|
},
|
|
946
952
|
"MessageAttributes": {
|
|
947
|
-
"shape": "
|
|
953
|
+
"shape": "Sq"
|
|
948
954
|
}
|
|
949
955
|
}
|
|
950
956
|
}
|
|
@@ -983,7 +989,7 @@
|
|
|
983
989
|
"type": "structure",
|
|
984
990
|
"members": {
|
|
985
991
|
"Status": {
|
|
986
|
-
"shape": "
|
|
992
|
+
"shape": "S2t"
|
|
987
993
|
}
|
|
988
994
|
}
|
|
989
995
|
}
|
|
@@ -1033,7 +1039,7 @@
|
|
|
1033
1039
|
"type": "integer"
|
|
1034
1040
|
},
|
|
1035
1041
|
"NextToken": {
|
|
1036
|
-
"shape": "
|
|
1042
|
+
"shape": "S34",
|
|
1037
1043
|
"location": "querystring",
|
|
1038
1044
|
"locationName": "next-token"
|
|
1039
1045
|
},
|
|
@@ -1048,7 +1054,7 @@
|
|
|
1048
1054
|
"members": {
|
|
1049
1055
|
"ChannelArn": {},
|
|
1050
1056
|
"NextToken": {
|
|
1051
|
-
"shape": "
|
|
1057
|
+
"shape": "S34"
|
|
1052
1058
|
},
|
|
1053
1059
|
"ChannelBans": {
|
|
1054
1060
|
"type": "list",
|
|
@@ -1086,7 +1092,7 @@
|
|
|
1086
1092
|
"type": "integer"
|
|
1087
1093
|
},
|
|
1088
1094
|
"NextToken": {
|
|
1089
|
-
"shape": "
|
|
1095
|
+
"shape": "S34",
|
|
1090
1096
|
"location": "querystring",
|
|
1091
1097
|
"locationName": "next-token"
|
|
1092
1098
|
}
|
|
@@ -1102,16 +1108,16 @@
|
|
|
1102
1108
|
"members": {
|
|
1103
1109
|
"ChannelFlowArn": {},
|
|
1104
1110
|
"Name": {
|
|
1105
|
-
"shape": "
|
|
1111
|
+
"shape": "Sx"
|
|
1106
1112
|
},
|
|
1107
1113
|
"Processors": {
|
|
1108
|
-
"shape": "
|
|
1114
|
+
"shape": "S19"
|
|
1109
1115
|
}
|
|
1110
1116
|
}
|
|
1111
1117
|
}
|
|
1112
1118
|
},
|
|
1113
1119
|
"NextToken": {
|
|
1114
|
-
"shape": "
|
|
1120
|
+
"shape": "S34"
|
|
1115
1121
|
}
|
|
1116
1122
|
}
|
|
1117
1123
|
}
|
|
@@ -1143,7 +1149,7 @@
|
|
|
1143
1149
|
"type": "integer"
|
|
1144
1150
|
},
|
|
1145
1151
|
"NextToken": {
|
|
1146
|
-
"shape": "
|
|
1152
|
+
"shape": "S34",
|
|
1147
1153
|
"location": "querystring",
|
|
1148
1154
|
"locationName": "next-token"
|
|
1149
1155
|
},
|
|
@@ -1169,7 +1175,7 @@
|
|
|
1169
1175
|
}
|
|
1170
1176
|
},
|
|
1171
1177
|
"NextToken": {
|
|
1172
|
-
"shape": "
|
|
1178
|
+
"shape": "S34"
|
|
1173
1179
|
}
|
|
1174
1180
|
}
|
|
1175
1181
|
}
|
|
@@ -1196,7 +1202,7 @@
|
|
|
1196
1202
|
"type": "integer"
|
|
1197
1203
|
},
|
|
1198
1204
|
"NextToken": {
|
|
1199
|
-
"shape": "
|
|
1205
|
+
"shape": "S34",
|
|
1200
1206
|
"location": "querystring",
|
|
1201
1207
|
"locationName": "next-token"
|
|
1202
1208
|
},
|
|
@@ -1212,11 +1218,11 @@
|
|
|
1212
1218
|
"ChannelMemberships": {
|
|
1213
1219
|
"type": "list",
|
|
1214
1220
|
"member": {
|
|
1215
|
-
"shape": "
|
|
1221
|
+
"shape": "S27"
|
|
1216
1222
|
}
|
|
1217
1223
|
},
|
|
1218
1224
|
"NextToken": {
|
|
1219
|
-
"shape": "
|
|
1225
|
+
"shape": "S34"
|
|
1220
1226
|
}
|
|
1221
1227
|
}
|
|
1222
1228
|
}
|
|
@@ -1258,7 +1264,7 @@
|
|
|
1258
1264
|
"type": "integer"
|
|
1259
1265
|
},
|
|
1260
1266
|
"NextToken": {
|
|
1261
|
-
"shape": "
|
|
1267
|
+
"shape": "S34",
|
|
1262
1268
|
"location": "querystring",
|
|
1263
1269
|
"locationName": "next-token"
|
|
1264
1270
|
},
|
|
@@ -1273,7 +1279,7 @@
|
|
|
1273
1279
|
"members": {
|
|
1274
1280
|
"ChannelArn": {},
|
|
1275
1281
|
"NextToken": {
|
|
1276
|
-
"shape": "
|
|
1282
|
+
"shape": "S34"
|
|
1277
1283
|
},
|
|
1278
1284
|
"ChannelMessages": {
|
|
1279
1285
|
"type": "list",
|
|
@@ -1282,7 +1288,7 @@
|
|
|
1282
1288
|
"members": {
|
|
1283
1289
|
"MessageId": {},
|
|
1284
1290
|
"Content": {
|
|
1285
|
-
"shape": "
|
|
1291
|
+
"shape": "S2q"
|
|
1286
1292
|
},
|
|
1287
1293
|
"Metadata": {
|
|
1288
1294
|
"shape": "Sl"
|
|
@@ -1304,10 +1310,10 @@
|
|
|
1304
1310
|
"type": "boolean"
|
|
1305
1311
|
},
|
|
1306
1312
|
"Status": {
|
|
1307
|
-
"shape": "
|
|
1313
|
+
"shape": "S2t"
|
|
1308
1314
|
},
|
|
1309
1315
|
"MessageAttributes": {
|
|
1310
|
-
"shape": "
|
|
1316
|
+
"shape": "Sq"
|
|
1311
1317
|
}
|
|
1312
1318
|
}
|
|
1313
1319
|
}
|
|
@@ -1338,7 +1344,7 @@
|
|
|
1338
1344
|
"type": "integer"
|
|
1339
1345
|
},
|
|
1340
1346
|
"NextToken": {
|
|
1341
|
-
"shape": "
|
|
1347
|
+
"shape": "S34",
|
|
1342
1348
|
"location": "querystring",
|
|
1343
1349
|
"locationName": "next-token"
|
|
1344
1350
|
},
|
|
@@ -1353,7 +1359,7 @@
|
|
|
1353
1359
|
"members": {
|
|
1354
1360
|
"ChannelArn": {},
|
|
1355
1361
|
"NextToken": {
|
|
1356
|
-
"shape": "
|
|
1362
|
+
"shape": "S34"
|
|
1357
1363
|
},
|
|
1358
1364
|
"ChannelModerators": {
|
|
1359
1365
|
"type": "list",
|
|
@@ -1396,7 +1402,7 @@
|
|
|
1396
1402
|
"type": "integer"
|
|
1397
1403
|
},
|
|
1398
1404
|
"NextToken": {
|
|
1399
|
-
"shape": "
|
|
1405
|
+
"shape": "S34",
|
|
1400
1406
|
"location": "querystring",
|
|
1401
1407
|
"locationName": "next-token"
|
|
1402
1408
|
},
|
|
@@ -1412,11 +1418,11 @@
|
|
|
1412
1418
|
"Channels": {
|
|
1413
1419
|
"type": "list",
|
|
1414
1420
|
"member": {
|
|
1415
|
-
"shape": "
|
|
1421
|
+
"shape": "S28"
|
|
1416
1422
|
}
|
|
1417
1423
|
},
|
|
1418
1424
|
"NextToken": {
|
|
1419
|
-
"shape": "
|
|
1425
|
+
"shape": "S34"
|
|
1420
1426
|
}
|
|
1421
1427
|
}
|
|
1422
1428
|
}
|
|
@@ -1443,7 +1449,7 @@
|
|
|
1443
1449
|
"type": "integer"
|
|
1444
1450
|
},
|
|
1445
1451
|
"NextToken": {
|
|
1446
|
-
"shape": "
|
|
1452
|
+
"shape": "S34",
|
|
1447
1453
|
"location": "querystring",
|
|
1448
1454
|
"locationName": "next-token"
|
|
1449
1455
|
}
|
|
@@ -1458,7 +1464,7 @@
|
|
|
1458
1464
|
"type": "structure",
|
|
1459
1465
|
"members": {
|
|
1460
1466
|
"Name": {
|
|
1461
|
-
"shape": "
|
|
1467
|
+
"shape": "Sx"
|
|
1462
1468
|
},
|
|
1463
1469
|
"ChannelArn": {},
|
|
1464
1470
|
"Mode": {},
|
|
@@ -1470,7 +1476,7 @@
|
|
|
1470
1476
|
}
|
|
1471
1477
|
},
|
|
1472
1478
|
"NextToken": {
|
|
1473
|
-
"shape": "
|
|
1479
|
+
"shape": "S34"
|
|
1474
1480
|
}
|
|
1475
1481
|
}
|
|
1476
1482
|
}
|
|
@@ -1497,7 +1503,7 @@
|
|
|
1497
1503
|
"type": "integer"
|
|
1498
1504
|
},
|
|
1499
1505
|
"NextToken": {
|
|
1500
|
-
"shape": "
|
|
1506
|
+
"shape": "S34",
|
|
1501
1507
|
"location": "querystring",
|
|
1502
1508
|
"locationName": "next-token"
|
|
1503
1509
|
},
|
|
@@ -1513,11 +1519,11 @@
|
|
|
1513
1519
|
"Channels": {
|
|
1514
1520
|
"type": "list",
|
|
1515
1521
|
"member": {
|
|
1516
|
-
"shape": "
|
|
1522
|
+
"shape": "S2c"
|
|
1517
1523
|
}
|
|
1518
1524
|
},
|
|
1519
1525
|
"NextToken": {
|
|
1520
|
-
"shape": "
|
|
1526
|
+
"shape": "S34"
|
|
1521
1527
|
}
|
|
1522
1528
|
}
|
|
1523
1529
|
}
|
|
@@ -1544,7 +1550,7 @@
|
|
|
1544
1550
|
"type": "structure",
|
|
1545
1551
|
"members": {
|
|
1546
1552
|
"Tags": {
|
|
1547
|
-
"shape": "
|
|
1553
|
+
"shape": "S11"
|
|
1548
1554
|
}
|
|
1549
1555
|
}
|
|
1550
1556
|
}
|
|
@@ -1577,7 +1583,7 @@
|
|
|
1577
1583
|
"locationName": "x-amz-chime-bearer"
|
|
1578
1584
|
},
|
|
1579
1585
|
"Preferences": {
|
|
1580
|
-
"shape": "
|
|
1586
|
+
"shape": "S2j"
|
|
1581
1587
|
}
|
|
1582
1588
|
}
|
|
1583
1589
|
},
|
|
@@ -1589,7 +1595,7 @@
|
|
|
1589
1595
|
"shape": "S8"
|
|
1590
1596
|
},
|
|
1591
1597
|
"Preferences": {
|
|
1592
|
-
"shape": "
|
|
1598
|
+
"shape": "S2j"
|
|
1593
1599
|
}
|
|
1594
1600
|
}
|
|
1595
1601
|
}
|
|
@@ -1658,7 +1664,7 @@
|
|
|
1658
1664
|
"shape": "Sl"
|
|
1659
1665
|
},
|
|
1660
1666
|
"ClientRequestToken": {
|
|
1661
|
-
"shape": "
|
|
1667
|
+
"shape": "S10",
|
|
1662
1668
|
"idempotencyToken": true
|
|
1663
1669
|
},
|
|
1664
1670
|
"ChimeBearer": {
|
|
@@ -1666,26 +1672,10 @@
|
|
|
1666
1672
|
"locationName": "x-amz-chime-bearer"
|
|
1667
1673
|
},
|
|
1668
1674
|
"PushNotification": {
|
|
1669
|
-
"
|
|
1670
|
-
"required": [
|
|
1671
|
-
"Title",
|
|
1672
|
-
"Body",
|
|
1673
|
-
"Type"
|
|
1674
|
-
],
|
|
1675
|
-
"members": {
|
|
1676
|
-
"Title": {
|
|
1677
|
-
"type": "string",
|
|
1678
|
-
"sensitive": true
|
|
1679
|
-
},
|
|
1680
|
-
"Body": {
|
|
1681
|
-
"type": "string",
|
|
1682
|
-
"sensitive": true
|
|
1683
|
-
},
|
|
1684
|
-
"Type": {}
|
|
1685
|
-
}
|
|
1675
|
+
"shape": "Sm"
|
|
1686
1676
|
},
|
|
1687
1677
|
"MessageAttributes": {
|
|
1688
|
-
"shape": "
|
|
1678
|
+
"shape": "Sq"
|
|
1689
1679
|
}
|
|
1690
1680
|
}
|
|
1691
1681
|
},
|
|
@@ -1695,7 +1685,7 @@
|
|
|
1695
1685
|
"ChannelArn": {},
|
|
1696
1686
|
"MessageId": {},
|
|
1697
1687
|
"Status": {
|
|
1698
|
-
"shape": "
|
|
1688
|
+
"shape": "S2t"
|
|
1699
1689
|
}
|
|
1700
1690
|
}
|
|
1701
1691
|
}
|
|
@@ -1714,7 +1704,7 @@
|
|
|
1714
1704
|
"members": {
|
|
1715
1705
|
"ResourceARN": {},
|
|
1716
1706
|
"Tags": {
|
|
1717
|
-
"shape": "
|
|
1707
|
+
"shape": "S11"
|
|
1718
1708
|
}
|
|
1719
1709
|
}
|
|
1720
1710
|
}
|
|
@@ -1735,7 +1725,7 @@
|
|
|
1735
1725
|
"TagKeys": {
|
|
1736
1726
|
"type": "list",
|
|
1737
1727
|
"member": {
|
|
1738
|
-
"shape": "
|
|
1728
|
+
"shape": "S13"
|
|
1739
1729
|
}
|
|
1740
1730
|
}
|
|
1741
1731
|
}
|
|
@@ -1761,7 +1751,7 @@
|
|
|
1761
1751
|
"locationName": "channelArn"
|
|
1762
1752
|
},
|
|
1763
1753
|
"Name": {
|
|
1764
|
-
"shape": "
|
|
1754
|
+
"shape": "Sx"
|
|
1765
1755
|
},
|
|
1766
1756
|
"Mode": {},
|
|
1767
1757
|
"Metadata": {
|
|
@@ -1799,10 +1789,10 @@
|
|
|
1799
1789
|
"locationName": "channelFlowArn"
|
|
1800
1790
|
},
|
|
1801
1791
|
"Processors": {
|
|
1802
|
-
"shape": "
|
|
1792
|
+
"shape": "S19"
|
|
1803
1793
|
},
|
|
1804
1794
|
"Name": {
|
|
1805
|
-
"shape": "
|
|
1795
|
+
"shape": "Sx"
|
|
1806
1796
|
}
|
|
1807
1797
|
}
|
|
1808
1798
|
},
|
|
@@ -1836,7 +1826,7 @@
|
|
|
1836
1826
|
"locationName": "messageId"
|
|
1837
1827
|
},
|
|
1838
1828
|
"Content": {
|
|
1839
|
-
"shape": "
|
|
1829
|
+
"shape": "S2q"
|
|
1840
1830
|
},
|
|
1841
1831
|
"Metadata": {
|
|
1842
1832
|
"shape": "Sl"
|
|
@@ -1853,7 +1843,7 @@
|
|
|
1853
1843
|
"ChannelArn": {},
|
|
1854
1844
|
"MessageId": {},
|
|
1855
1845
|
"Status": {
|
|
1856
|
-
"shape": "
|
|
1846
|
+
"shape": "S2t"
|
|
1857
1847
|
}
|
|
1858
1848
|
}
|
|
1859
1849
|
}
|
|
@@ -1908,15 +1898,48 @@
|
|
|
1908
1898
|
"type": "string",
|
|
1909
1899
|
"sensitive": true
|
|
1910
1900
|
},
|
|
1911
|
-
"
|
|
1901
|
+
"Sm": {
|
|
1902
|
+
"type": "structure",
|
|
1903
|
+
"members": {
|
|
1904
|
+
"Title": {
|
|
1905
|
+
"type": "string",
|
|
1906
|
+
"sensitive": true
|
|
1907
|
+
},
|
|
1908
|
+
"Body": {
|
|
1909
|
+
"type": "string",
|
|
1910
|
+
"sensitive": true
|
|
1911
|
+
},
|
|
1912
|
+
"Type": {}
|
|
1913
|
+
}
|
|
1914
|
+
},
|
|
1915
|
+
"Sq": {
|
|
1916
|
+
"type": "map",
|
|
1917
|
+
"key": {
|
|
1918
|
+
"type": "string",
|
|
1919
|
+
"sensitive": true
|
|
1920
|
+
},
|
|
1921
|
+
"value": {
|
|
1922
|
+
"type": "structure",
|
|
1923
|
+
"members": {
|
|
1924
|
+
"StringValues": {
|
|
1925
|
+
"type": "list",
|
|
1926
|
+
"member": {
|
|
1927
|
+
"type": "string",
|
|
1928
|
+
"sensitive": true
|
|
1929
|
+
}
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1932
|
+
}
|
|
1933
|
+
},
|
|
1934
|
+
"Sx": {
|
|
1912
1935
|
"type": "string",
|
|
1913
1936
|
"sensitive": true
|
|
1914
1937
|
},
|
|
1915
|
-
"
|
|
1938
|
+
"S10": {
|
|
1916
1939
|
"type": "string",
|
|
1917
1940
|
"sensitive": true
|
|
1918
1941
|
},
|
|
1919
|
-
"
|
|
1942
|
+
"S11": {
|
|
1920
1943
|
"type": "list",
|
|
1921
1944
|
"member": {
|
|
1922
1945
|
"type": "structure",
|
|
@@ -1926,7 +1949,7 @@
|
|
|
1926
1949
|
],
|
|
1927
1950
|
"members": {
|
|
1928
1951
|
"Key": {
|
|
1929
|
-
"shape": "
|
|
1952
|
+
"shape": "S13"
|
|
1930
1953
|
},
|
|
1931
1954
|
"Value": {
|
|
1932
1955
|
"type": "string",
|
|
@@ -1935,11 +1958,11 @@
|
|
|
1935
1958
|
}
|
|
1936
1959
|
}
|
|
1937
1960
|
},
|
|
1938
|
-
"
|
|
1961
|
+
"S13": {
|
|
1939
1962
|
"type": "string",
|
|
1940
1963
|
"sensitive": true
|
|
1941
1964
|
},
|
|
1942
|
-
"
|
|
1965
|
+
"S19": {
|
|
1943
1966
|
"type": "list",
|
|
1944
1967
|
"member": {
|
|
1945
1968
|
"type": "structure",
|
|
@@ -1951,7 +1974,7 @@
|
|
|
1951
1974
|
],
|
|
1952
1975
|
"members": {
|
|
1953
1976
|
"Name": {
|
|
1954
|
-
"shape": "
|
|
1977
|
+
"shape": "Sx"
|
|
1955
1978
|
},
|
|
1956
1979
|
"Configuration": {
|
|
1957
1980
|
"type": "structure",
|
|
@@ -1979,11 +2002,11 @@
|
|
|
1979
2002
|
}
|
|
1980
2003
|
}
|
|
1981
2004
|
},
|
|
1982
|
-
"
|
|
2005
|
+
"S27": {
|
|
1983
2006
|
"type": "structure",
|
|
1984
2007
|
"members": {
|
|
1985
2008
|
"ChannelSummary": {
|
|
1986
|
-
"shape": "
|
|
2009
|
+
"shape": "S28"
|
|
1987
2010
|
},
|
|
1988
2011
|
"AppInstanceUserMembershipSummary": {
|
|
1989
2012
|
"type": "structure",
|
|
@@ -1996,11 +2019,11 @@
|
|
|
1996
2019
|
}
|
|
1997
2020
|
}
|
|
1998
2021
|
},
|
|
1999
|
-
"
|
|
2022
|
+
"S28": {
|
|
2000
2023
|
"type": "structure",
|
|
2001
2024
|
"members": {
|
|
2002
2025
|
"Name": {
|
|
2003
|
-
"shape": "
|
|
2026
|
+
"shape": "Sx"
|
|
2004
2027
|
},
|
|
2005
2028
|
"ChannelArn": {},
|
|
2006
2029
|
"Mode": {},
|
|
@@ -2013,15 +2036,15 @@
|
|
|
2013
2036
|
}
|
|
2014
2037
|
}
|
|
2015
2038
|
},
|
|
2016
|
-
"
|
|
2039
|
+
"S2c": {
|
|
2017
2040
|
"type": "structure",
|
|
2018
2041
|
"members": {
|
|
2019
2042
|
"ChannelSummary": {
|
|
2020
|
-
"shape": "
|
|
2043
|
+
"shape": "S28"
|
|
2021
2044
|
}
|
|
2022
2045
|
}
|
|
2023
2046
|
},
|
|
2024
|
-
"
|
|
2047
|
+
"S2j": {
|
|
2025
2048
|
"type": "structure",
|
|
2026
2049
|
"members": {
|
|
2027
2050
|
"PushNotifications": {
|
|
@@ -2039,37 +2062,18 @@
|
|
|
2039
2062
|
}
|
|
2040
2063
|
}
|
|
2041
2064
|
},
|
|
2042
|
-
"
|
|
2065
|
+
"S2q": {
|
|
2043
2066
|
"type": "string",
|
|
2044
2067
|
"sensitive": true
|
|
2045
2068
|
},
|
|
2046
|
-
"
|
|
2069
|
+
"S2t": {
|
|
2047
2070
|
"type": "structure",
|
|
2048
2071
|
"members": {
|
|
2049
2072
|
"Value": {},
|
|
2050
2073
|
"Detail": {}
|
|
2051
2074
|
}
|
|
2052
2075
|
},
|
|
2053
|
-
"
|
|
2054
|
-
"type": "map",
|
|
2055
|
-
"key": {
|
|
2056
|
-
"type": "string",
|
|
2057
|
-
"sensitive": true
|
|
2058
|
-
},
|
|
2059
|
-
"value": {
|
|
2060
|
-
"type": "structure",
|
|
2061
|
-
"members": {
|
|
2062
|
-
"StringValues": {
|
|
2063
|
-
"type": "list",
|
|
2064
|
-
"member": {
|
|
2065
|
-
"type": "string",
|
|
2066
|
-
"sensitive": true
|
|
2067
|
-
}
|
|
2068
|
-
}
|
|
2069
|
-
}
|
|
2070
|
-
}
|
|
2071
|
-
},
|
|
2072
|
-
"S30": {
|
|
2076
|
+
"S34": {
|
|
2073
2077
|
"type": "string",
|
|
2074
2078
|
"sensitive": true
|
|
2075
2079
|
}
|