aws-sdk-elastictranscoder 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,896 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing for info on making contributions:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module ElasticTranscoder
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ AccessControl = Shapes::StringShape.new(name: 'AccessControl')
16
+ AccessControls = Shapes::ListShape.new(name: 'AccessControls')
17
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
18
+ Artwork = Shapes::StructureShape.new(name: 'Artwork')
19
+ Artworks = Shapes::ListShape.new(name: 'Artworks')
20
+ Ascending = Shapes::StringShape.new(name: 'Ascending')
21
+ AspectRatio = Shapes::StringShape.new(name: 'AspectRatio')
22
+ AudioBitDepth = Shapes::StringShape.new(name: 'AudioBitDepth')
23
+ AudioBitOrder = Shapes::StringShape.new(name: 'AudioBitOrder')
24
+ AudioBitRate = Shapes::StringShape.new(name: 'AudioBitRate')
25
+ AudioChannels = Shapes::StringShape.new(name: 'AudioChannels')
26
+ AudioCodec = Shapes::StringShape.new(name: 'AudioCodec')
27
+ AudioCodecOptions = Shapes::StructureShape.new(name: 'AudioCodecOptions')
28
+ AudioCodecProfile = Shapes::StringShape.new(name: 'AudioCodecProfile')
29
+ AudioPackingMode = Shapes::StringShape.new(name: 'AudioPackingMode')
30
+ AudioParameters = Shapes::StructureShape.new(name: 'AudioParameters')
31
+ AudioSampleRate = Shapes::StringShape.new(name: 'AudioSampleRate')
32
+ AudioSigned = Shapes::StringShape.new(name: 'AudioSigned')
33
+ Base64EncodedString = Shapes::StringShape.new(name: 'Base64EncodedString')
34
+ BucketName = Shapes::StringShape.new(name: 'BucketName')
35
+ CancelJobRequest = Shapes::StructureShape.new(name: 'CancelJobRequest')
36
+ CancelJobResponse = Shapes::StructureShape.new(name: 'CancelJobResponse')
37
+ CaptionFormat = Shapes::StructureShape.new(name: 'CaptionFormat')
38
+ CaptionFormatFormat = Shapes::StringShape.new(name: 'CaptionFormatFormat')
39
+ CaptionFormatPattern = Shapes::StringShape.new(name: 'CaptionFormatPattern')
40
+ CaptionFormats = Shapes::ListShape.new(name: 'CaptionFormats')
41
+ CaptionMergePolicy = Shapes::StringShape.new(name: 'CaptionMergePolicy')
42
+ CaptionSource = Shapes::StructureShape.new(name: 'CaptionSource')
43
+ CaptionSources = Shapes::ListShape.new(name: 'CaptionSources')
44
+ Captions = Shapes::StructureShape.new(name: 'Captions')
45
+ Clip = Shapes::StructureShape.new(name: 'Clip')
46
+ CodecOption = Shapes::StringShape.new(name: 'CodecOption')
47
+ CodecOptions = Shapes::MapShape.new(name: 'CodecOptions')
48
+ Composition = Shapes::ListShape.new(name: 'Composition')
49
+ CreateJobOutput = Shapes::StructureShape.new(name: 'CreateJobOutput')
50
+ CreateJobOutputs = Shapes::ListShape.new(name: 'CreateJobOutputs')
51
+ CreateJobPlaylist = Shapes::StructureShape.new(name: 'CreateJobPlaylist')
52
+ CreateJobPlaylists = Shapes::ListShape.new(name: 'CreateJobPlaylists')
53
+ CreateJobRequest = Shapes::StructureShape.new(name: 'CreateJobRequest')
54
+ CreateJobResponse = Shapes::StructureShape.new(name: 'CreateJobResponse')
55
+ CreatePipelineRequest = Shapes::StructureShape.new(name: 'CreatePipelineRequest')
56
+ CreatePipelineResponse = Shapes::StructureShape.new(name: 'CreatePipelineResponse')
57
+ CreatePresetRequest = Shapes::StructureShape.new(name: 'CreatePresetRequest')
58
+ CreatePresetResponse = Shapes::StructureShape.new(name: 'CreatePresetResponse')
59
+ DeletePipelineRequest = Shapes::StructureShape.new(name: 'DeletePipelineRequest')
60
+ DeletePipelineResponse = Shapes::StructureShape.new(name: 'DeletePipelineResponse')
61
+ DeletePresetRequest = Shapes::StructureShape.new(name: 'DeletePresetRequest')
62
+ DeletePresetResponse = Shapes::StructureShape.new(name: 'DeletePresetResponse')
63
+ Description = Shapes::StringShape.new(name: 'Description')
64
+ DetectedProperties = Shapes::StructureShape.new(name: 'DetectedProperties')
65
+ Digits = Shapes::StringShape.new(name: 'Digits')
66
+ DigitsOrAuto = Shapes::StringShape.new(name: 'DigitsOrAuto')
67
+ Encryption = Shapes::StructureShape.new(name: 'Encryption')
68
+ EncryptionMode = Shapes::StringShape.new(name: 'EncryptionMode')
69
+ ExceptionMessages = Shapes::ListShape.new(name: 'ExceptionMessages')
70
+ Filename = Shapes::StringShape.new(name: 'Filename')
71
+ FixedGOP = Shapes::StringShape.new(name: 'FixedGOP')
72
+ FloatString = Shapes::StringShape.new(name: 'FloatString')
73
+ FrameRate = Shapes::StringShape.new(name: 'FrameRate')
74
+ Grantee = Shapes::StringShape.new(name: 'Grantee')
75
+ GranteeType = Shapes::StringShape.new(name: 'GranteeType')
76
+ HlsContentProtection = Shapes::StructureShape.new(name: 'HlsContentProtection')
77
+ HlsContentProtectionMethod = Shapes::StringShape.new(name: 'HlsContentProtectionMethod')
78
+ HorizontalAlign = Shapes::StringShape.new(name: 'HorizontalAlign')
79
+ Id = Shapes::StringShape.new(name: 'Id')
80
+ IncompatibleVersionException = Shapes::StructureShape.new(name: 'IncompatibleVersionException')
81
+ InputCaptions = Shapes::StructureShape.new(name: 'InputCaptions')
82
+ Interlaced = Shapes::StringShape.new(name: 'Interlaced')
83
+ InternalServiceException = Shapes::StructureShape.new(name: 'InternalServiceException')
84
+ Job = Shapes::StructureShape.new(name: 'Job')
85
+ JobAlbumArt = Shapes::StructureShape.new(name: 'JobAlbumArt')
86
+ JobContainer = Shapes::StringShape.new(name: 'JobContainer')
87
+ JobInput = Shapes::StructureShape.new(name: 'JobInput')
88
+ JobInputs = Shapes::ListShape.new(name: 'JobInputs')
89
+ JobOutput = Shapes::StructureShape.new(name: 'JobOutput')
90
+ JobOutputs = Shapes::ListShape.new(name: 'JobOutputs')
91
+ JobStatus = Shapes::StringShape.new(name: 'JobStatus')
92
+ JobWatermark = Shapes::StructureShape.new(name: 'JobWatermark')
93
+ JobWatermarks = Shapes::ListShape.new(name: 'JobWatermarks')
94
+ Jobs = Shapes::ListShape.new(name: 'Jobs')
95
+ JpgOrPng = Shapes::StringShape.new(name: 'JpgOrPng')
96
+ Key = Shapes::StringShape.new(name: 'Key')
97
+ KeyArn = Shapes::StringShape.new(name: 'KeyArn')
98
+ KeyIdGuid = Shapes::StringShape.new(name: 'KeyIdGuid')
99
+ KeyStoragePolicy = Shapes::StringShape.new(name: 'KeyStoragePolicy')
100
+ KeyframesMaxDist = Shapes::StringShape.new(name: 'KeyframesMaxDist')
101
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
102
+ ListJobsByPipelineRequest = Shapes::StructureShape.new(name: 'ListJobsByPipelineRequest')
103
+ ListJobsByPipelineResponse = Shapes::StructureShape.new(name: 'ListJobsByPipelineResponse')
104
+ ListJobsByStatusRequest = Shapes::StructureShape.new(name: 'ListJobsByStatusRequest')
105
+ ListJobsByStatusResponse = Shapes::StructureShape.new(name: 'ListJobsByStatusResponse')
106
+ ListPipelinesRequest = Shapes::StructureShape.new(name: 'ListPipelinesRequest')
107
+ ListPipelinesResponse = Shapes::StructureShape.new(name: 'ListPipelinesResponse')
108
+ ListPresetsRequest = Shapes::StructureShape.new(name: 'ListPresetsRequest')
109
+ ListPresetsResponse = Shapes::StructureShape.new(name: 'ListPresetsResponse')
110
+ LongKey = Shapes::StringShape.new(name: 'LongKey')
111
+ MaxFrameRate = Shapes::StringShape.new(name: 'MaxFrameRate')
112
+ MergePolicy = Shapes::StringShape.new(name: 'MergePolicy')
113
+ Name = Shapes::StringShape.new(name: 'Name')
114
+ NonEmptyBase64EncodedString = Shapes::StringShape.new(name: 'NonEmptyBase64EncodedString')
115
+ Notifications = Shapes::StructureShape.new(name: 'Notifications')
116
+ NullableInteger = Shapes::IntegerShape.new(name: 'NullableInteger')
117
+ NullableLong = Shapes::IntegerShape.new(name: 'NullableLong')
118
+ OneTo512String = Shapes::StringShape.new(name: 'OneTo512String')
119
+ Opacity = Shapes::StringShape.new(name: 'Opacity')
120
+ OutputKeys = Shapes::ListShape.new(name: 'OutputKeys')
121
+ PaddingPolicy = Shapes::StringShape.new(name: 'PaddingPolicy')
122
+ Permission = Shapes::StructureShape.new(name: 'Permission')
123
+ Permissions = Shapes::ListShape.new(name: 'Permissions')
124
+ Pipeline = Shapes::StructureShape.new(name: 'Pipeline')
125
+ PipelineOutputConfig = Shapes::StructureShape.new(name: 'PipelineOutputConfig')
126
+ PipelineStatus = Shapes::StringShape.new(name: 'PipelineStatus')
127
+ Pipelines = Shapes::ListShape.new(name: 'Pipelines')
128
+ PixelsOrPercent = Shapes::StringShape.new(name: 'PixelsOrPercent')
129
+ PlayReadyDrm = Shapes::StructureShape.new(name: 'PlayReadyDrm')
130
+ PlayReadyDrmFormatString = Shapes::StringShape.new(name: 'PlayReadyDrmFormatString')
131
+ Playlist = Shapes::StructureShape.new(name: 'Playlist')
132
+ PlaylistFormat = Shapes::StringShape.new(name: 'PlaylistFormat')
133
+ Playlists = Shapes::ListShape.new(name: 'Playlists')
134
+ Preset = Shapes::StructureShape.new(name: 'Preset')
135
+ PresetContainer = Shapes::StringShape.new(name: 'PresetContainer')
136
+ PresetType = Shapes::StringShape.new(name: 'PresetType')
137
+ PresetWatermark = Shapes::StructureShape.new(name: 'PresetWatermark')
138
+ PresetWatermarkId = Shapes::StringShape.new(name: 'PresetWatermarkId')
139
+ PresetWatermarks = Shapes::ListShape.new(name: 'PresetWatermarks')
140
+ Presets = Shapes::ListShape.new(name: 'Presets')
141
+ ReadJobRequest = Shapes::StructureShape.new(name: 'ReadJobRequest')
142
+ ReadJobResponse = Shapes::StructureShape.new(name: 'ReadJobResponse')
143
+ ReadPipelineRequest = Shapes::StructureShape.new(name: 'ReadPipelineRequest')
144
+ ReadPipelineResponse = Shapes::StructureShape.new(name: 'ReadPipelineResponse')
145
+ ReadPresetRequest = Shapes::StructureShape.new(name: 'ReadPresetRequest')
146
+ ReadPresetResponse = Shapes::StructureShape.new(name: 'ReadPresetResponse')
147
+ Resolution = Shapes::StringShape.new(name: 'Resolution')
148
+ ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
149
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
150
+ Role = Shapes::StringShape.new(name: 'Role')
151
+ Rotate = Shapes::StringShape.new(name: 'Rotate')
152
+ SizingPolicy = Shapes::StringShape.new(name: 'SizingPolicy')
153
+ SnsTopic = Shapes::StringShape.new(name: 'SnsTopic')
154
+ SnsTopics = Shapes::ListShape.new(name: 'SnsTopics')
155
+ StorageClass = Shapes::StringShape.new(name: 'StorageClass')
156
+ String = Shapes::StringShape.new(name: 'String')
157
+ Success = Shapes::StringShape.new(name: 'Success')
158
+ Target = Shapes::StringShape.new(name: 'Target')
159
+ TestRoleRequest = Shapes::StructureShape.new(name: 'TestRoleRequest')
160
+ TestRoleResponse = Shapes::StructureShape.new(name: 'TestRoleResponse')
161
+ ThumbnailPattern = Shapes::StringShape.new(name: 'ThumbnailPattern')
162
+ ThumbnailResolution = Shapes::StringShape.new(name: 'ThumbnailResolution')
163
+ Thumbnails = Shapes::StructureShape.new(name: 'Thumbnails')
164
+ Time = Shapes::StringShape.new(name: 'Time')
165
+ TimeOffset = Shapes::StringShape.new(name: 'TimeOffset')
166
+ TimeSpan = Shapes::StructureShape.new(name: 'TimeSpan')
167
+ Timing = Shapes::StructureShape.new(name: 'Timing')
168
+ UpdatePipelineNotificationsRequest = Shapes::StructureShape.new(name: 'UpdatePipelineNotificationsRequest')
169
+ UpdatePipelineNotificationsResponse = Shapes::StructureShape.new(name: 'UpdatePipelineNotificationsResponse')
170
+ UpdatePipelineRequest = Shapes::StructureShape.new(name: 'UpdatePipelineRequest')
171
+ UpdatePipelineResponse = Shapes::StructureShape.new(name: 'UpdatePipelineResponse')
172
+ UpdatePipelineStatusRequest = Shapes::StructureShape.new(name: 'UpdatePipelineStatusRequest')
173
+ UpdatePipelineStatusResponse = Shapes::StructureShape.new(name: 'UpdatePipelineStatusResponse')
174
+ UserMetadata = Shapes::MapShape.new(name: 'UserMetadata')
175
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
176
+ VerticalAlign = Shapes::StringShape.new(name: 'VerticalAlign')
177
+ VideoBitRate = Shapes::StringShape.new(name: 'VideoBitRate')
178
+ VideoCodec = Shapes::StringShape.new(name: 'VideoCodec')
179
+ VideoParameters = Shapes::StructureShape.new(name: 'VideoParameters')
180
+ Warning = Shapes::StructureShape.new(name: 'Warning')
181
+ Warnings = Shapes::ListShape.new(name: 'Warnings')
182
+ WatermarkKey = Shapes::StringShape.new(name: 'WatermarkKey')
183
+ WatermarkSizingPolicy = Shapes::StringShape.new(name: 'WatermarkSizingPolicy')
184
+ ZeroTo255String = Shapes::StringShape.new(name: 'ZeroTo255String')
185
+ ZeroTo512String = Shapes::StringShape.new(name: 'ZeroTo512String')
186
+
187
+ AccessControls.member = Shapes::ShapeRef.new(shape: AccessControl)
188
+
189
+ Artwork.add_member(:input_key, Shapes::ShapeRef.new(shape: WatermarkKey, location_name: "InputKey"))
190
+ Artwork.add_member(:max_width, Shapes::ShapeRef.new(shape: DigitsOrAuto, location_name: "MaxWidth"))
191
+ Artwork.add_member(:max_height, Shapes::ShapeRef.new(shape: DigitsOrAuto, location_name: "MaxHeight"))
192
+ Artwork.add_member(:sizing_policy, Shapes::ShapeRef.new(shape: SizingPolicy, location_name: "SizingPolicy"))
193
+ Artwork.add_member(:padding_policy, Shapes::ShapeRef.new(shape: PaddingPolicy, location_name: "PaddingPolicy"))
194
+ Artwork.add_member(:album_art_format, Shapes::ShapeRef.new(shape: JpgOrPng, location_name: "AlbumArtFormat"))
195
+ Artwork.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "Encryption"))
196
+ Artwork.struct_class = Types::Artwork
197
+
198
+ Artworks.member = Shapes::ShapeRef.new(shape: Artwork)
199
+
200
+ AudioCodecOptions.add_member(:profile, Shapes::ShapeRef.new(shape: AudioCodecProfile, location_name: "Profile"))
201
+ AudioCodecOptions.add_member(:bit_depth, Shapes::ShapeRef.new(shape: AudioBitDepth, location_name: "BitDepth"))
202
+ AudioCodecOptions.add_member(:bit_order, Shapes::ShapeRef.new(shape: AudioBitOrder, location_name: "BitOrder"))
203
+ AudioCodecOptions.add_member(:signed, Shapes::ShapeRef.new(shape: AudioSigned, location_name: "Signed"))
204
+ AudioCodecOptions.struct_class = Types::AudioCodecOptions
205
+
206
+ AudioParameters.add_member(:codec, Shapes::ShapeRef.new(shape: AudioCodec, location_name: "Codec"))
207
+ AudioParameters.add_member(:sample_rate, Shapes::ShapeRef.new(shape: AudioSampleRate, location_name: "SampleRate"))
208
+ AudioParameters.add_member(:bit_rate, Shapes::ShapeRef.new(shape: AudioBitRate, location_name: "BitRate"))
209
+ AudioParameters.add_member(:channels, Shapes::ShapeRef.new(shape: AudioChannels, location_name: "Channels"))
210
+ AudioParameters.add_member(:audio_packing_mode, Shapes::ShapeRef.new(shape: AudioPackingMode, location_name: "AudioPackingMode"))
211
+ AudioParameters.add_member(:codec_options, Shapes::ShapeRef.new(shape: AudioCodecOptions, location_name: "CodecOptions"))
212
+ AudioParameters.struct_class = Types::AudioParameters
213
+
214
+ CancelJobRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
215
+ CancelJobRequest.struct_class = Types::CancelJobRequest
216
+
217
+ CancelJobResponse.struct_class = Types::CancelJobResponse
218
+
219
+ CaptionFormat.add_member(:format, Shapes::ShapeRef.new(shape: CaptionFormatFormat, location_name: "Format"))
220
+ CaptionFormat.add_member(:pattern, Shapes::ShapeRef.new(shape: CaptionFormatPattern, location_name: "Pattern"))
221
+ CaptionFormat.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "Encryption"))
222
+ CaptionFormat.struct_class = Types::CaptionFormat
223
+
224
+ CaptionFormats.member = Shapes::ShapeRef.new(shape: CaptionFormat)
225
+
226
+ CaptionSource.add_member(:key, Shapes::ShapeRef.new(shape: LongKey, location_name: "Key"))
227
+ CaptionSource.add_member(:language, Shapes::ShapeRef.new(shape: Key, location_name: "Language"))
228
+ CaptionSource.add_member(:time_offset, Shapes::ShapeRef.new(shape: TimeOffset, location_name: "TimeOffset"))
229
+ CaptionSource.add_member(:label, Shapes::ShapeRef.new(shape: Name, location_name: "Label"))
230
+ CaptionSource.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "Encryption"))
231
+ CaptionSource.struct_class = Types::CaptionSource
232
+
233
+ CaptionSources.member = Shapes::ShapeRef.new(shape: CaptionSource)
234
+
235
+ Captions.add_member(:merge_policy, Shapes::ShapeRef.new(shape: CaptionMergePolicy, deprecated: true, location_name: "MergePolicy"))
236
+ Captions.add_member(:caption_sources, Shapes::ShapeRef.new(shape: CaptionSources, deprecated: true, location_name: "CaptionSources"))
237
+ Captions.add_member(:caption_formats, Shapes::ShapeRef.new(shape: CaptionFormats, location_name: "CaptionFormats"))
238
+ Captions.struct_class = Types::Captions
239
+
240
+ Clip.add_member(:time_span, Shapes::ShapeRef.new(shape: TimeSpan, location_name: "TimeSpan"))
241
+ Clip.struct_class = Types::Clip
242
+
243
+ CodecOptions.key = Shapes::ShapeRef.new(shape: CodecOption)
244
+ CodecOptions.value = Shapes::ShapeRef.new(shape: CodecOption)
245
+
246
+ Composition.member = Shapes::ShapeRef.new(shape: Clip, deprecated: true)
247
+
248
+ CreateJobOutput.add_member(:key, Shapes::ShapeRef.new(shape: Key, location_name: "Key"))
249
+ CreateJobOutput.add_member(:thumbnail_pattern, Shapes::ShapeRef.new(shape: ThumbnailPattern, location_name: "ThumbnailPattern"))
250
+ CreateJobOutput.add_member(:thumbnail_encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "ThumbnailEncryption"))
251
+ CreateJobOutput.add_member(:rotate, Shapes::ShapeRef.new(shape: Rotate, location_name: "Rotate"))
252
+ CreateJobOutput.add_member(:preset_id, Shapes::ShapeRef.new(shape: Id, location_name: "PresetId"))
253
+ CreateJobOutput.add_member(:segment_duration, Shapes::ShapeRef.new(shape: FloatString, location_name: "SegmentDuration"))
254
+ CreateJobOutput.add_member(:watermarks, Shapes::ShapeRef.new(shape: JobWatermarks, location_name: "Watermarks"))
255
+ CreateJobOutput.add_member(:album_art, Shapes::ShapeRef.new(shape: JobAlbumArt, location_name: "AlbumArt"))
256
+ CreateJobOutput.add_member(:composition, Shapes::ShapeRef.new(shape: Composition, deprecated: true, location_name: "Composition"))
257
+ CreateJobOutput.add_member(:captions, Shapes::ShapeRef.new(shape: Captions, location_name: "Captions"))
258
+ CreateJobOutput.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "Encryption"))
259
+ CreateJobOutput.struct_class = Types::CreateJobOutput
260
+
261
+ CreateJobOutputs.member = Shapes::ShapeRef.new(shape: CreateJobOutput)
262
+
263
+ CreateJobPlaylist.add_member(:name, Shapes::ShapeRef.new(shape: Filename, location_name: "Name"))
264
+ CreateJobPlaylist.add_member(:format, Shapes::ShapeRef.new(shape: PlaylistFormat, location_name: "Format"))
265
+ CreateJobPlaylist.add_member(:output_keys, Shapes::ShapeRef.new(shape: OutputKeys, location_name: "OutputKeys"))
266
+ CreateJobPlaylist.add_member(:hls_content_protection, Shapes::ShapeRef.new(shape: HlsContentProtection, location_name: "HlsContentProtection"))
267
+ CreateJobPlaylist.add_member(:play_ready_drm, Shapes::ShapeRef.new(shape: PlayReadyDrm, location_name: "PlayReadyDrm"))
268
+ CreateJobPlaylist.struct_class = Types::CreateJobPlaylist
269
+
270
+ CreateJobPlaylists.member = Shapes::ShapeRef.new(shape: CreateJobPlaylist)
271
+
272
+ CreateJobRequest.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: Id, required: true, location_name: "PipelineId"))
273
+ CreateJobRequest.add_member(:input, Shapes::ShapeRef.new(shape: JobInput, location_name: "Input"))
274
+ CreateJobRequest.add_member(:inputs, Shapes::ShapeRef.new(shape: JobInputs, location_name: "Inputs"))
275
+ CreateJobRequest.add_member(:output, Shapes::ShapeRef.new(shape: CreateJobOutput, location_name: "Output"))
276
+ CreateJobRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: CreateJobOutputs, location_name: "Outputs"))
277
+ CreateJobRequest.add_member(:output_key_prefix, Shapes::ShapeRef.new(shape: Key, location_name: "OutputKeyPrefix"))
278
+ CreateJobRequest.add_member(:playlists, Shapes::ShapeRef.new(shape: CreateJobPlaylists, location_name: "Playlists"))
279
+ CreateJobRequest.add_member(:user_metadata, Shapes::ShapeRef.new(shape: UserMetadata, location_name: "UserMetadata"))
280
+ CreateJobRequest.struct_class = Types::CreateJobRequest
281
+
282
+ CreateJobResponse.add_member(:job, Shapes::ShapeRef.new(shape: Job, location_name: "Job"))
283
+ CreateJobResponse.struct_class = Types::CreateJobResponse
284
+
285
+ CreatePipelineRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
286
+ CreatePipelineRequest.add_member(:input_bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "InputBucket"))
287
+ CreatePipelineRequest.add_member(:output_bucket, Shapes::ShapeRef.new(shape: BucketName, location_name: "OutputBucket"))
288
+ CreatePipelineRequest.add_member(:role, Shapes::ShapeRef.new(shape: Role, required: true, location_name: "Role"))
289
+ CreatePipelineRequest.add_member(:aws_kms_key_arn, Shapes::ShapeRef.new(shape: KeyArn, location_name: "AwsKmsKeyArn"))
290
+ CreatePipelineRequest.add_member(:notifications, Shapes::ShapeRef.new(shape: Notifications, location_name: "Notifications"))
291
+ CreatePipelineRequest.add_member(:content_config, Shapes::ShapeRef.new(shape: PipelineOutputConfig, location_name: "ContentConfig"))
292
+ CreatePipelineRequest.add_member(:thumbnail_config, Shapes::ShapeRef.new(shape: PipelineOutputConfig, location_name: "ThumbnailConfig"))
293
+ CreatePipelineRequest.struct_class = Types::CreatePipelineRequest
294
+
295
+ CreatePipelineResponse.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
296
+ CreatePipelineResponse.add_member(:warnings, Shapes::ShapeRef.new(shape: Warnings, location_name: "Warnings"))
297
+ CreatePipelineResponse.struct_class = Types::CreatePipelineResponse
298
+
299
+ CreatePresetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "Name"))
300
+ CreatePresetRequest.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
301
+ CreatePresetRequest.add_member(:container, Shapes::ShapeRef.new(shape: PresetContainer, required: true, location_name: "Container"))
302
+ CreatePresetRequest.add_member(:video, Shapes::ShapeRef.new(shape: VideoParameters, location_name: "Video"))
303
+ CreatePresetRequest.add_member(:audio, Shapes::ShapeRef.new(shape: AudioParameters, location_name: "Audio"))
304
+ CreatePresetRequest.add_member(:thumbnails, Shapes::ShapeRef.new(shape: Thumbnails, location_name: "Thumbnails"))
305
+ CreatePresetRequest.struct_class = Types::CreatePresetRequest
306
+
307
+ CreatePresetResponse.add_member(:preset, Shapes::ShapeRef.new(shape: Preset, location_name: "Preset"))
308
+ CreatePresetResponse.add_member(:warning, Shapes::ShapeRef.new(shape: String, location_name: "Warning"))
309
+ CreatePresetResponse.struct_class = Types::CreatePresetResponse
310
+
311
+ DeletePipelineRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
312
+ DeletePipelineRequest.struct_class = Types::DeletePipelineRequest
313
+
314
+ DeletePipelineResponse.struct_class = Types::DeletePipelineResponse
315
+
316
+ DeletePresetRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
317
+ DeletePresetRequest.struct_class = Types::DeletePresetRequest
318
+
319
+ DeletePresetResponse.struct_class = Types::DeletePresetResponse
320
+
321
+ DetectedProperties.add_member(:width, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Width"))
322
+ DetectedProperties.add_member(:height, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Height"))
323
+ DetectedProperties.add_member(:frame_rate, Shapes::ShapeRef.new(shape: FloatString, location_name: "FrameRate"))
324
+ DetectedProperties.add_member(:file_size, Shapes::ShapeRef.new(shape: NullableLong, location_name: "FileSize"))
325
+ DetectedProperties.add_member(:duration_millis, Shapes::ShapeRef.new(shape: NullableLong, location_name: "DurationMillis"))
326
+ DetectedProperties.struct_class = Types::DetectedProperties
327
+
328
+ Encryption.add_member(:mode, Shapes::ShapeRef.new(shape: EncryptionMode, location_name: "Mode"))
329
+ Encryption.add_member(:key, Shapes::ShapeRef.new(shape: Base64EncodedString, location_name: "Key"))
330
+ Encryption.add_member(:key_md_5, Shapes::ShapeRef.new(shape: Base64EncodedString, location_name: "KeyMd5"))
331
+ Encryption.add_member(:initialization_vector, Shapes::ShapeRef.new(shape: ZeroTo255String, location_name: "InitializationVector"))
332
+ Encryption.struct_class = Types::Encryption
333
+
334
+ ExceptionMessages.member = Shapes::ShapeRef.new(shape: String)
335
+
336
+ HlsContentProtection.add_member(:method, Shapes::ShapeRef.new(shape: HlsContentProtectionMethod, location_name: "Method"))
337
+ HlsContentProtection.add_member(:key, Shapes::ShapeRef.new(shape: Base64EncodedString, location_name: "Key"))
338
+ HlsContentProtection.add_member(:key_md_5, Shapes::ShapeRef.new(shape: Base64EncodedString, location_name: "KeyMd5"))
339
+ HlsContentProtection.add_member(:initialization_vector, Shapes::ShapeRef.new(shape: ZeroTo255String, location_name: "InitializationVector"))
340
+ HlsContentProtection.add_member(:license_acquisition_url, Shapes::ShapeRef.new(shape: ZeroTo512String, location_name: "LicenseAcquisitionUrl"))
341
+ HlsContentProtection.add_member(:key_storage_policy, Shapes::ShapeRef.new(shape: KeyStoragePolicy, location_name: "KeyStoragePolicy"))
342
+ HlsContentProtection.struct_class = Types::HlsContentProtection
343
+
344
+ InputCaptions.add_member(:merge_policy, Shapes::ShapeRef.new(shape: CaptionMergePolicy, location_name: "MergePolicy"))
345
+ InputCaptions.add_member(:caption_sources, Shapes::ShapeRef.new(shape: CaptionSources, location_name: "CaptionSources"))
346
+ InputCaptions.struct_class = Types::InputCaptions
347
+
348
+ Job.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
349
+ Job.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "Arn"))
350
+ Job.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: Id, location_name: "PipelineId"))
351
+ Job.add_member(:input, Shapes::ShapeRef.new(shape: JobInput, location_name: "Input"))
352
+ Job.add_member(:inputs, Shapes::ShapeRef.new(shape: JobInputs, location_name: "Inputs"))
353
+ Job.add_member(:output, Shapes::ShapeRef.new(shape: JobOutput, location_name: "Output"))
354
+ Job.add_member(:outputs, Shapes::ShapeRef.new(shape: JobOutputs, location_name: "Outputs"))
355
+ Job.add_member(:output_key_prefix, Shapes::ShapeRef.new(shape: Key, location_name: "OutputKeyPrefix"))
356
+ Job.add_member(:playlists, Shapes::ShapeRef.new(shape: Playlists, location_name: "Playlists"))
357
+ Job.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, location_name: "Status"))
358
+ Job.add_member(:user_metadata, Shapes::ShapeRef.new(shape: UserMetadata, location_name: "UserMetadata"))
359
+ Job.add_member(:timing, Shapes::ShapeRef.new(shape: Timing, location_name: "Timing"))
360
+ Job.struct_class = Types::Job
361
+
362
+ JobAlbumArt.add_member(:merge_policy, Shapes::ShapeRef.new(shape: MergePolicy, location_name: "MergePolicy"))
363
+ JobAlbumArt.add_member(:artwork, Shapes::ShapeRef.new(shape: Artworks, location_name: "Artwork"))
364
+ JobAlbumArt.struct_class = Types::JobAlbumArt
365
+
366
+ JobInput.add_member(:key, Shapes::ShapeRef.new(shape: LongKey, location_name: "Key"))
367
+ JobInput.add_member(:frame_rate, Shapes::ShapeRef.new(shape: FrameRate, location_name: "FrameRate"))
368
+ JobInput.add_member(:resolution, Shapes::ShapeRef.new(shape: Resolution, location_name: "Resolution"))
369
+ JobInput.add_member(:aspect_ratio, Shapes::ShapeRef.new(shape: AspectRatio, location_name: "AspectRatio"))
370
+ JobInput.add_member(:interlaced, Shapes::ShapeRef.new(shape: Interlaced, location_name: "Interlaced"))
371
+ JobInput.add_member(:container, Shapes::ShapeRef.new(shape: JobContainer, location_name: "Container"))
372
+ JobInput.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "Encryption"))
373
+ JobInput.add_member(:time_span, Shapes::ShapeRef.new(shape: TimeSpan, location_name: "TimeSpan"))
374
+ JobInput.add_member(:input_captions, Shapes::ShapeRef.new(shape: InputCaptions, location_name: "InputCaptions"))
375
+ JobInput.add_member(:detected_properties, Shapes::ShapeRef.new(shape: DetectedProperties, location_name: "DetectedProperties"))
376
+ JobInput.struct_class = Types::JobInput
377
+
378
+ JobInputs.member = Shapes::ShapeRef.new(shape: JobInput)
379
+
380
+ JobOutput.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "Id"))
381
+ JobOutput.add_member(:key, Shapes::ShapeRef.new(shape: Key, location_name: "Key"))
382
+ JobOutput.add_member(:thumbnail_pattern, Shapes::ShapeRef.new(shape: ThumbnailPattern, location_name: "ThumbnailPattern"))
383
+ JobOutput.add_member(:thumbnail_encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "ThumbnailEncryption"))
384
+ JobOutput.add_member(:rotate, Shapes::ShapeRef.new(shape: Rotate, location_name: "Rotate"))
385
+ JobOutput.add_member(:preset_id, Shapes::ShapeRef.new(shape: Id, location_name: "PresetId"))
386
+ JobOutput.add_member(:segment_duration, Shapes::ShapeRef.new(shape: FloatString, location_name: "SegmentDuration"))
387
+ JobOutput.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, location_name: "Status"))
388
+ JobOutput.add_member(:status_detail, Shapes::ShapeRef.new(shape: Description, location_name: "StatusDetail"))
389
+ JobOutput.add_member(:duration, Shapes::ShapeRef.new(shape: NullableLong, location_name: "Duration"))
390
+ JobOutput.add_member(:width, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Width"))
391
+ JobOutput.add_member(:height, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "Height"))
392
+ JobOutput.add_member(:frame_rate, Shapes::ShapeRef.new(shape: FloatString, location_name: "FrameRate"))
393
+ JobOutput.add_member(:file_size, Shapes::ShapeRef.new(shape: NullableLong, location_name: "FileSize"))
394
+ JobOutput.add_member(:duration_millis, Shapes::ShapeRef.new(shape: NullableLong, location_name: "DurationMillis"))
395
+ JobOutput.add_member(:watermarks, Shapes::ShapeRef.new(shape: JobWatermarks, location_name: "Watermarks"))
396
+ JobOutput.add_member(:album_art, Shapes::ShapeRef.new(shape: JobAlbumArt, location_name: "AlbumArt"))
397
+ JobOutput.add_member(:composition, Shapes::ShapeRef.new(shape: Composition, deprecated: true, location_name: "Composition"))
398
+ JobOutput.add_member(:captions, Shapes::ShapeRef.new(shape: Captions, location_name: "Captions"))
399
+ JobOutput.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "Encryption"))
400
+ JobOutput.add_member(:applied_color_space_conversion, Shapes::ShapeRef.new(shape: String, location_name: "AppliedColorSpaceConversion"))
401
+ JobOutput.struct_class = Types::JobOutput
402
+
403
+ JobOutputs.member = Shapes::ShapeRef.new(shape: JobOutput)
404
+
405
+ JobWatermark.add_member(:preset_watermark_id, Shapes::ShapeRef.new(shape: PresetWatermarkId, location_name: "PresetWatermarkId"))
406
+ JobWatermark.add_member(:input_key, Shapes::ShapeRef.new(shape: WatermarkKey, location_name: "InputKey"))
407
+ JobWatermark.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "Encryption"))
408
+ JobWatermark.struct_class = Types::JobWatermark
409
+
410
+ JobWatermarks.member = Shapes::ShapeRef.new(shape: JobWatermark)
411
+
412
+ Jobs.member = Shapes::ShapeRef.new(shape: Job)
413
+
414
+ ListJobsByPipelineRequest.add_member(:pipeline_id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "PipelineId"))
415
+ ListJobsByPipelineRequest.add_member(:ascending, Shapes::ShapeRef.new(shape: Ascending, location: "querystring", location_name: "Ascending"))
416
+ ListJobsByPipelineRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: Id, location: "querystring", location_name: "PageToken"))
417
+ ListJobsByPipelineRequest.struct_class = Types::ListJobsByPipelineRequest
418
+
419
+ ListJobsByPipelineResponse.add_member(:jobs, Shapes::ShapeRef.new(shape: Jobs, location_name: "Jobs"))
420
+ ListJobsByPipelineResponse.add_member(:next_page_token, Shapes::ShapeRef.new(shape: Id, location_name: "NextPageToken"))
421
+ ListJobsByPipelineResponse.struct_class = Types::ListJobsByPipelineResponse
422
+
423
+ ListJobsByStatusRequest.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location: "uri", location_name: "Status"))
424
+ ListJobsByStatusRequest.add_member(:ascending, Shapes::ShapeRef.new(shape: Ascending, location: "querystring", location_name: "Ascending"))
425
+ ListJobsByStatusRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: Id, location: "querystring", location_name: "PageToken"))
426
+ ListJobsByStatusRequest.struct_class = Types::ListJobsByStatusRequest
427
+
428
+ ListJobsByStatusResponse.add_member(:jobs, Shapes::ShapeRef.new(shape: Jobs, location_name: "Jobs"))
429
+ ListJobsByStatusResponse.add_member(:next_page_token, Shapes::ShapeRef.new(shape: Id, location_name: "NextPageToken"))
430
+ ListJobsByStatusResponse.struct_class = Types::ListJobsByStatusResponse
431
+
432
+ ListPipelinesRequest.add_member(:ascending, Shapes::ShapeRef.new(shape: Ascending, location: "querystring", location_name: "Ascending"))
433
+ ListPipelinesRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: Id, location: "querystring", location_name: "PageToken"))
434
+ ListPipelinesRequest.struct_class = Types::ListPipelinesRequest
435
+
436
+ ListPipelinesResponse.add_member(:pipelines, Shapes::ShapeRef.new(shape: Pipelines, location_name: "Pipelines"))
437
+ ListPipelinesResponse.add_member(:next_page_token, Shapes::ShapeRef.new(shape: Id, location_name: "NextPageToken"))
438
+ ListPipelinesResponse.struct_class = Types::ListPipelinesResponse
439
+
440
+ ListPresetsRequest.add_member(:ascending, Shapes::ShapeRef.new(shape: Ascending, location: "querystring", location_name: "Ascending"))
441
+ ListPresetsRequest.add_member(:page_token, Shapes::ShapeRef.new(shape: Id, location: "querystring", location_name: "PageToken"))
442
+ ListPresetsRequest.struct_class = Types::ListPresetsRequest
443
+
444
+ ListPresetsResponse.add_member(:presets, Shapes::ShapeRef.new(shape: Presets, location_name: "Presets"))
445
+ ListPresetsResponse.add_member(:next_page_token, Shapes::ShapeRef.new(shape: Id, location_name: "NextPageToken"))
446
+ ListPresetsResponse.struct_class = Types::ListPresetsResponse
447
+
448
+ Notifications.add_member(:progressing, Shapes::ShapeRef.new(shape: SnsTopic, location_name: "Progressing"))
449
+ Notifications.add_member(:completed, Shapes::ShapeRef.new(shape: SnsTopic, location_name: "Completed"))
450
+ Notifications.add_member(:warning, Shapes::ShapeRef.new(shape: SnsTopic, location_name: "Warning"))
451
+ Notifications.add_member(:error, Shapes::ShapeRef.new(shape: SnsTopic, location_name: "Error"))
452
+ Notifications.struct_class = Types::Notifications
453
+
454
+ OutputKeys.member = Shapes::ShapeRef.new(shape: Key)
455
+
456
+ Permission.add_member(:grantee_type, Shapes::ShapeRef.new(shape: GranteeType, location_name: "GranteeType"))
457
+ Permission.add_member(:grantee, Shapes::ShapeRef.new(shape: Grantee, location_name: "Grantee"))
458
+ Permission.add_member(:access, Shapes::ShapeRef.new(shape: AccessControls, location_name: "Access"))
459
+ Permission.struct_class = Types::Permission
460
+
461
+ Permissions.member = Shapes::ShapeRef.new(shape: Permission)
462
+
463
+ Pipeline.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
464
+ Pipeline.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "Arn"))
465
+ Pipeline.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
466
+ Pipeline.add_member(:status, Shapes::ShapeRef.new(shape: PipelineStatus, location_name: "Status"))
467
+ Pipeline.add_member(:input_bucket, Shapes::ShapeRef.new(shape: BucketName, location_name: "InputBucket"))
468
+ Pipeline.add_member(:output_bucket, Shapes::ShapeRef.new(shape: BucketName, location_name: "OutputBucket"))
469
+ Pipeline.add_member(:role, Shapes::ShapeRef.new(shape: Role, location_name: "Role"))
470
+ Pipeline.add_member(:aws_kms_key_arn, Shapes::ShapeRef.new(shape: KeyArn, location_name: "AwsKmsKeyArn"))
471
+ Pipeline.add_member(:notifications, Shapes::ShapeRef.new(shape: Notifications, location_name: "Notifications"))
472
+ Pipeline.add_member(:content_config, Shapes::ShapeRef.new(shape: PipelineOutputConfig, location_name: "ContentConfig"))
473
+ Pipeline.add_member(:thumbnail_config, Shapes::ShapeRef.new(shape: PipelineOutputConfig, location_name: "ThumbnailConfig"))
474
+ Pipeline.struct_class = Types::Pipeline
475
+
476
+ PipelineOutputConfig.add_member(:bucket, Shapes::ShapeRef.new(shape: BucketName, location_name: "Bucket"))
477
+ PipelineOutputConfig.add_member(:storage_class, Shapes::ShapeRef.new(shape: StorageClass, location_name: "StorageClass"))
478
+ PipelineOutputConfig.add_member(:permissions, Shapes::ShapeRef.new(shape: Permissions, location_name: "Permissions"))
479
+ PipelineOutputConfig.struct_class = Types::PipelineOutputConfig
480
+
481
+ Pipelines.member = Shapes::ShapeRef.new(shape: Pipeline)
482
+
483
+ PlayReadyDrm.add_member(:format, Shapes::ShapeRef.new(shape: PlayReadyDrmFormatString, location_name: "Format"))
484
+ PlayReadyDrm.add_member(:key, Shapes::ShapeRef.new(shape: NonEmptyBase64EncodedString, location_name: "Key"))
485
+ PlayReadyDrm.add_member(:key_md_5, Shapes::ShapeRef.new(shape: NonEmptyBase64EncodedString, location_name: "KeyMd5"))
486
+ PlayReadyDrm.add_member(:key_id, Shapes::ShapeRef.new(shape: KeyIdGuid, location_name: "KeyId"))
487
+ PlayReadyDrm.add_member(:initialization_vector, Shapes::ShapeRef.new(shape: ZeroTo255String, location_name: "InitializationVector"))
488
+ PlayReadyDrm.add_member(:license_acquisition_url, Shapes::ShapeRef.new(shape: OneTo512String, location_name: "LicenseAcquisitionUrl"))
489
+ PlayReadyDrm.struct_class = Types::PlayReadyDrm
490
+
491
+ Playlist.add_member(:name, Shapes::ShapeRef.new(shape: Filename, location_name: "Name"))
492
+ Playlist.add_member(:format, Shapes::ShapeRef.new(shape: PlaylistFormat, location_name: "Format"))
493
+ Playlist.add_member(:output_keys, Shapes::ShapeRef.new(shape: OutputKeys, location_name: "OutputKeys"))
494
+ Playlist.add_member(:hls_content_protection, Shapes::ShapeRef.new(shape: HlsContentProtection, location_name: "HlsContentProtection"))
495
+ Playlist.add_member(:play_ready_drm, Shapes::ShapeRef.new(shape: PlayReadyDrm, location_name: "PlayReadyDrm"))
496
+ Playlist.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, location_name: "Status"))
497
+ Playlist.add_member(:status_detail, Shapes::ShapeRef.new(shape: Description, location_name: "StatusDetail"))
498
+ Playlist.struct_class = Types::Playlist
499
+
500
+ Playlists.member = Shapes::ShapeRef.new(shape: Playlist)
501
+
502
+ Preset.add_member(:id, Shapes::ShapeRef.new(shape: Id, location_name: "Id"))
503
+ Preset.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "Arn"))
504
+ Preset.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
505
+ Preset.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "Description"))
506
+ Preset.add_member(:container, Shapes::ShapeRef.new(shape: PresetContainer, location_name: "Container"))
507
+ Preset.add_member(:audio, Shapes::ShapeRef.new(shape: AudioParameters, location_name: "Audio"))
508
+ Preset.add_member(:video, Shapes::ShapeRef.new(shape: VideoParameters, location_name: "Video"))
509
+ Preset.add_member(:thumbnails, Shapes::ShapeRef.new(shape: Thumbnails, location_name: "Thumbnails"))
510
+ Preset.add_member(:type, Shapes::ShapeRef.new(shape: PresetType, location_name: "Type"))
511
+ Preset.struct_class = Types::Preset
512
+
513
+ PresetWatermark.add_member(:id, Shapes::ShapeRef.new(shape: PresetWatermarkId, location_name: "Id"))
514
+ PresetWatermark.add_member(:max_width, Shapes::ShapeRef.new(shape: PixelsOrPercent, location_name: "MaxWidth"))
515
+ PresetWatermark.add_member(:max_height, Shapes::ShapeRef.new(shape: PixelsOrPercent, location_name: "MaxHeight"))
516
+ PresetWatermark.add_member(:sizing_policy, Shapes::ShapeRef.new(shape: WatermarkSizingPolicy, location_name: "SizingPolicy"))
517
+ PresetWatermark.add_member(:horizontal_align, Shapes::ShapeRef.new(shape: HorizontalAlign, location_name: "HorizontalAlign"))
518
+ PresetWatermark.add_member(:horizontal_offset, Shapes::ShapeRef.new(shape: PixelsOrPercent, location_name: "HorizontalOffset"))
519
+ PresetWatermark.add_member(:vertical_align, Shapes::ShapeRef.new(shape: VerticalAlign, location_name: "VerticalAlign"))
520
+ PresetWatermark.add_member(:vertical_offset, Shapes::ShapeRef.new(shape: PixelsOrPercent, location_name: "VerticalOffset"))
521
+ PresetWatermark.add_member(:opacity, Shapes::ShapeRef.new(shape: Opacity, location_name: "Opacity"))
522
+ PresetWatermark.add_member(:target, Shapes::ShapeRef.new(shape: Target, location_name: "Target"))
523
+ PresetWatermark.struct_class = Types::PresetWatermark
524
+
525
+ PresetWatermarks.member = Shapes::ShapeRef.new(shape: PresetWatermark)
526
+
527
+ Presets.member = Shapes::ShapeRef.new(shape: Preset)
528
+
529
+ ReadJobRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
530
+ ReadJobRequest.struct_class = Types::ReadJobRequest
531
+
532
+ ReadJobResponse.add_member(:job, Shapes::ShapeRef.new(shape: Job, location_name: "Job"))
533
+ ReadJobResponse.struct_class = Types::ReadJobResponse
534
+
535
+ ReadPipelineRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
536
+ ReadPipelineRequest.struct_class = Types::ReadPipelineRequest
537
+
538
+ ReadPipelineResponse.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
539
+ ReadPipelineResponse.add_member(:warnings, Shapes::ShapeRef.new(shape: Warnings, location_name: "Warnings"))
540
+ ReadPipelineResponse.struct_class = Types::ReadPipelineResponse
541
+
542
+ ReadPresetRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
543
+ ReadPresetRequest.struct_class = Types::ReadPresetRequest
544
+
545
+ ReadPresetResponse.add_member(:preset, Shapes::ShapeRef.new(shape: Preset, location_name: "Preset"))
546
+ ReadPresetResponse.struct_class = Types::ReadPresetResponse
547
+
548
+ SnsTopics.member = Shapes::ShapeRef.new(shape: SnsTopic)
549
+
550
+ TestRoleRequest.add_member(:role, Shapes::ShapeRef.new(shape: Role, required: true, location_name: "Role"))
551
+ TestRoleRequest.add_member(:input_bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "InputBucket"))
552
+ TestRoleRequest.add_member(:output_bucket, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "OutputBucket"))
553
+ TestRoleRequest.add_member(:topics, Shapes::ShapeRef.new(shape: SnsTopics, required: true, location_name: "Topics"))
554
+ TestRoleRequest.struct_class = Types::TestRoleRequest
555
+
556
+ TestRoleResponse.add_member(:success, Shapes::ShapeRef.new(shape: Success, location_name: "Success"))
557
+ TestRoleResponse.add_member(:messages, Shapes::ShapeRef.new(shape: ExceptionMessages, location_name: "Messages"))
558
+ TestRoleResponse.struct_class = Types::TestRoleResponse
559
+
560
+ Thumbnails.add_member(:format, Shapes::ShapeRef.new(shape: JpgOrPng, location_name: "Format"))
561
+ Thumbnails.add_member(:interval, Shapes::ShapeRef.new(shape: Digits, location_name: "Interval"))
562
+ Thumbnails.add_member(:resolution, Shapes::ShapeRef.new(shape: ThumbnailResolution, location_name: "Resolution"))
563
+ Thumbnails.add_member(:aspect_ratio, Shapes::ShapeRef.new(shape: AspectRatio, location_name: "AspectRatio"))
564
+ Thumbnails.add_member(:max_width, Shapes::ShapeRef.new(shape: DigitsOrAuto, location_name: "MaxWidth"))
565
+ Thumbnails.add_member(:max_height, Shapes::ShapeRef.new(shape: DigitsOrAuto, location_name: "MaxHeight"))
566
+ Thumbnails.add_member(:sizing_policy, Shapes::ShapeRef.new(shape: SizingPolicy, location_name: "SizingPolicy"))
567
+ Thumbnails.add_member(:padding_policy, Shapes::ShapeRef.new(shape: PaddingPolicy, location_name: "PaddingPolicy"))
568
+ Thumbnails.struct_class = Types::Thumbnails
569
+
570
+ TimeSpan.add_member(:start_time, Shapes::ShapeRef.new(shape: Time, location_name: "StartTime"))
571
+ TimeSpan.add_member(:duration, Shapes::ShapeRef.new(shape: Time, location_name: "Duration"))
572
+ TimeSpan.struct_class = Types::TimeSpan
573
+
574
+ Timing.add_member(:submit_time_millis, Shapes::ShapeRef.new(shape: NullableLong, location_name: "SubmitTimeMillis"))
575
+ Timing.add_member(:start_time_millis, Shapes::ShapeRef.new(shape: NullableLong, location_name: "StartTimeMillis"))
576
+ Timing.add_member(:finish_time_millis, Shapes::ShapeRef.new(shape: NullableLong, location_name: "FinishTimeMillis"))
577
+ Timing.struct_class = Types::Timing
578
+
579
+ UpdatePipelineNotificationsRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
580
+ UpdatePipelineNotificationsRequest.add_member(:notifications, Shapes::ShapeRef.new(shape: Notifications, required: true, location_name: "Notifications"))
581
+ UpdatePipelineNotificationsRequest.struct_class = Types::UpdatePipelineNotificationsRequest
582
+
583
+ UpdatePipelineNotificationsResponse.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
584
+ UpdatePipelineNotificationsResponse.struct_class = Types::UpdatePipelineNotificationsResponse
585
+
586
+ UpdatePipelineRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
587
+ UpdatePipelineRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
588
+ UpdatePipelineRequest.add_member(:input_bucket, Shapes::ShapeRef.new(shape: BucketName, location_name: "InputBucket"))
589
+ UpdatePipelineRequest.add_member(:role, Shapes::ShapeRef.new(shape: Role, location_name: "Role"))
590
+ UpdatePipelineRequest.add_member(:aws_kms_key_arn, Shapes::ShapeRef.new(shape: KeyArn, location_name: "AwsKmsKeyArn"))
591
+ UpdatePipelineRequest.add_member(:notifications, Shapes::ShapeRef.new(shape: Notifications, location_name: "Notifications"))
592
+ UpdatePipelineRequest.add_member(:content_config, Shapes::ShapeRef.new(shape: PipelineOutputConfig, location_name: "ContentConfig"))
593
+ UpdatePipelineRequest.add_member(:thumbnail_config, Shapes::ShapeRef.new(shape: PipelineOutputConfig, location_name: "ThumbnailConfig"))
594
+ UpdatePipelineRequest.struct_class = Types::UpdatePipelineRequest
595
+
596
+ UpdatePipelineResponse.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
597
+ UpdatePipelineResponse.add_member(:warnings, Shapes::ShapeRef.new(shape: Warnings, location_name: "Warnings"))
598
+ UpdatePipelineResponse.struct_class = Types::UpdatePipelineResponse
599
+
600
+ UpdatePipelineStatusRequest.add_member(:id, Shapes::ShapeRef.new(shape: Id, required: true, location: "uri", location_name: "Id"))
601
+ UpdatePipelineStatusRequest.add_member(:status, Shapes::ShapeRef.new(shape: PipelineStatus, required: true, location_name: "Status"))
602
+ UpdatePipelineStatusRequest.struct_class = Types::UpdatePipelineStatusRequest
603
+
604
+ UpdatePipelineStatusResponse.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
605
+ UpdatePipelineStatusResponse.struct_class = Types::UpdatePipelineStatusResponse
606
+
607
+ UserMetadata.key = Shapes::ShapeRef.new(shape: String)
608
+ UserMetadata.value = Shapes::ShapeRef.new(shape: String)
609
+
610
+ VideoParameters.add_member(:codec, Shapes::ShapeRef.new(shape: VideoCodec, location_name: "Codec"))
611
+ VideoParameters.add_member(:codec_options, Shapes::ShapeRef.new(shape: CodecOptions, location_name: "CodecOptions"))
612
+ VideoParameters.add_member(:keyframes_max_dist, Shapes::ShapeRef.new(shape: KeyframesMaxDist, location_name: "KeyframesMaxDist"))
613
+ VideoParameters.add_member(:fixed_gop, Shapes::ShapeRef.new(shape: FixedGOP, location_name: "FixedGOP"))
614
+ VideoParameters.add_member(:bit_rate, Shapes::ShapeRef.new(shape: VideoBitRate, location_name: "BitRate"))
615
+ VideoParameters.add_member(:frame_rate, Shapes::ShapeRef.new(shape: FrameRate, location_name: "FrameRate"))
616
+ VideoParameters.add_member(:max_frame_rate, Shapes::ShapeRef.new(shape: MaxFrameRate, location_name: "MaxFrameRate"))
617
+ VideoParameters.add_member(:resolution, Shapes::ShapeRef.new(shape: Resolution, location_name: "Resolution"))
618
+ VideoParameters.add_member(:aspect_ratio, Shapes::ShapeRef.new(shape: AspectRatio, location_name: "AspectRatio"))
619
+ VideoParameters.add_member(:max_width, Shapes::ShapeRef.new(shape: DigitsOrAuto, location_name: "MaxWidth"))
620
+ VideoParameters.add_member(:max_height, Shapes::ShapeRef.new(shape: DigitsOrAuto, location_name: "MaxHeight"))
621
+ VideoParameters.add_member(:display_aspect_ratio, Shapes::ShapeRef.new(shape: AspectRatio, location_name: "DisplayAspectRatio"))
622
+ VideoParameters.add_member(:sizing_policy, Shapes::ShapeRef.new(shape: SizingPolicy, location_name: "SizingPolicy"))
623
+ VideoParameters.add_member(:padding_policy, Shapes::ShapeRef.new(shape: PaddingPolicy, location_name: "PaddingPolicy"))
624
+ VideoParameters.add_member(:watermarks, Shapes::ShapeRef.new(shape: PresetWatermarks, location_name: "Watermarks"))
625
+ VideoParameters.struct_class = Types::VideoParameters
626
+
627
+ Warning.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "Code"))
628
+ Warning.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
629
+ Warning.struct_class = Types::Warning
630
+
631
+ Warnings.member = Shapes::ShapeRef.new(shape: Warning)
632
+
633
+
634
+ # @api private
635
+ API = Seahorse::Model::Api.new.tap do |api|
636
+
637
+ api.version = "2012-09-25"
638
+
639
+ api.metadata = {
640
+ "endpointPrefix" => "elastictranscoder",
641
+ "protocol" => "rest-json",
642
+ "serviceFullName" => "Amazon Elastic Transcoder",
643
+ "signatureVersion" => "v4",
644
+ }
645
+
646
+ api.add_operation(:cancel_job, Seahorse::Model::Operation.new.tap do |o|
647
+ o.name = "CancelJob"
648
+ o.http_method = "DELETE"
649
+ o.http_request_uri = "/2012-09-25/jobs/{Id}"
650
+ o.input = Shapes::ShapeRef.new(shape: CancelJobRequest)
651
+ o.output = Shapes::ShapeRef.new(shape: CancelJobResponse)
652
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
653
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
654
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
655
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
656
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
657
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
658
+ end)
659
+
660
+ api.add_operation(:create_job, Seahorse::Model::Operation.new.tap do |o|
661
+ o.name = "CreateJob"
662
+ o.http_method = "POST"
663
+ o.http_request_uri = "/2012-09-25/jobs"
664
+ o.input = Shapes::ShapeRef.new(shape: CreateJobRequest)
665
+ o.output = Shapes::ShapeRef.new(shape: CreateJobResponse)
666
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
667
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
668
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
669
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
670
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
671
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
672
+ end)
673
+
674
+ api.add_operation(:create_pipeline, Seahorse::Model::Operation.new.tap do |o|
675
+ o.name = "CreatePipeline"
676
+ o.http_method = "POST"
677
+ o.http_request_uri = "/2012-09-25/pipelines"
678
+ o.input = Shapes::ShapeRef.new(shape: CreatePipelineRequest)
679
+ o.output = Shapes::ShapeRef.new(shape: CreatePipelineResponse)
680
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
681
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
682
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
683
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
684
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
685
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
686
+ end)
687
+
688
+ api.add_operation(:create_preset, Seahorse::Model::Operation.new.tap do |o|
689
+ o.name = "CreatePreset"
690
+ o.http_method = "POST"
691
+ o.http_request_uri = "/2012-09-25/presets"
692
+ o.input = Shapes::ShapeRef.new(shape: CreatePresetRequest)
693
+ o.output = Shapes::ShapeRef.new(shape: CreatePresetResponse)
694
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
695
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
696
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
697
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
698
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
699
+ end)
700
+
701
+ api.add_operation(:delete_pipeline, Seahorse::Model::Operation.new.tap do |o|
702
+ o.name = "DeletePipeline"
703
+ o.http_method = "DELETE"
704
+ o.http_request_uri = "/2012-09-25/pipelines/{Id}"
705
+ o.input = Shapes::ShapeRef.new(shape: DeletePipelineRequest)
706
+ o.output = Shapes::ShapeRef.new(shape: DeletePipelineResponse)
707
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
708
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
709
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
710
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
711
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
712
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
713
+ end)
714
+
715
+ api.add_operation(:delete_preset, Seahorse::Model::Operation.new.tap do |o|
716
+ o.name = "DeletePreset"
717
+ o.http_method = "DELETE"
718
+ o.http_request_uri = "/2012-09-25/presets/{Id}"
719
+ o.input = Shapes::ShapeRef.new(shape: DeletePresetRequest)
720
+ o.output = Shapes::ShapeRef.new(shape: DeletePresetResponse)
721
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
722
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
723
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
724
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
725
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
726
+ end)
727
+
728
+ api.add_operation(:list_jobs_by_pipeline, Seahorse::Model::Operation.new.tap do |o|
729
+ o.name = "ListJobsByPipeline"
730
+ o.http_method = "GET"
731
+ o.http_request_uri = "/2012-09-25/jobsByPipeline/{PipelineId}"
732
+ o.input = Shapes::ShapeRef.new(shape: ListJobsByPipelineRequest)
733
+ o.output = Shapes::ShapeRef.new(shape: ListJobsByPipelineResponse)
734
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
735
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
736
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
737
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
738
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
739
+ o[:pager] = Aws::Pager.new(
740
+ tokens: {
741
+ "next_page_token" => "page_token"
742
+ }
743
+ )
744
+ end)
745
+
746
+ api.add_operation(:list_jobs_by_status, Seahorse::Model::Operation.new.tap do |o|
747
+ o.name = "ListJobsByStatus"
748
+ o.http_method = "GET"
749
+ o.http_request_uri = "/2012-09-25/jobsByStatus/{Status}"
750
+ o.input = Shapes::ShapeRef.new(shape: ListJobsByStatusRequest)
751
+ o.output = Shapes::ShapeRef.new(shape: ListJobsByStatusResponse)
752
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
753
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
754
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
755
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
756
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
757
+ o[:pager] = Aws::Pager.new(
758
+ tokens: {
759
+ "next_page_token" => "page_token"
760
+ }
761
+ )
762
+ end)
763
+
764
+ api.add_operation(:list_pipelines, Seahorse::Model::Operation.new.tap do |o|
765
+ o.name = "ListPipelines"
766
+ o.http_method = "GET"
767
+ o.http_request_uri = "/2012-09-25/pipelines"
768
+ o.input = Shapes::ShapeRef.new(shape: ListPipelinesRequest)
769
+ o.output = Shapes::ShapeRef.new(shape: ListPipelinesResponse)
770
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
771
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
772
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
773
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
774
+ o[:pager] = Aws::Pager.new(
775
+ tokens: {
776
+ "next_page_token" => "page_token"
777
+ }
778
+ )
779
+ end)
780
+
781
+ api.add_operation(:list_presets, Seahorse::Model::Operation.new.tap do |o|
782
+ o.name = "ListPresets"
783
+ o.http_method = "GET"
784
+ o.http_request_uri = "/2012-09-25/presets"
785
+ o.input = Shapes::ShapeRef.new(shape: ListPresetsRequest)
786
+ o.output = Shapes::ShapeRef.new(shape: ListPresetsResponse)
787
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
788
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
789
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
790
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
791
+ o[:pager] = Aws::Pager.new(
792
+ tokens: {
793
+ "next_page_token" => "page_token"
794
+ }
795
+ )
796
+ end)
797
+
798
+ api.add_operation(:read_job, Seahorse::Model::Operation.new.tap do |o|
799
+ o.name = "ReadJob"
800
+ o.http_method = "GET"
801
+ o.http_request_uri = "/2012-09-25/jobs/{Id}"
802
+ o.input = Shapes::ShapeRef.new(shape: ReadJobRequest)
803
+ o.output = Shapes::ShapeRef.new(shape: ReadJobResponse)
804
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
805
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
806
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
807
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
808
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
809
+ end)
810
+
811
+ api.add_operation(:read_pipeline, Seahorse::Model::Operation.new.tap do |o|
812
+ o.name = "ReadPipeline"
813
+ o.http_method = "GET"
814
+ o.http_request_uri = "/2012-09-25/pipelines/{Id}"
815
+ o.input = Shapes::ShapeRef.new(shape: ReadPipelineRequest)
816
+ o.output = Shapes::ShapeRef.new(shape: ReadPipelineResponse)
817
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
818
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
819
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
820
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
821
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
822
+ end)
823
+
824
+ api.add_operation(:read_preset, Seahorse::Model::Operation.new.tap do |o|
825
+ o.name = "ReadPreset"
826
+ o.http_method = "GET"
827
+ o.http_request_uri = "/2012-09-25/presets/{Id}"
828
+ o.input = Shapes::ShapeRef.new(shape: ReadPresetRequest)
829
+ o.output = Shapes::ShapeRef.new(shape: ReadPresetResponse)
830
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
831
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
832
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
833
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
834
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
835
+ end)
836
+
837
+ api.add_operation(:test_role, Seahorse::Model::Operation.new.tap do |o|
838
+ o.name = "TestRole"
839
+ o.http_method = "POST"
840
+ o.http_request_uri = "/2012-09-25/roleTests"
841
+ o.deprecated = true
842
+ o.input = Shapes::ShapeRef.new(shape: TestRoleRequest)
843
+ o.output = Shapes::ShapeRef.new(shape: TestRoleResponse)
844
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
845
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
846
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
847
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
848
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
849
+ end)
850
+
851
+ api.add_operation(:update_pipeline, Seahorse::Model::Operation.new.tap do |o|
852
+ o.name = "UpdatePipeline"
853
+ o.http_method = "PUT"
854
+ o.http_request_uri = "/2012-09-25/pipelines/{Id}"
855
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineRequest)
856
+ o.output = Shapes::ShapeRef.new(shape: UpdatePipelineResponse)
857
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
858
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
859
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
860
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
861
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
862
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
863
+ end)
864
+
865
+ api.add_operation(:update_pipeline_notifications, Seahorse::Model::Operation.new.tap do |o|
866
+ o.name = "UpdatePipelineNotifications"
867
+ o.http_method = "POST"
868
+ o.http_request_uri = "/2012-09-25/pipelines/{Id}/notifications"
869
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineNotificationsRequest)
870
+ o.output = Shapes::ShapeRef.new(shape: UpdatePipelineNotificationsResponse)
871
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
872
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
873
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
874
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
875
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
876
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
877
+ end)
878
+
879
+ api.add_operation(:update_pipeline_status, Seahorse::Model::Operation.new.tap do |o|
880
+ o.name = "UpdatePipelineStatus"
881
+ o.http_method = "POST"
882
+ o.http_request_uri = "/2012-09-25/pipelines/{Id}/status"
883
+ o.input = Shapes::ShapeRef.new(shape: UpdatePipelineStatusRequest)
884
+ o.output = Shapes::ShapeRef.new(shape: UpdatePipelineStatusResponse)
885
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
886
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleVersionException)
887
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
888
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
889
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
890
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
891
+ end)
892
+ end
893
+
894
+ end
895
+ end
896
+ end