@pgarbe/cdk-ecr-sync 0.5.22 → 0.5.26
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gitattributes +20 -19
- package/.jsii +150 -6
- package/.projenrc.ts +4 -4
- package/CHANGELOG.md +1 -91
- package/lib/ecr-sync.d.ts +4 -22
- package/lib/ecr-sync.js +3 -10
- package/lib/image.d.ts +5 -8
- package/lib/image.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +184 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appconfig-2019-10-09.min.json +3 -1
- package/node_modules/aws-sdk/apis/appconfigdata-2021-11-11.min.json +11 -11
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.min.json +677 -237
- package/node_modules/aws-sdk/apis/appflow-2020-08-23.paginators.json +7 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +171 -15
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +358 -148
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +345 -102
- package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +43 -30
- package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +5 -1
- package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +114 -110
- package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +86 -25
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +499 -61
- package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +14 -0
- package/node_modules/aws-sdk/apis/codeguru-reviewer-2019-09-19.waiters2.json +14 -2
- package/node_modules/aws-sdk/apis/comprehend-2017-11-27.min.json +167 -79
- package/node_modules/aws-sdk/apis/comprehendmedical-2018-10-30.min.json +244 -29
- package/node_modules/aws-sdk/apis/compute-optimizer-2019-11-01.min.json +30 -15
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +408 -133
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/customer-profiles-2020-08-15.min.json +36 -23
- package/node_modules/aws-sdk/apis/databrew-2017-07-25.min.json +125 -124
- package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +117 -68
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +101 -9
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +2 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1394 -1002
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.waiters2.json +18 -0
- package/node_modules/aws-sdk/apis/ec2-instance-connect-2018-04-02.min.json +1 -2
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +54 -51
- package/node_modules/aws-sdk/apis/elasticfilesystem-2015-02-01.min.json +149 -21
- package/node_modules/aws-sdk/apis/es-2015-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +29 -20
- package/node_modules/aws-sdk/apis/fis-2020-12-01.min.json +136 -30
- package/node_modules/aws-sdk/apis/fis-2020-12-01.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +3 -0
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.min.json +212 -6
- package/node_modules/aws-sdk/apis/frauddetector-2019-11-15.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +604 -411
- package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/greengrassv2-2020-11-30.min.json +182 -29
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +352 -77
- package/node_modules/aws-sdk/apis/honeycode-2020-03-01.min.json +141 -39
- package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +131 -76
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +326 -271
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +132 -44
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +31 -16
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +114 -94
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +91 -57
- package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +129 -18
- package/node_modules/aws-sdk/apis/location-2020-11-19.min.json +515 -196
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +4 -1
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +61 -31
- package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +208 -11
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +5 -1
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +39 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +151 -127
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +194 -191
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +87 -56
- package/node_modules/aws-sdk/apis/meteringmarketplace-2016-01-14.min.json +2 -1
- package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +324 -159
- package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +7 -6
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +74 -35
- package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +175 -123
- package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +134 -49
- package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +29 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +3 -0
- package/node_modules/aws-sdk/apis/pi-2018-02-27.min.json +141 -7
- package/node_modules/aws-sdk/apis/pi-2018-02-27.paginators.json +20 -0
- package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +18 -12
- package/node_modules/aws-sdk/apis/qldb-2019-01-02.min.json +20 -18
- package/node_modules/aws-sdk/apis/ram-2018-01-04.min.json +27 -0
- package/node_modules/aws-sdk/apis/ram-2018-01-04.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +2 -1
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +20 -19
- package/node_modules/aws-sdk/apis/robomaker-2018-06-29.min.json +135 -45
- package/node_modules/aws-sdk/apis/route53-recovery-control-config-2020-11-02.min.json +137 -39
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.min.json +132 -22
- package/node_modules/aws-sdk/apis/route53domains-2014-05-15.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +41 -8
- package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +138 -138
- package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +152 -52
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +377 -299
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.min.json +15 -10
- package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +747 -353
- package/node_modules/aws-sdk/apis/snowball-2016-06-30.examples.json +2 -2
- package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +263 -255
- package/node_modules/aws-sdk/apis/synthetics-2017-10-11.min.json +11 -3
- package/node_modules/aws-sdk/apis/transcribe-2017-10-26.min.json +44 -40
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +47 -43
- package/node_modules/aws-sdk/apis/workmail-2017-10-01.min.json +82 -27
- package/node_modules/aws-sdk/apis/workspaces-2015-04-08.min.json +139 -49
- package/node_modules/aws-sdk/clients/amplify.d.ts +7 -7
- package/node_modules/aws-sdk/clients/apigateway.d.ts +5 -5
- package/node_modules/aws-sdk/clients/appconfig.d.ts +13 -13
- package/node_modules/aws-sdk/clients/appconfigdata.d.ts +18 -18
- package/node_modules/aws-sdk/clients/appflow.d.ts +611 -3
- package/node_modules/aws-sdk/clients/applicationinsights.d.ts +1 -1
- package/node_modules/aws-sdk/clients/apprunner.d.ts +179 -12
- package/node_modules/aws-sdk/clients/appstream.d.ts +262 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +355 -109
- package/node_modules/aws-sdk/clients/athena.d.ts +31 -8
- package/node_modules/aws-sdk/clients/auditmanager.d.ts +2 -2
- package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +12 -4
- package/node_modules/aws-sdk/clients/cloudformation.d.ts +407 -264
- package/node_modules/aws-sdk/clients/cloudtrail.d.ts +615 -13
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +6 -1
- package/node_modules/aws-sdk/clients/codegurureviewer.d.ts +6 -5
- package/node_modules/aws-sdk/clients/cognitoidentityserviceprovider.d.ts +287 -287
- package/node_modules/aws-sdk/clients/comprehend.d.ts +138 -0
- package/node_modules/aws-sdk/clients/comprehendmedical.d.ts +306 -25
- package/node_modules/aws-sdk/clients/computeoptimizer.d.ts +45 -13
- package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
- package/node_modules/aws-sdk/clients/connect.d.ts +327 -10
- package/node_modules/aws-sdk/clients/costexplorer.d.ts +7 -7
- package/node_modules/aws-sdk/clients/customerprofiles.d.ts +30 -13
- package/node_modules/aws-sdk/clients/databrew.d.ts +6 -1
- package/node_modules/aws-sdk/clients/datasync.d.ts +68 -3
- package/node_modules/aws-sdk/clients/detective.d.ts +144 -40
- package/node_modules/aws-sdk/clients/devopsguru.d.ts +5 -1
- package/node_modules/aws-sdk/clients/dynamodb.d.ts +5 -5
- package/node_modules/aws-sdk/clients/ebs.d.ts +6 -6
- package/node_modules/aws-sdk/clients/ec2.d.ts +506 -42
- package/node_modules/aws-sdk/clients/ec2instanceconnect.d.ts +1 -1
- package/node_modules/aws-sdk/clients/ecs.d.ts +5 -5
- package/node_modules/aws-sdk/clients/efs.d.ts +131 -4
- package/node_modules/aws-sdk/clients/eks.d.ts +15 -2
- package/node_modules/aws-sdk/clients/elasticache.d.ts +15 -15
- package/node_modules/aws-sdk/clients/emr.d.ts +14 -14
- package/node_modules/aws-sdk/clients/es.d.ts +110 -0
- package/node_modules/aws-sdk/clients/eventbridge.d.ts +8 -8
- package/node_modules/aws-sdk/clients/finspacedata.d.ts +32 -14
- package/node_modules/aws-sdk/clients/fis.d.ts +142 -22
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/forecastservice.d.ts +43 -24
- package/node_modules/aws-sdk/clients/frauddetector.d.ts +308 -0
- package/node_modules/aws-sdk/clients/fsx.d.ts +15 -11
- package/node_modules/aws-sdk/clients/glue.d.ts +126 -7
- package/node_modules/aws-sdk/clients/greengrassv2.d.ts +133 -5
- package/node_modules/aws-sdk/clients/guardduty.d.ts +309 -44
- package/node_modules/aws-sdk/clients/health.d.ts +2 -2
- package/node_modules/aws-sdk/clients/honeycode.d.ts +83 -3
- package/node_modules/aws-sdk/clients/imagebuilder.d.ts +100 -8
- package/node_modules/aws-sdk/clients/iot.d.ts +63 -2
- package/node_modules/aws-sdk/clients/ioteventsdata.d.ts +3 -3
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +76 -0
- package/node_modules/aws-sdk/clients/ivs.d.ts +21 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +19 -1
- package/node_modules/aws-sdk/clients/kendra.d.ts +116 -63
- package/node_modules/aws-sdk/clients/lakeformation.d.ts +137 -2
- package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +231 -24
- package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +28 -1
- package/node_modules/aws-sdk/clients/location.d.ts +306 -59
- package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +104 -22
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +293 -23
- package/node_modules/aws-sdk/clients/macie2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/marketplacemetering.d.ts +17 -12
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +51 -7
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +48 -9
- package/node_modules/aws-sdk/clients/medialive.d.ts +10 -1
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +17 -2
- package/node_modules/aws-sdk/clients/mwaa.d.ts +101 -57
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +68 -7
- package/node_modules/aws-sdk/clients/nimble.d.ts +76 -17
- package/node_modules/aws-sdk/clients/opensearch.d.ts +110 -0
- package/node_modules/aws-sdk/clients/outposts.d.ts +47 -3
- package/node_modules/aws-sdk/clients/personalize.d.ts +7 -3
- package/node_modules/aws-sdk/clients/pi.d.ts +202 -29
- package/node_modules/aws-sdk/clients/pinpoint.d.ts +4 -0
- package/node_modules/aws-sdk/clients/qldb.d.ts +28 -19
- package/node_modules/aws-sdk/clients/quicksight.d.ts +8 -8
- package/node_modules/aws-sdk/clients/ram.d.ts +33 -1
- package/node_modules/aws-sdk/clients/rbin.d.ts +41 -41
- package/node_modules/aws-sdk/clients/rds.d.ts +68 -68
- package/node_modules/aws-sdk/clients/redshift.d.ts +8 -4
- package/node_modules/aws-sdk/clients/rekognition.d.ts +13 -8
- package/node_modules/aws-sdk/clients/robomaker.d.ts +30 -30
- package/node_modules/aws-sdk/clients/route53.d.ts +11 -11
- package/node_modules/aws-sdk/clients/route53domains.d.ts +179 -49
- package/node_modules/aws-sdk/clients/route53recoverycontrolconfig.d.ts +185 -78
- package/node_modules/aws-sdk/clients/route53recoveryreadiness.d.ts +275 -230
- package/node_modules/aws-sdk/clients/s3.d.ts +6 -6
- package/node_modules/aws-sdk/clients/s3control.d.ts +136 -9
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +142 -13
- package/node_modules/aws-sdk/clients/savingsplans.d.ts +1 -1
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +193 -179
- package/node_modules/aws-sdk/clients/securityhub.d.ts +563 -3
- package/node_modules/aws-sdk/clients/sms.d.ts +31 -31
- package/node_modules/aws-sdk/clients/ssm.d.ts +22 -11
- package/node_modules/aws-sdk/clients/ssmincidents.d.ts +1 -1
- package/node_modules/aws-sdk/clients/storagegateway.d.ts +10 -10
- package/node_modules/aws-sdk/clients/support.d.ts +62 -62
- package/node_modules/aws-sdk/clients/synthetics.d.ts +15 -5
- package/node_modules/aws-sdk/clients/transcribeservice.d.ts +39 -33
- package/node_modules/aws-sdk/clients/transfer.d.ts +15 -6
- package/node_modules/aws-sdk/clients/workmail.d.ts +65 -0
- package/node_modules/aws-sdk/clients/workspaces.d.ts +130 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +35 -28
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +132 -125
- package/node_modules/aws-sdk/dist/aws-sdk.js +4419 -2193
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +90 -90
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
- package/node_modules/aws-sdk/lib/param_validator.js +2 -0
- package/node_modules/aws-sdk/package.json +2 -2
- package/node_modules/jmespath/jmespath.js +32 -27
- package/node_modules/jmespath/package.json +2 -7
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/.travis.yml +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/CONTRIBUTING.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/GOVERNANCE.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/LICENSE +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/README.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/doc/wg-meetings/2015-01-30.md +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_duplex.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/_stream_writable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/BufferList.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/destroy.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/lib/internal/streams/stream.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/package.json +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/passthrough.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/readable.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/transform.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable-browser.js +0 -0
- package/node_modules/{readable-stream → jszip/node_modules/readable-stream}/writable.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/.travis.yml +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/LICENSE +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/README.md +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/lib/string_decoder.js +0 -0
- package/node_modules/{string_decoder → jszip/node_modules/string_decoder}/package.json +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/.npmignore +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/CHANGELOG.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/LICENSE +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/README.md +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/Utility.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLAttribute.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLCData.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLComment.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDAttList.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDEntity.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDTDNotation.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDeclaration.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocType.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocument.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLDocumentCB.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLElement.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLNode.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLProcessingInstruction.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLRaw.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStreamWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringWriter.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLStringifier.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLText.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/XMLWriterBase.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/lib/index.js +0 -0
- package/node_modules/{xml2js/node_modules/xmlbuilder → xmlbuilder}/package.json +0 -0
- package/package.json +22 -22
- package/releasetag.txt +1 -0
- package/version.txt +1 -0
- package/node_modules/jmespath/.eslintrc +0 -10
- package/node_modules/jmespath/.npmignore +0 -1
- package/node_modules/jmespath/.travis.yml +0 -6
- package/node_modules/jmespath/BASELINE +0 -15
- package/node_modules/jmespath/Gruntfile.js +0 -36
- package/node_modules/jmespath/g.sh +0 -5
- package/node_modules/jmespath/index.html +0 -93
- package/node_modules/jmespath/james.html +0 -7
- package/node_modules/jmespath/l.js +0 -189
- package/node_modules/jmespath/perf.js +0 -33
- package/node_modules/jmespath/reservedWords.json +0 -4
- package/node_modules/jmespath/test/compliance/basic.json +0 -96
- package/node_modules/jmespath/test/compliance/boolean.json +0 -257
- package/node_modules/jmespath/test/compliance/current.json +0 -25
- package/node_modules/jmespath/test/compliance/escape.json +0 -46
- package/node_modules/jmespath/test/compliance/filters.json +0 -468
- package/node_modules/jmespath/test/compliance/functions.json +0 -825
- package/node_modules/jmespath/test/compliance/identifiers.json +0 -1377
- package/node_modules/jmespath/test/compliance/indices.json +0 -346
- package/node_modules/jmespath/test/compliance/literal.json +0 -190
- package/node_modules/jmespath/test/compliance/multiselect.json +0 -393
- package/node_modules/jmespath/test/compliance/pipe.json +0 -131
- package/node_modules/jmespath/test/compliance/slice.json +0 -187
- package/node_modules/jmespath/test/compliance/syntax.json +0 -616
- package/node_modules/jmespath/test/compliance/unicode.json +0 -38
- package/node_modules/jmespath/test/compliance/wildcard.json +0 -460
- package/node_modules/jmespath/test/compliance.js +0 -56
- package/node_modules/jmespath/test/jmespath.js +0 -217
|
@@ -12,35 +12,35 @@ declare class MarketplaceMetering extends Service {
|
|
|
12
12
|
constructor(options?: MarketplaceMetering.Types.ClientConfiguration)
|
|
13
13
|
config: Config & MarketplaceMetering.Types.ClientConfiguration;
|
|
14
14
|
/**
|
|
15
|
-
*
|
|
15
|
+
* BatchMeterUsage is called from a SaaS application listed on AWS Marketplace to post metering records for a set of customers. For identical requests, the API is idempotent; requests can be retried with the same records or a subset of the input records. Every request to BatchMeterUsage is for one product. If you need to meter usage for multiple products, you must make multiple calls to BatchMeterUsage. Usage records are expected to be submitted as quickly as possible after the event that is being recorded, and are not accepted more than 6 hours after the event. BatchMeterUsage can process up to 25 UsageRecords at a time. A UsageRecord can optionally include multiple usage allocations, to provide customers with usage data split into buckets by tags that you define (or allow the customer to define). BatchMeterUsage returns a list of UsageRecordResult objects, showing the result for each UsageRecord, as well as a list of UnprocessedRecords, indicating errors in the service side that you should retry. BatchMeterUsage requests must be less than 1MB in size. For an example of using BatchMeterUsage, see BatchMeterUsage code example in the AWS Marketplace Seller Guide.
|
|
16
16
|
*/
|
|
17
17
|
batchMeterUsage(params: MarketplaceMetering.Types.BatchMeterUsageRequest, callback?: (err: AWSError, data: MarketplaceMetering.Types.BatchMeterUsageResult) => void): Request<MarketplaceMetering.Types.BatchMeterUsageResult, AWSError>;
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* BatchMeterUsage is called from a SaaS application listed on AWS Marketplace to post metering records for a set of customers. For identical requests, the API is idempotent; requests can be retried with the same records or a subset of the input records. Every request to BatchMeterUsage is for one product. If you need to meter usage for multiple products, you must make multiple calls to BatchMeterUsage. Usage records are expected to be submitted as quickly as possible after the event that is being recorded, and are not accepted more than 6 hours after the event. BatchMeterUsage can process up to 25 UsageRecords at a time. A UsageRecord can optionally include multiple usage allocations, to provide customers with usage data split into buckets by tags that you define (or allow the customer to define). BatchMeterUsage returns a list of UsageRecordResult objects, showing the result for each UsageRecord, as well as a list of UnprocessedRecords, indicating errors in the service side that you should retry. BatchMeterUsage requests must be less than 1MB in size. For an example of using BatchMeterUsage, see BatchMeterUsage code example in the AWS Marketplace Seller Guide.
|
|
20
20
|
*/
|
|
21
21
|
batchMeterUsage(callback?: (err: AWSError, data: MarketplaceMetering.Types.BatchMeterUsageResult) => void): Request<MarketplaceMetering.Types.BatchMeterUsageResult, AWSError>;
|
|
22
22
|
/**
|
|
23
|
-
* API to emit metering records. For identical requests, the API is idempotent. It simply returns the metering record ID.
|
|
23
|
+
* API to emit metering records. For identical requests, the API is idempotent. It simply returns the metering record ID. MeterUsage is authenticated on the buyer's AWS account using credentials from the EC2 instance, ECS task, or EKS pod. MeterUsage can optionally include multiple usage allocations, to provide customers with usage data split into buckets by tags that you define (or allow the customer to define). Usage records are expected to be submitted as quickly as possible after the event that is being recorded, and are not accepted more than 6 hours after the event.
|
|
24
24
|
*/
|
|
25
25
|
meterUsage(params: MarketplaceMetering.Types.MeterUsageRequest, callback?: (err: AWSError, data: MarketplaceMetering.Types.MeterUsageResult) => void): Request<MarketplaceMetering.Types.MeterUsageResult, AWSError>;
|
|
26
26
|
/**
|
|
27
|
-
* API to emit metering records. For identical requests, the API is idempotent. It simply returns the metering record ID.
|
|
27
|
+
* API to emit metering records. For identical requests, the API is idempotent. It simply returns the metering record ID. MeterUsage is authenticated on the buyer's AWS account using credentials from the EC2 instance, ECS task, or EKS pod. MeterUsage can optionally include multiple usage allocations, to provide customers with usage data split into buckets by tags that you define (or allow the customer to define). Usage records are expected to be submitted as quickly as possible after the event that is being recorded, and are not accepted more than 6 hours after the event.
|
|
28
28
|
*/
|
|
29
29
|
meterUsage(callback?: (err: AWSError, data: MarketplaceMetering.Types.MeterUsageResult) => void): Request<MarketplaceMetering.Types.MeterUsageResult, AWSError>;
|
|
30
30
|
/**
|
|
31
|
-
* Paid container software products sold through AWS Marketplace must integrate with the AWS Marketplace Metering Service and call the RegisterUsage operation for software entitlement and metering. Free and BYOL products for Amazon ECS or Amazon EKS aren't required to call RegisterUsage, but you may choose to do so if you would like to receive usage data in your seller reports. The sections below explain the behavior of RegisterUsage. RegisterUsage performs two primary functions: metering and entitlement. Entitlement: RegisterUsage allows you to verify that the customer running your paid software is subscribed to your product on AWS Marketplace, enabling you to guard against unauthorized use. Your container image that integrates with RegisterUsage is only required to guard against unauthorized use at container startup, as such a CustomerNotSubscribedException
|
|
31
|
+
* Paid container software products sold through AWS Marketplace must integrate with the AWS Marketplace Metering Service and call the RegisterUsage operation for software entitlement and metering. Free and BYOL products for Amazon ECS or Amazon EKS aren't required to call RegisterUsage, but you may choose to do so if you would like to receive usage data in your seller reports. The sections below explain the behavior of RegisterUsage. RegisterUsage performs two primary functions: metering and entitlement. Entitlement: RegisterUsage allows you to verify that the customer running your paid software is subscribed to your product on AWS Marketplace, enabling you to guard against unauthorized use. Your container image that integrates with RegisterUsage is only required to guard against unauthorized use at container startup, as such a CustomerNotSubscribedException or PlatformNotSupportedException will only be thrown on the initial call to RegisterUsage. Subsequent calls from the same Amazon ECS task instance (e.g. task-id) or Amazon EKS pod will not throw a CustomerNotSubscribedException, even if the customer unsubscribes while the Amazon ECS task or Amazon EKS pod is still running. Metering: RegisterUsage meters software use per ECS task, per hour, or per pod for Amazon EKS with usage prorated to the second. A minimum of 1 minute of usage applies to tasks that are short lived. For example, if a customer has a 10 node Amazon ECS or Amazon EKS cluster and a service configured as a Daemon Set, then Amazon ECS or Amazon EKS will launch a task on all 10 cluster nodes and the customer will be charged: (10 * hourly_rate). Metering for software use is automatically handled by the AWS Marketplace Metering Control Plane -- your software is not required to perform any metering specific actions, other than call RegisterUsage once for metering of software use to commence. The AWS Marketplace Metering Control Plane will also continue to bill customers for running ECS tasks and Amazon EKS pods, regardless of the customers subscription state, removing the need for your software to perform entitlement checks at runtime.
|
|
32
32
|
*/
|
|
33
33
|
registerUsage(params: MarketplaceMetering.Types.RegisterUsageRequest, callback?: (err: AWSError, data: MarketplaceMetering.Types.RegisterUsageResult) => void): Request<MarketplaceMetering.Types.RegisterUsageResult, AWSError>;
|
|
34
34
|
/**
|
|
35
|
-
* Paid container software products sold through AWS Marketplace must integrate with the AWS Marketplace Metering Service and call the RegisterUsage operation for software entitlement and metering. Free and BYOL products for Amazon ECS or Amazon EKS aren't required to call RegisterUsage, but you may choose to do so if you would like to receive usage data in your seller reports. The sections below explain the behavior of RegisterUsage. RegisterUsage performs two primary functions: metering and entitlement. Entitlement: RegisterUsage allows you to verify that the customer running your paid software is subscribed to your product on AWS Marketplace, enabling you to guard against unauthorized use. Your container image that integrates with RegisterUsage is only required to guard against unauthorized use at container startup, as such a CustomerNotSubscribedException
|
|
35
|
+
* Paid container software products sold through AWS Marketplace must integrate with the AWS Marketplace Metering Service and call the RegisterUsage operation for software entitlement and metering. Free and BYOL products for Amazon ECS or Amazon EKS aren't required to call RegisterUsage, but you may choose to do so if you would like to receive usage data in your seller reports. The sections below explain the behavior of RegisterUsage. RegisterUsage performs two primary functions: metering and entitlement. Entitlement: RegisterUsage allows you to verify that the customer running your paid software is subscribed to your product on AWS Marketplace, enabling you to guard against unauthorized use. Your container image that integrates with RegisterUsage is only required to guard against unauthorized use at container startup, as such a CustomerNotSubscribedException or PlatformNotSupportedException will only be thrown on the initial call to RegisterUsage. Subsequent calls from the same Amazon ECS task instance (e.g. task-id) or Amazon EKS pod will not throw a CustomerNotSubscribedException, even if the customer unsubscribes while the Amazon ECS task or Amazon EKS pod is still running. Metering: RegisterUsage meters software use per ECS task, per hour, or per pod for Amazon EKS with usage prorated to the second. A minimum of 1 minute of usage applies to tasks that are short lived. For example, if a customer has a 10 node Amazon ECS or Amazon EKS cluster and a service configured as a Daemon Set, then Amazon ECS or Amazon EKS will launch a task on all 10 cluster nodes and the customer will be charged: (10 * hourly_rate). Metering for software use is automatically handled by the AWS Marketplace Metering Control Plane -- your software is not required to perform any metering specific actions, other than call RegisterUsage once for metering of software use to commence. The AWS Marketplace Metering Control Plane will also continue to bill customers for running ECS tasks and Amazon EKS pods, regardless of the customers subscription state, removing the need for your software to perform entitlement checks at runtime.
|
|
36
36
|
*/
|
|
37
37
|
registerUsage(callback?: (err: AWSError, data: MarketplaceMetering.Types.RegisterUsageResult) => void): Request<MarketplaceMetering.Types.RegisterUsageResult, AWSError>;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* ResolveCustomer is called by a SaaS application during the registration process. When a buyer visits your website during the registration process, the buyer submits a registration token through their browser. The registration token is resolved through this API to obtain a CustomerIdentifier along with the CustomerAWSAccountId and ProductCode. The API needs to called from the seller account id used to publish the SaaS application to successfully resolve the token. For an example of using ResolveCustomer, see ResolveCustomer code example in the AWS Marketplace Seller Guide.
|
|
40
40
|
*/
|
|
41
41
|
resolveCustomer(params: MarketplaceMetering.Types.ResolveCustomerRequest, callback?: (err: AWSError, data: MarketplaceMetering.Types.ResolveCustomerResult) => void): Request<MarketplaceMetering.Types.ResolveCustomerResult, AWSError>;
|
|
42
42
|
/**
|
|
43
|
-
*
|
|
43
|
+
* ResolveCustomer is called by a SaaS application during the registration process. When a buyer visits your website during the registration process, the buyer submits a registration token through their browser. The registration token is resolved through this API to obtain a CustomerIdentifier along with the CustomerAWSAccountId and ProductCode. The API needs to called from the seller account id used to publish the SaaS application to successfully resolve the token. For an example of using ResolveCustomer, see ResolveCustomer code example in the AWS Marketplace Seller Guide.
|
|
44
44
|
*/
|
|
45
45
|
resolveCustomer(callback?: (err: AWSError, data: MarketplaceMetering.Types.ResolveCustomerResult) => void): Request<MarketplaceMetering.Types.ResolveCustomerResult, AWSError>;
|
|
46
46
|
}
|
|
@@ -58,7 +58,7 @@ declare namespace MarketplaceMetering {
|
|
|
58
58
|
}
|
|
59
59
|
export interface BatchMeterUsageResult {
|
|
60
60
|
/**
|
|
61
|
-
* Contains all UsageRecords processed by BatchMeterUsage. These records were either honored by AWS Marketplace Metering Service or were invalid.
|
|
61
|
+
* Contains all UsageRecords processed by BatchMeterUsage. These records were either honored by AWS Marketplace Metering Service or were invalid. Invalid records should be fixed before being resubmitted.
|
|
62
62
|
*/
|
|
63
63
|
Results?: UsageRecordResultList;
|
|
64
64
|
/**
|
|
@@ -67,6 +67,7 @@ declare namespace MarketplaceMetering {
|
|
|
67
67
|
UnprocessedRecords?: UsageRecordList;
|
|
68
68
|
}
|
|
69
69
|
export type Boolean = boolean;
|
|
70
|
+
export type CustomerAWSAccountId = string;
|
|
70
71
|
export type CustomerIdentifier = string;
|
|
71
72
|
export interface MeterUsageRequest {
|
|
72
73
|
/**
|
|
@@ -129,7 +130,7 @@ declare namespace MarketplaceMetering {
|
|
|
129
130
|
}
|
|
130
131
|
export interface ResolveCustomerRequest {
|
|
131
132
|
/**
|
|
132
|
-
* When a buyer visits your website during the registration process, the buyer submits a registration token through the browser. The registration token is resolved to obtain a CustomerIdentifier and
|
|
133
|
+
* When a buyer visits your website during the registration process, the buyer submits a registration token through the browser. The registration token is resolved to obtain a CustomerIdentifier along with the CustomerAWSAccountId and ProductCode.
|
|
133
134
|
*/
|
|
134
135
|
RegistrationToken: NonEmptyString;
|
|
135
136
|
}
|
|
@@ -142,6 +143,10 @@ declare namespace MarketplaceMetering {
|
|
|
142
143
|
* The product code is returned to confirm that the buyer is registering for your product. Subsequent BatchMeterUsage calls should be made using this product code.
|
|
143
144
|
*/
|
|
144
145
|
ProductCode?: ProductCode;
|
|
146
|
+
/**
|
|
147
|
+
* The CustomerAWSAccountId provides the AWS account ID associated with the CustomerIdentifier for the individual customer.
|
|
148
|
+
*/
|
|
149
|
+
CustomerAWSAccountId?: CustomerAWSAccountId;
|
|
145
150
|
}
|
|
146
151
|
export type String = string;
|
|
147
152
|
export interface Tag {
|
|
@@ -181,7 +186,7 @@ declare namespace MarketplaceMetering {
|
|
|
181
186
|
*/
|
|
182
187
|
CustomerIdentifier: CustomerIdentifier;
|
|
183
188
|
/**
|
|
184
|
-
* During the process of registering a product on AWS Marketplace,
|
|
189
|
+
* During the process of registering a product on AWS Marketplace, dimensions are specified. These represent different units of value in your application.
|
|
185
190
|
*/
|
|
186
191
|
Dimension: UsageDimension;
|
|
187
192
|
/**
|
|
@@ -204,7 +209,7 @@ declare namespace MarketplaceMetering {
|
|
|
204
209
|
*/
|
|
205
210
|
MeteringRecordId?: String;
|
|
206
211
|
/**
|
|
207
|
-
* The UsageRecordResult Status indicates the status of an individual UsageRecord processed by BatchMeterUsage. Success- The UsageRecord was accepted and honored by BatchMeterUsage. CustomerNotSubscribed- The CustomerIdentifier specified is not
|
|
212
|
+
* The UsageRecordResult Status indicates the status of an individual UsageRecord processed by BatchMeterUsage. Success- The UsageRecord was accepted and honored by BatchMeterUsage. CustomerNotSubscribed- The CustomerIdentifier specified is not able to use your product. The UsageRecord was not honored. There are three causes for this result: The customer identifier is invalid. The customer identifier provided in the metering record does not have an active agreement or subscription with this product. Future UsageRecords for this customer will fail until the customer subscribes to your product. The customer's AWS account was suspended. DuplicateRecord- Indicates that the UsageRecord was invalid and not honored. A previously metered UsageRecord had the same customer, dimension, and time, but a different quantity.
|
|
208
213
|
*/
|
|
209
214
|
Status?: UsageRecordResultStatus;
|
|
210
215
|
}
|
|
@@ -406,7 +406,7 @@ declare namespace MediaConnect {
|
|
|
406
406
|
*/
|
|
407
407
|
Encryption?: Encryption;
|
|
408
408
|
/**
|
|
409
|
-
* The maximum latency in milliseconds
|
|
409
|
+
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
410
410
|
*/
|
|
411
411
|
MaxLatency?: __integer;
|
|
412
412
|
/**
|
|
@@ -433,6 +433,10 @@ declare namespace MediaConnect {
|
|
|
433
433
|
* The remote ID for the Zixi-pull output stream.
|
|
434
434
|
*/
|
|
435
435
|
RemoteId?: __string;
|
|
436
|
+
/**
|
|
437
|
+
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
438
|
+
*/
|
|
439
|
+
SenderControlPort?: __integer;
|
|
436
440
|
/**
|
|
437
441
|
* The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
|
|
438
442
|
*/
|
|
@@ -1200,7 +1204,7 @@ declare namespace MediaConnect {
|
|
|
1200
1204
|
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
1201
1205
|
}
|
|
1202
1206
|
export type PriceUnits = "HOURLY"|string;
|
|
1203
|
-
export type Protocol = "zixi-push"|"rtp-fec"|"rtp"|"zixi-pull"|"rist"|"st2110-jpegxs"|"cdi"|"srt-listener"|string;
|
|
1207
|
+
export type Protocol = "zixi-push"|"rtp-fec"|"rtp"|"zixi-pull"|"rist"|"st2110-jpegxs"|"cdi"|"srt-listener"|"fujitsu-qos"|string;
|
|
1204
1208
|
export interface PurchaseOfferingRequest {
|
|
1205
1209
|
/**
|
|
1206
1210
|
* The Amazon Resource Name (ARN) of the offering.
|
|
@@ -1412,7 +1416,7 @@ declare namespace MediaConnect {
|
|
|
1412
1416
|
*/
|
|
1413
1417
|
MaxBitrate?: __integer;
|
|
1414
1418
|
/**
|
|
1415
|
-
* The maximum latency in milliseconds. This parameter applies only to RIST-based and
|
|
1419
|
+
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
1416
1420
|
*/
|
|
1417
1421
|
MaxLatency?: __integer;
|
|
1418
1422
|
/**
|
|
@@ -1435,6 +1439,14 @@ declare namespace MediaConnect {
|
|
|
1435
1439
|
* The protocol that is used by the source.
|
|
1436
1440
|
*/
|
|
1437
1441
|
Protocol?: Protocol;
|
|
1442
|
+
/**
|
|
1443
|
+
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1444
|
+
*/
|
|
1445
|
+
SenderControlPort?: __integer;
|
|
1446
|
+
/**
|
|
1447
|
+
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1448
|
+
*/
|
|
1449
|
+
SenderIpAddress?: __string;
|
|
1438
1450
|
/**
|
|
1439
1451
|
* The stream ID that you want to use for this transport. This parameter applies only to Zixi-based streams.
|
|
1440
1452
|
*/
|
|
@@ -1481,6 +1493,14 @@ declare namespace MediaConnect {
|
|
|
1481
1493
|
* The name of the source.
|
|
1482
1494
|
*/
|
|
1483
1495
|
Name: __string;
|
|
1496
|
+
/**
|
|
1497
|
+
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1498
|
+
*/
|
|
1499
|
+
SenderControlPort?: __integer;
|
|
1500
|
+
/**
|
|
1501
|
+
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1502
|
+
*/
|
|
1503
|
+
SenderIpAddress?: __string;
|
|
1484
1504
|
/**
|
|
1485
1505
|
* The ARN of the source.
|
|
1486
1506
|
*/
|
|
@@ -1560,7 +1580,7 @@ declare namespace MediaConnect {
|
|
|
1560
1580
|
*/
|
|
1561
1581
|
MaxBitrate?: __integer;
|
|
1562
1582
|
/**
|
|
1563
|
-
* The maximum latency in milliseconds. This parameter applies only to RIST-based and
|
|
1583
|
+
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
1564
1584
|
*/
|
|
1565
1585
|
MaxLatency?: __integer;
|
|
1566
1586
|
/**
|
|
@@ -1579,6 +1599,14 @@ declare namespace MediaConnect {
|
|
|
1579
1599
|
* The remote ID for the Zixi-pull stream.
|
|
1580
1600
|
*/
|
|
1581
1601
|
RemoteId?: __string;
|
|
1602
|
+
/**
|
|
1603
|
+
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1604
|
+
*/
|
|
1605
|
+
SenderControlPort?: __integer;
|
|
1606
|
+
/**
|
|
1607
|
+
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1608
|
+
*/
|
|
1609
|
+
SenderIpAddress?: __string;
|
|
1582
1610
|
/**
|
|
1583
1611
|
* The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
|
|
1584
1612
|
*/
|
|
@@ -1749,7 +1777,7 @@ declare namespace MediaConnect {
|
|
|
1749
1777
|
*/
|
|
1750
1778
|
FlowArn: __string;
|
|
1751
1779
|
/**
|
|
1752
|
-
* The maximum latency in milliseconds
|
|
1780
|
+
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
1753
1781
|
*/
|
|
1754
1782
|
MaxLatency?: __integer;
|
|
1755
1783
|
/**
|
|
@@ -1776,6 +1804,14 @@ declare namespace MediaConnect {
|
|
|
1776
1804
|
* The remote ID for the Zixi-pull stream.
|
|
1777
1805
|
*/
|
|
1778
1806
|
RemoteId?: __string;
|
|
1807
|
+
/**
|
|
1808
|
+
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1809
|
+
*/
|
|
1810
|
+
SenderControlPort?: __integer;
|
|
1811
|
+
/**
|
|
1812
|
+
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1813
|
+
*/
|
|
1814
|
+
SenderIpAddress?: __string;
|
|
1779
1815
|
/**
|
|
1780
1816
|
* The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC streams.
|
|
1781
1817
|
*/
|
|
@@ -1835,7 +1871,7 @@ declare namespace MediaConnect {
|
|
|
1835
1871
|
*/
|
|
1836
1872
|
MaxBitrate?: __integer;
|
|
1837
1873
|
/**
|
|
1838
|
-
* The maximum latency in milliseconds. This parameter applies only to RIST-based and
|
|
1874
|
+
* The maximum latency in milliseconds. This parameter applies only to RIST-based, Zixi-based, and Fujitsu-based streams.
|
|
1839
1875
|
*/
|
|
1840
1876
|
MaxLatency?: __integer;
|
|
1841
1877
|
/**
|
|
@@ -1854,6 +1890,14 @@ declare namespace MediaConnect {
|
|
|
1854
1890
|
* The protocol that is used by the source.
|
|
1855
1891
|
*/
|
|
1856
1892
|
Protocol?: Protocol;
|
|
1893
|
+
/**
|
|
1894
|
+
* The port that the flow uses to send outbound requests to initiate connection with the sender.
|
|
1895
|
+
*/
|
|
1896
|
+
SenderControlPort?: __integer;
|
|
1897
|
+
/**
|
|
1898
|
+
* The IP address that the flow communicates with to initiate connection with the sender.
|
|
1899
|
+
*/
|
|
1900
|
+
SenderIpAddress?: __string;
|
|
1857
1901
|
/**
|
|
1858
1902
|
* The ARN of the source that you want to update.
|
|
1859
1903
|
*/
|
|
@@ -1883,7 +1927,7 @@ declare namespace MediaConnect {
|
|
|
1883
1927
|
}
|
|
1884
1928
|
export interface VpcInterface {
|
|
1885
1929
|
/**
|
|
1886
|
-
* Immutable and has to be a unique against other VpcInterfaces in this Flow
|
|
1930
|
+
* Immutable and has to be a unique against other VpcInterfaces in this Flow.
|
|
1887
1931
|
*/
|
|
1888
1932
|
Name: __string;
|
|
1889
1933
|
/**
|
|
@@ -524,7 +524,7 @@ declare namespace MediaConvert {
|
|
|
524
524
|
/**
|
|
525
525
|
* Specifies audio data from an external file source.
|
|
526
526
|
*/
|
|
527
|
-
ExternalAudioFileInput?:
|
|
527
|
+
ExternalAudioFileInput?: __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaAHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaA;
|
|
528
528
|
/**
|
|
529
529
|
* Settings specific to audio sources in an HLS alternate rendition group. Specify the properties (renditionGroupId, renditionName or renditionLanguageCode) to identify the unique audio track among the alternative rendition groups present in the HLS manifest. If no unique track is found, or multiple tracks match the properties provided, the job fails. If no properties in hlsRenditionGroupSettings are specified, the default audio track within the video segment is chosen. If there is no audio within video segment, the alternative audio with DEFAULT=YES is chosen instead.
|
|
530
530
|
*/
|
|
@@ -587,6 +587,7 @@ declare namespace MediaConvert {
|
|
|
587
587
|
AbrSettings?: AutomatedAbrSettings;
|
|
588
588
|
}
|
|
589
589
|
export type Av1AdaptiveQuantization = "OFF"|"LOW"|"MEDIUM"|"HIGH"|"HIGHER"|"MAX"|string;
|
|
590
|
+
export type Av1BitDepth = "BIT_8"|"BIT_10"|string;
|
|
590
591
|
export type Av1FramerateControl = "INITIALIZE_FROM_SOURCE"|"SPECIFIED"|string;
|
|
591
592
|
export type Av1FramerateConversionAlgorithm = "DUPLICATE_DROP"|"INTERPOLATE"|"FRAMEFORMER"|string;
|
|
592
593
|
export interface Av1QvbrSettings {
|
|
@@ -605,6 +606,10 @@ declare namespace MediaConvert {
|
|
|
605
606
|
* Specify the strength of any adaptive quantization filters that you enable. The value that you choose here applies to Spatial adaptive quantization (spatialAdaptiveQuantization).
|
|
606
607
|
*/
|
|
607
608
|
AdaptiveQuantization?: Av1AdaptiveQuantization;
|
|
609
|
+
/**
|
|
610
|
+
* Specify the Bit depth (Av1BitDepth). You can choose 8-bit (BIT_8) or 10-bit (BIT_10).
|
|
611
|
+
*/
|
|
612
|
+
BitDepth?: Av1BitDepth;
|
|
608
613
|
/**
|
|
609
614
|
* If you are using the console, use the Framerate setting to specify the frame rate for this output. If you want to keep the same frame rate as the input video, choose Follow source. If you want to do frame rate conversion, choose a frame rate from the dropdown list or choose Custom. The framerates shown in the dropdown list are decimal approximations of fractions. If you choose Custom, specify your frame rate as a fraction. If you are creating your transcoding job specification as a JSON file without the console, use FramerateControl to specify which value the service uses for the frame rate for this output. Choose INITIALIZE_FROM_SOURCE if you want the service to use the frame rate from the input. Choose SPECIFIED if you want the service to use the frame rate you specify in the settings FramerateNumerator and FramerateDenominator.
|
|
610
615
|
*/
|
|
@@ -1182,7 +1187,12 @@ declare namespace MediaConvert {
|
|
|
1182
1187
|
* Ignore this setting unless you have SCTE-35 markers in your input video file. Choose Passthrough (PASSTHROUGH) if you want SCTE-35 markers that appear in your input to also appear in this output. Choose None (NONE) if you don't want those SCTE-35 markers in this output.
|
|
1183
1188
|
*/
|
|
1184
1189
|
Scte35Source?: CmfcScte35Source;
|
|
1190
|
+
/**
|
|
1191
|
+
* Applies to CMAF outputs. Use this setting to specify whether the service inserts the ID3 timed metadata from the input in this output.
|
|
1192
|
+
*/
|
|
1193
|
+
TimedMetadata?: CmfcTimedMetadata;
|
|
1185
1194
|
}
|
|
1195
|
+
export type CmfcTimedMetadata = "PASSTHROUGH"|"NONE"|string;
|
|
1186
1196
|
export interface ColorCorrector {
|
|
1187
1197
|
/**
|
|
1188
1198
|
* Brightness level.
|
|
@@ -2403,7 +2413,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2403
2413
|
export type H264Telecine = "NONE"|"SOFT"|"HARD"|string;
|
|
2404
2414
|
export type H264TemporalAdaptiveQuantization = "DISABLED"|"ENABLED"|string;
|
|
2405
2415
|
export type H264UnregisteredSeiTimecode = "DISABLED"|"ENABLED"|string;
|
|
2406
|
-
export type H265AdaptiveQuantization = "OFF"|"LOW"|"MEDIUM"|"HIGH"|"HIGHER"|"MAX"|string;
|
|
2416
|
+
export type H265AdaptiveQuantization = "OFF"|"LOW"|"MEDIUM"|"HIGH"|"HIGHER"|"MAX"|"AUTO"|string;
|
|
2407
2417
|
export type H265AlternateTransferFunctionSei = "DISABLED"|"ENABLED"|string;
|
|
2408
2418
|
export type H265CodecLevel = "AUTO"|"LEVEL_1"|"LEVEL_2"|"LEVEL_2_1"|"LEVEL_3"|"LEVEL_3_1"|"LEVEL_4"|"LEVEL_4_1"|"LEVEL_5"|"LEVEL_5_1"|"LEVEL_5_2"|"LEVEL_6"|"LEVEL_6_1"|"LEVEL_6_2"|string;
|
|
2409
2419
|
export type H265CodecProfile = "MAIN_MAIN"|"MAIN_HIGH"|"MAIN10_MAIN"|"MAIN10_HIGH"|"MAIN_422_8BIT_MAIN"|"MAIN_422_8BIT_HIGH"|"MAIN_422_10BIT_MAIN"|"MAIN_422_10BIT_HIGH"|string;
|
|
@@ -2436,7 +2446,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2436
2446
|
export type H265SceneChangeDetect = "DISABLED"|"ENABLED"|"TRANSITION_DETECTION"|string;
|
|
2437
2447
|
export interface H265Settings {
|
|
2438
2448
|
/**
|
|
2439
|
-
*
|
|
2449
|
+
* When you set Adaptive Quantization (H265AdaptiveQuantization) to Auto (AUTO), or leave blank, MediaConvert automatically applies quantization to improve the video quality of your output. Set Adaptive Quantization to Low (LOW), Medium (MEDIUM), High (HIGH), Higher (HIGHER), or Max (MAX) to manually control the strength of the quantization filter. When you do, you can specify a value for Spatial Adaptive Quantization (H265SpatialAdaptiveQuantization), Temporal Adaptive Quantization (H265TemporalAdaptiveQuantization), and Flicker Adaptive Quantization (H265FlickerAdaptiveQuantization), to further control the quantization filter. Set Adaptive Quantization to Off (OFF) to apply no quantization to your output.
|
|
2440
2450
|
*/
|
|
2441
2451
|
AdaptiveQuantization?: H265AdaptiveQuantization;
|
|
2442
2452
|
/**
|
|
@@ -2969,7 +2979,12 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
2969
2979
|
*/
|
|
2970
2980
|
InsertableImages?: __listOfInsertableImage;
|
|
2971
2981
|
}
|
|
2982
|
+
export type ImscAccessibilitySubs = "DISABLED"|"ENABLED"|string;
|
|
2972
2983
|
export interface ImscDestinationSettings {
|
|
2984
|
+
/**
|
|
2985
|
+
* Specify whether to flag this caption track as accessibility in your HLS/CMAF parent manifest. When you choose ENABLED, MediaConvert includes the parameters CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound" and AUTOSELECT="YES" in the EXT-X-MEDIA entry for this track. When you keep the default choice, DISABLED, MediaConvert leaves this parameter out.
|
|
2986
|
+
*/
|
|
2987
|
+
Accessibility?: ImscAccessibilitySubs;
|
|
2973
2988
|
/**
|
|
2974
2989
|
* Keep this setting enabled to have MediaConvert use the font style and position information from the captions source in the output. This option is available only when your input captions are IMSC, SMPTE-TT, or TTML. Disable this setting for simplified output captions.
|
|
2975
2990
|
*/
|
|
@@ -3005,6 +3020,10 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3005
3020
|
* Enable Denoise (InputDenoiseFilter) to filter noise from the input. Default is disabled. Only applicable to MPEG2, H.264, H.265, and uncompressed video inputs.
|
|
3006
3021
|
*/
|
|
3007
3022
|
DenoiseFilter?: InputDenoiseFilter;
|
|
3023
|
+
/**
|
|
3024
|
+
* Use this setting only when your video source has Dolby Vision studio mastering metadata that is carried in a separate XML file. Specify the Amazon S3 location for the metadata XML file. MediaConvert uses this file to provide global and frame-level metadata for Dolby Vision preprocessing. When you specify a file here and your input also has interleaved global and frame level metadata, MediaConvert ignores the interleaved metadata and uses only the the metadata from this external XML file. Note that your IAM service role must grant MediaConvert read permissions to this file. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html.
|
|
3025
|
+
*/
|
|
3026
|
+
DolbyVisionMetadataXml?: __stringMin14PatternS3XmlXMLHttpsXmlXML;
|
|
3008
3027
|
/**
|
|
3009
3028
|
* Specify the source file for your transcoding job. You can use multiple inputs in a single job. The service concatenates these inputs, in the order that you specify them in the job, to create the outputs. If your input format is IMF, specify your input by providing the path to your CPL. For example, "s3://bucket/vf/cpl.xml". If the CPL is in an incomplete IMP, make sure to use *Supplemental IMPs* (SupplementalImps) to specify any supplemental IMPs that contain assets referenced by the CPL.
|
|
3010
3029
|
*/
|
|
@@ -3119,6 +3138,10 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3119
3138
|
* Enable Denoise (InputDenoiseFilter) to filter noise from the input. Default is disabled. Only applicable to MPEG2, H.264, H.265, and uncompressed video inputs.
|
|
3120
3139
|
*/
|
|
3121
3140
|
DenoiseFilter?: InputDenoiseFilter;
|
|
3141
|
+
/**
|
|
3142
|
+
* Use this setting only when your video source has Dolby Vision studio mastering metadata that is carried in a separate XML file. Specify the Amazon S3 location for the metadata XML file. MediaConvert uses this file to provide global and frame-level metadata for Dolby Vision preprocessing. When you specify a file here and your input also has interleaved global and frame level metadata, MediaConvert ignores the interleaved metadata and uses only the the metadata from this external XML file. Note that your IAM service role must grant MediaConvert read permissions to this file. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/iam-role.html.
|
|
3143
|
+
*/
|
|
3144
|
+
DolbyVisionMetadataXml?: __stringMin14PatternS3XmlXMLHttpsXmlXML;
|
|
3122
3145
|
/**
|
|
3123
3146
|
* Specify how the transcoding service applies the denoise and deblock filters. You must also enable the filters separately, with Denoise (InputDenoiseFilter) and Deblock (InputDeblockFilter). * Auto - The transcoding service determines whether to apply filtering, depending on input type and quality. * Disable - The input is not filtered. This is true even if you use the API to enable them in (InputDeblockFilter) and (InputDeblockFilter). * Force - The input is filtered regardless of input type.
|
|
3124
3147
|
*/
|
|
@@ -3534,7 +3557,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3534
3557
|
*/
|
|
3535
3558
|
Metadata8?: __stringMin1Max50;
|
|
3536
3559
|
}
|
|
3537
|
-
export type LanguageCode = "ENG"|"SPA"|"FRA"|"DEU"|"GER"|"ZHO"|"ARA"|"HIN"|"JPN"|"RUS"|"POR"|"ITA"|"URD"|"VIE"|"KOR"|"PAN"|"ABK"|"AAR"|"AFR"|"AKA"|"SQI"|"AMH"|"ARG"|"HYE"|"ASM"|"AVA"|"AVE"|"AYM"|"AZE"|"BAM"|"BAK"|"EUS"|"BEL"|"BEN"|"BIH"|"BIS"|"BOS"|"BRE"|"BUL"|"MYA"|"CAT"|"KHM"|"CHA"|"CHE"|"NYA"|"CHU"|"CHV"|"COR"|"COS"|"CRE"|"HRV"|"CES"|"DAN"|"DIV"|"NLD"|"DZO"|"ENM"|"EPO"|"EST"|"EWE"|"FAO"|"FIJ"|"FIN"|"FRM"|"FUL"|"GLA"|"GLG"|"LUG"|"KAT"|"ELL"|"GRN"|"GUJ"|"HAT"|"HAU"|"HEB"|"HER"|"HMO"|"HUN"|"ISL"|"IDO"|"IBO"|"IND"|"INA"|"ILE"|"IKU"|"IPK"|"GLE"|"JAV"|"KAL"|"KAN"|"KAU"|"KAS"|"KAZ"|"KIK"|"KIN"|"KIR"|"KOM"|"KON"|"KUA"|"KUR"|"LAO"|"LAT"|"LAV"|"LIM"|"LIN"|"LIT"|"LUB"|"LTZ"|"MKD"|"MLG"|"MSA"|"MAL"|"MLT"|"GLV"|"MRI"|"MAR"|"MAH"|"MON"|"NAU"|"NAV"|"NDE"|"NBL"|"NDO"|"NEP"|"SME"|"NOR"|"NOB"|"NNO"|"OCI"|"OJI"|"ORI"|"ORM"|"OSS"|"PLI"|"FAS"|"POL"|"PUS"|"QUE"|"QAA"|"RON"|"ROH"|"RUN"|"SMO"|"SAG"|"SAN"|"SRD"|"SRB"|"SNA"|"III"|"SND"|"SIN"|"SLK"|"SLV"|"SOM"|"SOT"|"SUN"|"SWA"|"SSW"|"SWE"|"TGL"|"TAH"|"TGK"|"TAM"|"TAT"|"TEL"|"THA"|"BOD"|"TIR"|"TON"|"TSO"|"TSN"|"TUR"|"TUK"|"TWI"|"UIG"|"UKR"|"UZB"|"VEN"|"VOL"|"WLN"|"CYM"|"FRY"|"WOL"|"XHO"|"YID"|"YOR"|"ZHA"|"ZUL"|"ORJ"|"QPC"|"TNG"|string;
|
|
3560
|
+
export type LanguageCode = "ENG"|"SPA"|"FRA"|"DEU"|"GER"|"ZHO"|"ARA"|"HIN"|"JPN"|"RUS"|"POR"|"ITA"|"URD"|"VIE"|"KOR"|"PAN"|"ABK"|"AAR"|"AFR"|"AKA"|"SQI"|"AMH"|"ARG"|"HYE"|"ASM"|"AVA"|"AVE"|"AYM"|"AZE"|"BAM"|"BAK"|"EUS"|"BEL"|"BEN"|"BIH"|"BIS"|"BOS"|"BRE"|"BUL"|"MYA"|"CAT"|"KHM"|"CHA"|"CHE"|"NYA"|"CHU"|"CHV"|"COR"|"COS"|"CRE"|"HRV"|"CES"|"DAN"|"DIV"|"NLD"|"DZO"|"ENM"|"EPO"|"EST"|"EWE"|"FAO"|"FIJ"|"FIN"|"FRM"|"FUL"|"GLA"|"GLG"|"LUG"|"KAT"|"ELL"|"GRN"|"GUJ"|"HAT"|"HAU"|"HEB"|"HER"|"HMO"|"HUN"|"ISL"|"IDO"|"IBO"|"IND"|"INA"|"ILE"|"IKU"|"IPK"|"GLE"|"JAV"|"KAL"|"KAN"|"KAU"|"KAS"|"KAZ"|"KIK"|"KIN"|"KIR"|"KOM"|"KON"|"KUA"|"KUR"|"LAO"|"LAT"|"LAV"|"LIM"|"LIN"|"LIT"|"LUB"|"LTZ"|"MKD"|"MLG"|"MSA"|"MAL"|"MLT"|"GLV"|"MRI"|"MAR"|"MAH"|"MON"|"NAU"|"NAV"|"NDE"|"NBL"|"NDO"|"NEP"|"SME"|"NOR"|"NOB"|"NNO"|"OCI"|"OJI"|"ORI"|"ORM"|"OSS"|"PLI"|"FAS"|"POL"|"PUS"|"QUE"|"QAA"|"RON"|"ROH"|"RUN"|"SMO"|"SAG"|"SAN"|"SRD"|"SRB"|"SNA"|"III"|"SND"|"SIN"|"SLK"|"SLV"|"SOM"|"SOT"|"SUN"|"SWA"|"SSW"|"SWE"|"TGL"|"TAH"|"TGK"|"TAM"|"TAT"|"TEL"|"THA"|"BOD"|"TIR"|"TON"|"TSO"|"TSN"|"TUR"|"TUK"|"TWI"|"UIG"|"UKR"|"UZB"|"VEN"|"VOL"|"WLN"|"CYM"|"FRY"|"WOL"|"XHO"|"YID"|"YOR"|"ZHA"|"ZUL"|"ORJ"|"QPC"|"TNG"|"SRP"|string;
|
|
3538
3561
|
export interface ListJobTemplatesRequest {
|
|
3539
3562
|
/**
|
|
3540
3563
|
* Optionally, specify a job template category to limit responses to only job templates from that category.
|
|
@@ -3912,7 +3935,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
3912
3935
|
*/
|
|
3913
3936
|
Scte35Source?: M3u8Scte35Source;
|
|
3914
3937
|
/**
|
|
3915
|
-
* Applies
|
|
3938
|
+
* Applies to HLS outputs. Use this setting to specify whether the service inserts the ID3 timed metadata from the input in this output.
|
|
3916
3939
|
*/
|
|
3917
3940
|
TimedMetadata?: TimedMetadata;
|
|
3918
3941
|
/**
|
|
@@ -4095,7 +4118,12 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
4095
4118
|
* Ignore this setting unless you have SCTE-35 markers in your input video file. Choose Passthrough (PASSTHROUGH) if you want SCTE-35 markers that appear in your input to also appear in this output. Choose None (NONE) if you don't want those SCTE-35 markers in this output.
|
|
4096
4119
|
*/
|
|
4097
4120
|
Scte35Source?: MpdScte35Source;
|
|
4121
|
+
/**
|
|
4122
|
+
* Applies to DASH outputs. Use this setting to specify whether the service inserts the ID3 timed metadata from the input in this output.
|
|
4123
|
+
*/
|
|
4124
|
+
TimedMetadata?: MpdTimedMetadata;
|
|
4098
4125
|
}
|
|
4126
|
+
export type MpdTimedMetadata = "PASSTHROUGH"|"NONE"|string;
|
|
4099
4127
|
export type Mpeg2AdaptiveQuantization = "OFF"|"LOW"|"MEDIUM"|"HIGH"|string;
|
|
4100
4128
|
export type Mpeg2CodecLevel = "AUTO"|"LOW"|"MAIN"|"HIGH1440"|"HIGH"|string;
|
|
4101
4129
|
export type Mpeg2CodecProfile = "MAIN"|"PROFILE_422"|string;
|
|
@@ -4403,6 +4431,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
4403
4431
|
export type NielsenSourceWatermarkStatusType = "CLEAN"|"WATERMARKED"|string;
|
|
4404
4432
|
export type NielsenUniqueTicPerAudioTrackType = "RESERVE_UNIQUE_TICS_PER_TRACK"|"SAME_TICS_PER_TRACK"|string;
|
|
4405
4433
|
export type NoiseFilterPostTemporalSharpening = "DISABLED"|"ENABLED"|"AUTO"|string;
|
|
4434
|
+
export type NoiseFilterPostTemporalSharpeningStrength = "LOW"|"MEDIUM"|"HIGH"|string;
|
|
4406
4435
|
export interface NoiseReducer {
|
|
4407
4436
|
/**
|
|
4408
4437
|
* Use Noise reducer filter (NoiseReducerFilter) to select one of the following spatial image filtering functions. To use this setting, you must also enable Noise reducer (NoiseReducer). * Bilateral preserves edges while reducing noise. * Mean (softest), Gaussian, Lanczos, and Sharpen (sharpest) do convolution filtering. * Conserve does min/max noise reduction. * Spatial does frequency-domain filtering based on JND principles. * Temporal optimizes video quality for complex motion.
|
|
@@ -4448,9 +4477,13 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
4448
4477
|
*/
|
|
4449
4478
|
AggressiveMode?: __integerMin0Max4;
|
|
4450
4479
|
/**
|
|
4451
|
-
*
|
|
4480
|
+
* When you set Noise reducer (noiseReducer) to Temporal (TEMPORAL), the sharpness of your output is reduced. You can optionally use Post temporal sharpening (PostTemporalSharpening) to apply sharpening to the edges of your output. The default behavior, Auto (AUTO), allows the transcoder to determine whether to apply sharpening, depending on your input type and quality. When you set Post temporal sharpening to Enabled (ENABLED), specify how much sharpening is applied using Post temporal sharpening strength (PostTemporalSharpeningStrength). Set Post temporal sharpening to Disabled (DISABLED) to not apply sharpening.
|
|
4452
4481
|
*/
|
|
4453
4482
|
PostTemporalSharpening?: NoiseFilterPostTemporalSharpening;
|
|
4483
|
+
/**
|
|
4484
|
+
* Use Post temporal sharpening strength (PostTemporalSharpeningStrength) to define the amount of sharpening the transcoder applies to your output. Set Post temporal sharpening strength to Low (LOW), or leave blank, to apply a low amount of sharpening. Set Post temporal sharpening strength to Medium (MEDIUM) to apply medium amount of sharpening. Set Post temporal sharpening strength to High (HIGH) to apply a high amount of sharpening.
|
|
4485
|
+
*/
|
|
4486
|
+
PostTemporalSharpeningStrength?: NoiseFilterPostTemporalSharpeningStrength;
|
|
4454
4487
|
/**
|
|
4455
4488
|
* The speed of the filter (higher number is faster). Low setting reduces bit rate at the cost of transcode time, high setting improves transcode time at the cost of bit rate.
|
|
4456
4489
|
*/
|
|
@@ -4915,7 +4948,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
4915
4948
|
/**
|
|
4916
4949
|
* Optionally, specify the customer master key (CMK) that you want to use to encrypt the data key that AWS uses to encrypt your output content. Enter the Amazon Resource Name (ARN) of the CMK. To use this setting, you must also set Server-side encryption (S3ServerSideEncryptionType) to AWS KMS (SERVER_SIDE_ENCRYPTION_KMS). If you set Server-side encryption to AWS KMS but don't specify a CMK here, AWS uses the AWS managed CMK associated with Amazon S3.
|
|
4917
4950
|
*/
|
|
4918
|
-
KmsKeyArn?:
|
|
4951
|
+
KmsKeyArn?: __stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912MrkAFAF0932;
|
|
4919
4952
|
}
|
|
4920
4953
|
export type S3ObjectCannedAcl = "PUBLIC_READ"|"AUTHENTICATED_READ"|"BUCKET_OWNER_READ"|"BUCKET_OWNER_FULL_CONTROL"|string;
|
|
4921
4954
|
export type S3ServerSideEncryptionType = "SERVER_SIDE_ENCRYPTION_S3"|"SERVER_SIDE_ENCRYPTION_KMS"|string;
|
|
@@ -5588,7 +5621,12 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
5588
5621
|
*/
|
|
5589
5622
|
SampleRate?: __integerMin8000Max192000;
|
|
5590
5623
|
}
|
|
5624
|
+
export type WebvttAccessibilitySubs = "DISABLED"|"ENABLED"|string;
|
|
5591
5625
|
export interface WebvttDestinationSettings {
|
|
5626
|
+
/**
|
|
5627
|
+
* Specify whether to flag this caption track as accessibility in your HLS/CMAF parent manifest. When you choose ENABLED, MediaConvert includes the parameters CHARACTERISTICS="public.accessibility.describes-spoken-dialog,public.accessibility.describes-music-and-sound" and AUTOSELECT="YES" in the EXT-X-MEDIA entry for this track. When you keep the default choice, DISABLED, MediaConvert leaves this parameter out.
|
|
5628
|
+
*/
|
|
5629
|
+
Accessibility?: WebvttAccessibilitySubs;
|
|
5592
5630
|
/**
|
|
5593
5631
|
* Set Style passthrough (StylePassthrough) to ENABLED to use the available style, color, and position information from your input captions. MediaConvert uses default settings for any missing style and position information in your input captions. Set Style passthrough to DISABLED, or leave blank, to ignore the style and position information from your input captions and use simplified output captions.
|
|
5594
5632
|
*/
|
|
@@ -5934,6 +5972,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
5934
5972
|
export type __stringMin14PatternS3BmpBMPPngPNGTgaTGAHttpsBmpBMPPngPNGTgaTGA = string;
|
|
5935
5973
|
export type __stringMin14PatternS3Mov09PngHttpsMov09Png = string;
|
|
5936
5974
|
export type __stringMin14PatternS3SccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTTHttpsSccSCCTtmlTTMLDfxpDFXPStlSTLSrtSRTXmlXMLSmiSMIVttVTTWebvttWEBVTT = string;
|
|
5975
|
+
export type __stringMin14PatternS3XmlXMLHttpsXmlXML = string;
|
|
5937
5976
|
export type __stringMin16Max24PatternAZaZ0922AZaZ0916 = string;
|
|
5938
5977
|
export type __stringMin1Max100000 = string;
|
|
5939
5978
|
export type __stringMin1Max20 = string;
|
|
@@ -5958,7 +5997,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
5958
5997
|
export type __stringPatternAZaZ0932 = string;
|
|
5959
5998
|
export type __stringPatternAZaZ23AZaZ = string;
|
|
5960
5999
|
export type __stringPatternArnAwsUsGovAcm = string;
|
|
5961
|
-
export type
|
|
6000
|
+
export type __stringPatternArnAwsUsGovCnKmsAZ26EastWestCentralNorthSouthEastWest1912D12KeyAFAF098AFAF094AFAF094AFAF094AFAF0912MrkAFAF0932 = string;
|
|
5962
6001
|
export type __stringPatternDD = string;
|
|
5963
6002
|
export type __stringPatternHttps = string;
|
|
5964
6003
|
export type __stringPatternHttpsKantarmediaCom = string;
|
|
@@ -5966,7 +6005,7 @@ Within your job settings, all of your DVB-Sub settings must be identical.
|
|
|
5966
6005
|
export type __stringPatternS3 = string;
|
|
5967
6006
|
export type __stringPatternS3ASSETMAPXml = string;
|
|
5968
6007
|
export type __stringPatternS3MM2PPMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSSHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8WWEEBBMMLLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMXXMMLLOOGGGGaAAATTMMOOSS = string;
|
|
5969
|
-
export type
|
|
6008
|
+
export type __stringPatternS3MM2PPWWEEBBMMMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaAHttpsMM2VVMMPPEEGGMMPP3AAVVIIMMPP4FFLLVVMMPPTTMMPPGGMM4VVTTRRPPFF4VVMM2TTSSTTSS264HH264MMKKVVMMKKAAMMOOVVMMTTSSMM2TTWWMMVVaAAASSFFVVOOBB3GGPP3GGPPPPMMXXFFDDIIVVXXXXVVIIDDRRAAWWDDVVGGXXFFMM1VV3GG2VVMMFFMM3UU8LLCCHHGGXXFFMMPPEEGG2MMXXFFMMPPEEGG2MMXXFFHHDDWWAAVVYY4MMAAAACCAAIIFFFFMMPP2AACC3EECC3DDTTSSEEAATTMMOOSSOOGGGGaA = string;
|
|
5970
6009
|
export type __stringPatternSNManifestConfirmConditionNotificationNS = string;
|
|
5971
6010
|
export type __stringPatternSNSignalProcessingNotificationNS = string;
|
|
5972
6011
|
export type __stringPatternW = string;
|
|
@@ -3477,9 +3477,17 @@ SEGMENTS_ONLY: Does not generate any manifests for this output group.
|
|
|
3477
3477
|
*/
|
|
3478
3478
|
OutputSelection?: HlsOutputSelection;
|
|
3479
3479
|
/**
|
|
3480
|
-
* Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files. The value is calculated
|
|
3480
|
+
* Includes or excludes EXT-X-PROGRAM-DATE-TIME tag in .m3u8 manifest files. The value is calculated using the program date time clock.
|
|
3481
3481
|
*/
|
|
3482
3482
|
ProgramDateTime?: HlsProgramDateTime;
|
|
3483
|
+
/**
|
|
3484
|
+
* Specifies the algorithm used to drive the HLS EXT-X-PROGRAM-DATE-TIME clock. Options include:
|
|
3485
|
+
|
|
3486
|
+
INITIALIZE_FROM_OUTPUT_TIMECODE: The PDT clock is initialized as a function of the first output timecode, then incremented by the EXTINF duration of each encoded segment.
|
|
3487
|
+
|
|
3488
|
+
SYSTEM_CLOCK: The PDT clock is initialized as a function of the UTC wall clock, then incremented by the EXTINF duration of each encoded segment. If the PDT clock diverges from the wall clock by more than 500ms, it is resynchronized to the wall clock.
|
|
3489
|
+
*/
|
|
3490
|
+
ProgramDateTimeClock?: HlsProgramDateTimeClock;
|
|
3483
3491
|
/**
|
|
3484
3492
|
* Period of insertion of EXT-X-PROGRAM-DATE-TIME entry, in seconds.
|
|
3485
3493
|
*/
|
|
@@ -3607,6 +3615,7 @@ Specifies whether MP4 segments should be packaged as HEV1 or HVC1.
|
|
|
3607
3615
|
SegmentModifier?: __string;
|
|
3608
3616
|
}
|
|
3609
3617
|
export type HlsProgramDateTime = "EXCLUDE"|"INCLUDE"|string;
|
|
3618
|
+
export type HlsProgramDateTimeClock = "INITIALIZE_FROM_OUTPUT_TIMECODE"|"SYSTEM_CLOCK"|string;
|
|
3610
3619
|
export type HlsRedundantManifest = "DISABLED"|"ENABLED"|string;
|
|
3611
3620
|
export interface HlsS3Settings {
|
|
3612
3621
|
/**
|
|
@@ -424,7 +424,7 @@ declare namespace MediaTailor {
|
|
|
424
424
|
*/
|
|
425
425
|
CreationTime?: __timestampUnix;
|
|
426
426
|
/**
|
|
427
|
-
*
|
|
427
|
+
* The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the LINEAR PlaybackMode. MediaTailor doesn't support filler slate for channels using the LOOP PlaybackMode.
|
|
428
428
|
*/
|
|
429
429
|
FillerSlate?: SlateSource;
|
|
430
430
|
/**
|
|
@@ -473,7 +473,7 @@ declare namespace MediaTailor {
|
|
|
473
473
|
*/
|
|
474
474
|
ChannelName: __string;
|
|
475
475
|
/**
|
|
476
|
-
* The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses
|
|
476
|
+
* The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the LINEAR PlaybackMode. MediaTailor doesn't support filler slate for channels using the LOOP PlaybackMode.
|
|
477
477
|
*/
|
|
478
478
|
FillerSlate?: SlateSource;
|
|
479
479
|
/**
|
|
@@ -648,6 +648,7 @@ declare namespace MediaTailor {
|
|
|
648
648
|
* The source's HTTP package configurations.
|
|
649
649
|
*/
|
|
650
650
|
HttpConfiguration: HttpConfiguration;
|
|
651
|
+
SegmentDeliveryConfigurations?: __listOfSegmentDeliveryConfiguration;
|
|
651
652
|
/**
|
|
652
653
|
* The identifier for the source location you are working on.
|
|
653
654
|
*/
|
|
@@ -682,6 +683,7 @@ declare namespace MediaTailor {
|
|
|
682
683
|
* The timestamp that indicates when the source location was last modified.
|
|
683
684
|
*/
|
|
684
685
|
LastModifiedTime?: __timestampUnix;
|
|
686
|
+
SegmentDeliveryConfigurations?: __listOfSegmentDeliveryConfiguration;
|
|
685
687
|
/**
|
|
686
688
|
* The name of the source location.
|
|
687
689
|
*/
|
|
@@ -974,6 +976,7 @@ declare namespace MediaTailor {
|
|
|
974
976
|
* The timestamp that indicates when the source location was last modified.
|
|
975
977
|
*/
|
|
976
978
|
LastModifiedTime?: __timestampUnix;
|
|
979
|
+
SegmentDeliveryConfigurations?: __listOfSegmentDeliveryConfiguration;
|
|
977
980
|
/**
|
|
978
981
|
* The name of the source location.
|
|
979
982
|
*/
|
|
@@ -1792,6 +1795,10 @@ declare namespace MediaTailor {
|
|
|
1792
1795
|
*/
|
|
1793
1796
|
SecretStringKey?: __string;
|
|
1794
1797
|
}
|
|
1798
|
+
export interface SegmentDeliveryConfiguration {
|
|
1799
|
+
BaseUrl?: __string;
|
|
1800
|
+
Name?: __string;
|
|
1801
|
+
}
|
|
1795
1802
|
export interface SlateSource {
|
|
1796
1803
|
/**
|
|
1797
1804
|
* The name of the source location where the slate VOD source is stored.
|
|
@@ -1827,6 +1834,7 @@ declare namespace MediaTailor {
|
|
|
1827
1834
|
* The timestamp that indicates when the source location was last modified.
|
|
1828
1835
|
*/
|
|
1829
1836
|
LastModifiedTime?: __timestampUnix;
|
|
1837
|
+
SegmentDeliveryConfigurations?: __listOfSegmentDeliveryConfiguration;
|
|
1830
1838
|
/**
|
|
1831
1839
|
* The name of the source location.
|
|
1832
1840
|
*/
|
|
@@ -1914,6 +1922,10 @@ declare namespace MediaTailor {
|
|
|
1914
1922
|
* The identifier for the channel you are working on.
|
|
1915
1923
|
*/
|
|
1916
1924
|
ChannelName: __string;
|
|
1925
|
+
/**
|
|
1926
|
+
* The slate used to fill gaps between programs in the schedule. You must configure filler slate if your channel uses the LINEAR PlaybackMode. MediaTailor doesn't support filler slate for channels using the LOOP PlaybackMode.
|
|
1927
|
+
*/
|
|
1928
|
+
FillerSlate?: SlateSource;
|
|
1917
1929
|
/**
|
|
1918
1930
|
* The channel's output properties.
|
|
1919
1931
|
*/
|
|
@@ -1970,6 +1982,7 @@ declare namespace MediaTailor {
|
|
|
1970
1982
|
* The HTTP configuration for the source location.
|
|
1971
1983
|
*/
|
|
1972
1984
|
HttpConfiguration: HttpConfiguration;
|
|
1985
|
+
SegmentDeliveryConfigurations?: __listOfSegmentDeliveryConfiguration;
|
|
1973
1986
|
/**
|
|
1974
1987
|
* The identifier for the source location you are working on.
|
|
1975
1988
|
*/
|
|
@@ -2000,6 +2013,7 @@ declare namespace MediaTailor {
|
|
|
2000
2013
|
* The timestamp that indicates when the source location was last modified.
|
|
2001
2014
|
*/
|
|
2002
2015
|
LastModifiedTime?: __timestampUnix;
|
|
2016
|
+
SegmentDeliveryConfigurations?: __listOfSegmentDeliveryConfiguration;
|
|
2003
2017
|
/**
|
|
2004
2018
|
* The name of the source location.
|
|
2005
2019
|
*/
|
|
@@ -2095,6 +2109,7 @@ declare namespace MediaTailor {
|
|
|
2095
2109
|
export type __listOfPrefetchSchedule = PrefetchSchedule[];
|
|
2096
2110
|
export type __listOfScheduleAdBreak = ScheduleAdBreak[];
|
|
2097
2111
|
export type __listOfScheduleEntry = ScheduleEntry[];
|
|
2112
|
+
export type __listOfSegmentDeliveryConfiguration = SegmentDeliveryConfiguration[];
|
|
2098
2113
|
export type __listOfSourceLocation = SourceLocation[];
|
|
2099
2114
|
export type __listOfVodSource = VodSource[];
|
|
2100
2115
|
export type __listOf__string = __string[];
|