|
6306 | 6306 | "shape": "H264UnregisteredSeiTimecode",
|
6307 | 6307 | "locationName": "unregisteredSeiTimecode",
|
6308 | 6308 | "documentation": "Inserts timecode for each frame as 4 bytes of an unregistered SEI message."
|
| 6309 | + }, |
| 6310 | + "WriteMp4PackagingType": { |
| 6311 | + "shape": "H264WriteMp4PackagingType", |
| 6312 | + "locationName": "writeMp4PackagingType", |
| 6313 | + "documentation": "Specify how SPS and PPS NAL units are written in your output MP4 container, according to ISO/IEC 14496-15. If the location of these parameters doesn't matter in your workflow: Keep the default value, AVC1. MediaConvert writes SPS and PPS NAL units in the sample description ('stsd') box (but not into samples directly). To write SPS and PPS NAL units directly into samples (but not in the 'stsd' box): Choose AVC3. When you do, note that your output might not play properly with some downstream systems or players." |
6309 | 6314 | }
|
6310 | 6315 | },
|
6311 | 6316 | "documentation": "Required when you set Codec to the value H_264."
|
|
6359 | 6364 | "ENABLED"
|
6360 | 6365 | ]
|
6361 | 6366 | },
|
| 6367 | + "H264WriteMp4PackagingType": { |
| 6368 | + "type": "string", |
| 6369 | + "documentation": "Specify how SPS and PPS NAL units are written in your output MP4 container, according to ISO/IEC 14496-15. If the location of these parameters doesn't matter in your workflow: Keep the default value, AVC1. MediaConvert writes SPS and PPS NAL units in the sample description ('stsd') box (but not into samples directly). To write SPS and PPS NAL units directly into samples (but not in the 'stsd' box): Choose AVC3. When you do, note that your output might not play properly with some downstream systems or players.", |
| 6370 | + "enum": [ |
| 6371 | + "AVC1", |
| 6372 | + "AVC3" |
| 6373 | + ] |
| 6374 | + }, |
6362 | 6375 | "H265AdaptiveQuantization": {
|
6363 | 6376 | "type": "string",
|
6364 | 6377 | "documentation": "When you set Adaptive Quantization to Auto, or leave blank, MediaConvert automatically applies quantization to improve the video quality of your output. Set Adaptive Quantization to Low, Medium, High, Higher, or Max to manually control the strength of the quantization filter. When you do, you can specify a value for Spatial Adaptive Quantization, Temporal Adaptive Quantization, and Flicker Adaptive Quantization, to further control the quantization filter. Set Adaptive Quantization to Off to apply no quantization to your output.",
|
|
8281 | 8294 | "FollowSource": {
|
8282 | 8295 | "shape": "__integerMin1Max150",
|
8283 | 8296 | "locationName": "followSource",
|
8284 |
| - "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." |
| 8297 | + "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." |
8285 | 8298 | },
|
8286 | 8299 | "Inputs": {
|
8287 | 8300 | "shape": "__listOfInput",
|
|
8452 | 8465 | "FollowSource": {
|
8453 | 8466 | "shape": "__integerMin1Max150",
|
8454 | 8467 | "locationName": "followSource",
|
8455 |
| - "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." |
| 8468 | + "documentation": "Specify the input that MediaConvert references for your default output settings. MediaConvert uses this input's Resolution, Frame rate, and Pixel aspect ratio for all outputs that you don't manually specify different output settings for. Enabling this setting will disable \"Follow source\" for all other inputs. If MediaConvert cannot follow your source, for example if you specify an audio-only input, MediaConvert uses the first followable input instead. In your JSON job specification, enter an integer from 1 to 150 corresponding to the order of your inputs." |
8456 | 8469 | },
|
8457 | 8470 | "Inputs": {
|
8458 | 8471 | "shape": "__listOfInputTemplate",
|
|
8511 | 8524 | "documentation": "Specify a unique identifier for Kantar to use for this piece of content."
|
8512 | 8525 | },
|
8513 | 8526 | "CredentialsSecretName": {
|
8514 |
| - "shape": "__stringMin1Max2048PatternArnAwsAwsUsGovAwsCnSecretsmanagerUsGovApCaCnEuSaCentralNorthSouthEastWestDD12SecretAZAZ09", |
| 8527 | + "shape": "__stringMin1Max2048PatternArnAZSecretsmanagerWD12SecretAZAZ09", |
8515 | 8528 | "locationName": "credentialsSecretName",
|
8516 | 8529 | "documentation": "Provide the name of the AWS Secrets Manager secret where your Kantar credentials are stored. Note that your MediaConvert service role must provide access to this secret. For more information, see https://docs.aws.amazon.com/mediaconvert/latest/ug/granting-permissions-for-mediaconvert-to-access-secrets-manager-secret.html. For instructions on creating a secret, see https://docs.aws.amazon.com/secretsmanager/latest/userguide/tutorials_basic.html, in the AWS Secrets Manager User Guide."
|
8517 | 8530 | },
|
@@ -14720,11 +14733,11 @@
|
14720 | 14733 | "min": 1,
|
14721 | 14734 | "max": 20
|
14722 | 14735 | },
|
14723 |
| - "__stringMin1Max2048PatternArnAwsAwsUsGovAwsCnSecretsmanagerUsGovApCaCnEuSaCentralNorthSouthEastWestDD12SecretAZAZ09": { |
| 14736 | + "__stringMin1Max2048PatternArnAZSecretsmanagerWD12SecretAZAZ09": { |
14724 | 14737 | "type": "string",
|
14725 | 14738 | "min": 1,
|
14726 | 14739 | "max": 2048,
|
14727 |
| - "pattern": "^(arn:(aws|aws-us-gov|aws-cn):secretsmanager:(us(-gov)?|ap|ca|cn|eu|sa)-(central|(north|south)?(east|west)?)-\\d:\\d{12}:secret:)?[a-zA-Z0-9_\\/_+=.@-]*$" |
| 14740 | + "pattern": "^(arn:[a-z-]+:secretsmanager:[\\w-]+:\\d{12}:secret:)?[a-zA-Z0-9_\\/_+=.@-]*$" |
14728 | 14741 | },
|
14729 | 14742 | "__stringMin1Max256": {
|
14730 | 14743 | "type": "string",
|
|
0 commit comments