@pgarbe/cdk-ecr-sync 0.5.21 → 0.5.22
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 +19 -18
- package/.jsii +7 -1468
- package/.projenrc.ts +51 -0
- package/API.md +177 -46
- package/lib/ecr-sync.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +167 -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/amplifybackend-2020-08-11.min.json +344 -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/appstream-2016-12-01.min.json +505 -141
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +303 -7
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/autoscaling-2011-01-01.min.json +110 -32
- package/node_modules/aws-sdk/apis/backup-2018-11-15.min.json +32 -19
- 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/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 +11 -2
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +35 -6
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +50 -27
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +242 -68
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +560 -102
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +322 -50
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +430 -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 +142 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +676 -140
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +31 -2
- package/node_modules/aws-sdk/apis/directconnect-2012-10-25.min.json +50 -37
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +117 -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 +3389 -1167
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +66 -0
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +393 -31
- package/node_modules/aws-sdk/apis/ecr-2015-09-21.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +3 -0
- package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +131 -124
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +10 -0
- 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-data-2020-07-13.min.json +602 -36
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.paginators.json +18 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +507 -76
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +818 -142
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +383 -367
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +81 -73
- 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 +322 -209
- 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 +101 -15
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +151 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.paginators.json +5 -0
- 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/kendra-2019-02-03.min.json +664 -128
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +64 -24
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +858 -81
- 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 +145 -122
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +36 -7
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +167 -163
- package/node_modules/aws-sdk/apis/metadata.json +39 -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 +617 -145
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +192 -128
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.min.json +1931 -558
- package/node_modules/aws-sdk/apis/networkmanager-2019-07-05.paginators.json +36 -0
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +10 -0
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +507 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.paginators.json +10 -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/pinpoint-2016-12-01.min.json +138 -24
- 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/quicksight-2018-04-01.min.json +140 -100
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +16 -11
- 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 +122 -8
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +253 -148
- 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/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 +14 -13
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +68 -68
- package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +193 -162
- 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 +1582 -785
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +23 -0
- package/node_modules/aws-sdk/apis/shield-2016-06-02.min.json +93 -14
- 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 +366 -346
- package/node_modules/aws-sdk/apis/storagegateway-2013-06-30.min.json +14 -11
- package/node_modules/aws-sdk/apis/textract-2018-06-27.min.json +85 -16
- 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/transfer-2018-11-05.min.json +44 -43
- package/node_modules/aws-sdk/apis/translate-2017-07-01.min.json +62 -29
- 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/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/all.d.ts +12 -0
- package/node_modules/aws-sdk/clients/all.js +13 -1
- package/node_modules/aws-sdk/clients/amplifybackend.d.ts +309 -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 +1 -1
- 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/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/appstream.d.ts +482 -15
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +341 -34
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +114 -30
- package/node_modules/aws-sdk/clients/backup.d.ts +57 -24
- 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 +27 -27
- package/node_modules/aws-sdk/clients/braket.d.ts +409 -0
- package/node_modules/aws-sdk/clients/chime.d.ts +34 -0
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +62 -2
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +42 -10
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +3 -3
- package/node_modules/aws-sdk/clients/cloudwatch.d.ts +71 -17
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +249 -10
- package/node_modules/aws-sdk/clients/connect.d.ts +555 -22
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +322 -11
- package/node_modules/aws-sdk/clients/databrew.d.ts +358 -1
- package/node_modules/aws-sdk/clients/dataexchange.d.ts +194 -6
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +707 -81
- package/node_modules/aws-sdk/clients/directconnect.d.ts +23 -1
- package/node_modules/aws-sdk/clients/dms.d.ts +103 -25
- 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 +2746 -223
- package/node_modules/aws-sdk/clients/ecr.d.ts +591 -6
- package/node_modules/aws-sdk/clients/ecs.d.ts +2 -2
- package/node_modules/aws-sdk/clients/eks.d.ts +26 -22
- package/node_modules/aws-sdk/clients/elasticache.d.ts +51 -30
- package/node_modules/aws-sdk/clients/elbv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/es.d.ts +21 -0
- 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/finspacedata.d.ts +741 -65
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +561 -9
- package/node_modules/aws-sdk/clients/fsx.d.ts +892 -139
- package/node_modules/aws-sdk/clients/glue.d.ts +41 -0
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +15 -3
- 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 +171 -13
- package/node_modules/aws-sdk/clients/iotdeviceadvisor.d.ts +90 -60
- 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 +60 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +204 -0
- package/node_modules/aws-sdk/clients/kafka.d.ts +503 -18
- package/node_modules/aws-sdk/clients/kendra.d.ts +734 -45
- package/node_modules/aws-sdk/clients/kinesis.d.ts +114 -46
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +935 -97
- package/node_modules/aws-sdk/clients/lambda.d.ts +47 -21
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +577 -14
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +5 -0
- package/node_modules/aws-sdk/clients/location.d.ts +94 -43
- package/node_modules/aws-sdk/clients/macie2.d.ts +39 -39
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +16 -16
- package/node_modules/aws-sdk/clients/medialive.d.ts +5 -0
- 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/networkmanager.d.ts +1856 -361
- package/node_modules/aws-sdk/clients/opensearch.d.ts +21 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +520 -12
- 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/pinpoint.d.ts +102 -0
- package/node_modules/aws-sdk/clients/proton.d.ts +984 -152
- package/node_modules/aws-sdk/clients/quicksight.d.ts +191 -144
- package/node_modules/aws-sdk/clients/ram.d.ts +234 -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 +404 -203
- package/node_modules/aws-sdk/clients/redshift.d.ts +170 -8
- package/node_modules/aws-sdk/clients/redshiftdata.d.ts +34 -34
- package/node_modules/aws-sdk/clients/rekognition.d.ts +5 -5
- 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 +80 -41
- package/node_modules/aws-sdk/clients/s3control.d.ts +11 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1103 -17
- package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +7 -7
- package/node_modules/aws-sdk/clients/shield.d.ts +125 -43
- 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 +307 -266
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +16 -3
- package/node_modules/aws-sdk/clients/sts.d.ts +18 -18
- package/node_modules/aws-sdk/clients/textract.d.ts +69 -2
- 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/transfer.d.ts +9 -4
- package/node_modules/aws-sdk/clients/translate.d.ts +63 -11
- package/node_modules/aws-sdk/clients/wafv2.d.ts +4 -4
- package/node_modules/aws-sdk/clients/wellarchitected.d.ts +355 -13
- package/node_modules/aws-sdk/clients/workspaces.d.ts +2 -2
- 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 +114 -82
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +719 -232
- package/node_modules/aws-sdk/dist/aws-sdk.js +8053 -3198
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -88
- package/node_modules/aws-sdk/lib/config-base.d.ts +8 -0
- package/node_modules/aws-sdk/lib/config.js +14 -2
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +24 -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/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/region/utils.js +21 -0
- package/node_modules/aws-sdk/lib/region_config.js +10 -36
- package/node_modules/aws-sdk/lib/region_config_data.json +70 -10
- package/node_modules/aws-sdk/lib/service.js +20 -1
- package/node_modules/aws-sdk/lib/services/s3.js +16 -5
- 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/package.json +1 -1
- package/node_modules/aws-sdk/scripts/region-checker/allowlist.js +15 -15
- 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 +26 -26
- 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
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"locationName": "inputAttachments"
|
|
283
283
|
},
|
|
284
284
|
"InputSpecification": {
|
|
285
|
-
"shape": "
|
|
285
|
+
"shape": "Se5",
|
|
286
286
|
"locationName": "inputSpecification"
|
|
287
287
|
},
|
|
288
288
|
"LogLevel": {
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
"locationName": "roleArn"
|
|
304
304
|
},
|
|
305
305
|
"Tags": {
|
|
306
|
-
"shape": "
|
|
306
|
+
"shape": "Sea",
|
|
307
307
|
"locationName": "tags"
|
|
308
308
|
},
|
|
309
309
|
"Vpc": {
|
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
"type": "structure",
|
|
334
334
|
"members": {
|
|
335
335
|
"Channel": {
|
|
336
|
-
"shape": "
|
|
336
|
+
"shape": "Sed",
|
|
337
337
|
"locationName": "channel"
|
|
338
338
|
}
|
|
339
339
|
}
|
|
@@ -348,11 +348,11 @@
|
|
|
348
348
|
"type": "structure",
|
|
349
349
|
"members": {
|
|
350
350
|
"Destinations": {
|
|
351
|
-
"shape": "
|
|
351
|
+
"shape": "Sel",
|
|
352
352
|
"locationName": "destinations"
|
|
353
353
|
},
|
|
354
354
|
"InputDevices": {
|
|
355
|
-
"shape": "
|
|
355
|
+
"shape": "Sen",
|
|
356
356
|
"locationName": "inputDevices"
|
|
357
357
|
},
|
|
358
358
|
"InputSecurityGroups": {
|
|
@@ -360,7 +360,7 @@
|
|
|
360
360
|
"locationName": "inputSecurityGroups"
|
|
361
361
|
},
|
|
362
362
|
"MediaConnectFlows": {
|
|
363
|
-
"shape": "
|
|
363
|
+
"shape": "Sep",
|
|
364
364
|
"locationName": "mediaConnectFlows"
|
|
365
365
|
},
|
|
366
366
|
"Name": {
|
|
@@ -374,11 +374,11 @@
|
|
|
374
374
|
"locationName": "roleArn"
|
|
375
375
|
},
|
|
376
376
|
"Sources": {
|
|
377
|
-
"shape": "
|
|
377
|
+
"shape": "Ser",
|
|
378
378
|
"locationName": "sources"
|
|
379
379
|
},
|
|
380
380
|
"Tags": {
|
|
381
|
-
"shape": "
|
|
381
|
+
"shape": "Sea",
|
|
382
382
|
"locationName": "tags"
|
|
383
383
|
},
|
|
384
384
|
"Type": {
|
|
@@ -407,7 +407,7 @@
|
|
|
407
407
|
"type": "structure",
|
|
408
408
|
"members": {
|
|
409
409
|
"Input": {
|
|
410
|
-
"shape": "
|
|
410
|
+
"shape": "Sew",
|
|
411
411
|
"locationName": "input"
|
|
412
412
|
}
|
|
413
413
|
}
|
|
@@ -422,11 +422,11 @@
|
|
|
422
422
|
"type": "structure",
|
|
423
423
|
"members": {
|
|
424
424
|
"Tags": {
|
|
425
|
-
"shape": "
|
|
425
|
+
"shape": "Sea",
|
|
426
426
|
"locationName": "tags"
|
|
427
427
|
},
|
|
428
428
|
"WhitelistRules": {
|
|
429
|
-
"shape": "
|
|
429
|
+
"shape": "Sf8",
|
|
430
430
|
"locationName": "whitelistRules"
|
|
431
431
|
}
|
|
432
432
|
}
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
"type": "structure",
|
|
436
436
|
"members": {
|
|
437
437
|
"SecurityGroup": {
|
|
438
|
-
"shape": "
|
|
438
|
+
"shape": "Sfb",
|
|
439
439
|
"locationName": "securityGroup"
|
|
440
440
|
}
|
|
441
441
|
}
|
|
@@ -454,7 +454,7 @@
|
|
|
454
454
|
"locationName": "availabilityZones"
|
|
455
455
|
},
|
|
456
456
|
"MultiplexSettings": {
|
|
457
|
-
"shape": "
|
|
457
|
+
"shape": "Sfg",
|
|
458
458
|
"locationName": "multiplexSettings"
|
|
459
459
|
},
|
|
460
460
|
"Name": {
|
|
@@ -465,7 +465,7 @@
|
|
|
465
465
|
"idempotencyToken": true
|
|
466
466
|
},
|
|
467
467
|
"Tags": {
|
|
468
|
-
"shape": "
|
|
468
|
+
"shape": "Sea",
|
|
469
469
|
"locationName": "tags"
|
|
470
470
|
}
|
|
471
471
|
},
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
"type": "structure",
|
|
481
481
|
"members": {
|
|
482
482
|
"Multiplex": {
|
|
483
|
-
"shape": "
|
|
483
|
+
"shape": "Sfl",
|
|
484
484
|
"locationName": "multiplex"
|
|
485
485
|
}
|
|
486
486
|
}
|
|
@@ -499,7 +499,7 @@
|
|
|
499
499
|
"locationName": "multiplexId"
|
|
500
500
|
},
|
|
501
501
|
"MultiplexProgramSettings": {
|
|
502
|
-
"shape": "
|
|
502
|
+
"shape": "Sfr",
|
|
503
503
|
"locationName": "multiplexProgramSettings"
|
|
504
504
|
},
|
|
505
505
|
"ProgramName": {
|
|
@@ -521,7 +521,7 @@
|
|
|
521
521
|
"type": "structure",
|
|
522
522
|
"members": {
|
|
523
523
|
"MultiplexProgram": {
|
|
524
|
-
"shape": "
|
|
524
|
+
"shape": "Sg0",
|
|
525
525
|
"locationName": "multiplexProgram"
|
|
526
526
|
}
|
|
527
527
|
}
|
|
@@ -544,7 +544,7 @@
|
|
|
544
544
|
"idempotencyToken": true
|
|
545
545
|
},
|
|
546
546
|
"Tags": {
|
|
547
|
-
"shape": "
|
|
547
|
+
"shape": "Sea",
|
|
548
548
|
"locationName": "tags"
|
|
549
549
|
}
|
|
550
550
|
},
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"type": "structure",
|
|
557
557
|
"members": {
|
|
558
558
|
"Input": {
|
|
559
|
-
"shape": "
|
|
559
|
+
"shape": "Sew",
|
|
560
560
|
"locationName": "input"
|
|
561
561
|
}
|
|
562
562
|
}
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
"locationName": "resource-arn"
|
|
576
576
|
},
|
|
577
577
|
"Tags": {
|
|
578
|
-
"shape": "
|
|
578
|
+
"shape": "Sea",
|
|
579
579
|
"locationName": "tags"
|
|
580
580
|
}
|
|
581
581
|
},
|
|
@@ -620,7 +620,7 @@
|
|
|
620
620
|
"locationName": "destinations"
|
|
621
621
|
},
|
|
622
622
|
"EgressEndpoints": {
|
|
623
|
-
"shape": "
|
|
623
|
+
"shape": "See",
|
|
624
624
|
"locationName": "egressEndpoints"
|
|
625
625
|
},
|
|
626
626
|
"EncoderSettings": {
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
"locationName": "inputAttachments"
|
|
636
636
|
},
|
|
637
637
|
"InputSpecification": {
|
|
638
|
-
"shape": "
|
|
638
|
+
"shape": "Se5",
|
|
639
639
|
"locationName": "inputSpecification"
|
|
640
640
|
},
|
|
641
641
|
"LogLevel": {
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
"locationName": "name"
|
|
646
646
|
},
|
|
647
647
|
"PipelineDetails": {
|
|
648
|
-
"shape": "
|
|
648
|
+
"shape": "Seg",
|
|
649
649
|
"locationName": "pipelineDetails"
|
|
650
650
|
},
|
|
651
651
|
"PipelinesRunningCount": {
|
|
@@ -659,11 +659,11 @@
|
|
|
659
659
|
"locationName": "state"
|
|
660
660
|
},
|
|
661
661
|
"Tags": {
|
|
662
|
-
"shape": "
|
|
662
|
+
"shape": "Sea",
|
|
663
663
|
"locationName": "tags"
|
|
664
664
|
},
|
|
665
665
|
"Vpc": {
|
|
666
|
-
"shape": "
|
|
666
|
+
"shape": "Sej",
|
|
667
667
|
"locationName": "vpc"
|
|
668
668
|
}
|
|
669
669
|
}
|
|
@@ -744,14 +744,14 @@
|
|
|
744
744
|
"locationName": "availabilityZones"
|
|
745
745
|
},
|
|
746
746
|
"Destinations": {
|
|
747
|
-
"shape": "
|
|
747
|
+
"shape": "Sfm",
|
|
748
748
|
"locationName": "destinations"
|
|
749
749
|
},
|
|
750
750
|
"Id": {
|
|
751
751
|
"locationName": "id"
|
|
752
752
|
},
|
|
753
753
|
"MultiplexSettings": {
|
|
754
|
-
"shape": "
|
|
754
|
+
"shape": "Sfg",
|
|
755
755
|
"locationName": "multiplexSettings"
|
|
756
756
|
},
|
|
757
757
|
"Name": {
|
|
@@ -769,7 +769,7 @@
|
|
|
769
769
|
"locationName": "state"
|
|
770
770
|
},
|
|
771
771
|
"Tags": {
|
|
772
|
-
"shape": "
|
|
772
|
+
"shape": "Sea",
|
|
773
773
|
"locationName": "tags"
|
|
774
774
|
}
|
|
775
775
|
}
|
|
@@ -805,15 +805,15 @@
|
|
|
805
805
|
"locationName": "channelId"
|
|
806
806
|
},
|
|
807
807
|
"MultiplexProgramSettings": {
|
|
808
|
-
"shape": "
|
|
808
|
+
"shape": "Sfr",
|
|
809
809
|
"locationName": "multiplexProgramSettings"
|
|
810
810
|
},
|
|
811
811
|
"PacketIdentifiersMap": {
|
|
812
|
-
"shape": "
|
|
812
|
+
"shape": "Sg1",
|
|
813
813
|
"locationName": "packetIdentifiersMap"
|
|
814
814
|
},
|
|
815
815
|
"PipelineDetails": {
|
|
816
|
-
"shape": "
|
|
816
|
+
"shape": "Sg3",
|
|
817
817
|
"locationName": "pipelineDetails"
|
|
818
818
|
},
|
|
819
819
|
"ProgramName": {
|
|
@@ -886,7 +886,7 @@
|
|
|
886
886
|
"locationName": "reservationId"
|
|
887
887
|
},
|
|
888
888
|
"ResourceSpecification": {
|
|
889
|
-
"shape": "
|
|
889
|
+
"shape": "Sgm",
|
|
890
890
|
"locationName": "resourceSpecification"
|
|
891
891
|
},
|
|
892
892
|
"Start": {
|
|
@@ -896,7 +896,7 @@
|
|
|
896
896
|
"locationName": "state"
|
|
897
897
|
},
|
|
898
898
|
"Tags": {
|
|
899
|
-
"shape": "
|
|
899
|
+
"shape": "Sea",
|
|
900
900
|
"locationName": "tags"
|
|
901
901
|
},
|
|
902
902
|
"UsagePrice": {
|
|
@@ -990,7 +990,7 @@
|
|
|
990
990
|
"locationName": "destinations"
|
|
991
991
|
},
|
|
992
992
|
"EgressEndpoints": {
|
|
993
|
-
"shape": "
|
|
993
|
+
"shape": "See",
|
|
994
994
|
"locationName": "egressEndpoints"
|
|
995
995
|
},
|
|
996
996
|
"EncoderSettings": {
|
|
@@ -1005,7 +1005,7 @@
|
|
|
1005
1005
|
"locationName": "inputAttachments"
|
|
1006
1006
|
},
|
|
1007
1007
|
"InputSpecification": {
|
|
1008
|
-
"shape": "
|
|
1008
|
+
"shape": "Se5",
|
|
1009
1009
|
"locationName": "inputSpecification"
|
|
1010
1010
|
},
|
|
1011
1011
|
"LogLevel": {
|
|
@@ -1015,7 +1015,7 @@
|
|
|
1015
1015
|
"locationName": "name"
|
|
1016
1016
|
},
|
|
1017
1017
|
"PipelineDetails": {
|
|
1018
|
-
"shape": "
|
|
1018
|
+
"shape": "Seg",
|
|
1019
1019
|
"locationName": "pipelineDetails"
|
|
1020
1020
|
},
|
|
1021
1021
|
"PipelinesRunningCount": {
|
|
@@ -1029,11 +1029,11 @@
|
|
|
1029
1029
|
"locationName": "state"
|
|
1030
1030
|
},
|
|
1031
1031
|
"Tags": {
|
|
1032
|
-
"shape": "
|
|
1032
|
+
"shape": "Sea",
|
|
1033
1033
|
"locationName": "tags"
|
|
1034
1034
|
},
|
|
1035
1035
|
"Vpc": {
|
|
1036
|
-
"shape": "
|
|
1036
|
+
"shape": "Sej",
|
|
1037
1037
|
"locationName": "vpc"
|
|
1038
1038
|
}
|
|
1039
1039
|
}
|
|
@@ -1068,7 +1068,7 @@
|
|
|
1068
1068
|
"locationName": "attachedChannels"
|
|
1069
1069
|
},
|
|
1070
1070
|
"Destinations": {
|
|
1071
|
-
"shape": "
|
|
1071
|
+
"shape": "Sex",
|
|
1072
1072
|
"locationName": "destinations"
|
|
1073
1073
|
},
|
|
1074
1074
|
"Id": {
|
|
@@ -1078,7 +1078,7 @@
|
|
|
1078
1078
|
"locationName": "inputClass"
|
|
1079
1079
|
},
|
|
1080
1080
|
"InputDevices": {
|
|
1081
|
-
"shape": "
|
|
1081
|
+
"shape": "Sen",
|
|
1082
1082
|
"locationName": "inputDevices"
|
|
1083
1083
|
},
|
|
1084
1084
|
"InputPartnerIds": {
|
|
@@ -1089,7 +1089,7 @@
|
|
|
1089
1089
|
"locationName": "inputSourceType"
|
|
1090
1090
|
},
|
|
1091
1091
|
"MediaConnectFlows": {
|
|
1092
|
-
"shape": "
|
|
1092
|
+
"shape": "Sf2",
|
|
1093
1093
|
"locationName": "mediaConnectFlows"
|
|
1094
1094
|
},
|
|
1095
1095
|
"Name": {
|
|
@@ -1103,14 +1103,14 @@
|
|
|
1103
1103
|
"locationName": "securityGroups"
|
|
1104
1104
|
},
|
|
1105
1105
|
"Sources": {
|
|
1106
|
-
"shape": "
|
|
1106
|
+
"shape": "Sf4",
|
|
1107
1107
|
"locationName": "sources"
|
|
1108
1108
|
},
|
|
1109
1109
|
"State": {
|
|
1110
1110
|
"locationName": "state"
|
|
1111
1111
|
},
|
|
1112
1112
|
"Tags": {
|
|
1113
|
-
"shape": "
|
|
1113
|
+
"shape": "Sea",
|
|
1114
1114
|
"locationName": "tags"
|
|
1115
1115
|
},
|
|
1116
1116
|
"Type": {
|
|
@@ -1153,7 +1153,7 @@
|
|
|
1153
1153
|
"locationName": "deviceUpdateStatus"
|
|
1154
1154
|
},
|
|
1155
1155
|
"HdDeviceSettings": {
|
|
1156
|
-
"shape": "
|
|
1156
|
+
"shape": "Sh7",
|
|
1157
1157
|
"locationName": "hdDeviceSettings"
|
|
1158
1158
|
},
|
|
1159
1159
|
"Id": {
|
|
@@ -1166,7 +1166,7 @@
|
|
|
1166
1166
|
"locationName": "name"
|
|
1167
1167
|
},
|
|
1168
1168
|
"NetworkSettings": {
|
|
1169
|
-
"shape": "
|
|
1169
|
+
"shape": "Shc",
|
|
1170
1170
|
"locationName": "networkSettings"
|
|
1171
1171
|
},
|
|
1172
1172
|
"SerialNumber": {
|
|
@@ -1176,7 +1176,7 @@
|
|
|
1176
1176
|
"locationName": "type"
|
|
1177
1177
|
},
|
|
1178
1178
|
"UhdDeviceSettings": {
|
|
1179
|
-
"shape": "
|
|
1179
|
+
"shape": "Shf",
|
|
1180
1180
|
"locationName": "uhdDeviceSettings"
|
|
1181
1181
|
}
|
|
1182
1182
|
}
|
|
@@ -1270,11 +1270,11 @@
|
|
|
1270
1270
|
"locationName": "state"
|
|
1271
1271
|
},
|
|
1272
1272
|
"Tags": {
|
|
1273
|
-
"shape": "
|
|
1273
|
+
"shape": "Sea",
|
|
1274
1274
|
"locationName": "tags"
|
|
1275
1275
|
},
|
|
1276
1276
|
"WhitelistRules": {
|
|
1277
|
-
"shape": "
|
|
1277
|
+
"shape": "Sfd",
|
|
1278
1278
|
"locationName": "whitelistRules"
|
|
1279
1279
|
}
|
|
1280
1280
|
}
|
|
@@ -1309,14 +1309,14 @@
|
|
|
1309
1309
|
"locationName": "availabilityZones"
|
|
1310
1310
|
},
|
|
1311
1311
|
"Destinations": {
|
|
1312
|
-
"shape": "
|
|
1312
|
+
"shape": "Sfm",
|
|
1313
1313
|
"locationName": "destinations"
|
|
1314
1314
|
},
|
|
1315
1315
|
"Id": {
|
|
1316
1316
|
"locationName": "id"
|
|
1317
1317
|
},
|
|
1318
1318
|
"MultiplexSettings": {
|
|
1319
|
-
"shape": "
|
|
1319
|
+
"shape": "Sfg",
|
|
1320
1320
|
"locationName": "multiplexSettings"
|
|
1321
1321
|
},
|
|
1322
1322
|
"Name": {
|
|
@@ -1334,7 +1334,7 @@
|
|
|
1334
1334
|
"locationName": "state"
|
|
1335
1335
|
},
|
|
1336
1336
|
"Tags": {
|
|
1337
|
-
"shape": "
|
|
1337
|
+
"shape": "Sea",
|
|
1338
1338
|
"locationName": "tags"
|
|
1339
1339
|
}
|
|
1340
1340
|
}
|
|
@@ -1370,15 +1370,15 @@
|
|
|
1370
1370
|
"locationName": "channelId"
|
|
1371
1371
|
},
|
|
1372
1372
|
"MultiplexProgramSettings": {
|
|
1373
|
-
"shape": "
|
|
1373
|
+
"shape": "Sfr",
|
|
1374
1374
|
"locationName": "multiplexProgramSettings"
|
|
1375
1375
|
},
|
|
1376
1376
|
"PacketIdentifiersMap": {
|
|
1377
|
-
"shape": "
|
|
1377
|
+
"shape": "Sg1",
|
|
1378
1378
|
"locationName": "packetIdentifiersMap"
|
|
1379
1379
|
},
|
|
1380
1380
|
"PipelineDetails": {
|
|
1381
|
-
"shape": "
|
|
1381
|
+
"shape": "Sg3",
|
|
1382
1382
|
"locationName": "pipelineDetails"
|
|
1383
1383
|
},
|
|
1384
1384
|
"ProgramName": {
|
|
@@ -1438,7 +1438,7 @@
|
|
|
1438
1438
|
"locationName": "region"
|
|
1439
1439
|
},
|
|
1440
1440
|
"ResourceSpecification": {
|
|
1441
|
-
"shape": "
|
|
1441
|
+
"shape": "Sgm",
|
|
1442
1442
|
"locationName": "resourceSpecification"
|
|
1443
1443
|
},
|
|
1444
1444
|
"UsagePrice": {
|
|
@@ -1512,7 +1512,7 @@
|
|
|
1512
1512
|
"locationName": "reservationId"
|
|
1513
1513
|
},
|
|
1514
1514
|
"ResourceSpecification": {
|
|
1515
|
-
"shape": "
|
|
1515
|
+
"shape": "Sgm",
|
|
1516
1516
|
"locationName": "resourceSpecification"
|
|
1517
1517
|
},
|
|
1518
1518
|
"Start": {
|
|
@@ -1522,7 +1522,7 @@
|
|
|
1522
1522
|
"locationName": "state"
|
|
1523
1523
|
},
|
|
1524
1524
|
"Tags": {
|
|
1525
|
-
"shape": "
|
|
1525
|
+
"shape": "Sea",
|
|
1526
1526
|
"locationName": "tags"
|
|
1527
1527
|
},
|
|
1528
1528
|
"UsagePrice": {
|
|
@@ -1616,7 +1616,7 @@
|
|
|
1616
1616
|
"locationName": "destinations"
|
|
1617
1617
|
},
|
|
1618
1618
|
"EgressEndpoints": {
|
|
1619
|
-
"shape": "
|
|
1619
|
+
"shape": "See",
|
|
1620
1620
|
"locationName": "egressEndpoints"
|
|
1621
1621
|
},
|
|
1622
1622
|
"Id": {
|
|
@@ -1627,7 +1627,7 @@
|
|
|
1627
1627
|
"locationName": "inputAttachments"
|
|
1628
1628
|
},
|
|
1629
1629
|
"InputSpecification": {
|
|
1630
|
-
"shape": "
|
|
1630
|
+
"shape": "Se5",
|
|
1631
1631
|
"locationName": "inputSpecification"
|
|
1632
1632
|
},
|
|
1633
1633
|
"LogLevel": {
|
|
@@ -1647,11 +1647,11 @@
|
|
|
1647
1647
|
"locationName": "state"
|
|
1648
1648
|
},
|
|
1649
1649
|
"Tags": {
|
|
1650
|
-
"shape": "
|
|
1650
|
+
"shape": "Sea",
|
|
1651
1651
|
"locationName": "tags"
|
|
1652
1652
|
},
|
|
1653
1653
|
"Vpc": {
|
|
1654
|
-
"shape": "
|
|
1654
|
+
"shape": "Sej",
|
|
1655
1655
|
"locationName": "vpc"
|
|
1656
1656
|
}
|
|
1657
1657
|
}
|
|
@@ -1762,7 +1762,7 @@
|
|
|
1762
1762
|
"locationName": "deviceUpdateStatus"
|
|
1763
1763
|
},
|
|
1764
1764
|
"HdDeviceSettings": {
|
|
1765
|
-
"shape": "
|
|
1765
|
+
"shape": "Sh7",
|
|
1766
1766
|
"locationName": "hdDeviceSettings"
|
|
1767
1767
|
},
|
|
1768
1768
|
"Id": {
|
|
@@ -1775,7 +1775,7 @@
|
|
|
1775
1775
|
"locationName": "name"
|
|
1776
1776
|
},
|
|
1777
1777
|
"NetworkSettings": {
|
|
1778
|
-
"shape": "
|
|
1778
|
+
"shape": "Shc",
|
|
1779
1779
|
"locationName": "networkSettings"
|
|
1780
1780
|
},
|
|
1781
1781
|
"SerialNumber": {
|
|
@@ -1785,7 +1785,7 @@
|
|
|
1785
1785
|
"locationName": "type"
|
|
1786
1786
|
},
|
|
1787
1787
|
"UhdDeviceSettings": {
|
|
1788
|
-
"shape": "
|
|
1788
|
+
"shape": "Shf",
|
|
1789
1789
|
"locationName": "uhdDeviceSettings"
|
|
1790
1790
|
}
|
|
1791
1791
|
}
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
"locationName": "inputSecurityGroups",
|
|
1825
1825
|
"type": "list",
|
|
1826
1826
|
"member": {
|
|
1827
|
-
"shape": "
|
|
1827
|
+
"shape": "Sfb"
|
|
1828
1828
|
}
|
|
1829
1829
|
},
|
|
1830
1830
|
"NextToken": {
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"locationName": "inputs",
|
|
1861
1861
|
"type": "list",
|
|
1862
1862
|
"member": {
|
|
1863
|
-
"shape": "
|
|
1863
|
+
"shape": "Sew"
|
|
1864
1864
|
}
|
|
1865
1865
|
},
|
|
1866
1866
|
"NextToken": {
|
|
@@ -1984,7 +1984,7 @@
|
|
|
1984
1984
|
"locationName": "state"
|
|
1985
1985
|
},
|
|
1986
1986
|
"Tags": {
|
|
1987
|
-
"shape": "
|
|
1987
|
+
"shape": "Sea",
|
|
1988
1988
|
"locationName": "tags"
|
|
1989
1989
|
}
|
|
1990
1990
|
}
|
|
@@ -2098,7 +2098,7 @@
|
|
|
2098
2098
|
"locationName": "region"
|
|
2099
2099
|
},
|
|
2100
2100
|
"ResourceSpecification": {
|
|
2101
|
-
"shape": "
|
|
2101
|
+
"shape": "Sgm",
|
|
2102
2102
|
"locationName": "resourceSpecification"
|
|
2103
2103
|
},
|
|
2104
2104
|
"UsagePrice": {
|
|
@@ -2173,7 +2173,7 @@
|
|
|
2173
2173
|
"locationName": "reservations",
|
|
2174
2174
|
"type": "list",
|
|
2175
2175
|
"member": {
|
|
2176
|
-
"shape": "
|
|
2176
|
+
"shape": "Siz"
|
|
2177
2177
|
}
|
|
2178
2178
|
}
|
|
2179
2179
|
}
|
|
@@ -2201,7 +2201,7 @@
|
|
|
2201
2201
|
"type": "structure",
|
|
2202
2202
|
"members": {
|
|
2203
2203
|
"Tags": {
|
|
2204
|
-
"shape": "
|
|
2204
|
+
"shape": "Sea",
|
|
2205
2205
|
"locationName": "tags"
|
|
2206
2206
|
}
|
|
2207
2207
|
}
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
"locationName": "start"
|
|
2235
2235
|
},
|
|
2236
2236
|
"Tags": {
|
|
2237
|
-
"shape": "
|
|
2237
|
+
"shape": "Sea",
|
|
2238
2238
|
"locationName": "tags"
|
|
2239
2239
|
}
|
|
2240
2240
|
},
|
|
@@ -2247,7 +2247,7 @@
|
|
|
2247
2247
|
"type": "structure",
|
|
2248
2248
|
"members": {
|
|
2249
2249
|
"Reservation": {
|
|
2250
|
-
"shape": "
|
|
2250
|
+
"shape": "Siz",
|
|
2251
2251
|
"locationName": "reservation"
|
|
2252
2252
|
}
|
|
2253
2253
|
}
|
|
@@ -2310,7 +2310,7 @@
|
|
|
2310
2310
|
"locationName": "destinations"
|
|
2311
2311
|
},
|
|
2312
2312
|
"EgressEndpoints": {
|
|
2313
|
-
"shape": "
|
|
2313
|
+
"shape": "See",
|
|
2314
2314
|
"locationName": "egressEndpoints"
|
|
2315
2315
|
},
|
|
2316
2316
|
"EncoderSettings": {
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
"locationName": "inputAttachments"
|
|
2326
2326
|
},
|
|
2327
2327
|
"InputSpecification": {
|
|
2328
|
-
"shape": "
|
|
2328
|
+
"shape": "Se5",
|
|
2329
2329
|
"locationName": "inputSpecification"
|
|
2330
2330
|
},
|
|
2331
2331
|
"LogLevel": {
|
|
@@ -2335,7 +2335,7 @@
|
|
|
2335
2335
|
"locationName": "name"
|
|
2336
2336
|
},
|
|
2337
2337
|
"PipelineDetails": {
|
|
2338
|
-
"shape": "
|
|
2338
|
+
"shape": "Seg",
|
|
2339
2339
|
"locationName": "pipelineDetails"
|
|
2340
2340
|
},
|
|
2341
2341
|
"PipelinesRunningCount": {
|
|
@@ -2349,11 +2349,11 @@
|
|
|
2349
2349
|
"locationName": "state"
|
|
2350
2350
|
},
|
|
2351
2351
|
"Tags": {
|
|
2352
|
-
"shape": "
|
|
2352
|
+
"shape": "Sea",
|
|
2353
2353
|
"locationName": "tags"
|
|
2354
2354
|
},
|
|
2355
2355
|
"Vpc": {
|
|
2356
|
-
"shape": "
|
|
2356
|
+
"shape": "Sej",
|
|
2357
2357
|
"locationName": "vpc"
|
|
2358
2358
|
}
|
|
2359
2359
|
}
|
|
@@ -2387,14 +2387,14 @@
|
|
|
2387
2387
|
"locationName": "availabilityZones"
|
|
2388
2388
|
},
|
|
2389
2389
|
"Destinations": {
|
|
2390
|
-
"shape": "
|
|
2390
|
+
"shape": "Sfm",
|
|
2391
2391
|
"locationName": "destinations"
|
|
2392
2392
|
},
|
|
2393
2393
|
"Id": {
|
|
2394
2394
|
"locationName": "id"
|
|
2395
2395
|
},
|
|
2396
2396
|
"MultiplexSettings": {
|
|
2397
|
-
"shape": "
|
|
2397
|
+
"shape": "Sfg",
|
|
2398
2398
|
"locationName": "multiplexSettings"
|
|
2399
2399
|
},
|
|
2400
2400
|
"Name": {
|
|
@@ -2412,7 +2412,7 @@
|
|
|
2412
2412
|
"locationName": "state"
|
|
2413
2413
|
},
|
|
2414
2414
|
"Tags": {
|
|
2415
|
-
"shape": "
|
|
2415
|
+
"shape": "Sea",
|
|
2416
2416
|
"locationName": "tags"
|
|
2417
2417
|
}
|
|
2418
2418
|
}
|
|
@@ -2453,7 +2453,7 @@
|
|
|
2453
2453
|
"locationName": "destinations"
|
|
2454
2454
|
},
|
|
2455
2455
|
"EgressEndpoints": {
|
|
2456
|
-
"shape": "
|
|
2456
|
+
"shape": "See",
|
|
2457
2457
|
"locationName": "egressEndpoints"
|
|
2458
2458
|
},
|
|
2459
2459
|
"EncoderSettings": {
|
|
@@ -2468,7 +2468,7 @@
|
|
|
2468
2468
|
"locationName": "inputAttachments"
|
|
2469
2469
|
},
|
|
2470
2470
|
"InputSpecification": {
|
|
2471
|
-
"shape": "
|
|
2471
|
+
"shape": "Se5",
|
|
2472
2472
|
"locationName": "inputSpecification"
|
|
2473
2473
|
},
|
|
2474
2474
|
"LogLevel": {
|
|
@@ -2478,7 +2478,7 @@
|
|
|
2478
2478
|
"locationName": "name"
|
|
2479
2479
|
},
|
|
2480
2480
|
"PipelineDetails": {
|
|
2481
|
-
"shape": "
|
|
2481
|
+
"shape": "Seg",
|
|
2482
2482
|
"locationName": "pipelineDetails"
|
|
2483
2483
|
},
|
|
2484
2484
|
"PipelinesRunningCount": {
|
|
@@ -2492,11 +2492,11 @@
|
|
|
2492
2492
|
"locationName": "state"
|
|
2493
2493
|
},
|
|
2494
2494
|
"Tags": {
|
|
2495
|
-
"shape": "
|
|
2495
|
+
"shape": "Sea",
|
|
2496
2496
|
"locationName": "tags"
|
|
2497
2497
|
},
|
|
2498
2498
|
"Vpc": {
|
|
2499
|
-
"shape": "
|
|
2499
|
+
"shape": "Sej",
|
|
2500
2500
|
"locationName": "vpc"
|
|
2501
2501
|
}
|
|
2502
2502
|
}
|
|
@@ -2530,14 +2530,14 @@
|
|
|
2530
2530
|
"locationName": "availabilityZones"
|
|
2531
2531
|
},
|
|
2532
2532
|
"Destinations": {
|
|
2533
|
-
"shape": "
|
|
2533
|
+
"shape": "Sfm",
|
|
2534
2534
|
"locationName": "destinations"
|
|
2535
2535
|
},
|
|
2536
2536
|
"Id": {
|
|
2537
2537
|
"locationName": "id"
|
|
2538
2538
|
},
|
|
2539
2539
|
"MultiplexSettings": {
|
|
2540
|
-
"shape": "
|
|
2540
|
+
"shape": "Sfg",
|
|
2541
2541
|
"locationName": "multiplexSettings"
|
|
2542
2542
|
},
|
|
2543
2543
|
"Name": {
|
|
@@ -2555,7 +2555,7 @@
|
|
|
2555
2555
|
"locationName": "state"
|
|
2556
2556
|
},
|
|
2557
2557
|
"Tags": {
|
|
2558
|
-
"shape": "
|
|
2558
|
+
"shape": "Sea",
|
|
2559
2559
|
"locationName": "tags"
|
|
2560
2560
|
}
|
|
2561
2561
|
}
|
|
@@ -2622,7 +2622,7 @@
|
|
|
2622
2622
|
"locationName": "inputAttachments"
|
|
2623
2623
|
},
|
|
2624
2624
|
"InputSpecification": {
|
|
2625
|
-
"shape": "
|
|
2625
|
+
"shape": "Se5",
|
|
2626
2626
|
"locationName": "inputSpecification"
|
|
2627
2627
|
},
|
|
2628
2628
|
"LogLevel": {
|
|
@@ -2643,7 +2643,7 @@
|
|
|
2643
2643
|
"type": "structure",
|
|
2644
2644
|
"members": {
|
|
2645
2645
|
"Channel": {
|
|
2646
|
-
"shape": "
|
|
2646
|
+
"shape": "Sed",
|
|
2647
2647
|
"locationName": "channel"
|
|
2648
2648
|
}
|
|
2649
2649
|
}
|
|
@@ -2679,7 +2679,7 @@
|
|
|
2679
2679
|
"type": "structure",
|
|
2680
2680
|
"members": {
|
|
2681
2681
|
"Channel": {
|
|
2682
|
-
"shape": "
|
|
2682
|
+
"shape": "Sed",
|
|
2683
2683
|
"locationName": "channel"
|
|
2684
2684
|
}
|
|
2685
2685
|
}
|
|
@@ -2695,7 +2695,7 @@
|
|
|
2695
2695
|
"type": "structure",
|
|
2696
2696
|
"members": {
|
|
2697
2697
|
"Destinations": {
|
|
2698
|
-
"shape": "
|
|
2698
|
+
"shape": "Sel",
|
|
2699
2699
|
"locationName": "destinations"
|
|
2700
2700
|
},
|
|
2701
2701
|
"InputDevices": {
|
|
@@ -2719,7 +2719,7 @@
|
|
|
2719
2719
|
"locationName": "inputSecurityGroups"
|
|
2720
2720
|
},
|
|
2721
2721
|
"MediaConnectFlows": {
|
|
2722
|
-
"shape": "
|
|
2722
|
+
"shape": "Sep",
|
|
2723
2723
|
"locationName": "mediaConnectFlows"
|
|
2724
2724
|
},
|
|
2725
2725
|
"Name": {
|
|
@@ -2729,7 +2729,7 @@
|
|
|
2729
2729
|
"locationName": "roleArn"
|
|
2730
2730
|
},
|
|
2731
2731
|
"Sources": {
|
|
2732
|
-
"shape": "
|
|
2732
|
+
"shape": "Ser",
|
|
2733
2733
|
"locationName": "sources"
|
|
2734
2734
|
}
|
|
2735
2735
|
},
|
|
@@ -2741,7 +2741,7 @@
|
|
|
2741
2741
|
"type": "structure",
|
|
2742
2742
|
"members": {
|
|
2743
2743
|
"Input": {
|
|
2744
|
-
"shape": "
|
|
2744
|
+
"shape": "Sew",
|
|
2745
2745
|
"locationName": "input"
|
|
2746
2746
|
}
|
|
2747
2747
|
}
|
|
@@ -2757,7 +2757,7 @@
|
|
|
2757
2757
|
"type": "structure",
|
|
2758
2758
|
"members": {
|
|
2759
2759
|
"HdDeviceSettings": {
|
|
2760
|
-
"shape": "
|
|
2760
|
+
"shape": "Sjp",
|
|
2761
2761
|
"locationName": "hdDeviceSettings"
|
|
2762
2762
|
},
|
|
2763
2763
|
"InputDeviceId": {
|
|
@@ -2768,7 +2768,7 @@
|
|
|
2768
2768
|
"locationName": "name"
|
|
2769
2769
|
},
|
|
2770
2770
|
"UhdDeviceSettings": {
|
|
2771
|
-
"shape": "
|
|
2771
|
+
"shape": "Sjp",
|
|
2772
2772
|
"locationName": "uhdDeviceSettings"
|
|
2773
2773
|
}
|
|
2774
2774
|
},
|
|
@@ -2792,7 +2792,7 @@
|
|
|
2792
2792
|
"locationName": "deviceUpdateStatus"
|
|
2793
2793
|
},
|
|
2794
2794
|
"HdDeviceSettings": {
|
|
2795
|
-
"shape": "
|
|
2795
|
+
"shape": "Sh7",
|
|
2796
2796
|
"locationName": "hdDeviceSettings"
|
|
2797
2797
|
},
|
|
2798
2798
|
"Id": {
|
|
@@ -2805,7 +2805,7 @@
|
|
|
2805
2805
|
"locationName": "name"
|
|
2806
2806
|
},
|
|
2807
2807
|
"NetworkSettings": {
|
|
2808
|
-
"shape": "
|
|
2808
|
+
"shape": "Shc",
|
|
2809
2809
|
"locationName": "networkSettings"
|
|
2810
2810
|
},
|
|
2811
2811
|
"SerialNumber": {
|
|
@@ -2815,7 +2815,7 @@
|
|
|
2815
2815
|
"locationName": "type"
|
|
2816
2816
|
},
|
|
2817
2817
|
"UhdDeviceSettings": {
|
|
2818
|
-
"shape": "
|
|
2818
|
+
"shape": "Shf",
|
|
2819
2819
|
"locationName": "uhdDeviceSettings"
|
|
2820
2820
|
}
|
|
2821
2821
|
}
|
|
@@ -2835,11 +2835,11 @@
|
|
|
2835
2835
|
"locationName": "inputSecurityGroupId"
|
|
2836
2836
|
},
|
|
2837
2837
|
"Tags": {
|
|
2838
|
-
"shape": "
|
|
2838
|
+
"shape": "Sea",
|
|
2839
2839
|
"locationName": "tags"
|
|
2840
2840
|
},
|
|
2841
2841
|
"WhitelistRules": {
|
|
2842
|
-
"shape": "
|
|
2842
|
+
"shape": "Sf8",
|
|
2843
2843
|
"locationName": "whitelistRules"
|
|
2844
2844
|
}
|
|
2845
2845
|
},
|
|
@@ -2851,7 +2851,7 @@
|
|
|
2851
2851
|
"type": "structure",
|
|
2852
2852
|
"members": {
|
|
2853
2853
|
"SecurityGroup": {
|
|
2854
|
-
"shape": "
|
|
2854
|
+
"shape": "Sfb",
|
|
2855
2855
|
"locationName": "securityGroup"
|
|
2856
2856
|
}
|
|
2857
2857
|
}
|
|
@@ -2871,7 +2871,7 @@
|
|
|
2871
2871
|
"locationName": "multiplexId"
|
|
2872
2872
|
},
|
|
2873
2873
|
"MultiplexSettings": {
|
|
2874
|
-
"shape": "
|
|
2874
|
+
"shape": "Sfg",
|
|
2875
2875
|
"locationName": "multiplexSettings"
|
|
2876
2876
|
},
|
|
2877
2877
|
"Name": {
|
|
@@ -2886,7 +2886,7 @@
|
|
|
2886
2886
|
"type": "structure",
|
|
2887
2887
|
"members": {
|
|
2888
2888
|
"Multiplex": {
|
|
2889
|
-
"shape": "
|
|
2889
|
+
"shape": "Sfl",
|
|
2890
2890
|
"locationName": "multiplex"
|
|
2891
2891
|
}
|
|
2892
2892
|
}
|
|
@@ -2906,7 +2906,7 @@
|
|
|
2906
2906
|
"locationName": "multiplexId"
|
|
2907
2907
|
},
|
|
2908
2908
|
"MultiplexProgramSettings": {
|
|
2909
|
-
"shape": "
|
|
2909
|
+
"shape": "Sfr",
|
|
2910
2910
|
"locationName": "multiplexProgramSettings"
|
|
2911
2911
|
},
|
|
2912
2912
|
"ProgramName": {
|
|
@@ -2923,7 +2923,7 @@
|
|
|
2923
2923
|
"type": "structure",
|
|
2924
2924
|
"members": {
|
|
2925
2925
|
"MultiplexProgram": {
|
|
2926
|
-
"shape": "
|
|
2926
|
+
"shape": "Sg0",
|
|
2927
2927
|
"locationName": "multiplexProgram"
|
|
2928
2928
|
}
|
|
2929
2929
|
}
|
|
@@ -2954,7 +2954,7 @@
|
|
|
2954
2954
|
"type": "structure",
|
|
2955
2955
|
"members": {
|
|
2956
2956
|
"Reservation": {
|
|
2957
|
-
"shape": "
|
|
2957
|
+
"shape": "Siz",
|
|
2958
2958
|
"locationName": "reservation"
|
|
2959
2959
|
}
|
|
2960
2960
|
}
|
|
@@ -6110,6 +6110,10 @@
|
|
|
6110
6110
|
}
|
|
6111
6111
|
}
|
|
6112
6112
|
},
|
|
6113
|
+
"Scte35Pid": {
|
|
6114
|
+
"locationName": "scte35Pid",
|
|
6115
|
+
"type": "integer"
|
|
6116
|
+
},
|
|
6113
6117
|
"Smpte2038DataPreference": {
|
|
6114
6118
|
"locationName": "smpte2038DataPreference"
|
|
6115
6119
|
},
|
|
@@ -6169,7 +6173,7 @@
|
|
|
6169
6173
|
}
|
|
6170
6174
|
}
|
|
6171
6175
|
},
|
|
6172
|
-
"
|
|
6176
|
+
"Se5": {
|
|
6173
6177
|
"type": "structure",
|
|
6174
6178
|
"members": {
|
|
6175
6179
|
"Codec": {
|
|
@@ -6183,12 +6187,12 @@
|
|
|
6183
6187
|
}
|
|
6184
6188
|
}
|
|
6185
6189
|
},
|
|
6186
|
-
"
|
|
6190
|
+
"Sea": {
|
|
6187
6191
|
"type": "map",
|
|
6188
6192
|
"key": {},
|
|
6189
6193
|
"value": {}
|
|
6190
6194
|
},
|
|
6191
|
-
"
|
|
6195
|
+
"Sed": {
|
|
6192
6196
|
"type": "structure",
|
|
6193
6197
|
"members": {
|
|
6194
6198
|
"Arn": {
|
|
@@ -6206,7 +6210,7 @@
|
|
|
6206
6210
|
"locationName": "destinations"
|
|
6207
6211
|
},
|
|
6208
6212
|
"EgressEndpoints": {
|
|
6209
|
-
"shape": "
|
|
6213
|
+
"shape": "See",
|
|
6210
6214
|
"locationName": "egressEndpoints"
|
|
6211
6215
|
},
|
|
6212
6216
|
"EncoderSettings": {
|
|
@@ -6221,7 +6225,7 @@
|
|
|
6221
6225
|
"locationName": "inputAttachments"
|
|
6222
6226
|
},
|
|
6223
6227
|
"InputSpecification": {
|
|
6224
|
-
"shape": "
|
|
6228
|
+
"shape": "Se5",
|
|
6225
6229
|
"locationName": "inputSpecification"
|
|
6226
6230
|
},
|
|
6227
6231
|
"LogLevel": {
|
|
@@ -6231,7 +6235,7 @@
|
|
|
6231
6235
|
"locationName": "name"
|
|
6232
6236
|
},
|
|
6233
6237
|
"PipelineDetails": {
|
|
6234
|
-
"shape": "
|
|
6238
|
+
"shape": "Seg",
|
|
6235
6239
|
"locationName": "pipelineDetails"
|
|
6236
6240
|
},
|
|
6237
6241
|
"PipelinesRunningCount": {
|
|
@@ -6245,16 +6249,16 @@
|
|
|
6245
6249
|
"locationName": "state"
|
|
6246
6250
|
},
|
|
6247
6251
|
"Tags": {
|
|
6248
|
-
"shape": "
|
|
6252
|
+
"shape": "Sea",
|
|
6249
6253
|
"locationName": "tags"
|
|
6250
6254
|
},
|
|
6251
6255
|
"Vpc": {
|
|
6252
|
-
"shape": "
|
|
6256
|
+
"shape": "Sej",
|
|
6253
6257
|
"locationName": "vpc"
|
|
6254
6258
|
}
|
|
6255
6259
|
}
|
|
6256
6260
|
},
|
|
6257
|
-
"
|
|
6261
|
+
"See": {
|
|
6258
6262
|
"type": "list",
|
|
6259
6263
|
"member": {
|
|
6260
6264
|
"type": "structure",
|
|
@@ -6265,7 +6269,7 @@
|
|
|
6265
6269
|
}
|
|
6266
6270
|
}
|
|
6267
6271
|
},
|
|
6268
|
-
"
|
|
6272
|
+
"Seg": {
|
|
6269
6273
|
"type": "list",
|
|
6270
6274
|
"member": {
|
|
6271
6275
|
"type": "structure",
|
|
@@ -6288,7 +6292,7 @@
|
|
|
6288
6292
|
}
|
|
6289
6293
|
}
|
|
6290
6294
|
},
|
|
6291
|
-
"
|
|
6295
|
+
"Sej": {
|
|
6292
6296
|
"type": "structure",
|
|
6293
6297
|
"members": {
|
|
6294
6298
|
"AvailabilityZones": {
|
|
@@ -6309,7 +6313,7 @@
|
|
|
6309
6313
|
}
|
|
6310
6314
|
}
|
|
6311
6315
|
},
|
|
6312
|
-
"
|
|
6316
|
+
"Sel": {
|
|
6313
6317
|
"type": "list",
|
|
6314
6318
|
"member": {
|
|
6315
6319
|
"type": "structure",
|
|
@@ -6320,7 +6324,7 @@
|
|
|
6320
6324
|
}
|
|
6321
6325
|
}
|
|
6322
6326
|
},
|
|
6323
|
-
"
|
|
6327
|
+
"Sen": {
|
|
6324
6328
|
"type": "list",
|
|
6325
6329
|
"member": {
|
|
6326
6330
|
"type": "structure",
|
|
@@ -6331,7 +6335,7 @@
|
|
|
6331
6335
|
}
|
|
6332
6336
|
}
|
|
6333
6337
|
},
|
|
6334
|
-
"
|
|
6338
|
+
"Sep": {
|
|
6335
6339
|
"type": "list",
|
|
6336
6340
|
"member": {
|
|
6337
6341
|
"type": "structure",
|
|
@@ -6342,7 +6346,7 @@
|
|
|
6342
6346
|
}
|
|
6343
6347
|
}
|
|
6344
6348
|
},
|
|
6345
|
-
"
|
|
6349
|
+
"Ser": {
|
|
6346
6350
|
"type": "list",
|
|
6347
6351
|
"member": {
|
|
6348
6352
|
"type": "structure",
|
|
@@ -6359,7 +6363,7 @@
|
|
|
6359
6363
|
}
|
|
6360
6364
|
}
|
|
6361
6365
|
},
|
|
6362
|
-
"
|
|
6366
|
+
"Sew": {
|
|
6363
6367
|
"type": "structure",
|
|
6364
6368
|
"members": {
|
|
6365
6369
|
"Arn": {
|
|
@@ -6370,7 +6374,7 @@
|
|
|
6370
6374
|
"locationName": "attachedChannels"
|
|
6371
6375
|
},
|
|
6372
6376
|
"Destinations": {
|
|
6373
|
-
"shape": "
|
|
6377
|
+
"shape": "Sex",
|
|
6374
6378
|
"locationName": "destinations"
|
|
6375
6379
|
},
|
|
6376
6380
|
"Id": {
|
|
@@ -6380,7 +6384,7 @@
|
|
|
6380
6384
|
"locationName": "inputClass"
|
|
6381
6385
|
},
|
|
6382
6386
|
"InputDevices": {
|
|
6383
|
-
"shape": "
|
|
6387
|
+
"shape": "Sen",
|
|
6384
6388
|
"locationName": "inputDevices"
|
|
6385
6389
|
},
|
|
6386
6390
|
"InputPartnerIds": {
|
|
@@ -6391,7 +6395,7 @@
|
|
|
6391
6395
|
"locationName": "inputSourceType"
|
|
6392
6396
|
},
|
|
6393
6397
|
"MediaConnectFlows": {
|
|
6394
|
-
"shape": "
|
|
6398
|
+
"shape": "Sf2",
|
|
6395
6399
|
"locationName": "mediaConnectFlows"
|
|
6396
6400
|
},
|
|
6397
6401
|
"Name": {
|
|
@@ -6405,14 +6409,14 @@
|
|
|
6405
6409
|
"locationName": "securityGroups"
|
|
6406
6410
|
},
|
|
6407
6411
|
"Sources": {
|
|
6408
|
-
"shape": "
|
|
6412
|
+
"shape": "Sf4",
|
|
6409
6413
|
"locationName": "sources"
|
|
6410
6414
|
},
|
|
6411
6415
|
"State": {
|
|
6412
6416
|
"locationName": "state"
|
|
6413
6417
|
},
|
|
6414
6418
|
"Tags": {
|
|
6415
|
-
"shape": "
|
|
6419
|
+
"shape": "Sea",
|
|
6416
6420
|
"locationName": "tags"
|
|
6417
6421
|
},
|
|
6418
6422
|
"Type": {
|
|
@@ -6420,7 +6424,7 @@
|
|
|
6420
6424
|
}
|
|
6421
6425
|
}
|
|
6422
6426
|
},
|
|
6423
|
-
"
|
|
6427
|
+
"Sex": {
|
|
6424
6428
|
"type": "list",
|
|
6425
6429
|
"member": {
|
|
6426
6430
|
"type": "structure",
|
|
@@ -6449,7 +6453,7 @@
|
|
|
6449
6453
|
}
|
|
6450
6454
|
}
|
|
6451
6455
|
},
|
|
6452
|
-
"
|
|
6456
|
+
"Sf2": {
|
|
6453
6457
|
"type": "list",
|
|
6454
6458
|
"member": {
|
|
6455
6459
|
"type": "structure",
|
|
@@ -6460,7 +6464,7 @@
|
|
|
6460
6464
|
}
|
|
6461
6465
|
}
|
|
6462
6466
|
},
|
|
6463
|
-
"
|
|
6467
|
+
"Sf4": {
|
|
6464
6468
|
"type": "list",
|
|
6465
6469
|
"member": {
|
|
6466
6470
|
"type": "structure",
|
|
@@ -6477,7 +6481,7 @@
|
|
|
6477
6481
|
}
|
|
6478
6482
|
}
|
|
6479
6483
|
},
|
|
6480
|
-
"
|
|
6484
|
+
"Sf8": {
|
|
6481
6485
|
"type": "list",
|
|
6482
6486
|
"member": {
|
|
6483
6487
|
"type": "structure",
|
|
@@ -6488,7 +6492,7 @@
|
|
|
6488
6492
|
}
|
|
6489
6493
|
}
|
|
6490
6494
|
},
|
|
6491
|
-
"
|
|
6495
|
+
"Sfb": {
|
|
6492
6496
|
"type": "structure",
|
|
6493
6497
|
"members": {
|
|
6494
6498
|
"Arn": {
|
|
@@ -6505,16 +6509,16 @@
|
|
|
6505
6509
|
"locationName": "state"
|
|
6506
6510
|
},
|
|
6507
6511
|
"Tags": {
|
|
6508
|
-
"shape": "
|
|
6512
|
+
"shape": "Sea",
|
|
6509
6513
|
"locationName": "tags"
|
|
6510
6514
|
},
|
|
6511
6515
|
"WhitelistRules": {
|
|
6512
|
-
"shape": "
|
|
6516
|
+
"shape": "Sfd",
|
|
6513
6517
|
"locationName": "whitelistRules"
|
|
6514
6518
|
}
|
|
6515
6519
|
}
|
|
6516
6520
|
},
|
|
6517
|
-
"
|
|
6521
|
+
"Sfd": {
|
|
6518
6522
|
"type": "list",
|
|
6519
6523
|
"member": {
|
|
6520
6524
|
"type": "structure",
|
|
@@ -6525,7 +6529,7 @@
|
|
|
6525
6529
|
}
|
|
6526
6530
|
}
|
|
6527
6531
|
},
|
|
6528
|
-
"
|
|
6532
|
+
"Sfg": {
|
|
6529
6533
|
"type": "structure",
|
|
6530
6534
|
"members": {
|
|
6531
6535
|
"MaximumVideoBufferDelayMilliseconds": {
|
|
@@ -6550,7 +6554,7 @@
|
|
|
6550
6554
|
"TransportStreamId"
|
|
6551
6555
|
]
|
|
6552
6556
|
},
|
|
6553
|
-
"
|
|
6557
|
+
"Sfl": {
|
|
6554
6558
|
"type": "structure",
|
|
6555
6559
|
"members": {
|
|
6556
6560
|
"Arn": {
|
|
@@ -6561,14 +6565,14 @@
|
|
|
6561
6565
|
"locationName": "availabilityZones"
|
|
6562
6566
|
},
|
|
6563
6567
|
"Destinations": {
|
|
6564
|
-
"shape": "
|
|
6568
|
+
"shape": "Sfm",
|
|
6565
6569
|
"locationName": "destinations"
|
|
6566
6570
|
},
|
|
6567
6571
|
"Id": {
|
|
6568
6572
|
"locationName": "id"
|
|
6569
6573
|
},
|
|
6570
6574
|
"MultiplexSettings": {
|
|
6571
|
-
"shape": "
|
|
6575
|
+
"shape": "Sfg",
|
|
6572
6576
|
"locationName": "multiplexSettings"
|
|
6573
6577
|
},
|
|
6574
6578
|
"Name": {
|
|
@@ -6586,12 +6590,12 @@
|
|
|
6586
6590
|
"locationName": "state"
|
|
6587
6591
|
},
|
|
6588
6592
|
"Tags": {
|
|
6589
|
-
"shape": "
|
|
6593
|
+
"shape": "Sea",
|
|
6590
6594
|
"locationName": "tags"
|
|
6591
6595
|
}
|
|
6592
6596
|
}
|
|
6593
6597
|
},
|
|
6594
|
-
"
|
|
6598
|
+
"Sfm": {
|
|
6595
6599
|
"type": "list",
|
|
6596
6600
|
"member": {
|
|
6597
6601
|
"type": "structure",
|
|
@@ -6608,7 +6612,7 @@
|
|
|
6608
6612
|
}
|
|
6609
6613
|
}
|
|
6610
6614
|
},
|
|
6611
|
-
"
|
|
6615
|
+
"Sfr": {
|
|
6612
6616
|
"type": "structure",
|
|
6613
6617
|
"members": {
|
|
6614
6618
|
"PreferredChannelPipeline": {
|
|
@@ -6667,22 +6671,22 @@
|
|
|
6667
6671
|
"ProgramNumber"
|
|
6668
6672
|
]
|
|
6669
6673
|
},
|
|
6670
|
-
"
|
|
6674
|
+
"Sg0": {
|
|
6671
6675
|
"type": "structure",
|
|
6672
6676
|
"members": {
|
|
6673
6677
|
"ChannelId": {
|
|
6674
6678
|
"locationName": "channelId"
|
|
6675
6679
|
},
|
|
6676
6680
|
"MultiplexProgramSettings": {
|
|
6677
|
-
"shape": "
|
|
6681
|
+
"shape": "Sfr",
|
|
6678
6682
|
"locationName": "multiplexProgramSettings"
|
|
6679
6683
|
},
|
|
6680
6684
|
"PacketIdentifiersMap": {
|
|
6681
|
-
"shape": "
|
|
6685
|
+
"shape": "Sg1",
|
|
6682
6686
|
"locationName": "packetIdentifiersMap"
|
|
6683
6687
|
},
|
|
6684
6688
|
"PipelineDetails": {
|
|
6685
|
-
"shape": "
|
|
6689
|
+
"shape": "Sg3",
|
|
6686
6690
|
"locationName": "pipelineDetails"
|
|
6687
6691
|
},
|
|
6688
6692
|
"ProgramName": {
|
|
@@ -6690,15 +6694,15 @@
|
|
|
6690
6694
|
}
|
|
6691
6695
|
}
|
|
6692
6696
|
},
|
|
6693
|
-
"
|
|
6697
|
+
"Sg1": {
|
|
6694
6698
|
"type": "structure",
|
|
6695
6699
|
"members": {
|
|
6696
6700
|
"AudioPids": {
|
|
6697
|
-
"shape": "
|
|
6701
|
+
"shape": "Sg2",
|
|
6698
6702
|
"locationName": "audioPids"
|
|
6699
6703
|
},
|
|
6700
6704
|
"DvbSubPids": {
|
|
6701
|
-
"shape": "
|
|
6705
|
+
"shape": "Sg2",
|
|
6702
6706
|
"locationName": "dvbSubPids"
|
|
6703
6707
|
},
|
|
6704
6708
|
"DvbTeletextPid": {
|
|
@@ -6714,7 +6718,7 @@
|
|
|
6714
6718
|
"type": "integer"
|
|
6715
6719
|
},
|
|
6716
6720
|
"KlvDataPids": {
|
|
6717
|
-
"shape": "
|
|
6721
|
+
"shape": "Sg2",
|
|
6718
6722
|
"locationName": "klvDataPids"
|
|
6719
6723
|
},
|
|
6720
6724
|
"PcrPid": {
|
|
@@ -6730,7 +6734,7 @@
|
|
|
6730
6734
|
"type": "integer"
|
|
6731
6735
|
},
|
|
6732
6736
|
"Scte27Pids": {
|
|
6733
|
-
"shape": "
|
|
6737
|
+
"shape": "Sg2",
|
|
6734
6738
|
"locationName": "scte27Pids"
|
|
6735
6739
|
},
|
|
6736
6740
|
"Scte35Pid": {
|
|
@@ -6747,13 +6751,13 @@
|
|
|
6747
6751
|
}
|
|
6748
6752
|
}
|
|
6749
6753
|
},
|
|
6750
|
-
"
|
|
6754
|
+
"Sg2": {
|
|
6751
6755
|
"type": "list",
|
|
6752
6756
|
"member": {
|
|
6753
6757
|
"type": "integer"
|
|
6754
6758
|
}
|
|
6755
6759
|
},
|
|
6756
|
-
"
|
|
6760
|
+
"Sg3": {
|
|
6757
6761
|
"type": "list",
|
|
6758
6762
|
"member": {
|
|
6759
6763
|
"type": "structure",
|
|
@@ -6767,7 +6771,7 @@
|
|
|
6767
6771
|
}
|
|
6768
6772
|
}
|
|
6769
6773
|
},
|
|
6770
|
-
"
|
|
6774
|
+
"Sgm": {
|
|
6771
6775
|
"type": "structure",
|
|
6772
6776
|
"members": {
|
|
6773
6777
|
"ChannelClass": {
|
|
@@ -6796,7 +6800,7 @@
|
|
|
6796
6800
|
}
|
|
6797
6801
|
}
|
|
6798
6802
|
},
|
|
6799
|
-
"
|
|
6803
|
+
"Sh7": {
|
|
6800
6804
|
"type": "structure",
|
|
6801
6805
|
"members": {
|
|
6802
6806
|
"ActiveInput": {
|
|
@@ -6829,7 +6833,7 @@
|
|
|
6829
6833
|
}
|
|
6830
6834
|
}
|
|
6831
6835
|
},
|
|
6832
|
-
"
|
|
6836
|
+
"Shc": {
|
|
6833
6837
|
"type": "structure",
|
|
6834
6838
|
"members": {
|
|
6835
6839
|
"DnsAddresses": {
|
|
@@ -6850,7 +6854,7 @@
|
|
|
6850
6854
|
}
|
|
6851
6855
|
}
|
|
6852
6856
|
},
|
|
6853
|
-
"
|
|
6857
|
+
"Shf": {
|
|
6854
6858
|
"type": "structure",
|
|
6855
6859
|
"members": {
|
|
6856
6860
|
"ActiveInput": {
|
|
@@ -6883,7 +6887,7 @@
|
|
|
6883
6887
|
}
|
|
6884
6888
|
}
|
|
6885
6889
|
},
|
|
6886
|
-
"
|
|
6890
|
+
"Siz": {
|
|
6887
6891
|
"type": "structure",
|
|
6888
6892
|
"members": {
|
|
6889
6893
|
"Arn": {
|
|
@@ -6929,7 +6933,7 @@
|
|
|
6929
6933
|
"locationName": "reservationId"
|
|
6930
6934
|
},
|
|
6931
6935
|
"ResourceSpecification": {
|
|
6932
|
-
"shape": "
|
|
6936
|
+
"shape": "Sgm",
|
|
6933
6937
|
"locationName": "resourceSpecification"
|
|
6934
6938
|
},
|
|
6935
6939
|
"Start": {
|
|
@@ -6939,7 +6943,7 @@
|
|
|
6939
6943
|
"locationName": "state"
|
|
6940
6944
|
},
|
|
6941
6945
|
"Tags": {
|
|
6942
|
-
"shape": "
|
|
6946
|
+
"shape": "Sea",
|
|
6943
6947
|
"locationName": "tags"
|
|
6944
6948
|
},
|
|
6945
6949
|
"UsagePrice": {
|
|
@@ -6948,7 +6952,7 @@
|
|
|
6948
6952
|
}
|
|
6949
6953
|
}
|
|
6950
6954
|
},
|
|
6951
|
-
"
|
|
6955
|
+
"Sjp": {
|
|
6952
6956
|
"type": "structure",
|
|
6953
6957
|
"members": {
|
|
6954
6958
|
"ConfiguredInput": {
|