aws-sdk-mediaconvert 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1675 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::MediaConvert
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AacAudioDescriptionBroadcasterMix = Shapes::StringShape.new(name: 'AacAudioDescriptionBroadcasterMix')
15
+ AacCodecProfile = Shapes::StringShape.new(name: 'AacCodecProfile')
16
+ AacCodingMode = Shapes::StringShape.new(name: 'AacCodingMode')
17
+ AacRateControlMode = Shapes::StringShape.new(name: 'AacRateControlMode')
18
+ AacRawFormat = Shapes::StringShape.new(name: 'AacRawFormat')
19
+ AacSettings = Shapes::StructureShape.new(name: 'AacSettings')
20
+ AacSpecification = Shapes::StringShape.new(name: 'AacSpecification')
21
+ AacVbrQuality = Shapes::StringShape.new(name: 'AacVbrQuality')
22
+ Ac3BitstreamMode = Shapes::StringShape.new(name: 'Ac3BitstreamMode')
23
+ Ac3CodingMode = Shapes::StringShape.new(name: 'Ac3CodingMode')
24
+ Ac3DynamicRangeCompressionProfile = Shapes::StringShape.new(name: 'Ac3DynamicRangeCompressionProfile')
25
+ Ac3LfeFilter = Shapes::StringShape.new(name: 'Ac3LfeFilter')
26
+ Ac3MetadataControl = Shapes::StringShape.new(name: 'Ac3MetadataControl')
27
+ Ac3Settings = Shapes::StructureShape.new(name: 'Ac3Settings')
28
+ AfdSignaling = Shapes::StringShape.new(name: 'AfdSignaling')
29
+ AiffSettings = Shapes::StructureShape.new(name: 'AiffSettings')
30
+ AncillarySourceSettings = Shapes::StructureShape.new(name: 'AncillarySourceSettings')
31
+ AntiAlias = Shapes::StringShape.new(name: 'AntiAlias')
32
+ AudioCodec = Shapes::StringShape.new(name: 'AudioCodec')
33
+ AudioCodecSettings = Shapes::StructureShape.new(name: 'AudioCodecSettings')
34
+ AudioDefaultSelection = Shapes::StringShape.new(name: 'AudioDefaultSelection')
35
+ AudioDescription = Shapes::StructureShape.new(name: 'AudioDescription')
36
+ AudioLanguageCodeControl = Shapes::StringShape.new(name: 'AudioLanguageCodeControl')
37
+ AudioNormalizationAlgorithm = Shapes::StringShape.new(name: 'AudioNormalizationAlgorithm')
38
+ AudioNormalizationAlgorithmControl = Shapes::StringShape.new(name: 'AudioNormalizationAlgorithmControl')
39
+ AudioNormalizationLoudnessLogging = Shapes::StringShape.new(name: 'AudioNormalizationLoudnessLogging')
40
+ AudioNormalizationPeakCalculation = Shapes::StringShape.new(name: 'AudioNormalizationPeakCalculation')
41
+ AudioNormalizationSettings = Shapes::StructureShape.new(name: 'AudioNormalizationSettings')
42
+ AudioSelector = Shapes::StructureShape.new(name: 'AudioSelector')
43
+ AudioSelectorGroup = Shapes::StructureShape.new(name: 'AudioSelectorGroup')
44
+ AudioSelectorType = Shapes::StringShape.new(name: 'AudioSelectorType')
45
+ AudioTypeControl = Shapes::StringShape.new(name: 'AudioTypeControl')
46
+ AvailBlanking = Shapes::StructureShape.new(name: 'AvailBlanking')
47
+ BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
48
+ BurninDestinationSettings = Shapes::StructureShape.new(name: 'BurninDestinationSettings')
49
+ BurninSubtitleAlignment = Shapes::StringShape.new(name: 'BurninSubtitleAlignment')
50
+ BurninSubtitleBackgroundColor = Shapes::StringShape.new(name: 'BurninSubtitleBackgroundColor')
51
+ BurninSubtitleFontColor = Shapes::StringShape.new(name: 'BurninSubtitleFontColor')
52
+ BurninSubtitleOutlineColor = Shapes::StringShape.new(name: 'BurninSubtitleOutlineColor')
53
+ BurninSubtitleShadowColor = Shapes::StringShape.new(name: 'BurninSubtitleShadowColor')
54
+ BurninSubtitleTeletextSpacing = Shapes::StringShape.new(name: 'BurninSubtitleTeletextSpacing')
55
+ CancelJobRequest = Shapes::StructureShape.new(name: 'CancelJobRequest')
56
+ CancelJobResponse = Shapes::StructureShape.new(name: 'CancelJobResponse')
57
+ CaptionDescription = Shapes::StructureShape.new(name: 'CaptionDescription')
58
+ CaptionDescriptionPreset = Shapes::StructureShape.new(name: 'CaptionDescriptionPreset')
59
+ CaptionDestinationSettings = Shapes::StructureShape.new(name: 'CaptionDestinationSettings')
60
+ CaptionDestinationType = Shapes::StringShape.new(name: 'CaptionDestinationType')
61
+ CaptionSelector = Shapes::StructureShape.new(name: 'CaptionSelector')
62
+ CaptionSourceSettings = Shapes::StructureShape.new(name: 'CaptionSourceSettings')
63
+ CaptionSourceType = Shapes::StringShape.new(name: 'CaptionSourceType')
64
+ ChannelMapping = Shapes::StructureShape.new(name: 'ChannelMapping')
65
+ ColorCorrector = Shapes::StructureShape.new(name: 'ColorCorrector')
66
+ ColorMetadata = Shapes::StringShape.new(name: 'ColorMetadata')
67
+ ColorSpace = Shapes::StringShape.new(name: 'ColorSpace')
68
+ ColorSpaceConversion = Shapes::StringShape.new(name: 'ColorSpaceConversion')
69
+ ColorSpaceUsage = Shapes::StringShape.new(name: 'ColorSpaceUsage')
70
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
71
+ ContainerSettings = Shapes::StructureShape.new(name: 'ContainerSettings')
72
+ ContainerType = Shapes::StringShape.new(name: 'ContainerType')
73
+ CreateJobRequest = Shapes::StructureShape.new(name: 'CreateJobRequest')
74
+ CreateJobResponse = Shapes::StructureShape.new(name: 'CreateJobResponse')
75
+ CreateJobTemplateRequest = Shapes::StructureShape.new(name: 'CreateJobTemplateRequest')
76
+ CreateJobTemplateResponse = Shapes::StructureShape.new(name: 'CreateJobTemplateResponse')
77
+ CreatePresetRequest = Shapes::StructureShape.new(name: 'CreatePresetRequest')
78
+ CreatePresetResponse = Shapes::StructureShape.new(name: 'CreatePresetResponse')
79
+ CreateQueueRequest = Shapes::StructureShape.new(name: 'CreateQueueRequest')
80
+ CreateQueueResponse = Shapes::StructureShape.new(name: 'CreateQueueResponse')
81
+ DashIsoEncryptionSettings = Shapes::StructureShape.new(name: 'DashIsoEncryptionSettings')
82
+ DashIsoGroupSettings = Shapes::StructureShape.new(name: 'DashIsoGroupSettings')
83
+ DashIsoHbbtvCompliance = Shapes::StringShape.new(name: 'DashIsoHbbtvCompliance')
84
+ DashIsoSegmentControl = Shapes::StringShape.new(name: 'DashIsoSegmentControl')
85
+ DeinterlaceAlgorithm = Shapes::StringShape.new(name: 'DeinterlaceAlgorithm')
86
+ Deinterlacer = Shapes::StructureShape.new(name: 'Deinterlacer')
87
+ DeinterlacerControl = Shapes::StringShape.new(name: 'DeinterlacerControl')
88
+ DeinterlacerMode = Shapes::StringShape.new(name: 'DeinterlacerMode')
89
+ DeleteJobTemplateRequest = Shapes::StructureShape.new(name: 'DeleteJobTemplateRequest')
90
+ DeleteJobTemplateResponse = Shapes::StructureShape.new(name: 'DeleteJobTemplateResponse')
91
+ DeletePresetRequest = Shapes::StructureShape.new(name: 'DeletePresetRequest')
92
+ DeletePresetResponse = Shapes::StructureShape.new(name: 'DeletePresetResponse')
93
+ DeleteQueueRequest = Shapes::StructureShape.new(name: 'DeleteQueueRequest')
94
+ DeleteQueueResponse = Shapes::StructureShape.new(name: 'DeleteQueueResponse')
95
+ DescribeEndpointsRequest = Shapes::StructureShape.new(name: 'DescribeEndpointsRequest')
96
+ DescribeEndpointsResponse = Shapes::StructureShape.new(name: 'DescribeEndpointsResponse')
97
+ DropFrameTimecode = Shapes::StringShape.new(name: 'DropFrameTimecode')
98
+ DvbNitSettings = Shapes::StructureShape.new(name: 'DvbNitSettings')
99
+ DvbSdtSettings = Shapes::StructureShape.new(name: 'DvbSdtSettings')
100
+ DvbSubDestinationSettings = Shapes::StructureShape.new(name: 'DvbSubDestinationSettings')
101
+ DvbSubSourceSettings = Shapes::StructureShape.new(name: 'DvbSubSourceSettings')
102
+ DvbSubtitleAlignment = Shapes::StringShape.new(name: 'DvbSubtitleAlignment')
103
+ DvbSubtitleBackgroundColor = Shapes::StringShape.new(name: 'DvbSubtitleBackgroundColor')
104
+ DvbSubtitleFontColor = Shapes::StringShape.new(name: 'DvbSubtitleFontColor')
105
+ DvbSubtitleOutlineColor = Shapes::StringShape.new(name: 'DvbSubtitleOutlineColor')
106
+ DvbSubtitleShadowColor = Shapes::StringShape.new(name: 'DvbSubtitleShadowColor')
107
+ DvbSubtitleTeletextSpacing = Shapes::StringShape.new(name: 'DvbSubtitleTeletextSpacing')
108
+ DvbTdtSettings = Shapes::StructureShape.new(name: 'DvbTdtSettings')
109
+ Eac3AttenuationControl = Shapes::StringShape.new(name: 'Eac3AttenuationControl')
110
+ Eac3BitstreamMode = Shapes::StringShape.new(name: 'Eac3BitstreamMode')
111
+ Eac3CodingMode = Shapes::StringShape.new(name: 'Eac3CodingMode')
112
+ Eac3DcFilter = Shapes::StringShape.new(name: 'Eac3DcFilter')
113
+ Eac3DynamicRangeCompressionLine = Shapes::StringShape.new(name: 'Eac3DynamicRangeCompressionLine')
114
+ Eac3DynamicRangeCompressionRf = Shapes::StringShape.new(name: 'Eac3DynamicRangeCompressionRf')
115
+ Eac3LfeControl = Shapes::StringShape.new(name: 'Eac3LfeControl')
116
+ Eac3LfeFilter = Shapes::StringShape.new(name: 'Eac3LfeFilter')
117
+ Eac3MetadataControl = Shapes::StringShape.new(name: 'Eac3MetadataControl')
118
+ Eac3PassthroughControl = Shapes::StringShape.new(name: 'Eac3PassthroughControl')
119
+ Eac3PhaseControl = Shapes::StringShape.new(name: 'Eac3PhaseControl')
120
+ Eac3Settings = Shapes::StructureShape.new(name: 'Eac3Settings')
121
+ Eac3StereoDownmix = Shapes::StringShape.new(name: 'Eac3StereoDownmix')
122
+ Eac3SurroundExMode = Shapes::StringShape.new(name: 'Eac3SurroundExMode')
123
+ Eac3SurroundMode = Shapes::StringShape.new(name: 'Eac3SurroundMode')
124
+ EmbeddedConvert608To708 = Shapes::StringShape.new(name: 'EmbeddedConvert608To708')
125
+ EmbeddedSourceSettings = Shapes::StructureShape.new(name: 'EmbeddedSourceSettings')
126
+ Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
127
+ ExceptionBody = Shapes::StructureShape.new(name: 'ExceptionBody')
128
+ F4vMoovPlacement = Shapes::StringShape.new(name: 'F4vMoovPlacement')
129
+ F4vSettings = Shapes::StructureShape.new(name: 'F4vSettings')
130
+ FileGroupSettings = Shapes::StructureShape.new(name: 'FileGroupSettings')
131
+ FileSourceConvert608To708 = Shapes::StringShape.new(name: 'FileSourceConvert608To708')
132
+ FileSourceSettings = Shapes::StructureShape.new(name: 'FileSourceSettings')
133
+ ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
134
+ FrameCaptureSettings = Shapes::StructureShape.new(name: 'FrameCaptureSettings')
135
+ GetJobRequest = Shapes::StructureShape.new(name: 'GetJobRequest')
136
+ GetJobResponse = Shapes::StructureShape.new(name: 'GetJobResponse')
137
+ GetJobTemplateRequest = Shapes::StructureShape.new(name: 'GetJobTemplateRequest')
138
+ GetJobTemplateResponse = Shapes::StructureShape.new(name: 'GetJobTemplateResponse')
139
+ GetPresetRequest = Shapes::StructureShape.new(name: 'GetPresetRequest')
140
+ GetPresetResponse = Shapes::StructureShape.new(name: 'GetPresetResponse')
141
+ GetQueueRequest = Shapes::StructureShape.new(name: 'GetQueueRequest')
142
+ GetQueueResponse = Shapes::StructureShape.new(name: 'GetQueueResponse')
143
+ H264AdaptiveQuantization = Shapes::StringShape.new(name: 'H264AdaptiveQuantization')
144
+ H264CodecLevel = Shapes::StringShape.new(name: 'H264CodecLevel')
145
+ H264CodecProfile = Shapes::StringShape.new(name: 'H264CodecProfile')
146
+ H264EntropyEncoding = Shapes::StringShape.new(name: 'H264EntropyEncoding')
147
+ H264FieldEncoding = Shapes::StringShape.new(name: 'H264FieldEncoding')
148
+ H264FlickerAdaptiveQuantization = Shapes::StringShape.new(name: 'H264FlickerAdaptiveQuantization')
149
+ H264FramerateControl = Shapes::StringShape.new(name: 'H264FramerateControl')
150
+ H264FramerateConversionAlgorithm = Shapes::StringShape.new(name: 'H264FramerateConversionAlgorithm')
151
+ H264GopBReference = Shapes::StringShape.new(name: 'H264GopBReference')
152
+ H264GopSizeUnits = Shapes::StringShape.new(name: 'H264GopSizeUnits')
153
+ H264InterlaceMode = Shapes::StringShape.new(name: 'H264InterlaceMode')
154
+ H264ParControl = Shapes::StringShape.new(name: 'H264ParControl')
155
+ H264QualityTuningLevel = Shapes::StringShape.new(name: 'H264QualityTuningLevel')
156
+ H264RateControlMode = Shapes::StringShape.new(name: 'H264RateControlMode')
157
+ H264RepeatPps = Shapes::StringShape.new(name: 'H264RepeatPps')
158
+ H264SceneChangeDetect = Shapes::StringShape.new(name: 'H264SceneChangeDetect')
159
+ H264Settings = Shapes::StructureShape.new(name: 'H264Settings')
160
+ H264SlowPal = Shapes::StringShape.new(name: 'H264SlowPal')
161
+ H264SpatialAdaptiveQuantization = Shapes::StringShape.new(name: 'H264SpatialAdaptiveQuantization')
162
+ H264Syntax = Shapes::StringShape.new(name: 'H264Syntax')
163
+ H264Telecine = Shapes::StringShape.new(name: 'H264Telecine')
164
+ H264TemporalAdaptiveQuantization = Shapes::StringShape.new(name: 'H264TemporalAdaptiveQuantization')
165
+ H264UnregisteredSeiTimecode = Shapes::StringShape.new(name: 'H264UnregisteredSeiTimecode')
166
+ H265AdaptiveQuantization = Shapes::StringShape.new(name: 'H265AdaptiveQuantization')
167
+ H265AlternateTransferFunctionSei = Shapes::StringShape.new(name: 'H265AlternateTransferFunctionSei')
168
+ H265CodecLevel = Shapes::StringShape.new(name: 'H265CodecLevel')
169
+ H265CodecProfile = Shapes::StringShape.new(name: 'H265CodecProfile')
170
+ H265FlickerAdaptiveQuantization = Shapes::StringShape.new(name: 'H265FlickerAdaptiveQuantization')
171
+ H265FramerateControl = Shapes::StringShape.new(name: 'H265FramerateControl')
172
+ H265FramerateConversionAlgorithm = Shapes::StringShape.new(name: 'H265FramerateConversionAlgorithm')
173
+ H265GopBReference = Shapes::StringShape.new(name: 'H265GopBReference')
174
+ H265GopSizeUnits = Shapes::StringShape.new(name: 'H265GopSizeUnits')
175
+ H265InterlaceMode = Shapes::StringShape.new(name: 'H265InterlaceMode')
176
+ H265ParControl = Shapes::StringShape.new(name: 'H265ParControl')
177
+ H265QualityTuningLevel = Shapes::StringShape.new(name: 'H265QualityTuningLevel')
178
+ H265RateControlMode = Shapes::StringShape.new(name: 'H265RateControlMode')
179
+ H265SampleAdaptiveOffsetFilterMode = Shapes::StringShape.new(name: 'H265SampleAdaptiveOffsetFilterMode')
180
+ H265SceneChangeDetect = Shapes::StringShape.new(name: 'H265SceneChangeDetect')
181
+ H265Settings = Shapes::StructureShape.new(name: 'H265Settings')
182
+ H265SlowPal = Shapes::StringShape.new(name: 'H265SlowPal')
183
+ H265SpatialAdaptiveQuantization = Shapes::StringShape.new(name: 'H265SpatialAdaptiveQuantization')
184
+ H265Telecine = Shapes::StringShape.new(name: 'H265Telecine')
185
+ H265TemporalAdaptiveQuantization = Shapes::StringShape.new(name: 'H265TemporalAdaptiveQuantization')
186
+ H265TemporalIds = Shapes::StringShape.new(name: 'H265TemporalIds')
187
+ H265Tiles = Shapes::StringShape.new(name: 'H265Tiles')
188
+ H265UnregisteredSeiTimecode = Shapes::StringShape.new(name: 'H265UnregisteredSeiTimecode')
189
+ Hdr10Metadata = Shapes::StructureShape.new(name: 'Hdr10Metadata')
190
+ HlsAdMarkers = Shapes::StringShape.new(name: 'HlsAdMarkers')
191
+ HlsAudioTrackType = Shapes::StringShape.new(name: 'HlsAudioTrackType')
192
+ HlsCaptionLanguageMapping = Shapes::StructureShape.new(name: 'HlsCaptionLanguageMapping')
193
+ HlsCaptionLanguageSetting = Shapes::StringShape.new(name: 'HlsCaptionLanguageSetting')
194
+ HlsClientCache = Shapes::StringShape.new(name: 'HlsClientCache')
195
+ HlsCodecSpecification = Shapes::StringShape.new(name: 'HlsCodecSpecification')
196
+ HlsDirectoryStructure = Shapes::StringShape.new(name: 'HlsDirectoryStructure')
197
+ HlsEncryptionSettings = Shapes::StructureShape.new(name: 'HlsEncryptionSettings')
198
+ HlsEncryptionType = Shapes::StringShape.new(name: 'HlsEncryptionType')
199
+ HlsGroupSettings = Shapes::StructureShape.new(name: 'HlsGroupSettings')
200
+ HlsIFrameOnlyManifest = Shapes::StringShape.new(name: 'HlsIFrameOnlyManifest')
201
+ HlsInitializationVectorInManifest = Shapes::StringShape.new(name: 'HlsInitializationVectorInManifest')
202
+ HlsKeyProviderType = Shapes::StringShape.new(name: 'HlsKeyProviderType')
203
+ HlsManifestCompression = Shapes::StringShape.new(name: 'HlsManifestCompression')
204
+ HlsManifestDurationFormat = Shapes::StringShape.new(name: 'HlsManifestDurationFormat')
205
+ HlsOutputSelection = Shapes::StringShape.new(name: 'HlsOutputSelection')
206
+ HlsProgramDateTime = Shapes::StringShape.new(name: 'HlsProgramDateTime')
207
+ HlsSegmentControl = Shapes::StringShape.new(name: 'HlsSegmentControl')
208
+ HlsSettings = Shapes::StructureShape.new(name: 'HlsSettings')
209
+ HlsStreamInfResolution = Shapes::StringShape.new(name: 'HlsStreamInfResolution')
210
+ HlsTimedMetadataId3Frame = Shapes::StringShape.new(name: 'HlsTimedMetadataId3Frame')
211
+ Id3Insertion = Shapes::StructureShape.new(name: 'Id3Insertion')
212
+ ImageInserter = Shapes::StructureShape.new(name: 'ImageInserter')
213
+ Input = Shapes::StructureShape.new(name: 'Input')
214
+ InputClipping = Shapes::StructureShape.new(name: 'InputClipping')
215
+ InputDeblockFilter = Shapes::StringShape.new(name: 'InputDeblockFilter')
216
+ InputDenoiseFilter = Shapes::StringShape.new(name: 'InputDenoiseFilter')
217
+ InputFilterEnable = Shapes::StringShape.new(name: 'InputFilterEnable')
218
+ InputPsiControl = Shapes::StringShape.new(name: 'InputPsiControl')
219
+ InputTemplate = Shapes::StructureShape.new(name: 'InputTemplate')
220
+ InputTimecodeSource = Shapes::StringShape.new(name: 'InputTimecodeSource')
221
+ InsertableImage = Shapes::StructureShape.new(name: 'InsertableImage')
222
+ InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
223
+ Job = Shapes::StructureShape.new(name: 'Job')
224
+ JobSettings = Shapes::StructureShape.new(name: 'JobSettings')
225
+ JobStatus = Shapes::StringShape.new(name: 'JobStatus')
226
+ JobTemplate = Shapes::StructureShape.new(name: 'JobTemplate')
227
+ JobTemplateListBy = Shapes::StringShape.new(name: 'JobTemplateListBy')
228
+ JobTemplateSettings = Shapes::StructureShape.new(name: 'JobTemplateSettings')
229
+ LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
230
+ ListJobTemplatesRequest = Shapes::StructureShape.new(name: 'ListJobTemplatesRequest')
231
+ ListJobTemplatesResponse = Shapes::StructureShape.new(name: 'ListJobTemplatesResponse')
232
+ ListJobsRequest = Shapes::StructureShape.new(name: 'ListJobsRequest')
233
+ ListJobsResponse = Shapes::StructureShape.new(name: 'ListJobsResponse')
234
+ ListOfAudioDescription = Shapes::ListShape.new(name: 'ListOfAudioDescription')
235
+ ListOfCaptionDescription = Shapes::ListShape.new(name: 'ListOfCaptionDescription')
236
+ ListOfCaptionDescriptionPreset = Shapes::ListShape.new(name: 'ListOfCaptionDescriptionPreset')
237
+ ListOfEndpoint = Shapes::ListShape.new(name: 'ListOfEndpoint')
238
+ ListOfHlsAdMarkers = Shapes::ListShape.new(name: 'ListOfHlsAdMarkers')
239
+ ListOfHlsCaptionLanguageMapping = Shapes::ListShape.new(name: 'ListOfHlsCaptionLanguageMapping')
240
+ ListOfId3Insertion = Shapes::ListShape.new(name: 'ListOfId3Insertion')
241
+ ListOfInput = Shapes::ListShape.new(name: 'ListOfInput')
242
+ ListOfInputClipping = Shapes::ListShape.new(name: 'ListOfInputClipping')
243
+ ListOfInputTemplate = Shapes::ListShape.new(name: 'ListOfInputTemplate')
244
+ ListOfInsertableImage = Shapes::ListShape.new(name: 'ListOfInsertableImage')
245
+ ListOfJob = Shapes::ListShape.new(name: 'ListOfJob')
246
+ ListOfJobTemplate = Shapes::ListShape.new(name: 'ListOfJobTemplate')
247
+ ListOfOutput = Shapes::ListShape.new(name: 'ListOfOutput')
248
+ ListOfOutputChannelMapping = Shapes::ListShape.new(name: 'ListOfOutputChannelMapping')
249
+ ListOfOutputDetail = Shapes::ListShape.new(name: 'ListOfOutputDetail')
250
+ ListOfOutputGroup = Shapes::ListShape.new(name: 'ListOfOutputGroup')
251
+ ListOfOutputGroupDetail = Shapes::ListShape.new(name: 'ListOfOutputGroupDetail')
252
+ ListOfPreset = Shapes::ListShape.new(name: 'ListOfPreset')
253
+ ListOfQueue = Shapes::ListShape.new(name: 'ListOfQueue')
254
+ ListOf__integer = Shapes::ListShape.new(name: 'ListOf__integer')
255
+ ListOf__string = Shapes::ListShape.new(name: 'ListOf__string')
256
+ ListPresetsRequest = Shapes::StructureShape.new(name: 'ListPresetsRequest')
257
+ ListPresetsResponse = Shapes::StructureShape.new(name: 'ListPresetsResponse')
258
+ ListQueuesRequest = Shapes::StructureShape.new(name: 'ListQueuesRequest')
259
+ ListQueuesResponse = Shapes::StructureShape.new(name: 'ListQueuesResponse')
260
+ M2tsAudioBufferModel = Shapes::StringShape.new(name: 'M2tsAudioBufferModel')
261
+ M2tsBufferModel = Shapes::StringShape.new(name: 'M2tsBufferModel')
262
+ M2tsEbpAudioInterval = Shapes::StringShape.new(name: 'M2tsEbpAudioInterval')
263
+ M2tsEbpPlacement = Shapes::StringShape.new(name: 'M2tsEbpPlacement')
264
+ M2tsEsRateInPes = Shapes::StringShape.new(name: 'M2tsEsRateInPes')
265
+ M2tsPcrControl = Shapes::StringShape.new(name: 'M2tsPcrControl')
266
+ M2tsRateMode = Shapes::StringShape.new(name: 'M2tsRateMode')
267
+ M2tsScte35Source = Shapes::StringShape.new(name: 'M2tsScte35Source')
268
+ M2tsSegmentationMarkers = Shapes::StringShape.new(name: 'M2tsSegmentationMarkers')
269
+ M2tsSegmentationStyle = Shapes::StringShape.new(name: 'M2tsSegmentationStyle')
270
+ M2tsSettings = Shapes::StructureShape.new(name: 'M2tsSettings')
271
+ M3u8PcrControl = Shapes::StringShape.new(name: 'M3u8PcrControl')
272
+ M3u8Scte35Source = Shapes::StringShape.new(name: 'M3u8Scte35Source')
273
+ M3u8Settings = Shapes::StructureShape.new(name: 'M3u8Settings')
274
+ MapOfAudioSelector = Shapes::MapShape.new(name: 'MapOfAudioSelector')
275
+ MapOfAudioSelectorGroup = Shapes::MapShape.new(name: 'MapOfAudioSelectorGroup')
276
+ MapOfCaptionSelector = Shapes::MapShape.new(name: 'MapOfCaptionSelector')
277
+ MapOf__string = Shapes::MapShape.new(name: 'MapOf__string')
278
+ MovClapAtom = Shapes::StringShape.new(name: 'MovClapAtom')
279
+ MovCslgAtom = Shapes::StringShape.new(name: 'MovCslgAtom')
280
+ MovMpeg2FourCCControl = Shapes::StringShape.new(name: 'MovMpeg2FourCCControl')
281
+ MovPaddingControl = Shapes::StringShape.new(name: 'MovPaddingControl')
282
+ MovReference = Shapes::StringShape.new(name: 'MovReference')
283
+ MovSettings = Shapes::StructureShape.new(name: 'MovSettings')
284
+ Mp2Settings = Shapes::StructureShape.new(name: 'Mp2Settings')
285
+ Mp4CslgAtom = Shapes::StringShape.new(name: 'Mp4CslgAtom')
286
+ Mp4FreeSpaceBox = Shapes::StringShape.new(name: 'Mp4FreeSpaceBox')
287
+ Mp4MoovPlacement = Shapes::StringShape.new(name: 'Mp4MoovPlacement')
288
+ Mp4Settings = Shapes::StructureShape.new(name: 'Mp4Settings')
289
+ Mpeg2AdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2AdaptiveQuantization')
290
+ Mpeg2CodecLevel = Shapes::StringShape.new(name: 'Mpeg2CodecLevel')
291
+ Mpeg2CodecProfile = Shapes::StringShape.new(name: 'Mpeg2CodecProfile')
292
+ Mpeg2FramerateControl = Shapes::StringShape.new(name: 'Mpeg2FramerateControl')
293
+ Mpeg2FramerateConversionAlgorithm = Shapes::StringShape.new(name: 'Mpeg2FramerateConversionAlgorithm')
294
+ Mpeg2GopSizeUnits = Shapes::StringShape.new(name: 'Mpeg2GopSizeUnits')
295
+ Mpeg2InterlaceMode = Shapes::StringShape.new(name: 'Mpeg2InterlaceMode')
296
+ Mpeg2IntraDcPrecision = Shapes::StringShape.new(name: 'Mpeg2IntraDcPrecision')
297
+ Mpeg2ParControl = Shapes::StringShape.new(name: 'Mpeg2ParControl')
298
+ Mpeg2QualityTuningLevel = Shapes::StringShape.new(name: 'Mpeg2QualityTuningLevel')
299
+ Mpeg2RateControlMode = Shapes::StringShape.new(name: 'Mpeg2RateControlMode')
300
+ Mpeg2SceneChangeDetect = Shapes::StringShape.new(name: 'Mpeg2SceneChangeDetect')
301
+ Mpeg2Settings = Shapes::StructureShape.new(name: 'Mpeg2Settings')
302
+ Mpeg2SlowPal = Shapes::StringShape.new(name: 'Mpeg2SlowPal')
303
+ Mpeg2SpatialAdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2SpatialAdaptiveQuantization')
304
+ Mpeg2Syntax = Shapes::StringShape.new(name: 'Mpeg2Syntax')
305
+ Mpeg2Telecine = Shapes::StringShape.new(name: 'Mpeg2Telecine')
306
+ Mpeg2TemporalAdaptiveQuantization = Shapes::StringShape.new(name: 'Mpeg2TemporalAdaptiveQuantization')
307
+ MsSmoothAudioDeduplication = Shapes::StringShape.new(name: 'MsSmoothAudioDeduplication')
308
+ MsSmoothEncryptionSettings = Shapes::StructureShape.new(name: 'MsSmoothEncryptionSettings')
309
+ MsSmoothGroupSettings = Shapes::StructureShape.new(name: 'MsSmoothGroupSettings')
310
+ MsSmoothManifestEncoding = Shapes::StringShape.new(name: 'MsSmoothManifestEncoding')
311
+ NielsenConfiguration = Shapes::StructureShape.new(name: 'NielsenConfiguration')
312
+ NoiseReducer = Shapes::StructureShape.new(name: 'NoiseReducer')
313
+ NoiseReducerFilter = Shapes::StringShape.new(name: 'NoiseReducerFilter')
314
+ NoiseReducerFilterSettings = Shapes::StructureShape.new(name: 'NoiseReducerFilterSettings')
315
+ NoiseReducerSpatialFilterSettings = Shapes::StructureShape.new(name: 'NoiseReducerSpatialFilterSettings')
316
+ NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
317
+ Order = Shapes::StringShape.new(name: 'Order')
318
+ Output = Shapes::StructureShape.new(name: 'Output')
319
+ OutputChannelMapping = Shapes::StructureShape.new(name: 'OutputChannelMapping')
320
+ OutputDetail = Shapes::StructureShape.new(name: 'OutputDetail')
321
+ OutputGroup = Shapes::StructureShape.new(name: 'OutputGroup')
322
+ OutputGroupDetail = Shapes::StructureShape.new(name: 'OutputGroupDetail')
323
+ OutputGroupSettings = Shapes::StructureShape.new(name: 'OutputGroupSettings')
324
+ OutputGroupType = Shapes::StringShape.new(name: 'OutputGroupType')
325
+ OutputSdt = Shapes::StringShape.new(name: 'OutputSdt')
326
+ OutputSettings = Shapes::StructureShape.new(name: 'OutputSettings')
327
+ Preset = Shapes::StructureShape.new(name: 'Preset')
328
+ PresetListBy = Shapes::StringShape.new(name: 'PresetListBy')
329
+ PresetSettings = Shapes::StructureShape.new(name: 'PresetSettings')
330
+ ProresCodecProfile = Shapes::StringShape.new(name: 'ProresCodecProfile')
331
+ ProresFramerateControl = Shapes::StringShape.new(name: 'ProresFramerateControl')
332
+ ProresFramerateConversionAlgorithm = Shapes::StringShape.new(name: 'ProresFramerateConversionAlgorithm')
333
+ ProresInterlaceMode = Shapes::StringShape.new(name: 'ProresInterlaceMode')
334
+ ProresParControl = Shapes::StringShape.new(name: 'ProresParControl')
335
+ ProresSettings = Shapes::StructureShape.new(name: 'ProresSettings')
336
+ ProresSlowPal = Shapes::StringShape.new(name: 'ProresSlowPal')
337
+ ProresTelecine = Shapes::StringShape.new(name: 'ProresTelecine')
338
+ Queue = Shapes::StructureShape.new(name: 'Queue')
339
+ QueueListBy = Shapes::StringShape.new(name: 'QueueListBy')
340
+ QueueStatus = Shapes::StringShape.new(name: 'QueueStatus')
341
+ Rectangle = Shapes::StructureShape.new(name: 'Rectangle')
342
+ RemixSettings = Shapes::StructureShape.new(name: 'RemixSettings')
343
+ RespondToAfd = Shapes::StringShape.new(name: 'RespondToAfd')
344
+ ScalingBehavior = Shapes::StringShape.new(name: 'ScalingBehavior')
345
+ SccDestinationFramerate = Shapes::StringShape.new(name: 'SccDestinationFramerate')
346
+ SccDestinationSettings = Shapes::StructureShape.new(name: 'SccDestinationSettings')
347
+ SpekeKeyProvider = Shapes::StructureShape.new(name: 'SpekeKeyProvider')
348
+ StaticKeyProvider = Shapes::StructureShape.new(name: 'StaticKeyProvider')
349
+ TeletextDestinationSettings = Shapes::StructureShape.new(name: 'TeletextDestinationSettings')
350
+ TeletextSourceSettings = Shapes::StructureShape.new(name: 'TeletextSourceSettings')
351
+ TimecodeBurnin = Shapes::StructureShape.new(name: 'TimecodeBurnin')
352
+ TimecodeBurninPosition = Shapes::StringShape.new(name: 'TimecodeBurninPosition')
353
+ TimecodeConfig = Shapes::StructureShape.new(name: 'TimecodeConfig')
354
+ TimecodeSource = Shapes::StringShape.new(name: 'TimecodeSource')
355
+ TimedMetadata = Shapes::StringShape.new(name: 'TimedMetadata')
356
+ TimedMetadataInsertion = Shapes::StructureShape.new(name: 'TimedMetadataInsertion')
357
+ Timing = Shapes::StructureShape.new(name: 'Timing')
358
+ TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
359
+ TtmlDestinationSettings = Shapes::StructureShape.new(name: 'TtmlDestinationSettings')
360
+ TtmlStylePassthrough = Shapes::StringShape.new(name: 'TtmlStylePassthrough')
361
+ Type = Shapes::StringShape.new(name: 'Type')
362
+ UpdateJobTemplateRequest = Shapes::StructureShape.new(name: 'UpdateJobTemplateRequest')
363
+ UpdateJobTemplateResponse = Shapes::StructureShape.new(name: 'UpdateJobTemplateResponse')
364
+ UpdatePresetRequest = Shapes::StructureShape.new(name: 'UpdatePresetRequest')
365
+ UpdatePresetResponse = Shapes::StructureShape.new(name: 'UpdatePresetResponse')
366
+ UpdateQueueRequest = Shapes::StructureShape.new(name: 'UpdateQueueRequest')
367
+ UpdateQueueResponse = Shapes::StructureShape.new(name: 'UpdateQueueResponse')
368
+ VideoCodec = Shapes::StringShape.new(name: 'VideoCodec')
369
+ VideoCodecSettings = Shapes::StructureShape.new(name: 'VideoCodecSettings')
370
+ VideoDescription = Shapes::StructureShape.new(name: 'VideoDescription')
371
+ VideoDetail = Shapes::StructureShape.new(name: 'VideoDetail')
372
+ VideoPreprocessor = Shapes::StructureShape.new(name: 'VideoPreprocessor')
373
+ VideoSelector = Shapes::StructureShape.new(name: 'VideoSelector')
374
+ VideoTimecodeInsertion = Shapes::StringShape.new(name: 'VideoTimecodeInsertion')
375
+ WavSettings = Shapes::StructureShape.new(name: 'WavSettings')
376
+ __boolean = Shapes::BooleanShape.new(name: '__boolean')
377
+ __double = Shapes::FloatShape.new(name: '__double')
378
+ __integer = Shapes::IntegerShape.new(name: '__integer')
379
+ __string = Shapes::StringShape.new(name: '__string')
380
+ __timestamp = Shapes::TimestampShape.new(name: '__timestamp')
381
+
382
+ AacSettings.add_member(:audio_description_broadcaster_mix, Shapes::ShapeRef.new(shape: AacAudioDescriptionBroadcasterMix, location_name: "audioDescriptionBroadcasterMix"))
383
+ AacSettings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
384
+ AacSettings.add_member(:codec_profile, Shapes::ShapeRef.new(shape: AacCodecProfile, location_name: "codecProfile"))
385
+ AacSettings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: AacCodingMode, location_name: "codingMode"))
386
+ AacSettings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: AacRateControlMode, location_name: "rateControlMode"))
387
+ AacSettings.add_member(:raw_format, Shapes::ShapeRef.new(shape: AacRawFormat, location_name: "rawFormat"))
388
+ AacSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "sampleRate"))
389
+ AacSettings.add_member(:specification, Shapes::ShapeRef.new(shape: AacSpecification, location_name: "specification"))
390
+ AacSettings.add_member(:vbr_quality, Shapes::ShapeRef.new(shape: AacVbrQuality, location_name: "vbrQuality"))
391
+ AacSettings.struct_class = Types::AacSettings
392
+
393
+ Ac3Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
394
+ Ac3Settings.add_member(:bitstream_mode, Shapes::ShapeRef.new(shape: Ac3BitstreamMode, location_name: "bitstreamMode"))
395
+ Ac3Settings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: Ac3CodingMode, location_name: "codingMode"))
396
+ Ac3Settings.add_member(:dialnorm, Shapes::ShapeRef.new(shape: __integer, location_name: "dialnorm"))
397
+ Ac3Settings.add_member(:dynamic_range_compression_profile, Shapes::ShapeRef.new(shape: Ac3DynamicRangeCompressionProfile, location_name: "dynamicRangeCompressionProfile"))
398
+ Ac3Settings.add_member(:lfe_filter, Shapes::ShapeRef.new(shape: Ac3LfeFilter, location_name: "lfeFilter"))
399
+ Ac3Settings.add_member(:metadata_control, Shapes::ShapeRef.new(shape: Ac3MetadataControl, location_name: "metadataControl"))
400
+ Ac3Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "sampleRate"))
401
+ Ac3Settings.struct_class = Types::Ac3Settings
402
+
403
+ AiffSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integer, location_name: "bitDepth"))
404
+ AiffSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integer, location_name: "channels"))
405
+ AiffSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "sampleRate"))
406
+ AiffSettings.struct_class = Types::AiffSettings
407
+
408
+ AncillarySourceSettings.add_member(:source_ancillary_channel_number, Shapes::ShapeRef.new(shape: __integer, location_name: "sourceAncillaryChannelNumber"))
409
+ AncillarySourceSettings.struct_class = Types::AncillarySourceSettings
410
+
411
+ AudioCodecSettings.add_member(:aac_settings, Shapes::ShapeRef.new(shape: AacSettings, location_name: "aacSettings"))
412
+ AudioCodecSettings.add_member(:ac_3_settings, Shapes::ShapeRef.new(shape: Ac3Settings, location_name: "ac3Settings"))
413
+ AudioCodecSettings.add_member(:aiff_settings, Shapes::ShapeRef.new(shape: AiffSettings, location_name: "aiffSettings"))
414
+ AudioCodecSettings.add_member(:codec, Shapes::ShapeRef.new(shape: AudioCodec, location_name: "codec"))
415
+ AudioCodecSettings.add_member(:eac_3_settings, Shapes::ShapeRef.new(shape: Eac3Settings, location_name: "eac3Settings"))
416
+ AudioCodecSettings.add_member(:mp_2_settings, Shapes::ShapeRef.new(shape: Mp2Settings, location_name: "mp2Settings"))
417
+ AudioCodecSettings.add_member(:wav_settings, Shapes::ShapeRef.new(shape: WavSettings, location_name: "wavSettings"))
418
+ AudioCodecSettings.struct_class = Types::AudioCodecSettings
419
+
420
+ AudioDescription.add_member(:audio_normalization_settings, Shapes::ShapeRef.new(shape: AudioNormalizationSettings, location_name: "audioNormalizationSettings"))
421
+ AudioDescription.add_member(:audio_source_name, Shapes::ShapeRef.new(shape: __string, location_name: "audioSourceName"))
422
+ AudioDescription.add_member(:audio_type, Shapes::ShapeRef.new(shape: __integer, location_name: "audioType"))
423
+ AudioDescription.add_member(:audio_type_control, Shapes::ShapeRef.new(shape: AudioTypeControl, location_name: "audioTypeControl"))
424
+ AudioDescription.add_member(:codec_settings, Shapes::ShapeRef.new(shape: AudioCodecSettings, location_name: "codecSettings"))
425
+ AudioDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "languageCode"))
426
+ AudioDescription.add_member(:language_code_control, Shapes::ShapeRef.new(shape: AudioLanguageCodeControl, location_name: "languageCodeControl"))
427
+ AudioDescription.add_member(:remix_settings, Shapes::ShapeRef.new(shape: RemixSettings, location_name: "remixSettings"))
428
+ AudioDescription.add_member(:stream_name, Shapes::ShapeRef.new(shape: __string, location_name: "streamName"))
429
+ AudioDescription.struct_class = Types::AudioDescription
430
+
431
+ AudioNormalizationSettings.add_member(:algorithm, Shapes::ShapeRef.new(shape: AudioNormalizationAlgorithm, location_name: "algorithm"))
432
+ AudioNormalizationSettings.add_member(:algorithm_control, Shapes::ShapeRef.new(shape: AudioNormalizationAlgorithmControl, location_name: "algorithmControl"))
433
+ AudioNormalizationSettings.add_member(:correction_gate_level, Shapes::ShapeRef.new(shape: __integer, location_name: "correctionGateLevel"))
434
+ AudioNormalizationSettings.add_member(:loudness_logging, Shapes::ShapeRef.new(shape: AudioNormalizationLoudnessLogging, location_name: "loudnessLogging"))
435
+ AudioNormalizationSettings.add_member(:peak_calculation, Shapes::ShapeRef.new(shape: AudioNormalizationPeakCalculation, location_name: "peakCalculation"))
436
+ AudioNormalizationSettings.add_member(:target_lkfs, Shapes::ShapeRef.new(shape: __double, location_name: "targetLkfs"))
437
+ AudioNormalizationSettings.struct_class = Types::AudioNormalizationSettings
438
+
439
+ AudioSelector.add_member(:default_selection, Shapes::ShapeRef.new(shape: AudioDefaultSelection, location_name: "defaultSelection"))
440
+ AudioSelector.add_member(:external_audio_file_input, Shapes::ShapeRef.new(shape: __string, location_name: "externalAudioFileInput"))
441
+ AudioSelector.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "languageCode"))
442
+ AudioSelector.add_member(:offset, Shapes::ShapeRef.new(shape: __integer, location_name: "offset"))
443
+ AudioSelector.add_member(:pids, Shapes::ShapeRef.new(shape: ListOf__integer, location_name: "pids"))
444
+ AudioSelector.add_member(:program_selection, Shapes::ShapeRef.new(shape: __integer, location_name: "programSelection"))
445
+ AudioSelector.add_member(:remix_settings, Shapes::ShapeRef.new(shape: RemixSettings, location_name: "remixSettings"))
446
+ AudioSelector.add_member(:selector_type, Shapes::ShapeRef.new(shape: AudioSelectorType, location_name: "selectorType"))
447
+ AudioSelector.add_member(:tracks, Shapes::ShapeRef.new(shape: ListOf__integer, location_name: "tracks"))
448
+ AudioSelector.struct_class = Types::AudioSelector
449
+
450
+ AudioSelectorGroup.add_member(:audio_selector_names, Shapes::ShapeRef.new(shape: ListOf__string, location_name: "audioSelectorNames"))
451
+ AudioSelectorGroup.struct_class = Types::AudioSelectorGroup
452
+
453
+ AvailBlanking.add_member(:avail_blanking_image, Shapes::ShapeRef.new(shape: __string, location_name: "availBlankingImage"))
454
+ AvailBlanking.struct_class = Types::AvailBlanking
455
+
456
+ BurninDestinationSettings.add_member(:alignment, Shapes::ShapeRef.new(shape: BurninSubtitleAlignment, location_name: "alignment"))
457
+ BurninDestinationSettings.add_member(:background_color, Shapes::ShapeRef.new(shape: BurninSubtitleBackgroundColor, location_name: "backgroundColor"))
458
+ BurninDestinationSettings.add_member(:background_opacity, Shapes::ShapeRef.new(shape: __integer, location_name: "backgroundOpacity"))
459
+ BurninDestinationSettings.add_member(:font_color, Shapes::ShapeRef.new(shape: BurninSubtitleFontColor, location_name: "fontColor"))
460
+ BurninDestinationSettings.add_member(:font_opacity, Shapes::ShapeRef.new(shape: __integer, location_name: "fontOpacity"))
461
+ BurninDestinationSettings.add_member(:font_resolution, Shapes::ShapeRef.new(shape: __integer, location_name: "fontResolution"))
462
+ BurninDestinationSettings.add_member(:font_size, Shapes::ShapeRef.new(shape: __integer, location_name: "fontSize"))
463
+ BurninDestinationSettings.add_member(:outline_color, Shapes::ShapeRef.new(shape: BurninSubtitleOutlineColor, location_name: "outlineColor"))
464
+ BurninDestinationSettings.add_member(:outline_size, Shapes::ShapeRef.new(shape: __integer, location_name: "outlineSize"))
465
+ BurninDestinationSettings.add_member(:shadow_color, Shapes::ShapeRef.new(shape: BurninSubtitleShadowColor, location_name: "shadowColor"))
466
+ BurninDestinationSettings.add_member(:shadow_opacity, Shapes::ShapeRef.new(shape: __integer, location_name: "shadowOpacity"))
467
+ BurninDestinationSettings.add_member(:shadow_x_offset, Shapes::ShapeRef.new(shape: __integer, location_name: "shadowXOffset"))
468
+ BurninDestinationSettings.add_member(:shadow_y_offset, Shapes::ShapeRef.new(shape: __integer, location_name: "shadowYOffset"))
469
+ BurninDestinationSettings.add_member(:teletext_spacing, Shapes::ShapeRef.new(shape: BurninSubtitleTeletextSpacing, location_name: "teletextSpacing"))
470
+ BurninDestinationSettings.add_member(:x_position, Shapes::ShapeRef.new(shape: __integer, location_name: "xPosition"))
471
+ BurninDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integer, location_name: "yPosition"))
472
+ BurninDestinationSettings.struct_class = Types::BurninDestinationSettings
473
+
474
+ CancelJobRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "id"))
475
+ CancelJobRequest.struct_class = Types::CancelJobRequest
476
+
477
+ CancelJobResponse.struct_class = Types::CancelJobResponse
478
+
479
+ CaptionDescription.add_member(:caption_selector_name, Shapes::ShapeRef.new(shape: __string, location_name: "captionSelectorName"))
480
+ CaptionDescription.add_member(:destination_settings, Shapes::ShapeRef.new(shape: CaptionDestinationSettings, location_name: "destinationSettings"))
481
+ CaptionDescription.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "languageCode"))
482
+ CaptionDescription.add_member(:language_description, Shapes::ShapeRef.new(shape: __string, location_name: "languageDescription"))
483
+ CaptionDescription.struct_class = Types::CaptionDescription
484
+
485
+ CaptionDescriptionPreset.add_member(:destination_settings, Shapes::ShapeRef.new(shape: CaptionDestinationSettings, location_name: "destinationSettings"))
486
+ CaptionDescriptionPreset.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "languageCode"))
487
+ CaptionDescriptionPreset.add_member(:language_description, Shapes::ShapeRef.new(shape: __string, location_name: "languageDescription"))
488
+ CaptionDescriptionPreset.struct_class = Types::CaptionDescriptionPreset
489
+
490
+ CaptionDestinationSettings.add_member(:burnin_destination_settings, Shapes::ShapeRef.new(shape: BurninDestinationSettings, location_name: "burninDestinationSettings"))
491
+ CaptionDestinationSettings.add_member(:destination_type, Shapes::ShapeRef.new(shape: CaptionDestinationType, location_name: "destinationType"))
492
+ CaptionDestinationSettings.add_member(:dvb_sub_destination_settings, Shapes::ShapeRef.new(shape: DvbSubDestinationSettings, location_name: "dvbSubDestinationSettings"))
493
+ CaptionDestinationSettings.add_member(:scc_destination_settings, Shapes::ShapeRef.new(shape: SccDestinationSettings, location_name: "sccDestinationSettings"))
494
+ CaptionDestinationSettings.add_member(:teletext_destination_settings, Shapes::ShapeRef.new(shape: TeletextDestinationSettings, location_name: "teletextDestinationSettings"))
495
+ CaptionDestinationSettings.add_member(:ttml_destination_settings, Shapes::ShapeRef.new(shape: TtmlDestinationSettings, location_name: "ttmlDestinationSettings"))
496
+ CaptionDestinationSettings.struct_class = Types::CaptionDestinationSettings
497
+
498
+ CaptionSelector.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "languageCode"))
499
+ CaptionSelector.add_member(:source_settings, Shapes::ShapeRef.new(shape: CaptionSourceSettings, location_name: "sourceSettings"))
500
+ CaptionSelector.struct_class = Types::CaptionSelector
501
+
502
+ CaptionSourceSettings.add_member(:ancillary_source_settings, Shapes::ShapeRef.new(shape: AncillarySourceSettings, location_name: "ancillarySourceSettings"))
503
+ CaptionSourceSettings.add_member(:dvb_sub_source_settings, Shapes::ShapeRef.new(shape: DvbSubSourceSettings, location_name: "dvbSubSourceSettings"))
504
+ CaptionSourceSettings.add_member(:embedded_source_settings, Shapes::ShapeRef.new(shape: EmbeddedSourceSettings, location_name: "embeddedSourceSettings"))
505
+ CaptionSourceSettings.add_member(:file_source_settings, Shapes::ShapeRef.new(shape: FileSourceSettings, location_name: "fileSourceSettings"))
506
+ CaptionSourceSettings.add_member(:source_type, Shapes::ShapeRef.new(shape: CaptionSourceType, location_name: "sourceType"))
507
+ CaptionSourceSettings.add_member(:teletext_source_settings, Shapes::ShapeRef.new(shape: TeletextSourceSettings, location_name: "teletextSourceSettings"))
508
+ CaptionSourceSettings.struct_class = Types::CaptionSourceSettings
509
+
510
+ ChannelMapping.add_member(:output_channels, Shapes::ShapeRef.new(shape: ListOfOutputChannelMapping, location_name: "outputChannels"))
511
+ ChannelMapping.struct_class = Types::ChannelMapping
512
+
513
+ ColorCorrector.add_member(:brightness, Shapes::ShapeRef.new(shape: __integer, location_name: "brightness"))
514
+ ColorCorrector.add_member(:color_space_conversion, Shapes::ShapeRef.new(shape: ColorSpaceConversion, location_name: "colorSpaceConversion"))
515
+ ColorCorrector.add_member(:contrast, Shapes::ShapeRef.new(shape: __integer, location_name: "contrast"))
516
+ ColorCorrector.add_member(:hdr_10_metadata, Shapes::ShapeRef.new(shape: Hdr10Metadata, location_name: "hdr10Metadata"))
517
+ ColorCorrector.add_member(:hue, Shapes::ShapeRef.new(shape: __integer, location_name: "hue"))
518
+ ColorCorrector.add_member(:saturation, Shapes::ShapeRef.new(shape: __integer, location_name: "saturation"))
519
+ ColorCorrector.struct_class = Types::ColorCorrector
520
+
521
+ ContainerSettings.add_member(:container, Shapes::ShapeRef.new(shape: ContainerType, location_name: "container"))
522
+ ContainerSettings.add_member(:f4v_settings, Shapes::ShapeRef.new(shape: F4vSettings, location_name: "f4vSettings"))
523
+ ContainerSettings.add_member(:m2ts_settings, Shapes::ShapeRef.new(shape: M2tsSettings, location_name: "m2tsSettings"))
524
+ ContainerSettings.add_member(:m3u_8_settings, Shapes::ShapeRef.new(shape: M3u8Settings, location_name: "m3u8Settings"))
525
+ ContainerSettings.add_member(:mov_settings, Shapes::ShapeRef.new(shape: MovSettings, location_name: "movSettings"))
526
+ ContainerSettings.add_member(:mp_4_settings, Shapes::ShapeRef.new(shape: Mp4Settings, location_name: "mp4Settings"))
527
+ ContainerSettings.struct_class = Types::ContainerSettings
528
+
529
+ CreateJobRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: __string, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
530
+ CreateJobRequest.add_member(:job_template, Shapes::ShapeRef.new(shape: __string, location_name: "jobTemplate"))
531
+ CreateJobRequest.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
532
+ CreateJobRequest.add_member(:role, Shapes::ShapeRef.new(shape: __string, location_name: "role"))
533
+ CreateJobRequest.add_member(:settings, Shapes::ShapeRef.new(shape: JobSettings, location_name: "settings"))
534
+ CreateJobRequest.add_member(:user_metadata, Shapes::ShapeRef.new(shape: MapOf__string, location_name: "userMetadata"))
535
+ CreateJobRequest.struct_class = Types::CreateJobRequest
536
+
537
+ CreateJobResponse.add_member(:job, Shapes::ShapeRef.new(shape: Job, location_name: "job"))
538
+ CreateJobResponse.struct_class = Types::CreateJobResponse
539
+
540
+ CreateJobTemplateRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
541
+ CreateJobTemplateRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
542
+ CreateJobTemplateRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
543
+ CreateJobTemplateRequest.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
544
+ CreateJobTemplateRequest.add_member(:settings, Shapes::ShapeRef.new(shape: JobTemplateSettings, location_name: "settings"))
545
+ CreateJobTemplateRequest.struct_class = Types::CreateJobTemplateRequest
546
+
547
+ CreateJobTemplateResponse.add_member(:job_template, Shapes::ShapeRef.new(shape: JobTemplate, location_name: "jobTemplate"))
548
+ CreateJobTemplateResponse.struct_class = Types::CreateJobTemplateResponse
549
+
550
+ CreatePresetRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
551
+ CreatePresetRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
552
+ CreatePresetRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
553
+ CreatePresetRequest.add_member(:settings, Shapes::ShapeRef.new(shape: PresetSettings, location_name: "settings"))
554
+ CreatePresetRequest.struct_class = Types::CreatePresetRequest
555
+
556
+ CreatePresetResponse.add_member(:preset, Shapes::ShapeRef.new(shape: Preset, location_name: "preset"))
557
+ CreatePresetResponse.struct_class = Types::CreatePresetResponse
558
+
559
+ CreateQueueRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
560
+ CreateQueueRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
561
+ CreateQueueRequest.struct_class = Types::CreateQueueRequest
562
+
563
+ CreateQueueResponse.add_member(:queue, Shapes::ShapeRef.new(shape: Queue, location_name: "queue"))
564
+ CreateQueueResponse.struct_class = Types::CreateQueueResponse
565
+
566
+ DashIsoEncryptionSettings.add_member(:speke_key_provider, Shapes::ShapeRef.new(shape: SpekeKeyProvider, location_name: "spekeKeyProvider"))
567
+ DashIsoEncryptionSettings.struct_class = Types::DashIsoEncryptionSettings
568
+
569
+ DashIsoGroupSettings.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "baseUrl"))
570
+ DashIsoGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
571
+ DashIsoGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: DashIsoEncryptionSettings, location_name: "encryption"))
572
+ DashIsoGroupSettings.add_member(:fragment_length, Shapes::ShapeRef.new(shape: __integer, location_name: "fragmentLength"))
573
+ DashIsoGroupSettings.add_member(:hbbtv_compliance, Shapes::ShapeRef.new(shape: DashIsoHbbtvCompliance, location_name: "hbbtvCompliance"))
574
+ DashIsoGroupSettings.add_member(:min_buffer_time, Shapes::ShapeRef.new(shape: __integer, location_name: "minBufferTime"))
575
+ DashIsoGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: DashIsoSegmentControl, location_name: "segmentControl"))
576
+ DashIsoGroupSettings.add_member(:segment_length, Shapes::ShapeRef.new(shape: __integer, location_name: "segmentLength"))
577
+ DashIsoGroupSettings.struct_class = Types::DashIsoGroupSettings
578
+
579
+ Deinterlacer.add_member(:algorithm, Shapes::ShapeRef.new(shape: DeinterlaceAlgorithm, location_name: "algorithm"))
580
+ Deinterlacer.add_member(:control, Shapes::ShapeRef.new(shape: DeinterlacerControl, location_name: "control"))
581
+ Deinterlacer.add_member(:mode, Shapes::ShapeRef.new(shape: DeinterlacerMode, location_name: "mode"))
582
+ Deinterlacer.struct_class = Types::Deinterlacer
583
+
584
+ DeleteJobTemplateRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
585
+ DeleteJobTemplateRequest.struct_class = Types::DeleteJobTemplateRequest
586
+
587
+ DeleteJobTemplateResponse.struct_class = Types::DeleteJobTemplateResponse
588
+
589
+ DeletePresetRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
590
+ DeletePresetRequest.struct_class = Types::DeletePresetRequest
591
+
592
+ DeletePresetResponse.struct_class = Types::DeletePresetResponse
593
+
594
+ DeleteQueueRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
595
+ DeleteQueueRequest.struct_class = Types::DeleteQueueRequest
596
+
597
+ DeleteQueueResponse.struct_class = Types::DeleteQueueResponse
598
+
599
+ DescribeEndpointsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integer, location_name: "maxResults"))
600
+ DescribeEndpointsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
601
+ DescribeEndpointsRequest.struct_class = Types::DescribeEndpointsRequest
602
+
603
+ DescribeEndpointsResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: ListOfEndpoint, location_name: "endpoints"))
604
+ DescribeEndpointsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
605
+ DescribeEndpointsResponse.struct_class = Types::DescribeEndpointsResponse
606
+
607
+ DvbNitSettings.add_member(:network_id, Shapes::ShapeRef.new(shape: __integer, location_name: "networkId"))
608
+ DvbNitSettings.add_member(:network_name, Shapes::ShapeRef.new(shape: __string, location_name: "networkName"))
609
+ DvbNitSettings.add_member(:nit_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "nitInterval"))
610
+ DvbNitSettings.struct_class = Types::DvbNitSettings
611
+
612
+ DvbSdtSettings.add_member(:output_sdt, Shapes::ShapeRef.new(shape: OutputSdt, location_name: "outputSdt"))
613
+ DvbSdtSettings.add_member(:sdt_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "sdtInterval"))
614
+ DvbSdtSettings.add_member(:service_name, Shapes::ShapeRef.new(shape: __string, location_name: "serviceName"))
615
+ DvbSdtSettings.add_member(:service_provider_name, Shapes::ShapeRef.new(shape: __string, location_name: "serviceProviderName"))
616
+ DvbSdtSettings.struct_class = Types::DvbSdtSettings
617
+
618
+ DvbSubDestinationSettings.add_member(:alignment, Shapes::ShapeRef.new(shape: DvbSubtitleAlignment, location_name: "alignment"))
619
+ DvbSubDestinationSettings.add_member(:background_color, Shapes::ShapeRef.new(shape: DvbSubtitleBackgroundColor, location_name: "backgroundColor"))
620
+ DvbSubDestinationSettings.add_member(:background_opacity, Shapes::ShapeRef.new(shape: __integer, location_name: "backgroundOpacity"))
621
+ DvbSubDestinationSettings.add_member(:font_color, Shapes::ShapeRef.new(shape: DvbSubtitleFontColor, location_name: "fontColor"))
622
+ DvbSubDestinationSettings.add_member(:font_opacity, Shapes::ShapeRef.new(shape: __integer, location_name: "fontOpacity"))
623
+ DvbSubDestinationSettings.add_member(:font_resolution, Shapes::ShapeRef.new(shape: __integer, location_name: "fontResolution"))
624
+ DvbSubDestinationSettings.add_member(:font_size, Shapes::ShapeRef.new(shape: __integer, location_name: "fontSize"))
625
+ DvbSubDestinationSettings.add_member(:outline_color, Shapes::ShapeRef.new(shape: DvbSubtitleOutlineColor, location_name: "outlineColor"))
626
+ DvbSubDestinationSettings.add_member(:outline_size, Shapes::ShapeRef.new(shape: __integer, location_name: "outlineSize"))
627
+ DvbSubDestinationSettings.add_member(:shadow_color, Shapes::ShapeRef.new(shape: DvbSubtitleShadowColor, location_name: "shadowColor"))
628
+ DvbSubDestinationSettings.add_member(:shadow_opacity, Shapes::ShapeRef.new(shape: __integer, location_name: "shadowOpacity"))
629
+ DvbSubDestinationSettings.add_member(:shadow_x_offset, Shapes::ShapeRef.new(shape: __integer, location_name: "shadowXOffset"))
630
+ DvbSubDestinationSettings.add_member(:shadow_y_offset, Shapes::ShapeRef.new(shape: __integer, location_name: "shadowYOffset"))
631
+ DvbSubDestinationSettings.add_member(:teletext_spacing, Shapes::ShapeRef.new(shape: DvbSubtitleTeletextSpacing, location_name: "teletextSpacing"))
632
+ DvbSubDestinationSettings.add_member(:x_position, Shapes::ShapeRef.new(shape: __integer, location_name: "xPosition"))
633
+ DvbSubDestinationSettings.add_member(:y_position, Shapes::ShapeRef.new(shape: __integer, location_name: "yPosition"))
634
+ DvbSubDestinationSettings.struct_class = Types::DvbSubDestinationSettings
635
+
636
+ DvbSubSourceSettings.add_member(:pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pid"))
637
+ DvbSubSourceSettings.struct_class = Types::DvbSubSourceSettings
638
+
639
+ DvbTdtSettings.add_member(:tdt_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "tdtInterval"))
640
+ DvbTdtSettings.struct_class = Types::DvbTdtSettings
641
+
642
+ Eac3Settings.add_member(:attenuation_control, Shapes::ShapeRef.new(shape: Eac3AttenuationControl, location_name: "attenuationControl"))
643
+ Eac3Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
644
+ Eac3Settings.add_member(:bitstream_mode, Shapes::ShapeRef.new(shape: Eac3BitstreamMode, location_name: "bitstreamMode"))
645
+ Eac3Settings.add_member(:coding_mode, Shapes::ShapeRef.new(shape: Eac3CodingMode, location_name: "codingMode"))
646
+ Eac3Settings.add_member(:dc_filter, Shapes::ShapeRef.new(shape: Eac3DcFilter, location_name: "dcFilter"))
647
+ Eac3Settings.add_member(:dialnorm, Shapes::ShapeRef.new(shape: __integer, location_name: "dialnorm"))
648
+ Eac3Settings.add_member(:dynamic_range_compression_line, Shapes::ShapeRef.new(shape: Eac3DynamicRangeCompressionLine, location_name: "dynamicRangeCompressionLine"))
649
+ Eac3Settings.add_member(:dynamic_range_compression_rf, Shapes::ShapeRef.new(shape: Eac3DynamicRangeCompressionRf, location_name: "dynamicRangeCompressionRf"))
650
+ Eac3Settings.add_member(:lfe_control, Shapes::ShapeRef.new(shape: Eac3LfeControl, location_name: "lfeControl"))
651
+ Eac3Settings.add_member(:lfe_filter, Shapes::ShapeRef.new(shape: Eac3LfeFilter, location_name: "lfeFilter"))
652
+ Eac3Settings.add_member(:lo_ro_center_mix_level, Shapes::ShapeRef.new(shape: __double, location_name: "loRoCenterMixLevel"))
653
+ Eac3Settings.add_member(:lo_ro_surround_mix_level, Shapes::ShapeRef.new(shape: __double, location_name: "loRoSurroundMixLevel"))
654
+ Eac3Settings.add_member(:lt_rt_center_mix_level, Shapes::ShapeRef.new(shape: __double, location_name: "ltRtCenterMixLevel"))
655
+ Eac3Settings.add_member(:lt_rt_surround_mix_level, Shapes::ShapeRef.new(shape: __double, location_name: "ltRtSurroundMixLevel"))
656
+ Eac3Settings.add_member(:metadata_control, Shapes::ShapeRef.new(shape: Eac3MetadataControl, location_name: "metadataControl"))
657
+ Eac3Settings.add_member(:passthrough_control, Shapes::ShapeRef.new(shape: Eac3PassthroughControl, location_name: "passthroughControl"))
658
+ Eac3Settings.add_member(:phase_control, Shapes::ShapeRef.new(shape: Eac3PhaseControl, location_name: "phaseControl"))
659
+ Eac3Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "sampleRate"))
660
+ Eac3Settings.add_member(:stereo_downmix, Shapes::ShapeRef.new(shape: Eac3StereoDownmix, location_name: "stereoDownmix"))
661
+ Eac3Settings.add_member(:surround_ex_mode, Shapes::ShapeRef.new(shape: Eac3SurroundExMode, location_name: "surroundExMode"))
662
+ Eac3Settings.add_member(:surround_mode, Shapes::ShapeRef.new(shape: Eac3SurroundMode, location_name: "surroundMode"))
663
+ Eac3Settings.struct_class = Types::Eac3Settings
664
+
665
+ EmbeddedSourceSettings.add_member(:convert_608_to_708, Shapes::ShapeRef.new(shape: EmbeddedConvert608To708, location_name: "convert608To708"))
666
+ EmbeddedSourceSettings.add_member(:source_608_channel_number, Shapes::ShapeRef.new(shape: __integer, location_name: "source608ChannelNumber"))
667
+ EmbeddedSourceSettings.add_member(:source_608_track_number, Shapes::ShapeRef.new(shape: __integer, location_name: "source608TrackNumber"))
668
+ EmbeddedSourceSettings.struct_class = Types::EmbeddedSourceSettings
669
+
670
+ Endpoint.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
671
+ Endpoint.struct_class = Types::Endpoint
672
+
673
+ ExceptionBody.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
674
+ ExceptionBody.struct_class = Types::ExceptionBody
675
+
676
+ F4vSettings.add_member(:moov_placement, Shapes::ShapeRef.new(shape: F4vMoovPlacement, location_name: "moovPlacement"))
677
+ F4vSettings.struct_class = Types::F4vSettings
678
+
679
+ FileGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
680
+ FileGroupSettings.struct_class = Types::FileGroupSettings
681
+
682
+ FileSourceSettings.add_member(:convert_608_to_708, Shapes::ShapeRef.new(shape: FileSourceConvert608To708, location_name: "convert608To708"))
683
+ FileSourceSettings.add_member(:source_file, Shapes::ShapeRef.new(shape: __string, location_name: "sourceFile"))
684
+ FileSourceSettings.add_member(:time_delta, Shapes::ShapeRef.new(shape: __integer, location_name: "timeDelta"))
685
+ FileSourceSettings.struct_class = Types::FileSourceSettings
686
+
687
+ FrameCaptureSettings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateDenominator"))
688
+ FrameCaptureSettings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateNumerator"))
689
+ FrameCaptureSettings.add_member(:max_captures, Shapes::ShapeRef.new(shape: __integer, location_name: "maxCaptures"))
690
+ FrameCaptureSettings.add_member(:quality, Shapes::ShapeRef.new(shape: __integer, location_name: "quality"))
691
+ FrameCaptureSettings.struct_class = Types::FrameCaptureSettings
692
+
693
+ GetJobRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "id"))
694
+ GetJobRequest.struct_class = Types::GetJobRequest
695
+
696
+ GetJobResponse.add_member(:job, Shapes::ShapeRef.new(shape: Job, location_name: "job"))
697
+ GetJobResponse.struct_class = Types::GetJobResponse
698
+
699
+ GetJobTemplateRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
700
+ GetJobTemplateRequest.struct_class = Types::GetJobTemplateRequest
701
+
702
+ GetJobTemplateResponse.add_member(:job_template, Shapes::ShapeRef.new(shape: JobTemplate, location_name: "jobTemplate"))
703
+ GetJobTemplateResponse.struct_class = Types::GetJobTemplateResponse
704
+
705
+ GetPresetRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
706
+ GetPresetRequest.struct_class = Types::GetPresetRequest
707
+
708
+ GetPresetResponse.add_member(:preset, Shapes::ShapeRef.new(shape: Preset, location_name: "preset"))
709
+ GetPresetResponse.struct_class = Types::GetPresetResponse
710
+
711
+ GetQueueRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
712
+ GetQueueRequest.struct_class = Types::GetQueueRequest
713
+
714
+ GetQueueResponse.add_member(:queue, Shapes::ShapeRef.new(shape: Queue, location_name: "queue"))
715
+ GetQueueResponse.struct_class = Types::GetQueueResponse
716
+
717
+ H264Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: H264AdaptiveQuantization, location_name: "adaptiveQuantization"))
718
+ H264Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
719
+ H264Settings.add_member(:codec_level, Shapes::ShapeRef.new(shape: H264CodecLevel, location_name: "codecLevel"))
720
+ H264Settings.add_member(:codec_profile, Shapes::ShapeRef.new(shape: H264CodecProfile, location_name: "codecProfile"))
721
+ H264Settings.add_member(:entropy_encoding, Shapes::ShapeRef.new(shape: H264EntropyEncoding, location_name: "entropyEncoding"))
722
+ H264Settings.add_member(:field_encoding, Shapes::ShapeRef.new(shape: H264FieldEncoding, location_name: "fieldEncoding"))
723
+ H264Settings.add_member(:flicker_adaptive_quantization, Shapes::ShapeRef.new(shape: H264FlickerAdaptiveQuantization, location_name: "flickerAdaptiveQuantization"))
724
+ H264Settings.add_member(:framerate_control, Shapes::ShapeRef.new(shape: H264FramerateControl, location_name: "framerateControl"))
725
+ H264Settings.add_member(:framerate_conversion_algorithm, Shapes::ShapeRef.new(shape: H264FramerateConversionAlgorithm, location_name: "framerateConversionAlgorithm"))
726
+ H264Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateDenominator"))
727
+ H264Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateNumerator"))
728
+ H264Settings.add_member(:gop_b_reference, Shapes::ShapeRef.new(shape: H264GopBReference, location_name: "gopBReference"))
729
+ H264Settings.add_member(:gop_closed_cadence, Shapes::ShapeRef.new(shape: __integer, location_name: "gopClosedCadence"))
730
+ H264Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __double, location_name: "gopSize"))
731
+ H264Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: H264GopSizeUnits, location_name: "gopSizeUnits"))
732
+ H264Settings.add_member(:hrd_buffer_initial_fill_percentage, Shapes::ShapeRef.new(shape: __integer, location_name: "hrdBufferInitialFillPercentage"))
733
+ H264Settings.add_member(:hrd_buffer_size, Shapes::ShapeRef.new(shape: __integer, location_name: "hrdBufferSize"))
734
+ H264Settings.add_member(:interlace_mode, Shapes::ShapeRef.new(shape: H264InterlaceMode, location_name: "interlaceMode"))
735
+ H264Settings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
736
+ H264Settings.add_member(:min_i_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "minIInterval"))
737
+ H264Settings.add_member(:number_b_frames_between_reference_frames, Shapes::ShapeRef.new(shape: __integer, location_name: "numberBFramesBetweenReferenceFrames"))
738
+ H264Settings.add_member(:number_reference_frames, Shapes::ShapeRef.new(shape: __integer, location_name: "numberReferenceFrames"))
739
+ H264Settings.add_member(:par_control, Shapes::ShapeRef.new(shape: H264ParControl, location_name: "parControl"))
740
+ H264Settings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "parDenominator"))
741
+ H264Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "parNumerator"))
742
+ H264Settings.add_member(:quality_tuning_level, Shapes::ShapeRef.new(shape: H264QualityTuningLevel, location_name: "qualityTuningLevel"))
743
+ H264Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: H264RateControlMode, location_name: "rateControlMode"))
744
+ H264Settings.add_member(:repeat_pps, Shapes::ShapeRef.new(shape: H264RepeatPps, location_name: "repeatPps"))
745
+ H264Settings.add_member(:scene_change_detect, Shapes::ShapeRef.new(shape: H264SceneChangeDetect, location_name: "sceneChangeDetect"))
746
+ H264Settings.add_member(:slices, Shapes::ShapeRef.new(shape: __integer, location_name: "slices"))
747
+ H264Settings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: H264SlowPal, location_name: "slowPal"))
748
+ H264Settings.add_member(:softness, Shapes::ShapeRef.new(shape: __integer, location_name: "softness"))
749
+ H264Settings.add_member(:spatial_adaptive_quantization, Shapes::ShapeRef.new(shape: H264SpatialAdaptiveQuantization, location_name: "spatialAdaptiveQuantization"))
750
+ H264Settings.add_member(:syntax, Shapes::ShapeRef.new(shape: H264Syntax, location_name: "syntax"))
751
+ H264Settings.add_member(:telecine, Shapes::ShapeRef.new(shape: H264Telecine, location_name: "telecine"))
752
+ H264Settings.add_member(:temporal_adaptive_quantization, Shapes::ShapeRef.new(shape: H264TemporalAdaptiveQuantization, location_name: "temporalAdaptiveQuantization"))
753
+ H264Settings.add_member(:unregistered_sei_timecode, Shapes::ShapeRef.new(shape: H264UnregisteredSeiTimecode, location_name: "unregisteredSeiTimecode"))
754
+ H264Settings.struct_class = Types::H264Settings
755
+
756
+ H265Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: H265AdaptiveQuantization, location_name: "adaptiveQuantization"))
757
+ H265Settings.add_member(:alternate_transfer_function_sei, Shapes::ShapeRef.new(shape: H265AlternateTransferFunctionSei, location_name: "alternateTransferFunctionSei"))
758
+ H265Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
759
+ H265Settings.add_member(:codec_level, Shapes::ShapeRef.new(shape: H265CodecLevel, location_name: "codecLevel"))
760
+ H265Settings.add_member(:codec_profile, Shapes::ShapeRef.new(shape: H265CodecProfile, location_name: "codecProfile"))
761
+ H265Settings.add_member(:flicker_adaptive_quantization, Shapes::ShapeRef.new(shape: H265FlickerAdaptiveQuantization, location_name: "flickerAdaptiveQuantization"))
762
+ H265Settings.add_member(:framerate_control, Shapes::ShapeRef.new(shape: H265FramerateControl, location_name: "framerateControl"))
763
+ H265Settings.add_member(:framerate_conversion_algorithm, Shapes::ShapeRef.new(shape: H265FramerateConversionAlgorithm, location_name: "framerateConversionAlgorithm"))
764
+ H265Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateDenominator"))
765
+ H265Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateNumerator"))
766
+ H265Settings.add_member(:gop_b_reference, Shapes::ShapeRef.new(shape: H265GopBReference, location_name: "gopBReference"))
767
+ H265Settings.add_member(:gop_closed_cadence, Shapes::ShapeRef.new(shape: __integer, location_name: "gopClosedCadence"))
768
+ H265Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __double, location_name: "gopSize"))
769
+ H265Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: H265GopSizeUnits, location_name: "gopSizeUnits"))
770
+ H265Settings.add_member(:hrd_buffer_initial_fill_percentage, Shapes::ShapeRef.new(shape: __integer, location_name: "hrdBufferInitialFillPercentage"))
771
+ H265Settings.add_member(:hrd_buffer_size, Shapes::ShapeRef.new(shape: __integer, location_name: "hrdBufferSize"))
772
+ H265Settings.add_member(:interlace_mode, Shapes::ShapeRef.new(shape: H265InterlaceMode, location_name: "interlaceMode"))
773
+ H265Settings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
774
+ H265Settings.add_member(:min_i_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "minIInterval"))
775
+ H265Settings.add_member(:number_b_frames_between_reference_frames, Shapes::ShapeRef.new(shape: __integer, location_name: "numberBFramesBetweenReferenceFrames"))
776
+ H265Settings.add_member(:number_reference_frames, Shapes::ShapeRef.new(shape: __integer, location_name: "numberReferenceFrames"))
777
+ H265Settings.add_member(:par_control, Shapes::ShapeRef.new(shape: H265ParControl, location_name: "parControl"))
778
+ H265Settings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "parDenominator"))
779
+ H265Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "parNumerator"))
780
+ H265Settings.add_member(:quality_tuning_level, Shapes::ShapeRef.new(shape: H265QualityTuningLevel, location_name: "qualityTuningLevel"))
781
+ H265Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: H265RateControlMode, location_name: "rateControlMode"))
782
+ H265Settings.add_member(:sample_adaptive_offset_filter_mode, Shapes::ShapeRef.new(shape: H265SampleAdaptiveOffsetFilterMode, location_name: "sampleAdaptiveOffsetFilterMode"))
783
+ H265Settings.add_member(:scene_change_detect, Shapes::ShapeRef.new(shape: H265SceneChangeDetect, location_name: "sceneChangeDetect"))
784
+ H265Settings.add_member(:slices, Shapes::ShapeRef.new(shape: __integer, location_name: "slices"))
785
+ H265Settings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: H265SlowPal, location_name: "slowPal"))
786
+ H265Settings.add_member(:spatial_adaptive_quantization, Shapes::ShapeRef.new(shape: H265SpatialAdaptiveQuantization, location_name: "spatialAdaptiveQuantization"))
787
+ H265Settings.add_member(:telecine, Shapes::ShapeRef.new(shape: H265Telecine, location_name: "telecine"))
788
+ H265Settings.add_member(:temporal_adaptive_quantization, Shapes::ShapeRef.new(shape: H265TemporalAdaptiveQuantization, location_name: "temporalAdaptiveQuantization"))
789
+ H265Settings.add_member(:temporal_ids, Shapes::ShapeRef.new(shape: H265TemporalIds, location_name: "temporalIds"))
790
+ H265Settings.add_member(:tiles, Shapes::ShapeRef.new(shape: H265Tiles, location_name: "tiles"))
791
+ H265Settings.add_member(:unregistered_sei_timecode, Shapes::ShapeRef.new(shape: H265UnregisteredSeiTimecode, location_name: "unregisteredSeiTimecode"))
792
+ H265Settings.struct_class = Types::H265Settings
793
+
794
+ Hdr10Metadata.add_member(:blue_primary_x, Shapes::ShapeRef.new(shape: __integer, location_name: "bluePrimaryX"))
795
+ Hdr10Metadata.add_member(:blue_primary_y, Shapes::ShapeRef.new(shape: __integer, location_name: "bluePrimaryY"))
796
+ Hdr10Metadata.add_member(:green_primary_x, Shapes::ShapeRef.new(shape: __integer, location_name: "greenPrimaryX"))
797
+ Hdr10Metadata.add_member(:green_primary_y, Shapes::ShapeRef.new(shape: __integer, location_name: "greenPrimaryY"))
798
+ Hdr10Metadata.add_member(:max_content_light_level, Shapes::ShapeRef.new(shape: __integer, location_name: "maxContentLightLevel"))
799
+ Hdr10Metadata.add_member(:max_frame_average_light_level, Shapes::ShapeRef.new(shape: __integer, location_name: "maxFrameAverageLightLevel"))
800
+ Hdr10Metadata.add_member(:max_luminance, Shapes::ShapeRef.new(shape: __integer, location_name: "maxLuminance"))
801
+ Hdr10Metadata.add_member(:min_luminance, Shapes::ShapeRef.new(shape: __integer, location_name: "minLuminance"))
802
+ Hdr10Metadata.add_member(:red_primary_x, Shapes::ShapeRef.new(shape: __integer, location_name: "redPrimaryX"))
803
+ Hdr10Metadata.add_member(:red_primary_y, Shapes::ShapeRef.new(shape: __integer, location_name: "redPrimaryY"))
804
+ Hdr10Metadata.add_member(:white_point_x, Shapes::ShapeRef.new(shape: __integer, location_name: "whitePointX"))
805
+ Hdr10Metadata.add_member(:white_point_y, Shapes::ShapeRef.new(shape: __integer, location_name: "whitePointY"))
806
+ Hdr10Metadata.struct_class = Types::Hdr10Metadata
807
+
808
+ HlsCaptionLanguageMapping.add_member(:caption_channel, Shapes::ShapeRef.new(shape: __integer, location_name: "captionChannel"))
809
+ HlsCaptionLanguageMapping.add_member(:language_code, Shapes::ShapeRef.new(shape: LanguageCode, location_name: "languageCode"))
810
+ HlsCaptionLanguageMapping.add_member(:language_description, Shapes::ShapeRef.new(shape: __string, location_name: "languageDescription"))
811
+ HlsCaptionLanguageMapping.struct_class = Types::HlsCaptionLanguageMapping
812
+
813
+ HlsEncryptionSettings.add_member(:constant_initialization_vector, Shapes::ShapeRef.new(shape: __string, location_name: "constantInitializationVector"))
814
+ HlsEncryptionSettings.add_member(:encryption_method, Shapes::ShapeRef.new(shape: HlsEncryptionType, location_name: "encryptionMethod"))
815
+ HlsEncryptionSettings.add_member(:initialization_vector_in_manifest, Shapes::ShapeRef.new(shape: HlsInitializationVectorInManifest, location_name: "initializationVectorInManifest"))
816
+ HlsEncryptionSettings.add_member(:speke_key_provider, Shapes::ShapeRef.new(shape: SpekeKeyProvider, location_name: "spekeKeyProvider"))
817
+ HlsEncryptionSettings.add_member(:static_key_provider, Shapes::ShapeRef.new(shape: StaticKeyProvider, location_name: "staticKeyProvider"))
818
+ HlsEncryptionSettings.add_member(:type, Shapes::ShapeRef.new(shape: HlsKeyProviderType, location_name: "type"))
819
+ HlsEncryptionSettings.struct_class = Types::HlsEncryptionSettings
820
+
821
+ HlsGroupSettings.add_member(:ad_markers, Shapes::ShapeRef.new(shape: ListOfHlsAdMarkers, location_name: "adMarkers"))
822
+ HlsGroupSettings.add_member(:base_url, Shapes::ShapeRef.new(shape: __string, location_name: "baseUrl"))
823
+ HlsGroupSettings.add_member(:caption_language_mappings, Shapes::ShapeRef.new(shape: ListOfHlsCaptionLanguageMapping, location_name: "captionLanguageMappings"))
824
+ HlsGroupSettings.add_member(:caption_language_setting, Shapes::ShapeRef.new(shape: HlsCaptionLanguageSetting, location_name: "captionLanguageSetting"))
825
+ HlsGroupSettings.add_member(:client_cache, Shapes::ShapeRef.new(shape: HlsClientCache, location_name: "clientCache"))
826
+ HlsGroupSettings.add_member(:codec_specification, Shapes::ShapeRef.new(shape: HlsCodecSpecification, location_name: "codecSpecification"))
827
+ HlsGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
828
+ HlsGroupSettings.add_member(:directory_structure, Shapes::ShapeRef.new(shape: HlsDirectoryStructure, location_name: "directoryStructure"))
829
+ HlsGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: HlsEncryptionSettings, location_name: "encryption"))
830
+ HlsGroupSettings.add_member(:manifest_compression, Shapes::ShapeRef.new(shape: HlsManifestCompression, location_name: "manifestCompression"))
831
+ HlsGroupSettings.add_member(:manifest_duration_format, Shapes::ShapeRef.new(shape: HlsManifestDurationFormat, location_name: "manifestDurationFormat"))
832
+ HlsGroupSettings.add_member(:min_segment_length, Shapes::ShapeRef.new(shape: __integer, location_name: "minSegmentLength"))
833
+ HlsGroupSettings.add_member(:output_selection, Shapes::ShapeRef.new(shape: HlsOutputSelection, location_name: "outputSelection"))
834
+ HlsGroupSettings.add_member(:program_date_time, Shapes::ShapeRef.new(shape: HlsProgramDateTime, location_name: "programDateTime"))
835
+ HlsGroupSettings.add_member(:program_date_time_period, Shapes::ShapeRef.new(shape: __integer, location_name: "programDateTimePeriod"))
836
+ HlsGroupSettings.add_member(:segment_control, Shapes::ShapeRef.new(shape: HlsSegmentControl, location_name: "segmentControl"))
837
+ HlsGroupSettings.add_member(:segment_length, Shapes::ShapeRef.new(shape: __integer, location_name: "segmentLength"))
838
+ HlsGroupSettings.add_member(:segments_per_subdirectory, Shapes::ShapeRef.new(shape: __integer, location_name: "segmentsPerSubdirectory"))
839
+ HlsGroupSettings.add_member(:stream_inf_resolution, Shapes::ShapeRef.new(shape: HlsStreamInfResolution, location_name: "streamInfResolution"))
840
+ HlsGroupSettings.add_member(:timed_metadata_id_3_frame, Shapes::ShapeRef.new(shape: HlsTimedMetadataId3Frame, location_name: "timedMetadataId3Frame"))
841
+ HlsGroupSettings.add_member(:timed_metadata_id_3_period, Shapes::ShapeRef.new(shape: __integer, location_name: "timedMetadataId3Period"))
842
+ HlsGroupSettings.add_member(:timestamp_delta_milliseconds, Shapes::ShapeRef.new(shape: __integer, location_name: "timestampDeltaMilliseconds"))
843
+ HlsGroupSettings.struct_class = Types::HlsGroupSettings
844
+
845
+ HlsSettings.add_member(:audio_group_id, Shapes::ShapeRef.new(shape: __string, location_name: "audioGroupId"))
846
+ HlsSettings.add_member(:audio_rendition_sets, Shapes::ShapeRef.new(shape: __string, location_name: "audioRenditionSets"))
847
+ HlsSettings.add_member(:audio_track_type, Shapes::ShapeRef.new(shape: HlsAudioTrackType, location_name: "audioTrackType"))
848
+ HlsSettings.add_member(:i_frame_only_manifest, Shapes::ShapeRef.new(shape: HlsIFrameOnlyManifest, location_name: "iFrameOnlyManifest"))
849
+ HlsSettings.add_member(:segment_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "segmentModifier"))
850
+ HlsSettings.struct_class = Types::HlsSettings
851
+
852
+ Id3Insertion.add_member(:id_3, Shapes::ShapeRef.new(shape: __string, location_name: "id3"))
853
+ Id3Insertion.add_member(:timecode, Shapes::ShapeRef.new(shape: __string, location_name: "timecode"))
854
+ Id3Insertion.struct_class = Types::Id3Insertion
855
+
856
+ ImageInserter.add_member(:insertable_images, Shapes::ShapeRef.new(shape: ListOfInsertableImage, location_name: "insertableImages"))
857
+ ImageInserter.struct_class = Types::ImageInserter
858
+
859
+ Input.add_member(:audio_selector_groups, Shapes::ShapeRef.new(shape: MapOfAudioSelectorGroup, location_name: "audioSelectorGroups"))
860
+ Input.add_member(:audio_selectors, Shapes::ShapeRef.new(shape: MapOfAudioSelector, location_name: "audioSelectors"))
861
+ Input.add_member(:caption_selectors, Shapes::ShapeRef.new(shape: MapOfCaptionSelector, location_name: "captionSelectors"))
862
+ Input.add_member(:deblock_filter, Shapes::ShapeRef.new(shape: InputDeblockFilter, location_name: "deblockFilter"))
863
+ Input.add_member(:denoise_filter, Shapes::ShapeRef.new(shape: InputDenoiseFilter, location_name: "denoiseFilter"))
864
+ Input.add_member(:file_input, Shapes::ShapeRef.new(shape: __string, location_name: "fileInput"))
865
+ Input.add_member(:filter_enable, Shapes::ShapeRef.new(shape: InputFilterEnable, location_name: "filterEnable"))
866
+ Input.add_member(:filter_strength, Shapes::ShapeRef.new(shape: __integer, location_name: "filterStrength"))
867
+ Input.add_member(:input_clippings, Shapes::ShapeRef.new(shape: ListOfInputClipping, location_name: "inputClippings"))
868
+ Input.add_member(:program_number, Shapes::ShapeRef.new(shape: __integer, location_name: "programNumber"))
869
+ Input.add_member(:psi_control, Shapes::ShapeRef.new(shape: InputPsiControl, location_name: "psiControl"))
870
+ Input.add_member(:timecode_source, Shapes::ShapeRef.new(shape: InputTimecodeSource, location_name: "timecodeSource"))
871
+ Input.add_member(:video_selector, Shapes::ShapeRef.new(shape: VideoSelector, location_name: "videoSelector"))
872
+ Input.struct_class = Types::Input
873
+
874
+ InputClipping.add_member(:end_timecode, Shapes::ShapeRef.new(shape: __string, location_name: "endTimecode"))
875
+ InputClipping.add_member(:start_timecode, Shapes::ShapeRef.new(shape: __string, location_name: "startTimecode"))
876
+ InputClipping.struct_class = Types::InputClipping
877
+
878
+ InputTemplate.add_member(:audio_selector_groups, Shapes::ShapeRef.new(shape: MapOfAudioSelectorGroup, location_name: "audioSelectorGroups"))
879
+ InputTemplate.add_member(:audio_selectors, Shapes::ShapeRef.new(shape: MapOfAudioSelector, location_name: "audioSelectors"))
880
+ InputTemplate.add_member(:caption_selectors, Shapes::ShapeRef.new(shape: MapOfCaptionSelector, location_name: "captionSelectors"))
881
+ InputTemplate.add_member(:deblock_filter, Shapes::ShapeRef.new(shape: InputDeblockFilter, location_name: "deblockFilter"))
882
+ InputTemplate.add_member(:denoise_filter, Shapes::ShapeRef.new(shape: InputDenoiseFilter, location_name: "denoiseFilter"))
883
+ InputTemplate.add_member(:filter_enable, Shapes::ShapeRef.new(shape: InputFilterEnable, location_name: "filterEnable"))
884
+ InputTemplate.add_member(:filter_strength, Shapes::ShapeRef.new(shape: __integer, location_name: "filterStrength"))
885
+ InputTemplate.add_member(:input_clippings, Shapes::ShapeRef.new(shape: ListOfInputClipping, location_name: "inputClippings"))
886
+ InputTemplate.add_member(:program_number, Shapes::ShapeRef.new(shape: __integer, location_name: "programNumber"))
887
+ InputTemplate.add_member(:psi_control, Shapes::ShapeRef.new(shape: InputPsiControl, location_name: "psiControl"))
888
+ InputTemplate.add_member(:timecode_source, Shapes::ShapeRef.new(shape: InputTimecodeSource, location_name: "timecodeSource"))
889
+ InputTemplate.add_member(:video_selector, Shapes::ShapeRef.new(shape: VideoSelector, location_name: "videoSelector"))
890
+ InputTemplate.struct_class = Types::InputTemplate
891
+
892
+ InsertableImage.add_member(:duration, Shapes::ShapeRef.new(shape: __integer, location_name: "duration"))
893
+ InsertableImage.add_member(:fade_in, Shapes::ShapeRef.new(shape: __integer, location_name: "fadeIn"))
894
+ InsertableImage.add_member(:fade_out, Shapes::ShapeRef.new(shape: __integer, location_name: "fadeOut"))
895
+ InsertableImage.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
896
+ InsertableImage.add_member(:image_inserter_input, Shapes::ShapeRef.new(shape: __string, location_name: "imageInserterInput"))
897
+ InsertableImage.add_member(:image_x, Shapes::ShapeRef.new(shape: __integer, location_name: "imageX"))
898
+ InsertableImage.add_member(:image_y, Shapes::ShapeRef.new(shape: __integer, location_name: "imageY"))
899
+ InsertableImage.add_member(:layer, Shapes::ShapeRef.new(shape: __integer, location_name: "layer"))
900
+ InsertableImage.add_member(:opacity, Shapes::ShapeRef.new(shape: __integer, location_name: "opacity"))
901
+ InsertableImage.add_member(:start_time, Shapes::ShapeRef.new(shape: __string, location_name: "startTime"))
902
+ InsertableImage.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
903
+ InsertableImage.struct_class = Types::InsertableImage
904
+
905
+ Job.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
906
+ Job.add_member(:created_at, Shapes::ShapeRef.new(shape: __timestamp, location_name: "createdAt"))
907
+ Job.add_member(:error_code, Shapes::ShapeRef.new(shape: __integer, location_name: "errorCode"))
908
+ Job.add_member(:error_message, Shapes::ShapeRef.new(shape: __string, location_name: "errorMessage"))
909
+ Job.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
910
+ Job.add_member(:job_template, Shapes::ShapeRef.new(shape: __string, location_name: "jobTemplate"))
911
+ Job.add_member(:output_group_details, Shapes::ShapeRef.new(shape: ListOfOutputGroupDetail, location_name: "outputGroupDetails"))
912
+ Job.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
913
+ Job.add_member(:role, Shapes::ShapeRef.new(shape: __string, location_name: "role"))
914
+ Job.add_member(:settings, Shapes::ShapeRef.new(shape: JobSettings, location_name: "settings"))
915
+ Job.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, location_name: "status"))
916
+ Job.add_member(:timing, Shapes::ShapeRef.new(shape: Timing, location_name: "timing"))
917
+ Job.add_member(:user_metadata, Shapes::ShapeRef.new(shape: MapOf__string, location_name: "userMetadata"))
918
+ Job.struct_class = Types::Job
919
+
920
+ JobSettings.add_member(:ad_avail_offset, Shapes::ShapeRef.new(shape: __integer, location_name: "adAvailOffset"))
921
+ JobSettings.add_member(:avail_blanking, Shapes::ShapeRef.new(shape: AvailBlanking, location_name: "availBlanking"))
922
+ JobSettings.add_member(:inputs, Shapes::ShapeRef.new(shape: ListOfInput, location_name: "inputs"))
923
+ JobSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
924
+ JobSettings.add_member(:output_groups, Shapes::ShapeRef.new(shape: ListOfOutputGroup, location_name: "outputGroups"))
925
+ JobSettings.add_member(:timecode_config, Shapes::ShapeRef.new(shape: TimecodeConfig, location_name: "timecodeConfig"))
926
+ JobSettings.add_member(:timed_metadata_insertion, Shapes::ShapeRef.new(shape: TimedMetadataInsertion, location_name: "timedMetadataInsertion"))
927
+ JobSettings.struct_class = Types::JobSettings
928
+
929
+ JobTemplate.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
930
+ JobTemplate.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
931
+ JobTemplate.add_member(:created_at, Shapes::ShapeRef.new(shape: __timestamp, location_name: "createdAt"))
932
+ JobTemplate.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
933
+ JobTemplate.add_member(:last_updated, Shapes::ShapeRef.new(shape: __timestamp, location_name: "lastUpdated"))
934
+ JobTemplate.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
935
+ JobTemplate.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
936
+ JobTemplate.add_member(:settings, Shapes::ShapeRef.new(shape: JobTemplateSettings, location_name: "settings"))
937
+ JobTemplate.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "type"))
938
+ JobTemplate.struct_class = Types::JobTemplate
939
+
940
+ JobTemplateSettings.add_member(:ad_avail_offset, Shapes::ShapeRef.new(shape: __integer, location_name: "adAvailOffset"))
941
+ JobTemplateSettings.add_member(:avail_blanking, Shapes::ShapeRef.new(shape: AvailBlanking, location_name: "availBlanking"))
942
+ JobTemplateSettings.add_member(:inputs, Shapes::ShapeRef.new(shape: ListOfInputTemplate, location_name: "inputs"))
943
+ JobTemplateSettings.add_member(:nielsen_configuration, Shapes::ShapeRef.new(shape: NielsenConfiguration, location_name: "nielsenConfiguration"))
944
+ JobTemplateSettings.add_member(:output_groups, Shapes::ShapeRef.new(shape: ListOfOutputGroup, location_name: "outputGroups"))
945
+ JobTemplateSettings.add_member(:timecode_config, Shapes::ShapeRef.new(shape: TimecodeConfig, location_name: "timecodeConfig"))
946
+ JobTemplateSettings.add_member(:timed_metadata_insertion, Shapes::ShapeRef.new(shape: TimedMetadataInsertion, location_name: "timedMetadataInsertion"))
947
+ JobTemplateSettings.struct_class = Types::JobTemplateSettings
948
+
949
+ ListJobTemplatesRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "category"))
950
+ ListJobTemplatesRequest.add_member(:list_by, Shapes::ShapeRef.new(shape: JobTemplateListBy, location: "querystring", location_name: "listBy"))
951
+ ListJobTemplatesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "maxResults"))
952
+ ListJobTemplatesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
953
+ ListJobTemplatesRequest.add_member(:order, Shapes::ShapeRef.new(shape: Order, location: "querystring", location_name: "order"))
954
+ ListJobTemplatesRequest.struct_class = Types::ListJobTemplatesRequest
955
+
956
+ ListJobTemplatesResponse.add_member(:job_templates, Shapes::ShapeRef.new(shape: ListOfJobTemplate, location_name: "jobTemplates"))
957
+ ListJobTemplatesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
958
+ ListJobTemplatesResponse.struct_class = Types::ListJobTemplatesResponse
959
+
960
+ ListJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "maxResults"))
961
+ ListJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
962
+ ListJobsRequest.add_member(:order, Shapes::ShapeRef.new(shape: Order, location: "querystring", location_name: "order"))
963
+ ListJobsRequest.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "queue"))
964
+ ListJobsRequest.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, location: "querystring", location_name: "status"))
965
+ ListJobsRequest.struct_class = Types::ListJobsRequest
966
+
967
+ ListJobsResponse.add_member(:jobs, Shapes::ShapeRef.new(shape: ListOfJob, location_name: "jobs"))
968
+ ListJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
969
+ ListJobsResponse.struct_class = Types::ListJobsResponse
970
+
971
+ ListOfAudioDescription.member = Shapes::ShapeRef.new(shape: AudioDescription)
972
+
973
+ ListOfCaptionDescription.member = Shapes::ShapeRef.new(shape: CaptionDescription)
974
+
975
+ ListOfCaptionDescriptionPreset.member = Shapes::ShapeRef.new(shape: CaptionDescriptionPreset)
976
+
977
+ ListOfEndpoint.member = Shapes::ShapeRef.new(shape: Endpoint)
978
+
979
+ ListOfHlsAdMarkers.member = Shapes::ShapeRef.new(shape: HlsAdMarkers)
980
+
981
+ ListOfHlsCaptionLanguageMapping.member = Shapes::ShapeRef.new(shape: HlsCaptionLanguageMapping)
982
+
983
+ ListOfId3Insertion.member = Shapes::ShapeRef.new(shape: Id3Insertion)
984
+
985
+ ListOfInput.member = Shapes::ShapeRef.new(shape: Input)
986
+
987
+ ListOfInputClipping.member = Shapes::ShapeRef.new(shape: InputClipping)
988
+
989
+ ListOfInputTemplate.member = Shapes::ShapeRef.new(shape: InputTemplate)
990
+
991
+ ListOfInsertableImage.member = Shapes::ShapeRef.new(shape: InsertableImage)
992
+
993
+ ListOfJob.member = Shapes::ShapeRef.new(shape: Job)
994
+
995
+ ListOfJobTemplate.member = Shapes::ShapeRef.new(shape: JobTemplate)
996
+
997
+ ListOfOutput.member = Shapes::ShapeRef.new(shape: Output)
998
+
999
+ ListOfOutputChannelMapping.member = Shapes::ShapeRef.new(shape: OutputChannelMapping)
1000
+
1001
+ ListOfOutputDetail.member = Shapes::ShapeRef.new(shape: OutputDetail)
1002
+
1003
+ ListOfOutputGroup.member = Shapes::ShapeRef.new(shape: OutputGroup)
1004
+
1005
+ ListOfOutputGroupDetail.member = Shapes::ShapeRef.new(shape: OutputGroupDetail)
1006
+
1007
+ ListOfPreset.member = Shapes::ShapeRef.new(shape: Preset)
1008
+
1009
+ ListOfQueue.member = Shapes::ShapeRef.new(shape: Queue)
1010
+
1011
+ ListOf__integer.member = Shapes::ShapeRef.new(shape: __integer)
1012
+
1013
+ ListOf__string.member = Shapes::ShapeRef.new(shape: __string)
1014
+
1015
+ ListPresetsRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "category"))
1016
+ ListPresetsRequest.add_member(:list_by, Shapes::ShapeRef.new(shape: PresetListBy, location: "querystring", location_name: "listBy"))
1017
+ ListPresetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "maxResults"))
1018
+ ListPresetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1019
+ ListPresetsRequest.add_member(:order, Shapes::ShapeRef.new(shape: Order, location: "querystring", location_name: "order"))
1020
+ ListPresetsRequest.struct_class = Types::ListPresetsRequest
1021
+
1022
+ ListPresetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1023
+ ListPresetsResponse.add_member(:presets, Shapes::ShapeRef.new(shape: ListOfPreset, location_name: "presets"))
1024
+ ListPresetsResponse.struct_class = Types::ListPresetsResponse
1025
+
1026
+ ListQueuesRequest.add_member(:list_by, Shapes::ShapeRef.new(shape: QueueListBy, location: "querystring", location_name: "listBy"))
1027
+ ListQueuesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integer, location: "querystring", location_name: "maxResults"))
1028
+ ListQueuesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location: "querystring", location_name: "nextToken"))
1029
+ ListQueuesRequest.add_member(:order, Shapes::ShapeRef.new(shape: Order, location: "querystring", location_name: "order"))
1030
+ ListQueuesRequest.struct_class = Types::ListQueuesRequest
1031
+
1032
+ ListQueuesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1033
+ ListQueuesResponse.add_member(:queues, Shapes::ShapeRef.new(shape: ListOfQueue, location_name: "queues"))
1034
+ ListQueuesResponse.struct_class = Types::ListQueuesResponse
1035
+
1036
+ M2tsSettings.add_member(:audio_buffer_model, Shapes::ShapeRef.new(shape: M2tsAudioBufferModel, location_name: "audioBufferModel"))
1037
+ M2tsSettings.add_member(:audio_frames_per_pes, Shapes::ShapeRef.new(shape: __integer, location_name: "audioFramesPerPes"))
1038
+ M2tsSettings.add_member(:audio_pids, Shapes::ShapeRef.new(shape: ListOf__integer, location_name: "audioPids"))
1039
+ M2tsSettings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
1040
+ M2tsSettings.add_member(:buffer_model, Shapes::ShapeRef.new(shape: M2tsBufferModel, location_name: "bufferModel"))
1041
+ M2tsSettings.add_member(:dvb_nit_settings, Shapes::ShapeRef.new(shape: DvbNitSettings, location_name: "dvbNitSettings"))
1042
+ M2tsSettings.add_member(:dvb_sdt_settings, Shapes::ShapeRef.new(shape: DvbSdtSettings, location_name: "dvbSdtSettings"))
1043
+ M2tsSettings.add_member(:dvb_sub_pids, Shapes::ShapeRef.new(shape: ListOf__integer, location_name: "dvbSubPids"))
1044
+ M2tsSettings.add_member(:dvb_tdt_settings, Shapes::ShapeRef.new(shape: DvbTdtSettings, location_name: "dvbTdtSettings"))
1045
+ M2tsSettings.add_member(:dvb_teletext_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "dvbTeletextPid"))
1046
+ M2tsSettings.add_member(:ebp_audio_interval, Shapes::ShapeRef.new(shape: M2tsEbpAudioInterval, location_name: "ebpAudioInterval"))
1047
+ M2tsSettings.add_member(:ebp_placement, Shapes::ShapeRef.new(shape: M2tsEbpPlacement, location_name: "ebpPlacement"))
1048
+ M2tsSettings.add_member(:es_rate_in_pes, Shapes::ShapeRef.new(shape: M2tsEsRateInPes, location_name: "esRateInPes"))
1049
+ M2tsSettings.add_member(:fragment_time, Shapes::ShapeRef.new(shape: __double, location_name: "fragmentTime"))
1050
+ M2tsSettings.add_member(:max_pcr_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "maxPcrInterval"))
1051
+ M2tsSettings.add_member(:min_ebp_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "minEbpInterval"))
1052
+ M2tsSettings.add_member(:null_packet_bitrate, Shapes::ShapeRef.new(shape: __double, location_name: "nullPacketBitrate"))
1053
+ M2tsSettings.add_member(:pat_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "patInterval"))
1054
+ M2tsSettings.add_member(:pcr_control, Shapes::ShapeRef.new(shape: M2tsPcrControl, location_name: "pcrControl"))
1055
+ M2tsSettings.add_member(:pcr_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pcrPid"))
1056
+ M2tsSettings.add_member(:pmt_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "pmtInterval"))
1057
+ M2tsSettings.add_member(:pmt_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pmtPid"))
1058
+ M2tsSettings.add_member(:private_metadata_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "privateMetadataPid"))
1059
+ M2tsSettings.add_member(:program_number, Shapes::ShapeRef.new(shape: __integer, location_name: "programNumber"))
1060
+ M2tsSettings.add_member(:rate_mode, Shapes::ShapeRef.new(shape: M2tsRateMode, location_name: "rateMode"))
1061
+ M2tsSettings.add_member(:scte_35_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "scte35Pid"))
1062
+ M2tsSettings.add_member(:scte_35_source, Shapes::ShapeRef.new(shape: M2tsScte35Source, location_name: "scte35Source"))
1063
+ M2tsSettings.add_member(:segmentation_markers, Shapes::ShapeRef.new(shape: M2tsSegmentationMarkers, location_name: "segmentationMarkers"))
1064
+ M2tsSettings.add_member(:segmentation_style, Shapes::ShapeRef.new(shape: M2tsSegmentationStyle, location_name: "segmentationStyle"))
1065
+ M2tsSettings.add_member(:segmentation_time, Shapes::ShapeRef.new(shape: __double, location_name: "segmentationTime"))
1066
+ M2tsSettings.add_member(:transport_stream_id, Shapes::ShapeRef.new(shape: __integer, location_name: "transportStreamId"))
1067
+ M2tsSettings.add_member(:video_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "videoPid"))
1068
+ M2tsSettings.struct_class = Types::M2tsSettings
1069
+
1070
+ M3u8Settings.add_member(:audio_frames_per_pes, Shapes::ShapeRef.new(shape: __integer, location_name: "audioFramesPerPes"))
1071
+ M3u8Settings.add_member(:audio_pids, Shapes::ShapeRef.new(shape: ListOf__integer, location_name: "audioPids"))
1072
+ M3u8Settings.add_member(:pat_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "patInterval"))
1073
+ M3u8Settings.add_member(:pcr_control, Shapes::ShapeRef.new(shape: M3u8PcrControl, location_name: "pcrControl"))
1074
+ M3u8Settings.add_member(:pcr_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pcrPid"))
1075
+ M3u8Settings.add_member(:pmt_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "pmtInterval"))
1076
+ M3u8Settings.add_member(:pmt_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pmtPid"))
1077
+ M3u8Settings.add_member(:private_metadata_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "privateMetadataPid"))
1078
+ M3u8Settings.add_member(:program_number, Shapes::ShapeRef.new(shape: __integer, location_name: "programNumber"))
1079
+ M3u8Settings.add_member(:scte_35_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "scte35Pid"))
1080
+ M3u8Settings.add_member(:scte_35_source, Shapes::ShapeRef.new(shape: M3u8Scte35Source, location_name: "scte35Source"))
1081
+ M3u8Settings.add_member(:timed_metadata, Shapes::ShapeRef.new(shape: TimedMetadata, location_name: "timedMetadata"))
1082
+ M3u8Settings.add_member(:timed_metadata_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "timedMetadataPid"))
1083
+ M3u8Settings.add_member(:transport_stream_id, Shapes::ShapeRef.new(shape: __integer, location_name: "transportStreamId"))
1084
+ M3u8Settings.add_member(:video_pid, Shapes::ShapeRef.new(shape: __integer, location_name: "videoPid"))
1085
+ M3u8Settings.struct_class = Types::M3u8Settings
1086
+
1087
+ MapOfAudioSelector.key = Shapes::ShapeRef.new(shape: __string)
1088
+ MapOfAudioSelector.value = Shapes::ShapeRef.new(shape: AudioSelector)
1089
+
1090
+ MapOfAudioSelectorGroup.key = Shapes::ShapeRef.new(shape: __string)
1091
+ MapOfAudioSelectorGroup.value = Shapes::ShapeRef.new(shape: AudioSelectorGroup)
1092
+
1093
+ MapOfCaptionSelector.key = Shapes::ShapeRef.new(shape: __string)
1094
+ MapOfCaptionSelector.value = Shapes::ShapeRef.new(shape: CaptionSelector)
1095
+
1096
+ MapOf__string.key = Shapes::ShapeRef.new(shape: __string)
1097
+ MapOf__string.value = Shapes::ShapeRef.new(shape: __string)
1098
+
1099
+ MovSettings.add_member(:clap_atom, Shapes::ShapeRef.new(shape: MovClapAtom, location_name: "clapAtom"))
1100
+ MovSettings.add_member(:cslg_atom, Shapes::ShapeRef.new(shape: MovCslgAtom, location_name: "cslgAtom"))
1101
+ MovSettings.add_member(:mpeg_2_four_cc_control, Shapes::ShapeRef.new(shape: MovMpeg2FourCCControl, location_name: "mpeg2FourCCControl"))
1102
+ MovSettings.add_member(:padding_control, Shapes::ShapeRef.new(shape: MovPaddingControl, location_name: "paddingControl"))
1103
+ MovSettings.add_member(:reference, Shapes::ShapeRef.new(shape: MovReference, location_name: "reference"))
1104
+ MovSettings.struct_class = Types::MovSettings
1105
+
1106
+ Mp2Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
1107
+ Mp2Settings.add_member(:channels, Shapes::ShapeRef.new(shape: __integer, location_name: "channels"))
1108
+ Mp2Settings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "sampleRate"))
1109
+ Mp2Settings.struct_class = Types::Mp2Settings
1110
+
1111
+ Mp4Settings.add_member(:cslg_atom, Shapes::ShapeRef.new(shape: Mp4CslgAtom, location_name: "cslgAtom"))
1112
+ Mp4Settings.add_member(:free_space_box, Shapes::ShapeRef.new(shape: Mp4FreeSpaceBox, location_name: "freeSpaceBox"))
1113
+ Mp4Settings.add_member(:moov_placement, Shapes::ShapeRef.new(shape: Mp4MoovPlacement, location_name: "moovPlacement"))
1114
+ Mp4Settings.add_member(:mp_4_major_brand, Shapes::ShapeRef.new(shape: __string, location_name: "mp4MajorBrand"))
1115
+ Mp4Settings.struct_class = Types::Mp4Settings
1116
+
1117
+ Mpeg2Settings.add_member(:adaptive_quantization, Shapes::ShapeRef.new(shape: Mpeg2AdaptiveQuantization, location_name: "adaptiveQuantization"))
1118
+ Mpeg2Settings.add_member(:bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "bitrate"))
1119
+ Mpeg2Settings.add_member(:codec_level, Shapes::ShapeRef.new(shape: Mpeg2CodecLevel, location_name: "codecLevel"))
1120
+ Mpeg2Settings.add_member(:codec_profile, Shapes::ShapeRef.new(shape: Mpeg2CodecProfile, location_name: "codecProfile"))
1121
+ Mpeg2Settings.add_member(:framerate_control, Shapes::ShapeRef.new(shape: Mpeg2FramerateControl, location_name: "framerateControl"))
1122
+ Mpeg2Settings.add_member(:framerate_conversion_algorithm, Shapes::ShapeRef.new(shape: Mpeg2FramerateConversionAlgorithm, location_name: "framerateConversionAlgorithm"))
1123
+ Mpeg2Settings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateDenominator"))
1124
+ Mpeg2Settings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateNumerator"))
1125
+ Mpeg2Settings.add_member(:gop_closed_cadence, Shapes::ShapeRef.new(shape: __integer, location_name: "gopClosedCadence"))
1126
+ Mpeg2Settings.add_member(:gop_size, Shapes::ShapeRef.new(shape: __double, location_name: "gopSize"))
1127
+ Mpeg2Settings.add_member(:gop_size_units, Shapes::ShapeRef.new(shape: Mpeg2GopSizeUnits, location_name: "gopSizeUnits"))
1128
+ Mpeg2Settings.add_member(:hrd_buffer_initial_fill_percentage, Shapes::ShapeRef.new(shape: __integer, location_name: "hrdBufferInitialFillPercentage"))
1129
+ Mpeg2Settings.add_member(:hrd_buffer_size, Shapes::ShapeRef.new(shape: __integer, location_name: "hrdBufferSize"))
1130
+ Mpeg2Settings.add_member(:interlace_mode, Shapes::ShapeRef.new(shape: Mpeg2InterlaceMode, location_name: "interlaceMode"))
1131
+ Mpeg2Settings.add_member(:intra_dc_precision, Shapes::ShapeRef.new(shape: Mpeg2IntraDcPrecision, location_name: "intraDcPrecision"))
1132
+ Mpeg2Settings.add_member(:max_bitrate, Shapes::ShapeRef.new(shape: __integer, location_name: "maxBitrate"))
1133
+ Mpeg2Settings.add_member(:min_i_interval, Shapes::ShapeRef.new(shape: __integer, location_name: "minIInterval"))
1134
+ Mpeg2Settings.add_member(:number_b_frames_between_reference_frames, Shapes::ShapeRef.new(shape: __integer, location_name: "numberBFramesBetweenReferenceFrames"))
1135
+ Mpeg2Settings.add_member(:par_control, Shapes::ShapeRef.new(shape: Mpeg2ParControl, location_name: "parControl"))
1136
+ Mpeg2Settings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "parDenominator"))
1137
+ Mpeg2Settings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "parNumerator"))
1138
+ Mpeg2Settings.add_member(:quality_tuning_level, Shapes::ShapeRef.new(shape: Mpeg2QualityTuningLevel, location_name: "qualityTuningLevel"))
1139
+ Mpeg2Settings.add_member(:rate_control_mode, Shapes::ShapeRef.new(shape: Mpeg2RateControlMode, location_name: "rateControlMode"))
1140
+ Mpeg2Settings.add_member(:scene_change_detect, Shapes::ShapeRef.new(shape: Mpeg2SceneChangeDetect, location_name: "sceneChangeDetect"))
1141
+ Mpeg2Settings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: Mpeg2SlowPal, location_name: "slowPal"))
1142
+ Mpeg2Settings.add_member(:softness, Shapes::ShapeRef.new(shape: __integer, location_name: "softness"))
1143
+ Mpeg2Settings.add_member(:spatial_adaptive_quantization, Shapes::ShapeRef.new(shape: Mpeg2SpatialAdaptiveQuantization, location_name: "spatialAdaptiveQuantization"))
1144
+ Mpeg2Settings.add_member(:syntax, Shapes::ShapeRef.new(shape: Mpeg2Syntax, location_name: "syntax"))
1145
+ Mpeg2Settings.add_member(:telecine, Shapes::ShapeRef.new(shape: Mpeg2Telecine, location_name: "telecine"))
1146
+ Mpeg2Settings.add_member(:temporal_adaptive_quantization, Shapes::ShapeRef.new(shape: Mpeg2TemporalAdaptiveQuantization, location_name: "temporalAdaptiveQuantization"))
1147
+ Mpeg2Settings.struct_class = Types::Mpeg2Settings
1148
+
1149
+ MsSmoothEncryptionSettings.add_member(:speke_key_provider, Shapes::ShapeRef.new(shape: SpekeKeyProvider, location_name: "spekeKeyProvider"))
1150
+ MsSmoothEncryptionSettings.struct_class = Types::MsSmoothEncryptionSettings
1151
+
1152
+ MsSmoothGroupSettings.add_member(:audio_deduplication, Shapes::ShapeRef.new(shape: MsSmoothAudioDeduplication, location_name: "audioDeduplication"))
1153
+ MsSmoothGroupSettings.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
1154
+ MsSmoothGroupSettings.add_member(:encryption, Shapes::ShapeRef.new(shape: MsSmoothEncryptionSettings, location_name: "encryption"))
1155
+ MsSmoothGroupSettings.add_member(:fragment_length, Shapes::ShapeRef.new(shape: __integer, location_name: "fragmentLength"))
1156
+ MsSmoothGroupSettings.add_member(:manifest_encoding, Shapes::ShapeRef.new(shape: MsSmoothManifestEncoding, location_name: "manifestEncoding"))
1157
+ MsSmoothGroupSettings.struct_class = Types::MsSmoothGroupSettings
1158
+
1159
+ NielsenConfiguration.add_member(:breakout_code, Shapes::ShapeRef.new(shape: __integer, location_name: "breakoutCode"))
1160
+ NielsenConfiguration.add_member(:distributor_id, Shapes::ShapeRef.new(shape: __string, location_name: "distributorId"))
1161
+ NielsenConfiguration.struct_class = Types::NielsenConfiguration
1162
+
1163
+ NoiseReducer.add_member(:filter, Shapes::ShapeRef.new(shape: NoiseReducerFilter, location_name: "filter"))
1164
+ NoiseReducer.add_member(:filter_settings, Shapes::ShapeRef.new(shape: NoiseReducerFilterSettings, location_name: "filterSettings"))
1165
+ NoiseReducer.add_member(:spatial_filter_settings, Shapes::ShapeRef.new(shape: NoiseReducerSpatialFilterSettings, location_name: "spatialFilterSettings"))
1166
+ NoiseReducer.struct_class = Types::NoiseReducer
1167
+
1168
+ NoiseReducerFilterSettings.add_member(:strength, Shapes::ShapeRef.new(shape: __integer, location_name: "strength"))
1169
+ NoiseReducerFilterSettings.struct_class = Types::NoiseReducerFilterSettings
1170
+
1171
+ NoiseReducerSpatialFilterSettings.add_member(:post_filter_sharpen_strength, Shapes::ShapeRef.new(shape: __integer, location_name: "postFilterSharpenStrength"))
1172
+ NoiseReducerSpatialFilterSettings.add_member(:speed, Shapes::ShapeRef.new(shape: __integer, location_name: "speed"))
1173
+ NoiseReducerSpatialFilterSettings.add_member(:strength, Shapes::ShapeRef.new(shape: __integer, location_name: "strength"))
1174
+ NoiseReducerSpatialFilterSettings.struct_class = Types::NoiseReducerSpatialFilterSettings
1175
+
1176
+ Output.add_member(:audio_descriptions, Shapes::ShapeRef.new(shape: ListOfAudioDescription, location_name: "audioDescriptions"))
1177
+ Output.add_member(:caption_descriptions, Shapes::ShapeRef.new(shape: ListOfCaptionDescription, location_name: "captionDescriptions"))
1178
+ Output.add_member(:container_settings, Shapes::ShapeRef.new(shape: ContainerSettings, location_name: "containerSettings"))
1179
+ Output.add_member(:extension, Shapes::ShapeRef.new(shape: __string, location_name: "extension"))
1180
+ Output.add_member(:name_modifier, Shapes::ShapeRef.new(shape: __string, location_name: "nameModifier"))
1181
+ Output.add_member(:output_settings, Shapes::ShapeRef.new(shape: OutputSettings, location_name: "outputSettings"))
1182
+ Output.add_member(:preset, Shapes::ShapeRef.new(shape: __string, location_name: "preset"))
1183
+ Output.add_member(:video_description, Shapes::ShapeRef.new(shape: VideoDescription, location_name: "videoDescription"))
1184
+ Output.struct_class = Types::Output
1185
+
1186
+ OutputChannelMapping.add_member(:input_channels, Shapes::ShapeRef.new(shape: ListOf__integer, location_name: "inputChannels"))
1187
+ OutputChannelMapping.struct_class = Types::OutputChannelMapping
1188
+
1189
+ OutputDetail.add_member(:duration_in_ms, Shapes::ShapeRef.new(shape: __integer, location_name: "durationInMs"))
1190
+ OutputDetail.add_member(:video_details, Shapes::ShapeRef.new(shape: VideoDetail, location_name: "videoDetails"))
1191
+ OutputDetail.struct_class = Types::OutputDetail
1192
+
1193
+ OutputGroup.add_member(:custom_name, Shapes::ShapeRef.new(shape: __string, location_name: "customName"))
1194
+ OutputGroup.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1195
+ OutputGroup.add_member(:output_group_settings, Shapes::ShapeRef.new(shape: OutputGroupSettings, location_name: "outputGroupSettings"))
1196
+ OutputGroup.add_member(:outputs, Shapes::ShapeRef.new(shape: ListOfOutput, location_name: "outputs"))
1197
+ OutputGroup.struct_class = Types::OutputGroup
1198
+
1199
+ OutputGroupDetail.add_member(:output_details, Shapes::ShapeRef.new(shape: ListOfOutputDetail, location_name: "outputDetails"))
1200
+ OutputGroupDetail.struct_class = Types::OutputGroupDetail
1201
+
1202
+ OutputGroupSettings.add_member(:dash_iso_group_settings, Shapes::ShapeRef.new(shape: DashIsoGroupSettings, location_name: "dashIsoGroupSettings"))
1203
+ OutputGroupSettings.add_member(:file_group_settings, Shapes::ShapeRef.new(shape: FileGroupSettings, location_name: "fileGroupSettings"))
1204
+ OutputGroupSettings.add_member(:hls_group_settings, Shapes::ShapeRef.new(shape: HlsGroupSettings, location_name: "hlsGroupSettings"))
1205
+ OutputGroupSettings.add_member(:ms_smooth_group_settings, Shapes::ShapeRef.new(shape: MsSmoothGroupSettings, location_name: "msSmoothGroupSettings"))
1206
+ OutputGroupSettings.add_member(:type, Shapes::ShapeRef.new(shape: OutputGroupType, location_name: "type"))
1207
+ OutputGroupSettings.struct_class = Types::OutputGroupSettings
1208
+
1209
+ OutputSettings.add_member(:hls_settings, Shapes::ShapeRef.new(shape: HlsSettings, location_name: "hlsSettings"))
1210
+ OutputSettings.struct_class = Types::OutputSettings
1211
+
1212
+ Preset.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1213
+ Preset.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
1214
+ Preset.add_member(:created_at, Shapes::ShapeRef.new(shape: __timestamp, location_name: "createdAt"))
1215
+ Preset.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
1216
+ Preset.add_member(:last_updated, Shapes::ShapeRef.new(shape: __timestamp, location_name: "lastUpdated"))
1217
+ Preset.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1218
+ Preset.add_member(:settings, Shapes::ShapeRef.new(shape: PresetSettings, location_name: "settings"))
1219
+ Preset.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "type"))
1220
+ Preset.struct_class = Types::Preset
1221
+
1222
+ PresetSettings.add_member(:audio_descriptions, Shapes::ShapeRef.new(shape: ListOfAudioDescription, location_name: "audioDescriptions"))
1223
+ PresetSettings.add_member(:caption_descriptions, Shapes::ShapeRef.new(shape: ListOfCaptionDescriptionPreset, location_name: "captionDescriptions"))
1224
+ PresetSettings.add_member(:container_settings, Shapes::ShapeRef.new(shape: ContainerSettings, location_name: "containerSettings"))
1225
+ PresetSettings.add_member(:video_description, Shapes::ShapeRef.new(shape: VideoDescription, location_name: "videoDescription"))
1226
+ PresetSettings.struct_class = Types::PresetSettings
1227
+
1228
+ ProresSettings.add_member(:codec_profile, Shapes::ShapeRef.new(shape: ProresCodecProfile, location_name: "codecProfile"))
1229
+ ProresSettings.add_member(:framerate_control, Shapes::ShapeRef.new(shape: ProresFramerateControl, location_name: "framerateControl"))
1230
+ ProresSettings.add_member(:framerate_conversion_algorithm, Shapes::ShapeRef.new(shape: ProresFramerateConversionAlgorithm, location_name: "framerateConversionAlgorithm"))
1231
+ ProresSettings.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateDenominator"))
1232
+ ProresSettings.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "framerateNumerator"))
1233
+ ProresSettings.add_member(:interlace_mode, Shapes::ShapeRef.new(shape: ProresInterlaceMode, location_name: "interlaceMode"))
1234
+ ProresSettings.add_member(:par_control, Shapes::ShapeRef.new(shape: ProresParControl, location_name: "parControl"))
1235
+ ProresSettings.add_member(:par_denominator, Shapes::ShapeRef.new(shape: __integer, location_name: "parDenominator"))
1236
+ ProresSettings.add_member(:par_numerator, Shapes::ShapeRef.new(shape: __integer, location_name: "parNumerator"))
1237
+ ProresSettings.add_member(:slow_pal, Shapes::ShapeRef.new(shape: ProresSlowPal, location_name: "slowPal"))
1238
+ ProresSettings.add_member(:telecine, Shapes::ShapeRef.new(shape: ProresTelecine, location_name: "telecine"))
1239
+ ProresSettings.struct_class = Types::ProresSettings
1240
+
1241
+ Queue.add_member(:arn, Shapes::ShapeRef.new(shape: __string, location_name: "arn"))
1242
+ Queue.add_member(:created_at, Shapes::ShapeRef.new(shape: __timestamp, location_name: "createdAt"))
1243
+ Queue.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
1244
+ Queue.add_member(:last_updated, Shapes::ShapeRef.new(shape: __timestamp, location_name: "lastUpdated"))
1245
+ Queue.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
1246
+ Queue.add_member(:status, Shapes::ShapeRef.new(shape: QueueStatus, location_name: "status"))
1247
+ Queue.add_member(:type, Shapes::ShapeRef.new(shape: Type, location_name: "type"))
1248
+ Queue.struct_class = Types::Queue
1249
+
1250
+ Rectangle.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
1251
+ Rectangle.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
1252
+ Rectangle.add_member(:x, Shapes::ShapeRef.new(shape: __integer, location_name: "x"))
1253
+ Rectangle.add_member(:y, Shapes::ShapeRef.new(shape: __integer, location_name: "y"))
1254
+ Rectangle.struct_class = Types::Rectangle
1255
+
1256
+ RemixSettings.add_member(:channel_mapping, Shapes::ShapeRef.new(shape: ChannelMapping, location_name: "channelMapping"))
1257
+ RemixSettings.add_member(:channels_in, Shapes::ShapeRef.new(shape: __integer, location_name: "channelsIn"))
1258
+ RemixSettings.add_member(:channels_out, Shapes::ShapeRef.new(shape: __integer, location_name: "channelsOut"))
1259
+ RemixSettings.struct_class = Types::RemixSettings
1260
+
1261
+ SccDestinationSettings.add_member(:framerate, Shapes::ShapeRef.new(shape: SccDestinationFramerate, location_name: "framerate"))
1262
+ SccDestinationSettings.struct_class = Types::SccDestinationSettings
1263
+
1264
+ SpekeKeyProvider.add_member(:resource_id, Shapes::ShapeRef.new(shape: __string, location_name: "resourceId"))
1265
+ SpekeKeyProvider.add_member(:system_ids, Shapes::ShapeRef.new(shape: ListOf__string, location_name: "systemIds"))
1266
+ SpekeKeyProvider.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
1267
+ SpekeKeyProvider.struct_class = Types::SpekeKeyProvider
1268
+
1269
+ StaticKeyProvider.add_member(:key_format, Shapes::ShapeRef.new(shape: __string, location_name: "keyFormat"))
1270
+ StaticKeyProvider.add_member(:key_format_versions, Shapes::ShapeRef.new(shape: __string, location_name: "keyFormatVersions"))
1271
+ StaticKeyProvider.add_member(:static_key_value, Shapes::ShapeRef.new(shape: __string, location_name: "staticKeyValue"))
1272
+ StaticKeyProvider.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
1273
+ StaticKeyProvider.struct_class = Types::StaticKeyProvider
1274
+
1275
+ TeletextDestinationSettings.add_member(:page_number, Shapes::ShapeRef.new(shape: __string, location_name: "pageNumber"))
1276
+ TeletextDestinationSettings.struct_class = Types::TeletextDestinationSettings
1277
+
1278
+ TeletextSourceSettings.add_member(:page_number, Shapes::ShapeRef.new(shape: __string, location_name: "pageNumber"))
1279
+ TeletextSourceSettings.struct_class = Types::TeletextSourceSettings
1280
+
1281
+ TimecodeBurnin.add_member(:font_size, Shapes::ShapeRef.new(shape: __integer, location_name: "fontSize"))
1282
+ TimecodeBurnin.add_member(:position, Shapes::ShapeRef.new(shape: TimecodeBurninPosition, location_name: "position"))
1283
+ TimecodeBurnin.add_member(:prefix, Shapes::ShapeRef.new(shape: __string, location_name: "prefix"))
1284
+ TimecodeBurnin.struct_class = Types::TimecodeBurnin
1285
+
1286
+ TimecodeConfig.add_member(:anchor, Shapes::ShapeRef.new(shape: __string, location_name: "anchor"))
1287
+ TimecodeConfig.add_member(:source, Shapes::ShapeRef.new(shape: TimecodeSource, location_name: "source"))
1288
+ TimecodeConfig.add_member(:start, Shapes::ShapeRef.new(shape: __string, location_name: "start"))
1289
+ TimecodeConfig.add_member(:timestamp_offset, Shapes::ShapeRef.new(shape: __string, location_name: "timestampOffset"))
1290
+ TimecodeConfig.struct_class = Types::TimecodeConfig
1291
+
1292
+ TimedMetadataInsertion.add_member(:id_3_insertions, Shapes::ShapeRef.new(shape: ListOfId3Insertion, location_name: "id3Insertions"))
1293
+ TimedMetadataInsertion.struct_class = Types::TimedMetadataInsertion
1294
+
1295
+ Timing.add_member(:finish_time, Shapes::ShapeRef.new(shape: __timestamp, location_name: "finishTime"))
1296
+ Timing.add_member(:start_time, Shapes::ShapeRef.new(shape: __timestamp, location_name: "startTime"))
1297
+ Timing.add_member(:submit_time, Shapes::ShapeRef.new(shape: __timestamp, location_name: "submitTime"))
1298
+ Timing.struct_class = Types::Timing
1299
+
1300
+ TtmlDestinationSettings.add_member(:style_passthrough, Shapes::ShapeRef.new(shape: TtmlStylePassthrough, location_name: "stylePassthrough"))
1301
+ TtmlDestinationSettings.struct_class = Types::TtmlDestinationSettings
1302
+
1303
+ UpdateJobTemplateRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
1304
+ UpdateJobTemplateRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
1305
+ UpdateJobTemplateRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
1306
+ UpdateJobTemplateRequest.add_member(:queue, Shapes::ShapeRef.new(shape: __string, location_name: "queue"))
1307
+ UpdateJobTemplateRequest.add_member(:settings, Shapes::ShapeRef.new(shape: JobTemplateSettings, location_name: "settings"))
1308
+ UpdateJobTemplateRequest.struct_class = Types::UpdateJobTemplateRequest
1309
+
1310
+ UpdateJobTemplateResponse.add_member(:job_template, Shapes::ShapeRef.new(shape: JobTemplate, location_name: "jobTemplate"))
1311
+ UpdateJobTemplateResponse.struct_class = Types::UpdateJobTemplateResponse
1312
+
1313
+ UpdatePresetRequest.add_member(:category, Shapes::ShapeRef.new(shape: __string, location_name: "category"))
1314
+ UpdatePresetRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
1315
+ UpdatePresetRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
1316
+ UpdatePresetRequest.add_member(:settings, Shapes::ShapeRef.new(shape: PresetSettings, location_name: "settings"))
1317
+ UpdatePresetRequest.struct_class = Types::UpdatePresetRequest
1318
+
1319
+ UpdatePresetResponse.add_member(:preset, Shapes::ShapeRef.new(shape: Preset, location_name: "preset"))
1320
+ UpdatePresetResponse.struct_class = Types::UpdatePresetResponse
1321
+
1322
+ UpdateQueueRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
1323
+ UpdateQueueRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "name"))
1324
+ UpdateQueueRequest.add_member(:status, Shapes::ShapeRef.new(shape: QueueStatus, location_name: "status"))
1325
+ UpdateQueueRequest.struct_class = Types::UpdateQueueRequest
1326
+
1327
+ UpdateQueueResponse.add_member(:queue, Shapes::ShapeRef.new(shape: Queue, location_name: "queue"))
1328
+ UpdateQueueResponse.struct_class = Types::UpdateQueueResponse
1329
+
1330
+ VideoCodecSettings.add_member(:codec, Shapes::ShapeRef.new(shape: VideoCodec, location_name: "codec"))
1331
+ VideoCodecSettings.add_member(:frame_capture_settings, Shapes::ShapeRef.new(shape: FrameCaptureSettings, location_name: "frameCaptureSettings"))
1332
+ VideoCodecSettings.add_member(:h264_settings, Shapes::ShapeRef.new(shape: H264Settings, location_name: "h264Settings"))
1333
+ VideoCodecSettings.add_member(:h265_settings, Shapes::ShapeRef.new(shape: H265Settings, location_name: "h265Settings"))
1334
+ VideoCodecSettings.add_member(:mpeg_2_settings, Shapes::ShapeRef.new(shape: Mpeg2Settings, location_name: "mpeg2Settings"))
1335
+ VideoCodecSettings.add_member(:prores_settings, Shapes::ShapeRef.new(shape: ProresSettings, location_name: "proresSettings"))
1336
+ VideoCodecSettings.struct_class = Types::VideoCodecSettings
1337
+
1338
+ VideoDescription.add_member(:afd_signaling, Shapes::ShapeRef.new(shape: AfdSignaling, location_name: "afdSignaling"))
1339
+ VideoDescription.add_member(:anti_alias, Shapes::ShapeRef.new(shape: AntiAlias, location_name: "antiAlias"))
1340
+ VideoDescription.add_member(:codec_settings, Shapes::ShapeRef.new(shape: VideoCodecSettings, location_name: "codecSettings"))
1341
+ VideoDescription.add_member(:color_metadata, Shapes::ShapeRef.new(shape: ColorMetadata, location_name: "colorMetadata"))
1342
+ VideoDescription.add_member(:crop, Shapes::ShapeRef.new(shape: Rectangle, location_name: "crop"))
1343
+ VideoDescription.add_member(:drop_frame_timecode, Shapes::ShapeRef.new(shape: DropFrameTimecode, location_name: "dropFrameTimecode"))
1344
+ VideoDescription.add_member(:fixed_afd, Shapes::ShapeRef.new(shape: __integer, location_name: "fixedAfd"))
1345
+ VideoDescription.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
1346
+ VideoDescription.add_member(:position, Shapes::ShapeRef.new(shape: Rectangle, location_name: "position"))
1347
+ VideoDescription.add_member(:respond_to_afd, Shapes::ShapeRef.new(shape: RespondToAfd, location_name: "respondToAfd"))
1348
+ VideoDescription.add_member(:scaling_behavior, Shapes::ShapeRef.new(shape: ScalingBehavior, location_name: "scalingBehavior"))
1349
+ VideoDescription.add_member(:sharpness, Shapes::ShapeRef.new(shape: __integer, location_name: "sharpness"))
1350
+ VideoDescription.add_member(:timecode_insertion, Shapes::ShapeRef.new(shape: VideoTimecodeInsertion, location_name: "timecodeInsertion"))
1351
+ VideoDescription.add_member(:video_preprocessors, Shapes::ShapeRef.new(shape: VideoPreprocessor, location_name: "videoPreprocessors"))
1352
+ VideoDescription.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
1353
+ VideoDescription.struct_class = Types::VideoDescription
1354
+
1355
+ VideoDetail.add_member(:height_in_px, Shapes::ShapeRef.new(shape: __integer, location_name: "heightInPx"))
1356
+ VideoDetail.add_member(:width_in_px, Shapes::ShapeRef.new(shape: __integer, location_name: "widthInPx"))
1357
+ VideoDetail.struct_class = Types::VideoDetail
1358
+
1359
+ VideoPreprocessor.add_member(:color_corrector, Shapes::ShapeRef.new(shape: ColorCorrector, location_name: "colorCorrector"))
1360
+ VideoPreprocessor.add_member(:deinterlacer, Shapes::ShapeRef.new(shape: Deinterlacer, location_name: "deinterlacer"))
1361
+ VideoPreprocessor.add_member(:image_inserter, Shapes::ShapeRef.new(shape: ImageInserter, location_name: "imageInserter"))
1362
+ VideoPreprocessor.add_member(:noise_reducer, Shapes::ShapeRef.new(shape: NoiseReducer, location_name: "noiseReducer"))
1363
+ VideoPreprocessor.add_member(:timecode_burnin, Shapes::ShapeRef.new(shape: TimecodeBurnin, location_name: "timecodeBurnin"))
1364
+ VideoPreprocessor.struct_class = Types::VideoPreprocessor
1365
+
1366
+ VideoSelector.add_member(:color_space, Shapes::ShapeRef.new(shape: ColorSpace, location_name: "colorSpace"))
1367
+ VideoSelector.add_member(:color_space_usage, Shapes::ShapeRef.new(shape: ColorSpaceUsage, location_name: "colorSpaceUsage"))
1368
+ VideoSelector.add_member(:hdr_10_metadata, Shapes::ShapeRef.new(shape: Hdr10Metadata, location_name: "hdr10Metadata"))
1369
+ VideoSelector.add_member(:pid, Shapes::ShapeRef.new(shape: __integer, location_name: "pid"))
1370
+ VideoSelector.add_member(:program_number, Shapes::ShapeRef.new(shape: __integer, location_name: "programNumber"))
1371
+ VideoSelector.struct_class = Types::VideoSelector
1372
+
1373
+ WavSettings.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integer, location_name: "bitDepth"))
1374
+ WavSettings.add_member(:channels, Shapes::ShapeRef.new(shape: __integer, location_name: "channels"))
1375
+ WavSettings.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integer, location_name: "sampleRate"))
1376
+ WavSettings.struct_class = Types::WavSettings
1377
+
1378
+
1379
+ # @api private
1380
+ API = Seahorse::Model::Api.new.tap do |api|
1381
+
1382
+ api.version = "2017-08-29"
1383
+
1384
+ api.metadata = {
1385
+ "endpointPrefix" => "mediaconvert",
1386
+ "jsonVersion" => "1.1",
1387
+ "protocol" => "rest-json",
1388
+ "serviceFullName" => "AWS Elemental MediaConvert",
1389
+ "signatureVersion" => "v4",
1390
+ "signingName" => "mediaconvert",
1391
+ }
1392
+
1393
+ api.add_operation(:cancel_job, Seahorse::Model::Operation.new.tap do |o|
1394
+ o.name = "CancelJob"
1395
+ o.http_method = "DELETE"
1396
+ o.http_request_uri = "/2017-08-29/jobs/{id}"
1397
+ o.input = Shapes::ShapeRef.new(shape: CancelJobRequest)
1398
+ o.output = Shapes::ShapeRef.new(shape: CancelJobResponse)
1399
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1400
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1401
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1402
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1403
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1404
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1405
+ end)
1406
+
1407
+ api.add_operation(:create_job, Seahorse::Model::Operation.new.tap do |o|
1408
+ o.name = "CreateJob"
1409
+ o.http_method = "POST"
1410
+ o.http_request_uri = "/2017-08-29/jobs"
1411
+ o.input = Shapes::ShapeRef.new(shape: CreateJobRequest)
1412
+ o.output = Shapes::ShapeRef.new(shape: CreateJobResponse)
1413
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1414
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1415
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1416
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1417
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1418
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1419
+ end)
1420
+
1421
+ api.add_operation(:create_job_template, Seahorse::Model::Operation.new.tap do |o|
1422
+ o.name = "CreateJobTemplate"
1423
+ o.http_method = "POST"
1424
+ o.http_request_uri = "/2017-08-29/jobTemplates"
1425
+ o.input = Shapes::ShapeRef.new(shape: CreateJobTemplateRequest)
1426
+ o.output = Shapes::ShapeRef.new(shape: CreateJobTemplateResponse)
1427
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1428
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1429
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1430
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1431
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1432
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1433
+ end)
1434
+
1435
+ api.add_operation(:create_preset, Seahorse::Model::Operation.new.tap do |o|
1436
+ o.name = "CreatePreset"
1437
+ o.http_method = "POST"
1438
+ o.http_request_uri = "/2017-08-29/presets"
1439
+ o.input = Shapes::ShapeRef.new(shape: CreatePresetRequest)
1440
+ o.output = Shapes::ShapeRef.new(shape: CreatePresetResponse)
1441
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1442
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1443
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1444
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1445
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1446
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1447
+ end)
1448
+
1449
+ api.add_operation(:create_queue, Seahorse::Model::Operation.new.tap do |o|
1450
+ o.name = "CreateQueue"
1451
+ o.http_method = "POST"
1452
+ o.http_request_uri = "/2017-08-29/queues"
1453
+ o.input = Shapes::ShapeRef.new(shape: CreateQueueRequest)
1454
+ o.output = Shapes::ShapeRef.new(shape: CreateQueueResponse)
1455
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1456
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1457
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1458
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1459
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1460
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1461
+ end)
1462
+
1463
+ api.add_operation(:delete_job_template, Seahorse::Model::Operation.new.tap do |o|
1464
+ o.name = "DeleteJobTemplate"
1465
+ o.http_method = "DELETE"
1466
+ o.http_request_uri = "/2017-08-29/jobTemplates/{name}"
1467
+ o.input = Shapes::ShapeRef.new(shape: DeleteJobTemplateRequest)
1468
+ o.output = Shapes::ShapeRef.new(shape: DeleteJobTemplateResponse)
1469
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1470
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1471
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1472
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1473
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1474
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1475
+ end)
1476
+
1477
+ api.add_operation(:delete_preset, Seahorse::Model::Operation.new.tap do |o|
1478
+ o.name = "DeletePreset"
1479
+ o.http_method = "DELETE"
1480
+ o.http_request_uri = "/2017-08-29/presets/{name}"
1481
+ o.input = Shapes::ShapeRef.new(shape: DeletePresetRequest)
1482
+ o.output = Shapes::ShapeRef.new(shape: DeletePresetResponse)
1483
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1484
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1485
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1486
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1487
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1488
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1489
+ end)
1490
+
1491
+ api.add_operation(:delete_queue, Seahorse::Model::Operation.new.tap do |o|
1492
+ o.name = "DeleteQueue"
1493
+ o.http_method = "DELETE"
1494
+ o.http_request_uri = "/2017-08-29/queues/{name}"
1495
+ o.input = Shapes::ShapeRef.new(shape: DeleteQueueRequest)
1496
+ o.output = Shapes::ShapeRef.new(shape: DeleteQueueResponse)
1497
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1498
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1499
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1500
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1501
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1502
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1503
+ end)
1504
+
1505
+ api.add_operation(:describe_endpoints, Seahorse::Model::Operation.new.tap do |o|
1506
+ o.name = "DescribeEndpoints"
1507
+ o.http_method = "POST"
1508
+ o.http_request_uri = "/2017-08-29/endpoints"
1509
+ o.input = Shapes::ShapeRef.new(shape: DescribeEndpointsRequest)
1510
+ o.output = Shapes::ShapeRef.new(shape: DescribeEndpointsResponse)
1511
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1512
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1513
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1514
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1515
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1516
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1517
+ end)
1518
+
1519
+ api.add_operation(:get_job, Seahorse::Model::Operation.new.tap do |o|
1520
+ o.name = "GetJob"
1521
+ o.http_method = "GET"
1522
+ o.http_request_uri = "/2017-08-29/jobs/{id}"
1523
+ o.input = Shapes::ShapeRef.new(shape: GetJobRequest)
1524
+ o.output = Shapes::ShapeRef.new(shape: GetJobResponse)
1525
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1526
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1527
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1528
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1529
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1530
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1531
+ end)
1532
+
1533
+ api.add_operation(:get_job_template, Seahorse::Model::Operation.new.tap do |o|
1534
+ o.name = "GetJobTemplate"
1535
+ o.http_method = "GET"
1536
+ o.http_request_uri = "/2017-08-29/jobTemplates/{name}"
1537
+ o.input = Shapes::ShapeRef.new(shape: GetJobTemplateRequest)
1538
+ o.output = Shapes::ShapeRef.new(shape: GetJobTemplateResponse)
1539
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1540
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1541
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1542
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1543
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1544
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1545
+ end)
1546
+
1547
+ api.add_operation(:get_preset, Seahorse::Model::Operation.new.tap do |o|
1548
+ o.name = "GetPreset"
1549
+ o.http_method = "GET"
1550
+ o.http_request_uri = "/2017-08-29/presets/{name}"
1551
+ o.input = Shapes::ShapeRef.new(shape: GetPresetRequest)
1552
+ o.output = Shapes::ShapeRef.new(shape: GetPresetResponse)
1553
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1554
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1555
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1556
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1557
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1558
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1559
+ end)
1560
+
1561
+ api.add_operation(:get_queue, Seahorse::Model::Operation.new.tap do |o|
1562
+ o.name = "GetQueue"
1563
+ o.http_method = "GET"
1564
+ o.http_request_uri = "/2017-08-29/queues/{name}"
1565
+ o.input = Shapes::ShapeRef.new(shape: GetQueueRequest)
1566
+ o.output = Shapes::ShapeRef.new(shape: GetQueueResponse)
1567
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1568
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1569
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1570
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1571
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1572
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1573
+ end)
1574
+
1575
+ api.add_operation(:list_job_templates, Seahorse::Model::Operation.new.tap do |o|
1576
+ o.name = "ListJobTemplates"
1577
+ o.http_method = "GET"
1578
+ o.http_request_uri = "/2017-08-29/jobTemplates"
1579
+ o.input = Shapes::ShapeRef.new(shape: ListJobTemplatesRequest)
1580
+ o.output = Shapes::ShapeRef.new(shape: ListJobTemplatesResponse)
1581
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1582
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1583
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1584
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1585
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1586
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1587
+ end)
1588
+
1589
+ api.add_operation(:list_jobs, Seahorse::Model::Operation.new.tap do |o|
1590
+ o.name = "ListJobs"
1591
+ o.http_method = "GET"
1592
+ o.http_request_uri = "/2017-08-29/jobs"
1593
+ o.input = Shapes::ShapeRef.new(shape: ListJobsRequest)
1594
+ o.output = Shapes::ShapeRef.new(shape: ListJobsResponse)
1595
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1596
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1597
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1598
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1599
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1600
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1601
+ end)
1602
+
1603
+ api.add_operation(:list_presets, Seahorse::Model::Operation.new.tap do |o|
1604
+ o.name = "ListPresets"
1605
+ o.http_method = "GET"
1606
+ o.http_request_uri = "/2017-08-29/presets"
1607
+ o.input = Shapes::ShapeRef.new(shape: ListPresetsRequest)
1608
+ o.output = Shapes::ShapeRef.new(shape: ListPresetsResponse)
1609
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1610
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1611
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1612
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1613
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1614
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1615
+ end)
1616
+
1617
+ api.add_operation(:list_queues, Seahorse::Model::Operation.new.tap do |o|
1618
+ o.name = "ListQueues"
1619
+ o.http_method = "GET"
1620
+ o.http_request_uri = "/2017-08-29/queues"
1621
+ o.input = Shapes::ShapeRef.new(shape: ListQueuesRequest)
1622
+ o.output = Shapes::ShapeRef.new(shape: ListQueuesResponse)
1623
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1624
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1625
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1627
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1628
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1629
+ end)
1630
+
1631
+ api.add_operation(:update_job_template, Seahorse::Model::Operation.new.tap do |o|
1632
+ o.name = "UpdateJobTemplate"
1633
+ o.http_method = "PUT"
1634
+ o.http_request_uri = "/2017-08-29/jobTemplates/{name}"
1635
+ o.input = Shapes::ShapeRef.new(shape: UpdateJobTemplateRequest)
1636
+ o.output = Shapes::ShapeRef.new(shape: UpdateJobTemplateResponse)
1637
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1638
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1639
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1640
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1641
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1642
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1643
+ end)
1644
+
1645
+ api.add_operation(:update_preset, Seahorse::Model::Operation.new.tap do |o|
1646
+ o.name = "UpdatePreset"
1647
+ o.http_method = "PUT"
1648
+ o.http_request_uri = "/2017-08-29/presets/{name}"
1649
+ o.input = Shapes::ShapeRef.new(shape: UpdatePresetRequest)
1650
+ o.output = Shapes::ShapeRef.new(shape: UpdatePresetResponse)
1651
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1652
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1653
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1654
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1655
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1656
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1657
+ end)
1658
+
1659
+ api.add_operation(:update_queue, Seahorse::Model::Operation.new.tap do |o|
1660
+ o.name = "UpdateQueue"
1661
+ o.http_method = "PUT"
1662
+ o.http_request_uri = "/2017-08-29/queues/{name}"
1663
+ o.input = Shapes::ShapeRef.new(shape: UpdateQueueRequest)
1664
+ o.output = Shapes::ShapeRef.new(shape: UpdateQueueResponse)
1665
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1666
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
1667
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
1668
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1669
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1670
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1671
+ end)
1672
+ end
1673
+
1674
+ end
1675
+ end