Skip to content

Commit 698d709

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 885de40 commit 698d709

File tree

6 files changed

+495
-9
lines changed

6 files changed

+495
-9
lines changed

codegen/sdk-codegen/aws-models/appstream.json

+6
Original file line numberDiff line numberDiff line change
@@ -8186,6 +8186,12 @@
81868186
"traits": {
81878187
"smithy.api#enumValue": "RHEL8"
81888188
}
8189+
},
8190+
"ROCKY_LINUX8": {
8191+
"target": "smithy.api#Unit",
8192+
"traits": {
8193+
"smithy.api#enumValue": "ROCKY_LINUX8"
8194+
}
81898195
}
81908196
}
81918197
},

codegen/sdk-codegen/aws-models/mediaconvert.json

+90-8
Original file line numberDiff line numberDiff line change
@@ -1415,7 +1415,7 @@
14151415
}
14161416
},
14171417
"AudioSourceName": {
1418-
"target": "com.amazonaws.mediaconvert#__string",
1418+
"target": "com.amazonaws.mediaconvert#__stringMax2048",
14191419
"traits": {
14201420
"smithy.api#documentation": "Specifies which audio data to use from each input. In the simplest case, specify an \"Audio Selector\":#inputs-audio_selector by name based on its order within each input. For example if you specify \"Audio Selector 3\", then the third audio selector will be used from each input. If an input does not have an \"Audio Selector 3\", then the audio selector marked as \"default\" in that input will be used. If there is no audio selector marked as \"default\", silence will be inserted for the duration of that input. Alternatively, an \"Audio Selector Group\":#inputs-audio_selector_group name may be specified, with similar default/silence behavior. If no audio_source_name is specified, then \"Audio Selector 1\" will be chosen automatically.",
14211421
"smithy.api#jsonName": "audioSourceName"
@@ -2820,6 +2820,13 @@
28202820
"smithy.api#jsonName": "outlineSize"
28212821
}
28222822
},
2823+
"RemoveRubyReserveAttributes": {
2824+
"target": "com.amazonaws.mediaconvert#RemoveRubyReserveAttributes",
2825+
"traits": {
2826+
"smithy.api#documentation": "Optionally remove any tts:rubyReserve attributes present in your input, that do not have a tts:ruby attribute in the same element, from your output. Use if your vertical Japanese output captions have alignment issues. To remove ruby reserve attributes when present: Choose Enabled. To not remove any ruby reserve attributes: Keep the default value, Disabled.",
2827+
"smithy.api#jsonName": "removeRubyReserveAttributes"
2828+
}
2829+
},
28232830
"ShadowColor": {
28242831
"target": "com.amazonaws.mediaconvert#BurninSubtitleShadowColor",
28252832
"traits": {
@@ -7052,7 +7059,7 @@
70527059
}
70537060
},
70547061
"traits": {
7055-
"smithy.api#documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion is enabled."
7062+
"smithy.api#documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion or Timecode track is enabled."
70567063
}
70577064
},
70587065
"com.amazonaws.mediaconvert#DvbNitSettings": {
@@ -13046,7 +13053,7 @@
1304613053
}
1304713054
},
1304813055
"FileInput": {
13049-
"target": "com.amazonaws.mediaconvert#__stringPatternS3Https",
13056+
"target": "com.amazonaws.mediaconvert#__stringMax2048PatternS3Https",
1305013057
"traits": {
1305113058
"smithy.api#documentation": "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* to specify any supplemental IMPs that contain assets referenced by the CPL.",
1305213059
"smithy.api#jsonName": "fileInput"
@@ -14054,7 +14061,7 @@
1405414061
"FollowSource": {
1405514062
"target": "com.amazonaws.mediaconvert#__integerMin1Max150",
1405614063
"traits": {
14057-
"smithy.api#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.",
14064+
"smithy.api#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.",
1405814065
"smithy.api#jsonName": "followSource"
1405914066
}
1406014067
},
@@ -14327,7 +14334,7 @@
1432714334
"FollowSource": {
1432814335
"target": "com.amazonaws.mediaconvert#__integerMin1Max150",
1432914336
"traits": {
14330-
"smithy.api#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.",
14337+
"smithy.api#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.",
1433114338
"smithy.api#jsonName": "followSource"
1433214339
}
1433314340
},
@@ -20538,7 +20545,7 @@
2053820545
}
2053920546
},
2054020547
"Extension": {
20541-
"target": "com.amazonaws.mediaconvert#__string",
20548+
"target": "com.amazonaws.mediaconvert#__stringMax256",
2054220549
"traits": {
2054320550
"smithy.api#documentation": "Use Extension to specify the file extension for outputs in File output groups. If you do not specify a value, the service will use default extensions by container type as follows * MPEG-2 transport stream, m2ts * Quicktime, mov * MXF container, mxf * MPEG-4 container, mp4 * WebM container, webm * No Container, the service will use codec extensions (e.g. AAC, H265, H265, AC3)",
2054420551
"smithy.api#jsonName": "extension"
@@ -20639,7 +20646,7 @@
2063920646
}
2064020647
},
2064120648
"Name": {
20642-
"target": "com.amazonaws.mediaconvert#__string",
20649+
"target": "com.amazonaws.mediaconvert#__stringMax2048",
2064320650
"traits": {
2064420651
"smithy.api#documentation": "Name of the output group",
2064520652
"smithy.api#jsonName": "name"
@@ -21779,6 +21786,26 @@
2177921786
"smithy.api#documentation": "Use Manual audio remixing to adjust audio levels for each audio channel in each output of your job. With audio remixing, you can output more or fewer audio channels than your input audio source provides."
2178021787
}
2178121788
},
21789+
"com.amazonaws.mediaconvert#RemoveRubyReserveAttributes": {
21790+
"type": "enum",
21791+
"members": {
21792+
"DISABLED": {
21793+
"target": "smithy.api#Unit",
21794+
"traits": {
21795+
"smithy.api#enumValue": "DISABLED"
21796+
}
21797+
},
21798+
"ENABLED": {
21799+
"target": "smithy.api#Unit",
21800+
"traits": {
21801+
"smithy.api#enumValue": "ENABLED"
21802+
}
21803+
}
21804+
},
21805+
"traits": {
21806+
"smithy.api#documentation": "Optionally remove any tts:rubyReserve attributes present in your input, that do not have a tts:ruby attribute in the same element, from your output. Use if your vertical Japanese output captions have alignment issues. To remove ruby reserve attributes when present: Choose Enabled. To not remove any ruby reserve attributes: Keep the default value, Disabled."
21807+
}
21808+
},
2178221809
"com.amazonaws.mediaconvert#RenewalType": {
2178321810
"type": "enum",
2178421811
"members": {
@@ -23027,6 +23054,26 @@
2302723054
"smithy.api#documentation": "Use Source to set how timecodes are handled within this job. To make sure that your video, audio, captions, and markers are synchronized and that time-based features, such as image inserter, work correctly, choose the Timecode source option that matches your assets. All timecodes are in a 24-hour format with frame number (HH:MM:SS:FF). * Embedded - Use the timecode that is in the input video. If no embedded timecode is in the source, the service will use Start at 0 instead. * Start at 0 - Set the timecode of the initial frame to 00:00:00:00. * Specified Start - Set the timecode of the initial frame to a value other than zero. You use Start timecode to provide this value."
2302823055
}
2302923056
},
23057+
"com.amazonaws.mediaconvert#TimecodeTrack": {
23058+
"type": "enum",
23059+
"members": {
23060+
"DISABLED": {
23061+
"target": "smithy.api#Unit",
23062+
"traits": {
23063+
"smithy.api#enumValue": "DISABLED"
23064+
}
23065+
},
23066+
"ENABLED": {
23067+
"target": "smithy.api#Unit",
23068+
"traits": {
23069+
"smithy.api#enumValue": "ENABLED"
23070+
}
23071+
}
23072+
},
23073+
"traits": {
23074+
"smithy.api#documentation": "To include a timecode track in your MP4 output: Choose Enabled. MediaConvert writes the timecode track in the Null Media Header box (NMHD), without any timecode text formatting information. You can also specify dropframe or non-dropframe timecode under the Drop Frame Timecode setting. To not include a timecode track: Keep the default value, Disabled."
23075+
}
23076+
},
2303023077
"com.amazonaws.mediaconvert#TimedMetadata": {
2303123078
"type": "enum",
2303223079
"members": {
@@ -24262,7 +24309,7 @@
2426224309
"DropFrameTimecode": {
2426324310
"target": "com.amazonaws.mediaconvert#DropFrameTimecode",
2426424311
"traits": {
24265-
"smithy.api#documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion is enabled.",
24312+
"smithy.api#documentation": "Applies only to 29.97 fps outputs. When this feature is enabled, the service will use drop-frame timecode on outputs. If it is not possible to use drop-frame timecode, the system will fall back to non-drop-frame. This setting is enabled by default when Timecode insertion or Timecode track is enabled.",
2426624313
"smithy.api#jsonName": "dropFrameTimecode"
2426724314
}
2426824315
},
@@ -24315,6 +24362,13 @@
2431524362
"smithy.api#jsonName": "timecodeInsertion"
2431624363
}
2431724364
},
24365+
"TimecodeTrack": {
24366+
"target": "com.amazonaws.mediaconvert#TimecodeTrack",
24367+
"traits": {
24368+
"smithy.api#documentation": "To include a timecode track in your MP4 output: Choose Enabled. MediaConvert writes the timecode track in the Null Media Header box (NMHD), without any timecode text formatting information. You can also specify dropframe or non-dropframe timecode under the Drop Frame Timecode setting. To not include a timecode track: Keep the default value, Disabled.",
24369+
"smithy.api#jsonName": "timecodeTrack"
24370+
}
24371+
},
2431824372
"VideoPreprocessors": {
2431924373
"target": "com.amazonaws.mediaconvert#VideoPreprocessor",
2432024374
"traits": {
@@ -27478,6 +27532,34 @@
2747827532
}
2747927533
}
2748027534
},
27535+
"com.amazonaws.mediaconvert#__stringMax2048": {
27536+
"type": "string",
27537+
"traits": {
27538+
"smithy.api#length": {
27539+
"min": 0,
27540+
"max": 2048
27541+
}
27542+
}
27543+
},
27544+
"com.amazonaws.mediaconvert#__stringMax2048PatternS3Https": {
27545+
"type": "string",
27546+
"traits": {
27547+
"smithy.api#length": {
27548+
"min": 0,
27549+
"max": 2048
27550+
},
27551+
"smithy.api#pattern": "^s3://([^\\/]+\\/+)+((([^\\/]*)))|^https?://[^\\/].*[^&]$"
27552+
}
27553+
},
27554+
"com.amazonaws.mediaconvert#__stringMax256": {
27555+
"type": "string",
27556+
"traits": {
27557+
"smithy.api#length": {
27558+
"min": 0,
27559+
"max": 256
27560+
}
27561+
}
27562+
},
2748127563
"com.amazonaws.mediaconvert#__stringMin0": {
2748227564
"type": "string",
2748327565
"traits": {

0 commit comments

Comments
 (0)