@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
|
@@ -157,6 +157,24 @@
|
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
159
|
},
|
|
160
|
+
"DeactivateAnomalyDetector": {
|
|
161
|
+
"http": {
|
|
162
|
+
"requestUri": "/DeactivateAnomalyDetector"
|
|
163
|
+
},
|
|
164
|
+
"input": {
|
|
165
|
+
"type": "structure",
|
|
166
|
+
"required": [
|
|
167
|
+
"AnomalyDetectorArn"
|
|
168
|
+
],
|
|
169
|
+
"members": {
|
|
170
|
+
"AnomalyDetectorArn": {}
|
|
171
|
+
}
|
|
172
|
+
},
|
|
173
|
+
"output": {
|
|
174
|
+
"type": "structure",
|
|
175
|
+
"members": {}
|
|
176
|
+
}
|
|
177
|
+
},
|
|
160
178
|
"DeleteAlert": {
|
|
161
179
|
"http": {
|
|
162
180
|
"requestUri": "/DeleteAlert"
|
|
@@ -304,7 +322,8 @@
|
|
|
304
322
|
},
|
|
305
323
|
"Status": {},
|
|
306
324
|
"FailureReason": {},
|
|
307
|
-
"KmsKeyArn": {}
|
|
325
|
+
"KmsKeyArn": {},
|
|
326
|
+
"FailureType": {}
|
|
308
327
|
}
|
|
309
328
|
}
|
|
310
329
|
},
|
|
@@ -604,6 +623,47 @@
|
|
|
604
623
|
}
|
|
605
624
|
}
|
|
606
625
|
},
|
|
626
|
+
"ListAnomalyGroupRelatedMetrics": {
|
|
627
|
+
"http": {
|
|
628
|
+
"requestUri": "/ListAnomalyGroupRelatedMetrics"
|
|
629
|
+
},
|
|
630
|
+
"input": {
|
|
631
|
+
"type": "structure",
|
|
632
|
+
"required": [
|
|
633
|
+
"AnomalyDetectorArn",
|
|
634
|
+
"AnomalyGroupId"
|
|
635
|
+
],
|
|
636
|
+
"members": {
|
|
637
|
+
"AnomalyDetectorArn": {},
|
|
638
|
+
"AnomalyGroupId": {},
|
|
639
|
+
"RelationshipTypeFilter": {},
|
|
640
|
+
"MaxResults": {
|
|
641
|
+
"type": "integer"
|
|
642
|
+
},
|
|
643
|
+
"NextToken": {}
|
|
644
|
+
}
|
|
645
|
+
},
|
|
646
|
+
"output": {
|
|
647
|
+
"type": "structure",
|
|
648
|
+
"members": {
|
|
649
|
+
"InterMetricImpactList": {
|
|
650
|
+
"type": "list",
|
|
651
|
+
"member": {
|
|
652
|
+
"type": "structure",
|
|
653
|
+
"members": {
|
|
654
|
+
"MetricName": {},
|
|
655
|
+
"AnomalyGroupId": {},
|
|
656
|
+
"RelationshipType": {},
|
|
657
|
+
"ContributionPercentage": {
|
|
658
|
+
"type": "double"
|
|
659
|
+
}
|
|
660
|
+
}
|
|
661
|
+
}
|
|
662
|
+
},
|
|
663
|
+
"NextToken": {}
|
|
664
|
+
}
|
|
665
|
+
}
|
|
666
|
+
},
|
|
607
667
|
"ListAnomalyGroupSummaries": {
|
|
608
668
|
"http": {
|
|
609
669
|
"requestUri": "/ListAnomalyGroupSummaries"
|
|
@@ -1030,9 +1090,6 @@
|
|
|
1030
1090
|
"members": {
|
|
1031
1091
|
"S3SourceConfig": {
|
|
1032
1092
|
"type": "structure",
|
|
1033
|
-
"required": [
|
|
1034
|
-
"RoleArn"
|
|
1035
|
-
],
|
|
1036
1093
|
"members": {
|
|
1037
1094
|
"RoleArn": {},
|
|
1038
1095
|
"TemplatedPathList": {
|
|
@@ -1048,10 +1105,6 @@
|
|
|
1048
1105
|
},
|
|
1049
1106
|
"AppFlowConfig": {
|
|
1050
1107
|
"type": "structure",
|
|
1051
|
-
"required": [
|
|
1052
|
-
"RoleArn",
|
|
1053
|
-
"FlowName"
|
|
1054
|
-
],
|
|
1055
1108
|
"members": {
|
|
1056
1109
|
"RoleArn": {},
|
|
1057
1110
|
"FlowName": {}
|
|
@@ -1059,25 +1112,12 @@
|
|
|
1059
1112
|
},
|
|
1060
1113
|
"CloudWatchConfig": {
|
|
1061
1114
|
"type": "structure",
|
|
1062
|
-
"required": [
|
|
1063
|
-
"RoleArn"
|
|
1064
|
-
],
|
|
1065
1115
|
"members": {
|
|
1066
1116
|
"RoleArn": {}
|
|
1067
1117
|
}
|
|
1068
1118
|
},
|
|
1069
1119
|
"RDSSourceConfig": {
|
|
1070
1120
|
"type": "structure",
|
|
1071
|
-
"required": [
|
|
1072
|
-
"DBInstanceIdentifier",
|
|
1073
|
-
"DatabaseHost",
|
|
1074
|
-
"DatabasePort",
|
|
1075
|
-
"SecretManagerArn",
|
|
1076
|
-
"DatabaseName",
|
|
1077
|
-
"TableName",
|
|
1078
|
-
"RoleArn",
|
|
1079
|
-
"VpcConfiguration"
|
|
1080
|
-
],
|
|
1081
1121
|
"members": {
|
|
1082
1122
|
"DBInstanceIdentifier": {},
|
|
1083
1123
|
"DatabaseHost": {},
|
|
@@ -1095,16 +1135,6 @@
|
|
|
1095
1135
|
},
|
|
1096
1136
|
"RedshiftSourceConfig": {
|
|
1097
1137
|
"type": "structure",
|
|
1098
|
-
"required": [
|
|
1099
|
-
"ClusterIdentifier",
|
|
1100
|
-
"DatabaseHost",
|
|
1101
|
-
"DatabasePort",
|
|
1102
|
-
"SecretManagerArn",
|
|
1103
|
-
"DatabaseName",
|
|
1104
|
-
"TableName",
|
|
1105
|
-
"RoleArn",
|
|
1106
|
-
"VpcConfiguration"
|
|
1107
|
-
],
|
|
1108
1138
|
"members": {
|
|
1109
1139
|
"ClusterIdentifier": {},
|
|
1110
1140
|
"DatabaseHost": {},
|
|
@@ -20,6 +20,11 @@
|
|
|
20
20
|
"output_token": "NextToken",
|
|
21
21
|
"limit_key": "MaxResults"
|
|
22
22
|
},
|
|
23
|
+
"ListAnomalyGroupRelatedMetrics": {
|
|
24
|
+
"input_token": "NextToken",
|
|
25
|
+
"output_token": "NextToken",
|
|
26
|
+
"limit_key": "MaxResults"
|
|
27
|
+
},
|
|
23
28
|
"ListAnomalyGroupSummaries": {
|
|
24
29
|
"input_token": "NextToken",
|
|
25
30
|
"output_token": "NextToken",
|
|
@@ -334,10 +334,10 @@
|
|
|
334
334
|
"shape": "Si"
|
|
335
335
|
},
|
|
336
336
|
"EvaluationManifest": {
|
|
337
|
-
"shape": "
|
|
337
|
+
"shape": "S1h"
|
|
338
338
|
},
|
|
339
339
|
"EvaluationResult": {
|
|
340
|
-
"shape": "
|
|
340
|
+
"shape": "S1h"
|
|
341
341
|
},
|
|
342
342
|
"EvaluationEndTimestamp": {
|
|
343
343
|
"type": "timestamp"
|
|
@@ -348,6 +348,68 @@
|
|
|
348
348
|
}
|
|
349
349
|
}
|
|
350
350
|
},
|
|
351
|
+
"DescribeModelPackagingJob": {
|
|
352
|
+
"http": {
|
|
353
|
+
"method": "GET",
|
|
354
|
+
"requestUri": "/2020-11-20/projects/{projectName}/modelpackagingjobs/{jobName}"
|
|
355
|
+
},
|
|
356
|
+
"input": {
|
|
357
|
+
"type": "structure",
|
|
358
|
+
"required": [
|
|
359
|
+
"ProjectName",
|
|
360
|
+
"JobName"
|
|
361
|
+
],
|
|
362
|
+
"members": {
|
|
363
|
+
"ProjectName": {
|
|
364
|
+
"location": "uri",
|
|
365
|
+
"locationName": "projectName"
|
|
366
|
+
},
|
|
367
|
+
"JobName": {
|
|
368
|
+
"location": "uri",
|
|
369
|
+
"locationName": "jobName"
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
},
|
|
373
|
+
"output": {
|
|
374
|
+
"type": "structure",
|
|
375
|
+
"members": {
|
|
376
|
+
"ModelPackagingDescription": {
|
|
377
|
+
"type": "structure",
|
|
378
|
+
"members": {
|
|
379
|
+
"JobName": {},
|
|
380
|
+
"ProjectName": {},
|
|
381
|
+
"ModelVersion": {},
|
|
382
|
+
"ModelPackagingConfiguration": {
|
|
383
|
+
"shape": "S1m"
|
|
384
|
+
},
|
|
385
|
+
"ModelPackagingJobDescription": {},
|
|
386
|
+
"ModelPackagingMethod": {},
|
|
387
|
+
"ModelPackagingOutputDetails": {
|
|
388
|
+
"type": "structure",
|
|
389
|
+
"members": {
|
|
390
|
+
"Greengrass": {
|
|
391
|
+
"type": "structure",
|
|
392
|
+
"members": {
|
|
393
|
+
"ComponentVersionArn": {},
|
|
394
|
+
"ComponentName": {},
|
|
395
|
+
"ComponentVersion": {}
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
}
|
|
399
|
+
},
|
|
400
|
+
"Status": {},
|
|
401
|
+
"StatusMessage": {},
|
|
402
|
+
"CreationTimestamp": {
|
|
403
|
+
"type": "timestamp"
|
|
404
|
+
},
|
|
405
|
+
"LastUpdatedTimestamp": {
|
|
406
|
+
"type": "timestamp"
|
|
407
|
+
}
|
|
408
|
+
}
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
},
|
|
351
413
|
"DescribeProject": {
|
|
352
414
|
"http": {
|
|
353
415
|
"method": "GET",
|
|
@@ -508,6 +570,60 @@
|
|
|
508
570
|
}
|
|
509
571
|
}
|
|
510
572
|
},
|
|
573
|
+
"ListModelPackagingJobs": {
|
|
574
|
+
"http": {
|
|
575
|
+
"method": "GET",
|
|
576
|
+
"requestUri": "/2020-11-20/projects/{projectName}/modelpackagingjobs"
|
|
577
|
+
},
|
|
578
|
+
"input": {
|
|
579
|
+
"type": "structure",
|
|
580
|
+
"required": [
|
|
581
|
+
"ProjectName"
|
|
582
|
+
],
|
|
583
|
+
"members": {
|
|
584
|
+
"ProjectName": {
|
|
585
|
+
"location": "uri",
|
|
586
|
+
"locationName": "projectName"
|
|
587
|
+
},
|
|
588
|
+
"NextToken": {
|
|
589
|
+
"location": "querystring",
|
|
590
|
+
"locationName": "nextToken"
|
|
591
|
+
},
|
|
592
|
+
"MaxResults": {
|
|
593
|
+
"location": "querystring",
|
|
594
|
+
"locationName": "maxResults",
|
|
595
|
+
"type": "integer"
|
|
596
|
+
}
|
|
597
|
+
}
|
|
598
|
+
},
|
|
599
|
+
"output": {
|
|
600
|
+
"type": "structure",
|
|
601
|
+
"members": {
|
|
602
|
+
"ModelPackagingJobs": {
|
|
603
|
+
"type": "list",
|
|
604
|
+
"member": {
|
|
605
|
+
"type": "structure",
|
|
606
|
+
"members": {
|
|
607
|
+
"JobName": {},
|
|
608
|
+
"ProjectName": {},
|
|
609
|
+
"ModelVersion": {},
|
|
610
|
+
"ModelPackagingJobDescription": {},
|
|
611
|
+
"ModelPackagingMethod": {},
|
|
612
|
+
"Status": {},
|
|
613
|
+
"StatusMessage": {},
|
|
614
|
+
"CreationTimestamp": {
|
|
615
|
+
"type": "timestamp"
|
|
616
|
+
},
|
|
617
|
+
"LastUpdatedTimestamp": {
|
|
618
|
+
"type": "timestamp"
|
|
619
|
+
}
|
|
620
|
+
}
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
"NextToken": {}
|
|
624
|
+
}
|
|
625
|
+
}
|
|
626
|
+
},
|
|
511
627
|
"ListModels": {
|
|
512
628
|
"http": {
|
|
513
629
|
"method": "GET",
|
|
@@ -643,6 +759,42 @@
|
|
|
643
759
|
}
|
|
644
760
|
}
|
|
645
761
|
},
|
|
762
|
+
"StartModelPackagingJob": {
|
|
763
|
+
"http": {
|
|
764
|
+
"requestUri": "/2020-11-20/projects/{projectName}/modelpackagingjobs"
|
|
765
|
+
},
|
|
766
|
+
"input": {
|
|
767
|
+
"type": "structure",
|
|
768
|
+
"required": [
|
|
769
|
+
"ProjectName",
|
|
770
|
+
"ModelVersion",
|
|
771
|
+
"Configuration"
|
|
772
|
+
],
|
|
773
|
+
"members": {
|
|
774
|
+
"ProjectName": {
|
|
775
|
+
"location": "uri",
|
|
776
|
+
"locationName": "projectName"
|
|
777
|
+
},
|
|
778
|
+
"ModelVersion": {},
|
|
779
|
+
"JobName": {},
|
|
780
|
+
"Configuration": {
|
|
781
|
+
"shape": "S1m"
|
|
782
|
+
},
|
|
783
|
+
"Description": {},
|
|
784
|
+
"ClientToken": {
|
|
785
|
+
"idempotencyToken": true,
|
|
786
|
+
"location": "header",
|
|
787
|
+
"locationName": "X-Amzn-Client-Token"
|
|
788
|
+
}
|
|
789
|
+
}
|
|
790
|
+
},
|
|
791
|
+
"output": {
|
|
792
|
+
"type": "structure",
|
|
793
|
+
"members": {
|
|
794
|
+
"JobName": {}
|
|
795
|
+
}
|
|
796
|
+
}
|
|
797
|
+
},
|
|
646
798
|
"StopModel": {
|
|
647
799
|
"http": {
|
|
648
800
|
"requestUri": "/2020-11-20/projects/{projectName}/models/{modelVersion}/stop",
|
|
@@ -790,17 +942,20 @@
|
|
|
790
942
|
],
|
|
791
943
|
"members": {
|
|
792
944
|
"S3Location": {
|
|
793
|
-
"
|
|
794
|
-
"required": [
|
|
795
|
-
"Bucket"
|
|
796
|
-
],
|
|
797
|
-
"members": {
|
|
798
|
-
"Bucket": {},
|
|
799
|
-
"Prefix": {}
|
|
800
|
-
}
|
|
945
|
+
"shape": "Sj"
|
|
801
946
|
}
|
|
802
947
|
}
|
|
803
948
|
},
|
|
949
|
+
"Sj": {
|
|
950
|
+
"type": "structure",
|
|
951
|
+
"required": [
|
|
952
|
+
"Bucket"
|
|
953
|
+
],
|
|
954
|
+
"members": {
|
|
955
|
+
"Bucket": {},
|
|
956
|
+
"Prefix": {}
|
|
957
|
+
}
|
|
958
|
+
},
|
|
804
959
|
"Sm": {
|
|
805
960
|
"type": "list",
|
|
806
961
|
"member": {
|
|
@@ -855,7 +1010,7 @@
|
|
|
855
1010
|
}
|
|
856
1011
|
}
|
|
857
1012
|
},
|
|
858
|
-
"
|
|
1013
|
+
"S1h": {
|
|
859
1014
|
"type": "structure",
|
|
860
1015
|
"required": [
|
|
861
1016
|
"Bucket",
|
|
@@ -865,6 +1020,48 @@
|
|
|
865
1020
|
"Bucket": {},
|
|
866
1021
|
"Key": {}
|
|
867
1022
|
}
|
|
1023
|
+
},
|
|
1024
|
+
"S1m": {
|
|
1025
|
+
"type": "structure",
|
|
1026
|
+
"required": [
|
|
1027
|
+
"Greengrass"
|
|
1028
|
+
],
|
|
1029
|
+
"members": {
|
|
1030
|
+
"Greengrass": {
|
|
1031
|
+
"type": "structure",
|
|
1032
|
+
"required": [
|
|
1033
|
+
"CompilerOptions",
|
|
1034
|
+
"S3OutputLocation",
|
|
1035
|
+
"ComponentName"
|
|
1036
|
+
],
|
|
1037
|
+
"members": {
|
|
1038
|
+
"CompilerOptions": {},
|
|
1039
|
+
"TargetDevice": {},
|
|
1040
|
+
"TargetPlatform": {
|
|
1041
|
+
"type": "structure",
|
|
1042
|
+
"required": [
|
|
1043
|
+
"Os",
|
|
1044
|
+
"Arch",
|
|
1045
|
+
"Accelerator"
|
|
1046
|
+
],
|
|
1047
|
+
"members": {
|
|
1048
|
+
"Os": {},
|
|
1049
|
+
"Arch": {},
|
|
1050
|
+
"Accelerator": {}
|
|
1051
|
+
}
|
|
1052
|
+
},
|
|
1053
|
+
"S3OutputLocation": {
|
|
1054
|
+
"shape": "Sj"
|
|
1055
|
+
},
|
|
1056
|
+
"ComponentName": {},
|
|
1057
|
+
"ComponentVersion": {},
|
|
1058
|
+
"ComponentDescription": {},
|
|
1059
|
+
"Tags": {
|
|
1060
|
+
"shape": "Sm"
|
|
1061
|
+
}
|
|
1062
|
+
}
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
868
1065
|
}
|
|
869
1066
|
}
|
|
870
1067
|
}
|
|
@@ -6,6 +6,12 @@
|
|
|
6
6
|
"limit_key": "MaxResults",
|
|
7
7
|
"result_key": "DatasetEntries"
|
|
8
8
|
},
|
|
9
|
+
"ListModelPackagingJobs": {
|
|
10
|
+
"input_token": "NextToken",
|
|
11
|
+
"output_token": "NextToken",
|
|
12
|
+
"limit_key": "MaxResults",
|
|
13
|
+
"result_key": "ModelPackagingJobs"
|
|
14
|
+
},
|
|
9
15
|
"ListModels": {
|
|
10
16
|
"input_token": "NextToken",
|
|
11
17
|
"output_token": "NextToken",
|
|
@@ -1110,6 +1110,13 @@
|
|
|
1110
1110
|
"RemoteId": {
|
|
1111
1111
|
"locationName": "remoteId"
|
|
1112
1112
|
},
|
|
1113
|
+
"SenderControlPort": {
|
|
1114
|
+
"locationName": "senderControlPort",
|
|
1115
|
+
"type": "integer"
|
|
1116
|
+
},
|
|
1117
|
+
"SenderIpAddress": {
|
|
1118
|
+
"locationName": "senderIpAddress"
|
|
1119
|
+
},
|
|
1113
1120
|
"SmoothingLatency": {
|
|
1114
1121
|
"locationName": "smoothingLatency",
|
|
1115
1122
|
"type": "integer"
|
|
@@ -1190,6 +1197,13 @@
|
|
|
1190
1197
|
"Protocol": {
|
|
1191
1198
|
"locationName": "protocol"
|
|
1192
1199
|
},
|
|
1200
|
+
"SenderControlPort": {
|
|
1201
|
+
"locationName": "senderControlPort",
|
|
1202
|
+
"type": "integer"
|
|
1203
|
+
},
|
|
1204
|
+
"SenderIpAddress": {
|
|
1205
|
+
"locationName": "senderIpAddress"
|
|
1206
|
+
},
|
|
1193
1207
|
"SourceArn": {
|
|
1194
1208
|
"location": "uri",
|
|
1195
1209
|
"locationName": "sourceArn"
|
|
@@ -1420,6 +1434,10 @@
|
|
|
1420
1434
|
"RemoteId": {
|
|
1421
1435
|
"locationName": "remoteId"
|
|
1422
1436
|
},
|
|
1437
|
+
"SenderControlPort": {
|
|
1438
|
+
"locationName": "senderControlPort",
|
|
1439
|
+
"type": "integer"
|
|
1440
|
+
},
|
|
1423
1441
|
"SmoothingLatency": {
|
|
1424
1442
|
"locationName": "smoothingLatency",
|
|
1425
1443
|
"type": "integer"
|
|
@@ -1716,6 +1734,13 @@
|
|
|
1716
1734
|
"RemoteId": {
|
|
1717
1735
|
"locationName": "remoteId"
|
|
1718
1736
|
},
|
|
1737
|
+
"SenderControlPort": {
|
|
1738
|
+
"locationName": "senderControlPort",
|
|
1739
|
+
"type": "integer"
|
|
1740
|
+
},
|
|
1741
|
+
"SenderIpAddress": {
|
|
1742
|
+
"locationName": "senderIpAddress"
|
|
1743
|
+
},
|
|
1719
1744
|
"SmoothingLatency": {
|
|
1720
1745
|
"locationName": "smoothingLatency",
|
|
1721
1746
|
"type": "integer"
|
|
@@ -1777,6 +1802,13 @@
|
|
|
1777
1802
|
"Protocol": {
|
|
1778
1803
|
"locationName": "protocol"
|
|
1779
1804
|
},
|
|
1805
|
+
"SenderControlPort": {
|
|
1806
|
+
"locationName": "senderControlPort",
|
|
1807
|
+
"type": "integer"
|
|
1808
|
+
},
|
|
1809
|
+
"SenderIpAddress": {
|
|
1810
|
+
"locationName": "senderIpAddress"
|
|
1811
|
+
},
|
|
1780
1812
|
"StreamId": {
|
|
1781
1813
|
"locationName": "streamId"
|
|
1782
1814
|
},
|
|
@@ -1904,6 +1936,13 @@
|
|
|
1904
1936
|
"Name": {
|
|
1905
1937
|
"locationName": "name"
|
|
1906
1938
|
},
|
|
1939
|
+
"SenderControlPort": {
|
|
1940
|
+
"locationName": "senderControlPort",
|
|
1941
|
+
"type": "integer"
|
|
1942
|
+
},
|
|
1943
|
+
"SenderIpAddress": {
|
|
1944
|
+
"locationName": "senderIpAddress"
|
|
1945
|
+
},
|
|
1907
1946
|
"SourceArn": {
|
|
1908
1947
|
"locationName": "sourceArn"
|
|
1909
1948
|
},
|