@pgarbe/cdk-ecr-sync 0.5.20 → 0.5.24
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 -18
- package/.jsii +2590 -1306
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.d.ts +6 -6
- package/lib/ecr-sync.js +16 -15
- package/node_modules/aws-sdk/CHANGELOG.md +530 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +5 -4
- package/node_modules/aws-sdk/apis/account-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.min.json +123 -0
- package/node_modules/aws-sdk/apis/account-2021-02-01.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +442 -11
- package/node_modules/aws-sdk/apis/amp-2020-08-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/amp-2020-08-01.waiters2.json +43 -0
- package/node_modules/aws-sdk/apis/amplifybackend-2020-08-11.min.json +347 -3
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.min.json +1036 -0
- package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.examples.json +715 -0
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +48 -38
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.examples.json +5 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +87 -0
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.paginators.json +4 -0
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +43 -37
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +222 -8
- package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +51 -30
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +10 -10
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +715 -141
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +361 -98
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +464 -12
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +25 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +344 -114
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +189 -60
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +420 -0
- package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/batch-2016-08-10.examples.json +30 -6
- package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +267 -72
- package/node_modules/aws-sdk/apis/batch-2016-08-10.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +388 -11
- package/node_modules/aws-sdk/apis/braket-2019-09-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/chime-2018-05-01.min.json +287 -201
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
- package/node_modules/aws-sdk/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +503 -0
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.paginators.json +9 -0
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +756 -88
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.min.json +271 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/cloudcontrol-2021-09-30.waiters2.json +31 -0
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/cloudfront-2020-05-31.min.json +702 -180
- 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/codebuild-2016-10-06.min.json +74 -73
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.min.json +15 -1
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +224 -125
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.paginators.json +10 -0
- 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 +259 -70
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +805 -103
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
- package/node_modules/aws-sdk/apis/connectparticipant-2018-09-07.min.json +3 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +340 -55
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +431 -110
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.min.json +460 -39
- package/node_modules/aws-sdk/apis/dataexchange-2017-07-25.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +260 -60
- 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 +689 -147
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +32 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +133 -36
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +120 -73
- package/node_modules/aws-sdk/apis/drs-2020-02-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1347 -0
- package/node_modules/aws-sdk/apis/drs-2020-02-26.paginators.json +40 -0
- package/node_modules/aws-sdk/apis/dynamodb-2012-08-10.min.json +296 -261
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4992 -1443
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +96 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +24 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +445 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/ecs-2014-11-13.min.json +114 -75
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +57 -51
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/elasticloadbalancingv2-2015-12-01.min.json +32 -26
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +5 -1
- package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +18 -6
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +79 -50
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +1853 -0
- package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +28 -0
- package/node_modules/aws-sdk/apis/finspace-2021-03-12.min.json +24 -4
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +611 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/firehose-2015-08-04.min.json +198 -82
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +510 -76
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +358 -75
- 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 +817 -138
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +149 -149
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +630 -416
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.examples.json +5 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.min.json +728 -0
- package/node_modules/aws-sdk/apis/grafana-2020-08-18.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +184 -30
- 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 +182 -85
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +1993 -0
- package/node_modules/aws-sdk/apis/inspector2-2020-06-08.paginators.json +57 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +487 -266
- package/node_modules/aws-sdk/apis/iotdeviceadvisor-2020-09-18.min.json +31 -3
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.min.json +360 -124
- package/node_modules/aws-sdk/apis/iotsitewise-2019-12-02.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.examples.json +5 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.min.json +1675 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/iottwinmaker-2021-11-29.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +1284 -217
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +297 -104
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +7 -12
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +459 -78
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.examples.json +5 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.min.json +960 -0
- package/node_modules/aws-sdk/apis/kafkaconnect-2021-09-14.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +702 -132
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +19 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/kinesisanalyticsv2-2018-05-23.min.json +3 -6
- package/node_modules/aws-sdk/apis/kms-2014-11-01.examples.json +608 -8
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +981 -92
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.paginators.json +50 -5
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +180 -120
- package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +186 -72
- package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +166 -147
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +548 -197
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutequipment-2020-12-15.min.json +9 -7
- 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 +198 -108
- 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 +324 -130
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +304 -227
- package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
- package/node_modules/aws-sdk/apis/mediapackage-vod-2018-11-07.min.json +7 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +417 -152
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/metadata.json +68 -0
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.min.json +156 -43
- package/node_modules/aws-sdk/apis/mgn-2020-02-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.min.json +1230 -0
- package/node_modules/aws-sdk/apis/migration-hub-refactor-spaces-2021-10-26.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +1086 -228
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +15 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +4 -0
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +105 -32
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +2044 -118
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +60 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +806 -959
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.paginators.json +50 -56
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.waiters2.json +234 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +79 -50
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +536 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.examples.json +5 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.min.json +1622 -0
- package/node_modules/aws-sdk/apis/panorama-2019-07-24.paginators.json +49 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +338 -31
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/personalize-runtime-2018-05-22.min.json +2 -4
- 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 +875 -352
- package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +752 -74
- package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +41 -0
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +327 -194
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +43 -11
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.min.json +325 -0
- package/node_modules/aws-sdk/apis/rbin-2021-06-15.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +538 -323
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +255 -149
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +30 -0
- package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +0 -6
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +364 -122
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.examples.json +5 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +1863 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +74 -0
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +263 -198
- 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/route53resolver-2018-04-01.min.json +85 -13
- package/node_modules/aws-sdk/apis/route53resolver-2018-04-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.min.json +458 -0
- package/node_modules/aws-sdk/apis/rum-2018-05-10.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +48 -14
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +196 -163
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +15 -7
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +2335 -1026
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +29 -0
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +1270 -370
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/sesv2-2019-09-27.min.json +72 -70
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.min.json +35 -25
- package/node_modules/aws-sdk/apis/sns-2010-03-31.min.json +90 -18
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +388 -352
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +58 -11
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +39 -9
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +163 -30
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.min.json +623 -42
- package/node_modules/aws-sdk/apis/timestream-query-2018-11-01.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +81 -13
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +80 -24
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +52 -47
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +66 -30
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.examples.json +5 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +903 -0
- package/node_modules/aws-sdk/apis/voice-id-2021-09-27.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +166 -97
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.min.json +398 -59
- package/node_modules/aws-sdk/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.examples.json +5 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +1525 -0
- package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +363 -27
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +173 -50
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.examples.json +5 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.min.json +1579 -0
- package/node_modules/aws-sdk/apis/workspaces-web-2020-07-08.paginators.json +39 -0
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +6 -1
- package/node_modules/aws-sdk/clients/account.d.ts +136 -0
- package/node_modules/aws-sdk/clients/account.js +18 -0
- package/node_modules/aws-sdk/clients/all.d.ts +21 -0
- package/node_modules/aws-sdk/clients/all.js +22 -1
- package/node_modules/aws-sdk/clients/amp.d.ts +387 -0
- package/node_modules/aws-sdk/clients/amp.js +1 -0
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +313 -1
- package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +1003 -0
- package/node_modules/aws-sdk/clients/amplifyuibuilder.js +18 -0
- package/node_modules/aws-sdk/clients/apigateway.d.ts +6 -6
- package/node_modules/aws-sdk/clients/appconfig.d.ts +86 -68
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +102 -0
- package/node_modules/aws-sdk/clients/appconfigdata.js +18 -0
- package/node_modules/aws-sdk/clients/appflow.d.ts +8 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +273 -2
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +38 -38
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +18 -3
- package/node_modules/aws-sdk/clients/apprunner.d.ts +55 -54
- package/node_modules/aws-sdk/clients/appstream.d.ts +744 -15
- package/node_modules/aws-sdk/clients/appsync.d.ts +382 -114
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +801 -313
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +341 -51
- package/node_modules/aws-sdk/clients/backup.d.ts +162 -32
- package/node_modules/aws-sdk/clients/backupgateway.d.ts +571 -0
- package/node_modules/aws-sdk/clients/backupgateway.js +18 -0
- package/node_modules/aws-sdk/clients/batch.d.ts +250 -34
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +135 -8
- package/node_modules/aws-sdk/clients/chimesdkidentity.d.ts +314 -2
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +546 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.js +18 -0
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +629 -17
- package/node_modules/aws-sdk/clients/cloudcontrol.d.ts +385 -0
- package/node_modules/aws-sdk/clients/cloudcontrol.js +19 -0
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +46 -14
- package/node_modules/aws-sdk/clients/cloudfront.d.ts +494 -40
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +616 -14
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codebuild.d.ts +8 -3
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +60 -23
- package/node_modules/aws-sdk/clients/comprehend.d.ts +200 -1
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +282 -11
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +846 -48
- package/node_modules/aws-sdk/clients/connectparticipant.d.ts +18 -13
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +14 -14
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +350 -22
- package/node_modules/aws-sdk/clients/databrew.d.ts +363 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +525 -23
- package/node_modules/aws-sdk/clients/datasync.d.ts +309 -14
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +711 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +208 -49
- package/node_modules/aws-sdk/clients/dms.d.ts +116 -34
- package/node_modules/aws-sdk/clients/drs.d.ts +1737 -0
- package/node_modules/aws-sdk/clients/drs.js +18 -0
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +113 -61
- package/node_modules/aws-sdk/clients/ec2.d.ts +4435 -464
- package/node_modules/aws-sdk/clients/ecr.d.ts +713 -56
- package/node_modules/aws-sdk/clients/ecs.d.ts +418 -347
- package/node_modules/aws-sdk/clients/efs.d.ts +10 -10
- package/node_modules/aws-sdk/clients/eks.d.ts +41 -24
- package/node_modules/aws-sdk/clients/elasticache.d.ts +55 -34
- package/node_modules/aws-sdk/clients/elbv2.d.ts +29 -12
- package/node_modules/aws-sdk/clients/emr.d.ts +38 -18
- package/node_modules/aws-sdk/clients/emrcontainers.d.ts +18 -3
- package/node_modules/aws-sdk/clients/es.d.ts +52 -3
- package/node_modules/aws-sdk/clients/evidently.d.ts +1892 -0
- package/node_modules/aws-sdk/clients/evidently.js +18 -0
- package/node_modules/aws-sdk/clients/finspace.d.ts +26 -0
- package/node_modules/aws-sdk/clients/finspace.js +0 -1
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +759 -65
- package/node_modules/aws-sdk/clients/finspacedata.js +0 -1
- package/node_modules/aws-sdk/clients/firehose.d.ts +62 -0
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +593 -22
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +434 -26
- package/node_modules/aws-sdk/clients/fsx.d.ts +905 -139
- package/node_modules/aws-sdk/clients/gamelift.d.ts +9 -7
- package/node_modules/aws-sdk/clients/glue.d.ts +178 -2
- package/node_modules/aws-sdk/clients/grafana.d.ts +718 -0
- package/node_modules/aws-sdk/clients/grafana.js +18 -0
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +141 -9
- package/node_modules/aws-sdk/clients/health.d.ts +49 -49
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/iam.d.ts +85 -85
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +202 -50
- package/node_modules/aws-sdk/clients/inspector2.d.ts +2448 -0
- package/node_modules/aws-sdk/clients/inspector2.js +18 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +314 -19
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotsitewise.d.ts +254 -12
- package/node_modules/aws-sdk/clients/iottwinmaker.d.ts +1672 -0
- package/node_modules/aws-sdk/clients/iottwinmaker.js +19 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +713 -6
- package/node_modules/aws-sdk/clients/ivs.d.ts +373 -124
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kafkaconnect.d.ts +1132 -0
- package/node_modules/aws-sdk/clients/kafkaconnect.js +18 -0
- package/node_modules/aws-sdk/clients/kendra.d.ts +818 -64
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/kinesisanalyticsv2.d.ts +30 -30
- package/node_modules/aws-sdk/clients/kms.d.ts +2 -2
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +1070 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +102 -37
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +1069 -49
- package/node_modules/aws-sdk/clients/lexmodelsv2.js +0 -1
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +40 -8
- package/node_modules/aws-sdk/clients/licensemanager.d.ts +215 -42
- package/node_modules/aws-sdk/clients/lightsail.d.ts +25 -2
- package/node_modules/aws-sdk/clients/location.d.ts +411 -100
- package/node_modules/aws-sdk/clients/lookoutequipment.d.ts +23 -14
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutmetrics.js +0 -1
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +171 -82
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +288 -84
- package/node_modules/aws-sdk/clients/medialive.d.ts +91 -6
- package/node_modules/aws-sdk/clients/mediapackage.d.ts +4 -0
- package/node_modules/aws-sdk/clients/mediapackagevod.d.ts +8 -0
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +276 -2
- package/node_modules/aws-sdk/clients/mgn.d.ts +140 -3
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.d.ts +1686 -0
- package/node_modules/aws-sdk/clients/migrationhubrefactorspaces.js +18 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +1335 -0
- package/node_modules/aws-sdk/clients/migrationhubstrategy.js +18 -0
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/neptune.d.ts +20 -12
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +126 -14
- package/node_modules/aws-sdk/clients/networkmanager.d.ts +2680 -519
- package/node_modules/aws-sdk/clients/nimble.d.ts +566 -307
- package/node_modules/aws-sdk/clients/nimble.js +1 -0
- package/node_modules/aws-sdk/clients/opensearch.d.ts +56 -1
- package/node_modules/aws-sdk/clients/outposts.d.ts +567 -15
- package/node_modules/aws-sdk/clients/panorama.d.ts +1926 -0
- package/node_modules/aws-sdk/clients/panorama.js +18 -0
- package/node_modules/aws-sdk/clients/personalize.d.ts +456 -9
- package/node_modules/aws-sdk/clients/personalizeruntime.d.ts +8 -4
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +538 -4
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +345 -201
- package/node_modules/aws-sdk/clients/ram.d.ts +266 -212
- package/node_modules/aws-sdk/clients/rbin.d.ts +355 -0
- package/node_modules/aws-sdk/clients/rbin.js +18 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +785 -415
- package/node_modules/aws-sdk/clients/redshift.d.ts +176 -10
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +360 -36
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +2101 -0
- package/node_modules/aws-sdk/clients/resiliencehub.js +18 -0
- package/node_modules/aws-sdk/clients/resourcegroupstaggingapi.d.ts +29 -29
- package/node_modules/aws-sdk/clients/robomaker.d.ts +139 -13
- 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/route53resolver.d.ts +94 -0
- package/node_modules/aws-sdk/clients/rum.d.ts +509 -0
- package/node_modules/aws-sdk/clients/rum.js +18 -0
- package/node_modules/aws-sdk/clients/s3.d.ts +125 -77
- package/node_modules/aws-sdk/clients/s3control.d.ts +12 -2
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1880 -109
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +175 -175
- package/node_modules/aws-sdk/clients/securityhub.d.ts +1399 -38
- package/node_modules/aws-sdk/clients/sesv2.d.ts +128 -108
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/snowball.d.ts +73 -55
- package/node_modules/aws-sdk/clients/sns.d.ts +127 -34
- package/node_modules/aws-sdk/clients/sqs.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ssm.d.ts +367 -290
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +66 -66
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +111 -46
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +40 -0
- package/node_modules/aws-sdk/clients/textract.d.ts +167 -8
- package/node_modules/aws-sdk/clients/timestreamquery.d.ts +661 -19
- package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +135 -42
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +103 -40
- package/node_modules/aws-sdk/clients/transfer.d.ts +33 -19
- package/node_modules/aws-sdk/clients/translate.d.ts +74 -21
- package/node_modules/aws-sdk/clients/voiceid.d.ts +1133 -0
- package/node_modules/aws-sdk/clients/voiceid.js +18 -0
- package/node_modules/aws-sdk/clients/wafv2.d.ts +113 -31
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/wisdom.d.ts +1499 -0
- package/node_modules/aws-sdk/clients/wisdom.js +18 -0
- package/node_modules/aws-sdk/clients/workmail.d.ts +448 -5
- package/node_modules/aws-sdk/clients/workspaces.d.ts +217 -40
- package/node_modules/aws-sdk/clients/workspacesweb.d.ts +1520 -0
- package/node_modules/aws-sdk/clients/workspacesweb.js +18 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +129 -80
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1320 -570
- package/node_modules/aws-sdk/dist/aws-sdk.js +14173 -4775
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -87
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +15 -3
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +42 -0
- package/node_modules/aws-sdk/lib/config_use_dualstack.d.ts +3 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +91 -39
- package/node_modules/aws-sdk/lib/event_listeners.js +1 -2
- package/node_modules/aws-sdk/lib/http_request.d.ts +1 -1
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_config_options.js +12 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode.js +8 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_endpoint_mode_config_options.js +14 -0
- package/node_modules/aws-sdk/lib/metadata_service/get_metadata_service_endpoint.js +4 -4
- package/node_modules/aws-sdk/lib/node_loader.js +63 -21
- package/node_modules/aws-sdk/lib/protocol/rest_json.js +6 -12
- package/node_modules/aws-sdk/lib/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +13 -13
- package/node_modules/aws-sdk/lib/region_config_data.json +141 -6
- package/node_modules/aws-sdk/lib/request.js +4 -6
- package/node_modules/aws-sdk/lib/service.js +19 -0
- package/node_modules/aws-sdk/lib/services/s3.js +16 -20
- package/node_modules/aws-sdk/lib/services/s3control.js +12 -3
- package/node_modules/aws-sdk/lib/services/s3util.js +17 -7
- package/node_modules/aws-sdk/lib/signers/v4.js +1 -1
- package/node_modules/aws-sdk/package.json +4 -5
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +18 -14
- 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/{aws-sdk/node_modules/uuid → uuid}/.eslintrc.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/AUTHORS +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/LICENSE.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/README_js.md +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/bin/uuid +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/index.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/bytesToUuid.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/md5.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/rng.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1-browser.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/sha1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/lib/v35.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/package.json +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v1.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v3.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v4.js +0 -0
- package/node_modules/{aws-sdk/node_modules/uuid → uuid}/v5.js +0 -0
- package/package.json +40 -69
- package/node_modules/aws-sdk/lib/metadata_service/endpoint.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_config_options.js +0 -14
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode.js +0 -6
- package/node_modules/aws-sdk/lib/metadata_service/endpoint_mode_config_options.js +0 -16
- package/node_modules/aws-sdk/lib/services/finspace.js +0 -23
- package/node_modules/aws-sdk/lib/services/finspacedata.js +0 -23
- package/node_modules/aws-sdk/lib/services/lexmodelsv2.js +0 -23
- package/node_modules/aws-sdk/lib/services/lookoutmetrics.js +0 -22
- package/node_modules/aws-sdk/scripts/check-node-version.js +0 -8
|
@@ -12,6 +12,35 @@
|
|
|
12
12
|
"uid": "mediatailor-2018-04-23"
|
|
13
13
|
},
|
|
14
14
|
"operations": {
|
|
15
|
+
"ConfigureLogsForPlaybackConfiguration": {
|
|
16
|
+
"http": {
|
|
17
|
+
"method": "PUT",
|
|
18
|
+
"requestUri": "/configureLogs/playbackConfiguration",
|
|
19
|
+
"responseCode": 200
|
|
20
|
+
},
|
|
21
|
+
"input": {
|
|
22
|
+
"members": {
|
|
23
|
+
"PercentEnabled": {
|
|
24
|
+
"type": "integer"
|
|
25
|
+
},
|
|
26
|
+
"PlaybackConfigurationName": {}
|
|
27
|
+
},
|
|
28
|
+
"required": [
|
|
29
|
+
"PercentEnabled",
|
|
30
|
+
"PlaybackConfigurationName"
|
|
31
|
+
],
|
|
32
|
+
"type": "structure"
|
|
33
|
+
},
|
|
34
|
+
"output": {
|
|
35
|
+
"members": {
|
|
36
|
+
"PercentEnabled": {
|
|
37
|
+
"type": "integer"
|
|
38
|
+
},
|
|
39
|
+
"PlaybackConfigurationName": {}
|
|
40
|
+
},
|
|
41
|
+
"type": "structure"
|
|
42
|
+
}
|
|
43
|
+
},
|
|
15
44
|
"CreateChannel": {
|
|
16
45
|
"http": {
|
|
17
46
|
"requestUri": "/channel/{channelName}",
|
|
@@ -24,15 +53,15 @@
|
|
|
24
53
|
"locationName": "channelName"
|
|
25
54
|
},
|
|
26
55
|
"FillerSlate": {
|
|
27
|
-
"shape": "
|
|
56
|
+
"shape": "S6"
|
|
28
57
|
},
|
|
29
58
|
"Outputs": {
|
|
30
|
-
"shape": "
|
|
59
|
+
"shape": "S7"
|
|
31
60
|
},
|
|
32
61
|
"PlaybackMode": {},
|
|
33
62
|
"Tags": {
|
|
34
63
|
"locationName": "tags",
|
|
35
|
-
"shape": "
|
|
64
|
+
"shape": "Sc"
|
|
36
65
|
}
|
|
37
66
|
},
|
|
38
67
|
"required": [
|
|
@@ -48,26 +77,73 @@
|
|
|
48
77
|
"ChannelName": {},
|
|
49
78
|
"ChannelState": {},
|
|
50
79
|
"CreationTime": {
|
|
51
|
-
"shape": "
|
|
80
|
+
"shape": "Sf"
|
|
52
81
|
},
|
|
53
82
|
"FillerSlate": {
|
|
54
|
-
"shape": "
|
|
83
|
+
"shape": "S6"
|
|
55
84
|
},
|
|
56
85
|
"LastModifiedTime": {
|
|
57
|
-
"shape": "
|
|
86
|
+
"shape": "Sf"
|
|
58
87
|
},
|
|
59
88
|
"Outputs": {
|
|
60
|
-
"shape": "
|
|
89
|
+
"shape": "Sg"
|
|
61
90
|
},
|
|
62
91
|
"PlaybackMode": {},
|
|
63
92
|
"Tags": {
|
|
64
93
|
"locationName": "tags",
|
|
65
|
-
"shape": "
|
|
94
|
+
"shape": "Sc"
|
|
66
95
|
}
|
|
67
96
|
},
|
|
68
97
|
"type": "structure"
|
|
69
98
|
}
|
|
70
99
|
},
|
|
100
|
+
"CreatePrefetchSchedule": {
|
|
101
|
+
"http": {
|
|
102
|
+
"requestUri": "/prefetchSchedule/{PlaybackConfigurationName}/{Name}",
|
|
103
|
+
"responseCode": 200
|
|
104
|
+
},
|
|
105
|
+
"input": {
|
|
106
|
+
"members": {
|
|
107
|
+
"Consumption": {
|
|
108
|
+
"shape": "Sj"
|
|
109
|
+
},
|
|
110
|
+
"Name": {
|
|
111
|
+
"location": "uri",
|
|
112
|
+
"locationName": "Name"
|
|
113
|
+
},
|
|
114
|
+
"PlaybackConfigurationName": {
|
|
115
|
+
"location": "uri",
|
|
116
|
+
"locationName": "PlaybackConfigurationName"
|
|
117
|
+
},
|
|
118
|
+
"Retrieval": {
|
|
119
|
+
"shape": "Sn"
|
|
120
|
+
},
|
|
121
|
+
"StreamId": {}
|
|
122
|
+
},
|
|
123
|
+
"required": [
|
|
124
|
+
"Name",
|
|
125
|
+
"PlaybackConfigurationName",
|
|
126
|
+
"Retrieval",
|
|
127
|
+
"Consumption"
|
|
128
|
+
],
|
|
129
|
+
"type": "structure"
|
|
130
|
+
},
|
|
131
|
+
"output": {
|
|
132
|
+
"members": {
|
|
133
|
+
"Arn": {},
|
|
134
|
+
"Consumption": {
|
|
135
|
+
"shape": "Sj"
|
|
136
|
+
},
|
|
137
|
+
"Name": {},
|
|
138
|
+
"PlaybackConfigurationName": {},
|
|
139
|
+
"Retrieval": {
|
|
140
|
+
"shape": "Sn"
|
|
141
|
+
},
|
|
142
|
+
"StreamId": {}
|
|
143
|
+
},
|
|
144
|
+
"type": "structure"
|
|
145
|
+
}
|
|
146
|
+
},
|
|
71
147
|
"CreateProgram": {
|
|
72
148
|
"http": {
|
|
73
149
|
"requestUri": "/channel/{channelName}/program/{programName}",
|
|
@@ -76,7 +152,7 @@
|
|
|
76
152
|
"input": {
|
|
77
153
|
"members": {
|
|
78
154
|
"AdBreaks": {
|
|
79
|
-
"shape": "
|
|
155
|
+
"shape": "Sq"
|
|
80
156
|
},
|
|
81
157
|
"ChannelName": {
|
|
82
158
|
"location": "uri",
|
|
@@ -116,24 +192,24 @@
|
|
|
116
192
|
"ChannelName",
|
|
117
193
|
"ProgramName",
|
|
118
194
|
"VodSourceName",
|
|
119
|
-
"
|
|
120
|
-
"
|
|
195
|
+
"SourceLocationName",
|
|
196
|
+
"ScheduleConfiguration"
|
|
121
197
|
],
|
|
122
198
|
"type": "structure"
|
|
123
199
|
},
|
|
124
200
|
"output": {
|
|
125
201
|
"members": {
|
|
126
202
|
"AdBreaks": {
|
|
127
|
-
"shape": "
|
|
203
|
+
"shape": "Sq"
|
|
128
204
|
},
|
|
129
205
|
"Arn": {},
|
|
130
206
|
"ChannelName": {},
|
|
131
207
|
"CreationTime": {
|
|
132
|
-
"shape": "
|
|
208
|
+
"shape": "Sf"
|
|
133
209
|
},
|
|
134
210
|
"ProgramName": {},
|
|
135
211
|
"ScheduledStartTime": {
|
|
136
|
-
"shape": "
|
|
212
|
+
"shape": "Sf"
|
|
137
213
|
},
|
|
138
214
|
"SourceLocationName": {},
|
|
139
215
|
"VodSourceName": {}
|
|
@@ -149,13 +225,13 @@
|
|
|
149
225
|
"input": {
|
|
150
226
|
"members": {
|
|
151
227
|
"AccessConfiguration": {
|
|
152
|
-
"shape": "
|
|
228
|
+
"shape": "S10"
|
|
153
229
|
},
|
|
154
230
|
"DefaultSegmentDeliveryConfiguration": {
|
|
155
|
-
"shape": "
|
|
231
|
+
"shape": "S13"
|
|
156
232
|
},
|
|
157
233
|
"HttpConfiguration": {
|
|
158
|
-
"shape": "
|
|
234
|
+
"shape": "S14"
|
|
159
235
|
},
|
|
160
236
|
"SourceLocationName": {
|
|
161
237
|
"location": "uri",
|
|
@@ -163,7 +239,7 @@
|
|
|
163
239
|
},
|
|
164
240
|
"Tags": {
|
|
165
241
|
"locationName": "tags",
|
|
166
|
-
"shape": "
|
|
242
|
+
"shape": "Sc"
|
|
167
243
|
}
|
|
168
244
|
},
|
|
169
245
|
"required": [
|
|
@@ -175,25 +251,25 @@
|
|
|
175
251
|
"output": {
|
|
176
252
|
"members": {
|
|
177
253
|
"AccessConfiguration": {
|
|
178
|
-
"shape": "
|
|
254
|
+
"shape": "S10"
|
|
179
255
|
},
|
|
180
256
|
"Arn": {},
|
|
181
257
|
"CreationTime": {
|
|
182
|
-
"shape": "
|
|
258
|
+
"shape": "Sf"
|
|
183
259
|
},
|
|
184
260
|
"DefaultSegmentDeliveryConfiguration": {
|
|
185
|
-
"shape": "
|
|
261
|
+
"shape": "S13"
|
|
186
262
|
},
|
|
187
263
|
"HttpConfiguration": {
|
|
188
|
-
"shape": "
|
|
264
|
+
"shape": "S14"
|
|
189
265
|
},
|
|
190
266
|
"LastModifiedTime": {
|
|
191
|
-
"shape": "
|
|
267
|
+
"shape": "Sf"
|
|
192
268
|
},
|
|
193
269
|
"SourceLocationName": {},
|
|
194
270
|
"Tags": {
|
|
195
271
|
"locationName": "tags",
|
|
196
|
-
"shape": "
|
|
272
|
+
"shape": "Sc"
|
|
197
273
|
}
|
|
198
274
|
},
|
|
199
275
|
"type": "structure"
|
|
@@ -207,7 +283,7 @@
|
|
|
207
283
|
"input": {
|
|
208
284
|
"members": {
|
|
209
285
|
"HttpPackageConfigurations": {
|
|
210
|
-
"shape": "
|
|
286
|
+
"shape": "S17"
|
|
211
287
|
},
|
|
212
288
|
"SourceLocationName": {
|
|
213
289
|
"location": "uri",
|
|
@@ -215,7 +291,7 @@
|
|
|
215
291
|
},
|
|
216
292
|
"Tags": {
|
|
217
293
|
"locationName": "tags",
|
|
218
|
-
"shape": "
|
|
294
|
+
"shape": "Sc"
|
|
219
295
|
},
|
|
220
296
|
"VodSourceName": {
|
|
221
297
|
"location": "uri",
|
|
@@ -233,18 +309,18 @@
|
|
|
233
309
|
"members": {
|
|
234
310
|
"Arn": {},
|
|
235
311
|
"CreationTime": {
|
|
236
|
-
"shape": "
|
|
312
|
+
"shape": "Sf"
|
|
237
313
|
},
|
|
238
314
|
"HttpPackageConfigurations": {
|
|
239
|
-
"shape": "
|
|
315
|
+
"shape": "S17"
|
|
240
316
|
},
|
|
241
317
|
"LastModifiedTime": {
|
|
242
|
-
"shape": "
|
|
318
|
+
"shape": "Sf"
|
|
243
319
|
},
|
|
244
320
|
"SourceLocationName": {},
|
|
245
321
|
"Tags": {
|
|
246
322
|
"locationName": "tags",
|
|
247
|
-
"shape": "
|
|
323
|
+
"shape": "Sc"
|
|
248
324
|
},
|
|
249
325
|
"VodSourceName": {}
|
|
250
326
|
},
|
|
@@ -320,6 +396,34 @@
|
|
|
320
396
|
"type": "structure"
|
|
321
397
|
}
|
|
322
398
|
},
|
|
399
|
+
"DeletePrefetchSchedule": {
|
|
400
|
+
"http": {
|
|
401
|
+
"method": "DELETE",
|
|
402
|
+
"requestUri": "/prefetchSchedule/{PlaybackConfigurationName}/{Name}",
|
|
403
|
+
"responseCode": 204
|
|
404
|
+
},
|
|
405
|
+
"input": {
|
|
406
|
+
"members": {
|
|
407
|
+
"Name": {
|
|
408
|
+
"location": "uri",
|
|
409
|
+
"locationName": "Name"
|
|
410
|
+
},
|
|
411
|
+
"PlaybackConfigurationName": {
|
|
412
|
+
"location": "uri",
|
|
413
|
+
"locationName": "PlaybackConfigurationName"
|
|
414
|
+
}
|
|
415
|
+
},
|
|
416
|
+
"required": [
|
|
417
|
+
"Name",
|
|
418
|
+
"PlaybackConfigurationName"
|
|
419
|
+
],
|
|
420
|
+
"type": "structure"
|
|
421
|
+
},
|
|
422
|
+
"output": {
|
|
423
|
+
"members": {},
|
|
424
|
+
"type": "structure"
|
|
425
|
+
}
|
|
426
|
+
},
|
|
323
427
|
"DeleteProgram": {
|
|
324
428
|
"http": {
|
|
325
429
|
"method": "DELETE",
|
|
@@ -423,21 +527,21 @@
|
|
|
423
527
|
"ChannelName": {},
|
|
424
528
|
"ChannelState": {},
|
|
425
529
|
"CreationTime": {
|
|
426
|
-
"shape": "
|
|
530
|
+
"shape": "Sf"
|
|
427
531
|
},
|
|
428
532
|
"FillerSlate": {
|
|
429
|
-
"shape": "
|
|
533
|
+
"shape": "S6"
|
|
430
534
|
},
|
|
431
535
|
"LastModifiedTime": {
|
|
432
|
-
"shape": "
|
|
536
|
+
"shape": "Sf"
|
|
433
537
|
},
|
|
434
538
|
"Outputs": {
|
|
435
|
-
"shape": "
|
|
539
|
+
"shape": "Sg"
|
|
436
540
|
},
|
|
437
541
|
"PlaybackMode": {},
|
|
438
542
|
"Tags": {
|
|
439
543
|
"locationName": "tags",
|
|
440
|
-
"shape": "
|
|
544
|
+
"shape": "Sc"
|
|
441
545
|
}
|
|
442
546
|
},
|
|
443
547
|
"type": "structure"
|
|
@@ -469,16 +573,16 @@
|
|
|
469
573
|
"output": {
|
|
470
574
|
"members": {
|
|
471
575
|
"AdBreaks": {
|
|
472
|
-
"shape": "
|
|
576
|
+
"shape": "Sq"
|
|
473
577
|
},
|
|
474
578
|
"Arn": {},
|
|
475
579
|
"ChannelName": {},
|
|
476
580
|
"CreationTime": {
|
|
477
|
-
"shape": "
|
|
581
|
+
"shape": "Sf"
|
|
478
582
|
},
|
|
479
583
|
"ProgramName": {},
|
|
480
584
|
"ScheduledStartTime": {
|
|
481
|
-
"shape": "
|
|
585
|
+
"shape": "Sf"
|
|
482
586
|
},
|
|
483
587
|
"SourceLocationName": {},
|
|
484
588
|
"VodSourceName": {}
|
|
@@ -507,25 +611,25 @@
|
|
|
507
611
|
"output": {
|
|
508
612
|
"members": {
|
|
509
613
|
"AccessConfiguration": {
|
|
510
|
-
"shape": "
|
|
614
|
+
"shape": "S10"
|
|
511
615
|
},
|
|
512
616
|
"Arn": {},
|
|
513
617
|
"CreationTime": {
|
|
514
|
-
"shape": "
|
|
618
|
+
"shape": "Sf"
|
|
515
619
|
},
|
|
516
620
|
"DefaultSegmentDeliveryConfiguration": {
|
|
517
|
-
"shape": "
|
|
621
|
+
"shape": "S13"
|
|
518
622
|
},
|
|
519
623
|
"HttpConfiguration": {
|
|
520
|
-
"shape": "
|
|
624
|
+
"shape": "S14"
|
|
521
625
|
},
|
|
522
626
|
"LastModifiedTime": {
|
|
523
|
-
"shape": "
|
|
627
|
+
"shape": "Sf"
|
|
524
628
|
},
|
|
525
629
|
"SourceLocationName": {},
|
|
526
630
|
"Tags": {
|
|
527
631
|
"locationName": "tags",
|
|
528
|
-
"shape": "
|
|
632
|
+
"shape": "Sc"
|
|
529
633
|
}
|
|
530
634
|
},
|
|
531
635
|
"type": "structure"
|
|
@@ -558,18 +662,18 @@
|
|
|
558
662
|
"members": {
|
|
559
663
|
"Arn": {},
|
|
560
664
|
"CreationTime": {
|
|
561
|
-
"shape": "
|
|
665
|
+
"shape": "Sf"
|
|
562
666
|
},
|
|
563
667
|
"HttpPackageConfigurations": {
|
|
564
|
-
"shape": "
|
|
668
|
+
"shape": "S17"
|
|
565
669
|
},
|
|
566
670
|
"LastModifiedTime": {
|
|
567
|
-
"shape": "
|
|
671
|
+
"shape": "Sf"
|
|
568
672
|
},
|
|
569
673
|
"SourceLocationName": {},
|
|
570
674
|
"Tags": {
|
|
571
675
|
"locationName": "tags",
|
|
572
|
-
"shape": "
|
|
676
|
+
"shape": "Sc"
|
|
573
677
|
},
|
|
574
678
|
"VodSourceName": {}
|
|
575
679
|
},
|
|
@@ -641,7 +745,7 @@
|
|
|
641
745
|
"type": "long"
|
|
642
746
|
},
|
|
643
747
|
"ApproximateStartTime": {
|
|
644
|
-
"shape": "
|
|
748
|
+
"shape": "Sf"
|
|
645
749
|
},
|
|
646
750
|
"Arn": {},
|
|
647
751
|
"ChannelName": {},
|
|
@@ -653,7 +757,7 @@
|
|
|
653
757
|
"type": "long"
|
|
654
758
|
},
|
|
655
759
|
"ApproximateStartTime": {
|
|
656
|
-
"shape": "
|
|
760
|
+
"shape": "Sf"
|
|
657
761
|
},
|
|
658
762
|
"SourceLocationName": {},
|
|
659
763
|
"VodSourceName": {}
|
|
@@ -668,8 +772,8 @@
|
|
|
668
772
|
},
|
|
669
773
|
"required": [
|
|
670
774
|
"VodSourceName",
|
|
671
|
-
"ChannelName",
|
|
672
775
|
"SourceLocationName",
|
|
776
|
+
"ChannelName",
|
|
673
777
|
"Arn",
|
|
674
778
|
"ProgramName"
|
|
675
779
|
],
|
|
@@ -704,28 +808,31 @@
|
|
|
704
808
|
"members": {
|
|
705
809
|
"AdDecisionServerUrl": {},
|
|
706
810
|
"AvailSuppression": {
|
|
707
|
-
"shape": "
|
|
811
|
+
"shape": "S29"
|
|
708
812
|
},
|
|
709
813
|
"Bumper": {
|
|
710
|
-
"shape": "
|
|
814
|
+
"shape": "S2b"
|
|
711
815
|
},
|
|
712
816
|
"CdnConfiguration": {
|
|
713
|
-
"shape": "
|
|
817
|
+
"shape": "S2c"
|
|
714
818
|
},
|
|
715
819
|
"ConfigurationAliases": {
|
|
716
|
-
"shape": "
|
|
820
|
+
"shape": "S2d"
|
|
717
821
|
},
|
|
718
822
|
"DashConfiguration": {
|
|
719
|
-
"shape": "
|
|
823
|
+
"shape": "S2e"
|
|
720
824
|
},
|
|
721
825
|
"HlsConfiguration": {
|
|
722
|
-
"shape": "
|
|
826
|
+
"shape": "S2g"
|
|
723
827
|
},
|
|
724
828
|
"LivePreRollConfiguration": {
|
|
725
|
-
"shape": "
|
|
829
|
+
"shape": "S2h"
|
|
830
|
+
},
|
|
831
|
+
"LogConfiguration": {
|
|
832
|
+
"shape": "S2i"
|
|
726
833
|
},
|
|
727
834
|
"ManifestProcessingRules": {
|
|
728
|
-
"shape": "
|
|
835
|
+
"shape": "S2j"
|
|
729
836
|
},
|
|
730
837
|
"Name": {},
|
|
731
838
|
"PersonalizationThresholdSeconds": {
|
|
@@ -737,7 +844,7 @@
|
|
|
737
844
|
"SlateAdUrl": {},
|
|
738
845
|
"Tags": {
|
|
739
846
|
"locationName": "tags",
|
|
740
|
-
"shape": "
|
|
847
|
+
"shape": "Sc"
|
|
741
848
|
},
|
|
742
849
|
"TranscodeProfileName": {},
|
|
743
850
|
"VideoContentSourceUrl": {}
|
|
@@ -745,6 +852,45 @@
|
|
|
745
852
|
"type": "structure"
|
|
746
853
|
}
|
|
747
854
|
},
|
|
855
|
+
"GetPrefetchSchedule": {
|
|
856
|
+
"http": {
|
|
857
|
+
"method": "GET",
|
|
858
|
+
"requestUri": "/prefetchSchedule/{PlaybackConfigurationName}/{Name}",
|
|
859
|
+
"responseCode": 200
|
|
860
|
+
},
|
|
861
|
+
"input": {
|
|
862
|
+
"members": {
|
|
863
|
+
"Name": {
|
|
864
|
+
"location": "uri",
|
|
865
|
+
"locationName": "Name"
|
|
866
|
+
},
|
|
867
|
+
"PlaybackConfigurationName": {
|
|
868
|
+
"location": "uri",
|
|
869
|
+
"locationName": "PlaybackConfigurationName"
|
|
870
|
+
}
|
|
871
|
+
},
|
|
872
|
+
"required": [
|
|
873
|
+
"Name",
|
|
874
|
+
"PlaybackConfigurationName"
|
|
875
|
+
],
|
|
876
|
+
"type": "structure"
|
|
877
|
+
},
|
|
878
|
+
"output": {
|
|
879
|
+
"members": {
|
|
880
|
+
"Arn": {},
|
|
881
|
+
"Consumption": {
|
|
882
|
+
"shape": "Sj"
|
|
883
|
+
},
|
|
884
|
+
"Name": {},
|
|
885
|
+
"PlaybackConfigurationName": {},
|
|
886
|
+
"Retrieval": {
|
|
887
|
+
"shape": "Sn"
|
|
888
|
+
},
|
|
889
|
+
"StreamId": {}
|
|
890
|
+
},
|
|
891
|
+
"type": "structure"
|
|
892
|
+
}
|
|
893
|
+
},
|
|
748
894
|
"ListAlerts": {
|
|
749
895
|
"http": {
|
|
750
896
|
"method": "GET",
|
|
@@ -780,10 +926,10 @@
|
|
|
780
926
|
"AlertCode": {},
|
|
781
927
|
"AlertMessage": {},
|
|
782
928
|
"LastModifiedTime": {
|
|
783
|
-
"shape": "
|
|
929
|
+
"shape": "Sf"
|
|
784
930
|
},
|
|
785
931
|
"RelatedResourceArns": {
|
|
786
|
-
"shape": "
|
|
932
|
+
"shape": "S2t"
|
|
787
933
|
},
|
|
788
934
|
"ResourceArn": {}
|
|
789
935
|
},
|
|
@@ -832,21 +978,21 @@
|
|
|
832
978
|
"ChannelName": {},
|
|
833
979
|
"ChannelState": {},
|
|
834
980
|
"CreationTime": {
|
|
835
|
-
"shape": "
|
|
981
|
+
"shape": "Sf"
|
|
836
982
|
},
|
|
837
983
|
"FillerSlate": {
|
|
838
|
-
"shape": "
|
|
984
|
+
"shape": "S6"
|
|
839
985
|
},
|
|
840
986
|
"LastModifiedTime": {
|
|
841
|
-
"shape": "
|
|
987
|
+
"shape": "Sf"
|
|
842
988
|
},
|
|
843
989
|
"Outputs": {
|
|
844
|
-
"shape": "
|
|
990
|
+
"shape": "Sg"
|
|
845
991
|
},
|
|
846
992
|
"PlaybackMode": {},
|
|
847
993
|
"Tags": {
|
|
848
994
|
"locationName": "tags",
|
|
849
|
-
"shape": "
|
|
995
|
+
"shape": "Sc"
|
|
850
996
|
}
|
|
851
997
|
},
|
|
852
998
|
"required": [
|
|
@@ -892,28 +1038,31 @@
|
|
|
892
1038
|
"members": {
|
|
893
1039
|
"AdDecisionServerUrl": {},
|
|
894
1040
|
"AvailSuppression": {
|
|
895
|
-
"shape": "
|
|
1041
|
+
"shape": "S29"
|
|
896
1042
|
},
|
|
897
1043
|
"Bumper": {
|
|
898
|
-
"shape": "
|
|
1044
|
+
"shape": "S2b"
|
|
899
1045
|
},
|
|
900
1046
|
"CdnConfiguration": {
|
|
901
|
-
"shape": "
|
|
1047
|
+
"shape": "S2c"
|
|
902
1048
|
},
|
|
903
1049
|
"ConfigurationAliases": {
|
|
904
|
-
"shape": "
|
|
1050
|
+
"shape": "S2d"
|
|
905
1051
|
},
|
|
906
1052
|
"DashConfiguration": {
|
|
907
|
-
"shape": "
|
|
1053
|
+
"shape": "S2e"
|
|
908
1054
|
},
|
|
909
1055
|
"HlsConfiguration": {
|
|
910
|
-
"shape": "
|
|
1056
|
+
"shape": "S2g"
|
|
911
1057
|
},
|
|
912
1058
|
"LivePreRollConfiguration": {
|
|
913
|
-
"shape": "
|
|
1059
|
+
"shape": "S2h"
|
|
1060
|
+
},
|
|
1061
|
+
"LogConfiguration": {
|
|
1062
|
+
"shape": "S2i"
|
|
914
1063
|
},
|
|
915
1064
|
"ManifestProcessingRules": {
|
|
916
|
-
"shape": "
|
|
1065
|
+
"shape": "S2j"
|
|
917
1066
|
},
|
|
918
1067
|
"Name": {},
|
|
919
1068
|
"PersonalizationThresholdSeconds": {
|
|
@@ -925,7 +1074,7 @@
|
|
|
925
1074
|
"SlateAdUrl": {},
|
|
926
1075
|
"Tags": {
|
|
927
1076
|
"locationName": "tags",
|
|
928
|
-
"shape": "
|
|
1077
|
+
"shape": "Sc"
|
|
929
1078
|
},
|
|
930
1079
|
"TranscodeProfileName": {},
|
|
931
1080
|
"VideoContentSourceUrl": {}
|
|
@@ -939,6 +1088,60 @@
|
|
|
939
1088
|
"type": "structure"
|
|
940
1089
|
}
|
|
941
1090
|
},
|
|
1091
|
+
"ListPrefetchSchedules": {
|
|
1092
|
+
"http": {
|
|
1093
|
+
"requestUri": "/prefetchSchedule/{PlaybackConfigurationName}",
|
|
1094
|
+
"responseCode": 200
|
|
1095
|
+
},
|
|
1096
|
+
"input": {
|
|
1097
|
+
"members": {
|
|
1098
|
+
"MaxResults": {
|
|
1099
|
+
"type": "integer"
|
|
1100
|
+
},
|
|
1101
|
+
"NextToken": {},
|
|
1102
|
+
"PlaybackConfigurationName": {
|
|
1103
|
+
"location": "uri",
|
|
1104
|
+
"locationName": "PlaybackConfigurationName"
|
|
1105
|
+
},
|
|
1106
|
+
"StreamId": {}
|
|
1107
|
+
},
|
|
1108
|
+
"required": [
|
|
1109
|
+
"PlaybackConfigurationName"
|
|
1110
|
+
],
|
|
1111
|
+
"type": "structure"
|
|
1112
|
+
},
|
|
1113
|
+
"output": {
|
|
1114
|
+
"members": {
|
|
1115
|
+
"Items": {
|
|
1116
|
+
"member": {
|
|
1117
|
+
"members": {
|
|
1118
|
+
"Arn": {},
|
|
1119
|
+
"Consumption": {
|
|
1120
|
+
"shape": "Sj"
|
|
1121
|
+
},
|
|
1122
|
+
"Name": {},
|
|
1123
|
+
"PlaybackConfigurationName": {},
|
|
1124
|
+
"Retrieval": {
|
|
1125
|
+
"shape": "Sn"
|
|
1126
|
+
},
|
|
1127
|
+
"StreamId": {}
|
|
1128
|
+
},
|
|
1129
|
+
"required": [
|
|
1130
|
+
"Retrieval",
|
|
1131
|
+
"Consumption",
|
|
1132
|
+
"Arn",
|
|
1133
|
+
"PlaybackConfigurationName",
|
|
1134
|
+
"Name"
|
|
1135
|
+
],
|
|
1136
|
+
"type": "structure"
|
|
1137
|
+
},
|
|
1138
|
+
"type": "list"
|
|
1139
|
+
},
|
|
1140
|
+
"NextToken": {}
|
|
1141
|
+
},
|
|
1142
|
+
"type": "structure"
|
|
1143
|
+
}
|
|
1144
|
+
},
|
|
942
1145
|
"ListSourceLocations": {
|
|
943
1146
|
"http": {
|
|
944
1147
|
"method": "GET",
|
|
@@ -965,25 +1168,25 @@
|
|
|
965
1168
|
"member": {
|
|
966
1169
|
"members": {
|
|
967
1170
|
"AccessConfiguration": {
|
|
968
|
-
"shape": "
|
|
1171
|
+
"shape": "S10"
|
|
969
1172
|
},
|
|
970
1173
|
"Arn": {},
|
|
971
1174
|
"CreationTime": {
|
|
972
|
-
"shape": "
|
|
1175
|
+
"shape": "Sf"
|
|
973
1176
|
},
|
|
974
1177
|
"DefaultSegmentDeliveryConfiguration": {
|
|
975
|
-
"shape": "
|
|
1178
|
+
"shape": "S13"
|
|
976
1179
|
},
|
|
977
1180
|
"HttpConfiguration": {
|
|
978
|
-
"shape": "
|
|
1181
|
+
"shape": "S14"
|
|
979
1182
|
},
|
|
980
1183
|
"LastModifiedTime": {
|
|
981
|
-
"shape": "
|
|
1184
|
+
"shape": "Sf"
|
|
982
1185
|
},
|
|
983
1186
|
"SourceLocationName": {},
|
|
984
1187
|
"Tags": {
|
|
985
1188
|
"locationName": "tags",
|
|
986
|
-
"shape": "
|
|
1189
|
+
"shape": "Sc"
|
|
987
1190
|
}
|
|
988
1191
|
},
|
|
989
1192
|
"required": [
|
|
@@ -1022,7 +1225,7 @@
|
|
|
1022
1225
|
"members": {
|
|
1023
1226
|
"Tags": {
|
|
1024
1227
|
"locationName": "tags",
|
|
1025
|
-
"shape": "
|
|
1228
|
+
"shape": "Sc"
|
|
1026
1229
|
}
|
|
1027
1230
|
},
|
|
1028
1231
|
"type": "structure"
|
|
@@ -1062,18 +1265,18 @@
|
|
|
1062
1265
|
"members": {
|
|
1063
1266
|
"Arn": {},
|
|
1064
1267
|
"CreationTime": {
|
|
1065
|
-
"shape": "
|
|
1268
|
+
"shape": "Sf"
|
|
1066
1269
|
},
|
|
1067
1270
|
"HttpPackageConfigurations": {
|
|
1068
|
-
"shape": "
|
|
1271
|
+
"shape": "S17"
|
|
1069
1272
|
},
|
|
1070
1273
|
"LastModifiedTime": {
|
|
1071
|
-
"shape": "
|
|
1274
|
+
"shape": "Sf"
|
|
1072
1275
|
},
|
|
1073
1276
|
"SourceLocationName": {},
|
|
1074
1277
|
"Tags": {
|
|
1075
1278
|
"locationName": "tags",
|
|
1076
|
-
"shape": "
|
|
1279
|
+
"shape": "Sc"
|
|
1077
1280
|
},
|
|
1078
1281
|
"VodSourceName": {}
|
|
1079
1282
|
},
|
|
@@ -1127,19 +1330,19 @@
|
|
|
1127
1330
|
"members": {
|
|
1128
1331
|
"AdDecisionServerUrl": {},
|
|
1129
1332
|
"AvailSuppression": {
|
|
1130
|
-
"shape": "
|
|
1333
|
+
"shape": "S29"
|
|
1131
1334
|
},
|
|
1132
1335
|
"Bumper": {
|
|
1133
|
-
"shape": "
|
|
1336
|
+
"shape": "S2b"
|
|
1134
1337
|
},
|
|
1135
1338
|
"CdnConfiguration": {
|
|
1136
|
-
"shape": "
|
|
1339
|
+
"shape": "S2c"
|
|
1137
1340
|
},
|
|
1138
1341
|
"ConfigurationAliases": {
|
|
1139
1342
|
"key": {},
|
|
1140
1343
|
"type": "map",
|
|
1141
1344
|
"value": {
|
|
1142
|
-
"shape": "
|
|
1345
|
+
"shape": "Sc"
|
|
1143
1346
|
}
|
|
1144
1347
|
},
|
|
1145
1348
|
"DashConfiguration": {
|
|
@@ -1150,10 +1353,10 @@
|
|
|
1150
1353
|
"type": "structure"
|
|
1151
1354
|
},
|
|
1152
1355
|
"LivePreRollConfiguration": {
|
|
1153
|
-
"shape": "
|
|
1356
|
+
"shape": "S2h"
|
|
1154
1357
|
},
|
|
1155
1358
|
"ManifestProcessingRules": {
|
|
1156
|
-
"shape": "
|
|
1359
|
+
"shape": "S2j"
|
|
1157
1360
|
},
|
|
1158
1361
|
"Name": {},
|
|
1159
1362
|
"PersonalizationThresholdSeconds": {
|
|
@@ -1162,7 +1365,7 @@
|
|
|
1162
1365
|
"SlateAdUrl": {},
|
|
1163
1366
|
"Tags": {
|
|
1164
1367
|
"locationName": "tags",
|
|
1165
|
-
"shape": "
|
|
1368
|
+
"shape": "Sc"
|
|
1166
1369
|
},
|
|
1167
1370
|
"TranscodeProfileName": {},
|
|
1168
1371
|
"VideoContentSourceUrl": {}
|
|
@@ -1173,28 +1376,31 @@
|
|
|
1173
1376
|
"members": {
|
|
1174
1377
|
"AdDecisionServerUrl": {},
|
|
1175
1378
|
"AvailSuppression": {
|
|
1176
|
-
"shape": "
|
|
1379
|
+
"shape": "S29"
|
|
1177
1380
|
},
|
|
1178
1381
|
"Bumper": {
|
|
1179
|
-
"shape": "
|
|
1382
|
+
"shape": "S2b"
|
|
1180
1383
|
},
|
|
1181
1384
|
"CdnConfiguration": {
|
|
1182
|
-
"shape": "
|
|
1385
|
+
"shape": "S2c"
|
|
1183
1386
|
},
|
|
1184
1387
|
"ConfigurationAliases": {
|
|
1185
|
-
"shape": "
|
|
1388
|
+
"shape": "S2d"
|
|
1186
1389
|
},
|
|
1187
1390
|
"DashConfiguration": {
|
|
1188
|
-
"shape": "
|
|
1391
|
+
"shape": "S2e"
|
|
1189
1392
|
},
|
|
1190
1393
|
"HlsConfiguration": {
|
|
1191
|
-
"shape": "
|
|
1394
|
+
"shape": "S2g"
|
|
1192
1395
|
},
|
|
1193
1396
|
"LivePreRollConfiguration": {
|
|
1194
|
-
"shape": "
|
|
1397
|
+
"shape": "S2h"
|
|
1398
|
+
},
|
|
1399
|
+
"LogConfiguration": {
|
|
1400
|
+
"shape": "S2i"
|
|
1195
1401
|
},
|
|
1196
1402
|
"ManifestProcessingRules": {
|
|
1197
|
-
"shape": "
|
|
1403
|
+
"shape": "S2j"
|
|
1198
1404
|
},
|
|
1199
1405
|
"Name": {},
|
|
1200
1406
|
"PersonalizationThresholdSeconds": {
|
|
@@ -1206,7 +1412,7 @@
|
|
|
1206
1412
|
"SlateAdUrl": {},
|
|
1207
1413
|
"Tags": {
|
|
1208
1414
|
"locationName": "tags",
|
|
1209
|
-
"shape": "
|
|
1415
|
+
"shape": "Sc"
|
|
1210
1416
|
},
|
|
1211
1417
|
"TranscodeProfileName": {},
|
|
1212
1418
|
"VideoContentSourceUrl": {}
|
|
@@ -1273,7 +1479,7 @@
|
|
|
1273
1479
|
},
|
|
1274
1480
|
"Tags": {
|
|
1275
1481
|
"locationName": "tags",
|
|
1276
|
-
"shape": "
|
|
1482
|
+
"shape": "Sc"
|
|
1277
1483
|
}
|
|
1278
1484
|
},
|
|
1279
1485
|
"required": [
|
|
@@ -1298,7 +1504,7 @@
|
|
|
1298
1504
|
"TagKeys": {
|
|
1299
1505
|
"location": "querystring",
|
|
1300
1506
|
"locationName": "tagKeys",
|
|
1301
|
-
"shape": "
|
|
1507
|
+
"shape": "S2t"
|
|
1302
1508
|
}
|
|
1303
1509
|
},
|
|
1304
1510
|
"required": [
|
|
@@ -1320,8 +1526,11 @@
|
|
|
1320
1526
|
"location": "uri",
|
|
1321
1527
|
"locationName": "channelName"
|
|
1322
1528
|
},
|
|
1529
|
+
"FillerSlate": {
|
|
1530
|
+
"shape": "S6"
|
|
1531
|
+
},
|
|
1323
1532
|
"Outputs": {
|
|
1324
|
-
"shape": "
|
|
1533
|
+
"shape": "S7"
|
|
1325
1534
|
}
|
|
1326
1535
|
},
|
|
1327
1536
|
"required": [
|
|
@@ -1336,21 +1545,21 @@
|
|
|
1336
1545
|
"ChannelName": {},
|
|
1337
1546
|
"ChannelState": {},
|
|
1338
1547
|
"CreationTime": {
|
|
1339
|
-
"shape": "
|
|
1548
|
+
"shape": "Sf"
|
|
1340
1549
|
},
|
|
1341
1550
|
"FillerSlate": {
|
|
1342
|
-
"shape": "
|
|
1551
|
+
"shape": "S6"
|
|
1343
1552
|
},
|
|
1344
1553
|
"LastModifiedTime": {
|
|
1345
|
-
"shape": "
|
|
1554
|
+
"shape": "Sf"
|
|
1346
1555
|
},
|
|
1347
1556
|
"Outputs": {
|
|
1348
|
-
"shape": "
|
|
1557
|
+
"shape": "Sg"
|
|
1349
1558
|
},
|
|
1350
1559
|
"PlaybackMode": {},
|
|
1351
1560
|
"Tags": {
|
|
1352
1561
|
"locationName": "tags",
|
|
1353
|
-
"shape": "
|
|
1562
|
+
"shape": "Sc"
|
|
1354
1563
|
}
|
|
1355
1564
|
},
|
|
1356
1565
|
"type": "structure"
|
|
@@ -1365,13 +1574,13 @@
|
|
|
1365
1574
|
"input": {
|
|
1366
1575
|
"members": {
|
|
1367
1576
|
"AccessConfiguration": {
|
|
1368
|
-
"shape": "
|
|
1577
|
+
"shape": "S10"
|
|
1369
1578
|
},
|
|
1370
1579
|
"DefaultSegmentDeliveryConfiguration": {
|
|
1371
|
-
"shape": "
|
|
1580
|
+
"shape": "S13"
|
|
1372
1581
|
},
|
|
1373
1582
|
"HttpConfiguration": {
|
|
1374
|
-
"shape": "
|
|
1583
|
+
"shape": "S14"
|
|
1375
1584
|
},
|
|
1376
1585
|
"SourceLocationName": {
|
|
1377
1586
|
"location": "uri",
|
|
@@ -1387,25 +1596,25 @@
|
|
|
1387
1596
|
"output": {
|
|
1388
1597
|
"members": {
|
|
1389
1598
|
"AccessConfiguration": {
|
|
1390
|
-
"shape": "
|
|
1599
|
+
"shape": "S10"
|
|
1391
1600
|
},
|
|
1392
1601
|
"Arn": {},
|
|
1393
1602
|
"CreationTime": {
|
|
1394
|
-
"shape": "
|
|
1603
|
+
"shape": "Sf"
|
|
1395
1604
|
},
|
|
1396
1605
|
"DefaultSegmentDeliveryConfiguration": {
|
|
1397
|
-
"shape": "
|
|
1606
|
+
"shape": "S13"
|
|
1398
1607
|
},
|
|
1399
1608
|
"HttpConfiguration": {
|
|
1400
|
-
"shape": "
|
|
1609
|
+
"shape": "S14"
|
|
1401
1610
|
},
|
|
1402
1611
|
"LastModifiedTime": {
|
|
1403
|
-
"shape": "
|
|
1612
|
+
"shape": "Sf"
|
|
1404
1613
|
},
|
|
1405
1614
|
"SourceLocationName": {},
|
|
1406
1615
|
"Tags": {
|
|
1407
1616
|
"locationName": "tags",
|
|
1408
|
-
"shape": "
|
|
1617
|
+
"shape": "Sc"
|
|
1409
1618
|
}
|
|
1410
1619
|
},
|
|
1411
1620
|
"type": "structure"
|
|
@@ -1420,7 +1629,7 @@
|
|
|
1420
1629
|
"input": {
|
|
1421
1630
|
"members": {
|
|
1422
1631
|
"HttpPackageConfigurations": {
|
|
1423
|
-
"shape": "
|
|
1632
|
+
"shape": "S17"
|
|
1424
1633
|
},
|
|
1425
1634
|
"SourceLocationName": {
|
|
1426
1635
|
"location": "uri",
|
|
@@ -1442,18 +1651,18 @@
|
|
|
1442
1651
|
"members": {
|
|
1443
1652
|
"Arn": {},
|
|
1444
1653
|
"CreationTime": {
|
|
1445
|
-
"shape": "
|
|
1654
|
+
"shape": "Sf"
|
|
1446
1655
|
},
|
|
1447
1656
|
"HttpPackageConfigurations": {
|
|
1448
|
-
"shape": "
|
|
1657
|
+
"shape": "S17"
|
|
1449
1658
|
},
|
|
1450
1659
|
"LastModifiedTime": {
|
|
1451
|
-
"shape": "
|
|
1660
|
+
"shape": "Sf"
|
|
1452
1661
|
},
|
|
1453
1662
|
"SourceLocationName": {},
|
|
1454
1663
|
"Tags": {
|
|
1455
1664
|
"locationName": "tags",
|
|
1456
|
-
"shape": "
|
|
1665
|
+
"shape": "Sc"
|
|
1457
1666
|
},
|
|
1458
1667
|
"VodSourceName": {}
|
|
1459
1668
|
},
|
|
@@ -1462,21 +1671,21 @@
|
|
|
1462
1671
|
}
|
|
1463
1672
|
},
|
|
1464
1673
|
"shapes": {
|
|
1465
|
-
"
|
|
1674
|
+
"S6": {
|
|
1466
1675
|
"members": {
|
|
1467
1676
|
"SourceLocationName": {},
|
|
1468
1677
|
"VodSourceName": {}
|
|
1469
1678
|
},
|
|
1470
1679
|
"type": "structure"
|
|
1471
1680
|
},
|
|
1472
|
-
"
|
|
1681
|
+
"S7": {
|
|
1473
1682
|
"member": {
|
|
1474
1683
|
"members": {
|
|
1475
1684
|
"DashPlaylistSettings": {
|
|
1476
|
-
"shape": "
|
|
1685
|
+
"shape": "S9"
|
|
1477
1686
|
},
|
|
1478
1687
|
"HlsPlaylistSettings": {
|
|
1479
|
-
"shape": "
|
|
1688
|
+
"shape": "Sa"
|
|
1480
1689
|
},
|
|
1481
1690
|
"ManifestName": {},
|
|
1482
1691
|
"SourceGroup": {}
|
|
@@ -1489,7 +1698,7 @@
|
|
|
1489
1698
|
},
|
|
1490
1699
|
"type": "list"
|
|
1491
1700
|
},
|
|
1492
|
-
"
|
|
1701
|
+
"S9": {
|
|
1493
1702
|
"members": {
|
|
1494
1703
|
"ManifestWindowSeconds": {
|
|
1495
1704
|
"type": "integer"
|
|
@@ -1506,7 +1715,7 @@
|
|
|
1506
1715
|
},
|
|
1507
1716
|
"type": "structure"
|
|
1508
1717
|
},
|
|
1509
|
-
"
|
|
1718
|
+
"Sa": {
|
|
1510
1719
|
"members": {
|
|
1511
1720
|
"ManifestWindowSeconds": {
|
|
1512
1721
|
"type": "integer"
|
|
@@ -1514,23 +1723,23 @@
|
|
|
1514
1723
|
},
|
|
1515
1724
|
"type": "structure"
|
|
1516
1725
|
},
|
|
1517
|
-
"
|
|
1726
|
+
"Sc": {
|
|
1518
1727
|
"key": {},
|
|
1519
1728
|
"type": "map",
|
|
1520
1729
|
"value": {}
|
|
1521
1730
|
},
|
|
1522
|
-
"
|
|
1731
|
+
"Sf": {
|
|
1523
1732
|
"timestampFormat": "unixTimestamp",
|
|
1524
1733
|
"type": "timestamp"
|
|
1525
1734
|
},
|
|
1526
|
-
"
|
|
1735
|
+
"Sg": {
|
|
1527
1736
|
"member": {
|
|
1528
1737
|
"members": {
|
|
1529
1738
|
"DashPlaylistSettings": {
|
|
1530
|
-
"shape": "
|
|
1739
|
+
"shape": "S9"
|
|
1531
1740
|
},
|
|
1532
1741
|
"HlsPlaylistSettings": {
|
|
1533
|
-
"shape": "
|
|
1742
|
+
"shape": "Sa"
|
|
1534
1743
|
},
|
|
1535
1744
|
"ManifestName": {},
|
|
1536
1745
|
"PlaybackUrl": {},
|
|
@@ -1545,7 +1754,52 @@
|
|
|
1545
1754
|
},
|
|
1546
1755
|
"type": "list"
|
|
1547
1756
|
},
|
|
1548
|
-
"
|
|
1757
|
+
"Sj": {
|
|
1758
|
+
"members": {
|
|
1759
|
+
"AvailMatchingCriteria": {
|
|
1760
|
+
"member": {
|
|
1761
|
+
"members": {
|
|
1762
|
+
"DynamicVariable": {},
|
|
1763
|
+
"Operator": {}
|
|
1764
|
+
},
|
|
1765
|
+
"required": [
|
|
1766
|
+
"Operator",
|
|
1767
|
+
"DynamicVariable"
|
|
1768
|
+
],
|
|
1769
|
+
"type": "structure"
|
|
1770
|
+
},
|
|
1771
|
+
"type": "list"
|
|
1772
|
+
},
|
|
1773
|
+
"EndTime": {
|
|
1774
|
+
"shape": "Sf"
|
|
1775
|
+
},
|
|
1776
|
+
"StartTime": {
|
|
1777
|
+
"shape": "Sf"
|
|
1778
|
+
}
|
|
1779
|
+
},
|
|
1780
|
+
"required": [
|
|
1781
|
+
"EndTime"
|
|
1782
|
+
],
|
|
1783
|
+
"type": "structure"
|
|
1784
|
+
},
|
|
1785
|
+
"Sn": {
|
|
1786
|
+
"members": {
|
|
1787
|
+
"DynamicVariables": {
|
|
1788
|
+
"shape": "Sc"
|
|
1789
|
+
},
|
|
1790
|
+
"EndTime": {
|
|
1791
|
+
"shape": "Sf"
|
|
1792
|
+
},
|
|
1793
|
+
"StartTime": {
|
|
1794
|
+
"shape": "Sf"
|
|
1795
|
+
}
|
|
1796
|
+
},
|
|
1797
|
+
"required": [
|
|
1798
|
+
"EndTime"
|
|
1799
|
+
],
|
|
1800
|
+
"type": "structure"
|
|
1801
|
+
},
|
|
1802
|
+
"Sq": {
|
|
1549
1803
|
"member": {
|
|
1550
1804
|
"members": {
|
|
1551
1805
|
"MessageType": {},
|
|
@@ -1553,7 +1807,7 @@
|
|
|
1553
1807
|
"type": "long"
|
|
1554
1808
|
},
|
|
1555
1809
|
"Slate": {
|
|
1556
|
-
"shape": "
|
|
1810
|
+
"shape": "S6"
|
|
1557
1811
|
},
|
|
1558
1812
|
"SpliceInsertMessage": {
|
|
1559
1813
|
"members": {
|
|
@@ -1577,7 +1831,7 @@
|
|
|
1577
1831
|
},
|
|
1578
1832
|
"type": "list"
|
|
1579
1833
|
},
|
|
1580
|
-
"
|
|
1834
|
+
"S10": {
|
|
1581
1835
|
"members": {
|
|
1582
1836
|
"AccessType": {},
|
|
1583
1837
|
"SecretsManagerAccessTokenConfiguration": {
|
|
@@ -1591,13 +1845,13 @@
|
|
|
1591
1845
|
},
|
|
1592
1846
|
"type": "structure"
|
|
1593
1847
|
},
|
|
1594
|
-
"
|
|
1848
|
+
"S13": {
|
|
1595
1849
|
"members": {
|
|
1596
1850
|
"BaseUrl": {}
|
|
1597
1851
|
},
|
|
1598
1852
|
"type": "structure"
|
|
1599
1853
|
},
|
|
1600
|
-
"
|
|
1854
|
+
"S14": {
|
|
1601
1855
|
"members": {
|
|
1602
1856
|
"BaseUrl": {}
|
|
1603
1857
|
},
|
|
@@ -1606,7 +1860,7 @@
|
|
|
1606
1860
|
],
|
|
1607
1861
|
"type": "structure"
|
|
1608
1862
|
},
|
|
1609
|
-
"
|
|
1863
|
+
"S17": {
|
|
1610
1864
|
"member": {
|
|
1611
1865
|
"members": {
|
|
1612
1866
|
"Path": {},
|
|
@@ -1622,35 +1876,35 @@
|
|
|
1622
1876
|
},
|
|
1623
1877
|
"type": "list"
|
|
1624
1878
|
},
|
|
1625
|
-
"
|
|
1879
|
+
"S29": {
|
|
1626
1880
|
"members": {
|
|
1627
1881
|
"Mode": {},
|
|
1628
1882
|
"Value": {}
|
|
1629
1883
|
},
|
|
1630
1884
|
"type": "structure"
|
|
1631
1885
|
},
|
|
1632
|
-
"
|
|
1886
|
+
"S2b": {
|
|
1633
1887
|
"members": {
|
|
1634
1888
|
"EndUrl": {},
|
|
1635
1889
|
"StartUrl": {}
|
|
1636
1890
|
},
|
|
1637
1891
|
"type": "structure"
|
|
1638
1892
|
},
|
|
1639
|
-
"
|
|
1893
|
+
"S2c": {
|
|
1640
1894
|
"members": {
|
|
1641
1895
|
"AdSegmentUrlPrefix": {},
|
|
1642
1896
|
"ContentSegmentUrlPrefix": {}
|
|
1643
1897
|
},
|
|
1644
1898
|
"type": "structure"
|
|
1645
1899
|
},
|
|
1646
|
-
"
|
|
1900
|
+
"S2d": {
|
|
1647
1901
|
"key": {},
|
|
1648
1902
|
"type": "map",
|
|
1649
1903
|
"value": {
|
|
1650
|
-
"shape": "
|
|
1904
|
+
"shape": "Sc"
|
|
1651
1905
|
}
|
|
1652
1906
|
},
|
|
1653
|
-
"
|
|
1907
|
+
"S2e": {
|
|
1654
1908
|
"members": {
|
|
1655
1909
|
"ManifestEndpointPrefix": {},
|
|
1656
1910
|
"MpdLocation": {},
|
|
@@ -1658,13 +1912,13 @@
|
|
|
1658
1912
|
},
|
|
1659
1913
|
"type": "structure"
|
|
1660
1914
|
},
|
|
1661
|
-
"
|
|
1915
|
+
"S2g": {
|
|
1662
1916
|
"members": {
|
|
1663
1917
|
"ManifestEndpointPrefix": {}
|
|
1664
1918
|
},
|
|
1665
1919
|
"type": "structure"
|
|
1666
1920
|
},
|
|
1667
|
-
"
|
|
1921
|
+
"S2h": {
|
|
1668
1922
|
"members": {
|
|
1669
1923
|
"AdDecisionServerUrl": {},
|
|
1670
1924
|
"MaxDurationSeconds": {
|
|
@@ -1673,7 +1927,18 @@
|
|
|
1673
1927
|
},
|
|
1674
1928
|
"type": "structure"
|
|
1675
1929
|
},
|
|
1676
|
-
"
|
|
1930
|
+
"S2i": {
|
|
1931
|
+
"members": {
|
|
1932
|
+
"PercentEnabled": {
|
|
1933
|
+
"type": "integer"
|
|
1934
|
+
}
|
|
1935
|
+
},
|
|
1936
|
+
"required": [
|
|
1937
|
+
"PercentEnabled"
|
|
1938
|
+
],
|
|
1939
|
+
"type": "structure"
|
|
1940
|
+
},
|
|
1941
|
+
"S2j": {
|
|
1677
1942
|
"members": {
|
|
1678
1943
|
"AdMarkerPassthrough": {
|
|
1679
1944
|
"members": {
|
|
@@ -1686,7 +1951,7 @@
|
|
|
1686
1951
|
},
|
|
1687
1952
|
"type": "structure"
|
|
1688
1953
|
},
|
|
1689
|
-
"
|
|
1954
|
+
"S2t": {
|
|
1690
1955
|
"member": {},
|
|
1691
1956
|
"type": "list"
|
|
1692
1957
|
}
|