aws-sdk-mediaconvert 1.170.0 → 1.172.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -61,6 +61,7 @@ module Aws::MediaConvert
61
61
  AudioNormalizationLoudnessLogging = Shapes::StringShape.new(name: 'AudioNormalizationLoudnessLogging')
62
62
  AudioNormalizationPeakCalculation = Shapes::StringShape.new(name: 'AudioNormalizationPeakCalculation')
63
63
  AudioNormalizationSettings = Shapes::StructureShape.new(name: 'AudioNormalizationSettings')
64
+ AudioPitchCorrectionSettings = Shapes::StructureShape.new(name: 'AudioPitchCorrectionSettings')
64
65
  AudioProperties = Shapes::StructureShape.new(name: 'AudioProperties')
65
66
  AudioSelector = Shapes::StructureShape.new(name: 'AudioSelector')
66
67
  AudioSelectorGroup = Shapes::StructureShape.new(name: 'AudioSelectorGroup')
@@ -156,6 +157,7 @@ module Aws::MediaConvert
156
157
  CmfcTimedMetadata = Shapes::StringShape.new(name: 'CmfcTimedMetadata')
157
158
  CmfcTimedMetadataBoxVersion = Shapes::StringShape.new(name: 'CmfcTimedMetadataBoxVersion')
158
159
  Codec = Shapes::StringShape.new(name: 'Codec')
160
+ CodecMetadata = Shapes::StructureShape.new(name: 'CodecMetadata')
159
161
  ColorConversion3DLUTSetting = Shapes::StructureShape.new(name: 'ColorConversion3DLUTSetting')
160
162
  ColorCorrector = Shapes::StructureShape.new(name: 'ColorCorrector')
161
163
  ColorMetadata = Shapes::StringShape.new(name: 'ColorMetadata')
@@ -296,6 +298,8 @@ module Aws::MediaConvert
296
298
  GetJobResponse = Shapes::StructureShape.new(name: 'GetJobResponse')
297
299
  GetJobTemplateRequest = Shapes::StructureShape.new(name: 'GetJobTemplateRequest')
298
300
  GetJobTemplateResponse = Shapes::StructureShape.new(name: 'GetJobTemplateResponse')
301
+ GetJobsQueryResultsRequest = Shapes::StructureShape.new(name: 'GetJobsQueryResultsRequest')
302
+ GetJobsQueryResultsResponse = Shapes::StructureShape.new(name: 'GetJobsQueryResultsResponse')
299
303
  GetPolicyRequest = Shapes::StructureShape.new(name: 'GetPolicyRequest')
300
304
  GetPolicyResponse = Shapes::StructureShape.new(name: 'GetPolicyResponse')
301
305
  GetPresetRequest = Shapes::StructureShape.new(name: 'GetPresetRequest')
@@ -432,6 +436,9 @@ module Aws::MediaConvert
432
436
  JobTemplate = Shapes::StructureShape.new(name: 'JobTemplate')
433
437
  JobTemplateListBy = Shapes::StringShape.new(name: 'JobTemplateListBy')
434
438
  JobTemplateSettings = Shapes::StructureShape.new(name: 'JobTemplateSettings')
439
+ JobsQueryFilter = Shapes::StructureShape.new(name: 'JobsQueryFilter')
440
+ JobsQueryFilterKey = Shapes::StringShape.new(name: 'JobsQueryFilterKey')
441
+ JobsQueryStatus = Shapes::StringShape.new(name: 'JobsQueryStatus')
435
442
  KantarWatermarkSettings = Shapes::StructureShape.new(name: 'KantarWatermarkSettings')
436
443
  LanguageCode = Shapes::StringShape.new(name: 'LanguageCode')
437
444
  ListJobTemplatesRequest = Shapes::StructureShape.new(name: 'ListJobTemplatesRequest')
@@ -562,6 +569,7 @@ module Aws::MediaConvert
562
569
  OutputSettings = Shapes::StructureShape.new(name: 'OutputSettings')
563
570
  PadVideo = Shapes::StringShape.new(name: 'PadVideo')
564
571
  PartnerWatermarking = Shapes::StructureShape.new(name: 'PartnerWatermarking')
572
+ PassthroughSettings = Shapes::StructureShape.new(name: 'PassthroughSettings')
565
573
  Policy = Shapes::StructureShape.new(name: 'Policy')
566
574
  Preset = Shapes::StructureShape.new(name: 'Preset')
567
575
  PresetListBy = Shapes::StringShape.new(name: 'PresetListBy')
@@ -613,12 +621,16 @@ module Aws::MediaConvert
613
621
  SearchJobsRequest = Shapes::StructureShape.new(name: 'SearchJobsRequest')
614
622
  SearchJobsResponse = Shapes::StructureShape.new(name: 'SearchJobsResponse')
615
623
  ServiceOverride = Shapes::StructureShape.new(name: 'ServiceOverride')
624
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
616
625
  ShareStatus = Shapes::StringShape.new(name: 'ShareStatus')
617
626
  SimulateReservedQueue = Shapes::StringShape.new(name: 'SimulateReservedQueue')
627
+ SlowPalPitchCorrection = Shapes::StringShape.new(name: 'SlowPalPitchCorrection')
618
628
  SpekeKeyProvider = Shapes::StructureShape.new(name: 'SpekeKeyProvider')
619
629
  SpekeKeyProviderCmaf = Shapes::StructureShape.new(name: 'SpekeKeyProviderCmaf')
620
630
  SrtDestinationSettings = Shapes::StructureShape.new(name: 'SrtDestinationSettings')
621
631
  SrtStylePassthrough = Shapes::StringShape.new(name: 'SrtStylePassthrough')
632
+ StartJobsQueryRequest = Shapes::StructureShape.new(name: 'StartJobsQueryRequest')
633
+ StartJobsQueryResponse = Shapes::StructureShape.new(name: 'StartJobsQueryResponse')
622
634
  StaticKeyProvider = Shapes::StructureShape.new(name: 'StaticKeyProvider')
623
635
  StatusUpdateInterval = Shapes::StringShape.new(name: 'StatusUpdateInterval')
624
636
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
@@ -685,6 +697,7 @@ module Aws::MediaConvert
685
697
  VideoPreprocessor = Shapes::StructureShape.new(name: 'VideoPreprocessor')
686
698
  VideoProperties = Shapes::StructureShape.new(name: 'VideoProperties')
687
699
  VideoSelector = Shapes::StructureShape.new(name: 'VideoSelector')
700
+ VideoSelectorMode = Shapes::StringShape.new(name: 'VideoSelectorMode')
688
701
  VideoSelectorType = Shapes::StringShape.new(name: 'VideoSelectorType')
689
702
  VideoTimecodeInsertion = Shapes::StringShape.new(name: 'VideoTimecodeInsertion')
690
703
  VorbisSettings = Shapes::StructureShape.new(name: 'VorbisSettings')
@@ -876,6 +889,7 @@ module Aws::MediaConvert
876
889
  __listOfJob = Shapes::ListShape.new(name: '__listOfJob')
877
890
  __listOfJobEngineVersion = Shapes::ListShape.new(name: '__listOfJobEngineVersion')
878
891
  __listOfJobTemplate = Shapes::ListShape.new(name: '__listOfJobTemplate')
892
+ __listOfJobsQueryFilter = Shapes::ListShape.new(name: '__listOfJobsQueryFilter')
879
893
  __listOfMsSmoothAdditionalManifest = Shapes::ListShape.new(name: '__listOfMsSmoothAdditionalManifest')
880
894
  __listOfOutput = Shapes::ListShape.new(name: '__listOfOutput')
881
895
  __listOfOutputChannelMapping = Shapes::ListShape.new(name: '__listOfOutputChannelMapping')
@@ -901,6 +915,7 @@ module Aws::MediaConvert
901
915
  __listOf__integerMin32Max8182 = Shapes::ListShape.new(name: '__listOf__integerMin32Max8182')
902
916
  __listOf__integerMinNegative60Max6 = Shapes::ListShape.new(name: '__listOf__integerMinNegative60Max6')
903
917
  __listOf__string = Shapes::ListShape.new(name: '__listOf__string')
918
+ __listOf__stringMax100 = Shapes::ListShape.new(name: '__listOf__stringMax100')
904
919
  __listOf__stringMin1 = Shapes::ListShape.new(name: '__listOf__stringMin1')
905
920
  __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12 = Shapes::ListShape.new(name: '__listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12')
906
921
  __listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12 = Shapes::ListShape.new(name: '__listOf__stringPattern09aFAF809aFAF409aFAF409aFAF409aFAF12')
@@ -912,6 +927,7 @@ module Aws::MediaConvert
912
927
  __mapOfDynamicAudioSelector = Shapes::MapShape.new(name: '__mapOfDynamicAudioSelector')
913
928
  __mapOf__string = Shapes::MapShape.new(name: '__mapOf__string')
914
929
  __string = Shapes::StringShape.new(name: '__string')
930
+ __stringMax100 = Shapes::StringShape.new(name: '__stringMax100')
915
931
  __stringMax1000 = Shapes::StringShape.new(name: '__stringMax1000')
916
932
  __stringMax2048 = Shapes::StringShape.new(name: '__stringMax2048')
917
933
  __stringMax2048PatternS3Https = Shapes::StringShape.new(name: '__stringMax2048PatternS3Https')
@@ -1044,6 +1060,7 @@ module Aws::MediaConvert
1044
1060
 
1045
1061
  AudioDescription.add_member(:audio_channel_tagging_settings, Shapes::ShapeRef.new(shape: AudioChannelTaggingSettings, location_name: "audioChannelTaggingSettings"))
1046
1062
  AudioDescription.add_member(:audio_normalization_settings, Shapes::ShapeRef.new(shape: AudioNormalizationSettings, location_name: "audioNormalizationSettings"))
1063
+ AudioDescription.add_member(:audio_pitch_correction_settings, Shapes::ShapeRef.new(shape: AudioPitchCorrectionSettings, location_name: "audioPitchCorrectionSettings"))
1047
1064
  AudioDescription.add_member(:audio_source_name, Shapes::ShapeRef.new(shape: __stringMax2048, location_name: "audioSourceName"))
1048
1065
  AudioDescription.add_member(:audio_type, Shapes::ShapeRef.new(shape: __integerMin0Max255, location_name: "audioType"))
1049
1066
  AudioDescription.add_member(:audio_type_control, Shapes::ShapeRef.new(shape: AudioTypeControl, location_name: "audioTypeControl"))
@@ -1064,6 +1081,9 @@ module Aws::MediaConvert
1064
1081
  AudioNormalizationSettings.add_member(:true_peak_limiter_threshold, Shapes::ShapeRef.new(shape: __doubleMinNegative8Max0, location_name: "truePeakLimiterThreshold"))
1065
1082
  AudioNormalizationSettings.struct_class = Types::AudioNormalizationSettings
1066
1083
 
1084
+ AudioPitchCorrectionSettings.add_member(:slow_pal_pitch_correction, Shapes::ShapeRef.new(shape: SlowPalPitchCorrection, location_name: "slowPalPitchCorrection"))
1085
+ AudioPitchCorrectionSettings.struct_class = Types::AudioPitchCorrectionSettings
1086
+
1067
1087
  AudioProperties.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integer, location_name: "bitDepth"))
1068
1088
  AudioProperties.add_member(:bit_rate, Shapes::ShapeRef.new(shape: __long, location_name: "bitRate"))
1069
1089
  AudioProperties.add_member(:channels, Shapes::ShapeRef.new(shape: __integer, location_name: "channels"))
@@ -1083,6 +1103,7 @@ module Aws::MediaConvert
1083
1103
  AudioSelector.add_member(:program_selection, Shapes::ShapeRef.new(shape: __integerMin0Max8, location_name: "programSelection"))
1084
1104
  AudioSelector.add_member(:remix_settings, Shapes::ShapeRef.new(shape: RemixSettings, location_name: "remixSettings"))
1085
1105
  AudioSelector.add_member(:selector_type, Shapes::ShapeRef.new(shape: AudioSelectorType, location_name: "selectorType"))
1106
+ AudioSelector.add_member(:streams, Shapes::ShapeRef.new(shape: __listOf__integerMin1Max2147483647, location_name: "streams"))
1086
1107
  AudioSelector.add_member(:tracks, Shapes::ShapeRef.new(shape: __listOf__integerMin1Max2147483647, location_name: "tracks"))
1087
1108
  AudioSelector.struct_class = Types::AudioSelector
1088
1109
 
@@ -1305,6 +1326,19 @@ module Aws::MediaConvert
1305
1326
  CmfcSettings.add_member(:timed_metadata_value, Shapes::ShapeRef.new(shape: __stringMax1000, location_name: "timedMetadataValue"))
1306
1327
  CmfcSettings.struct_class = Types::CmfcSettings
1307
1328
 
1329
+ CodecMetadata.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integer, location_name: "bitDepth"))
1330
+ CodecMetadata.add_member(:chroma_subsampling, Shapes::ShapeRef.new(shape: __string, location_name: "chromaSubsampling"))
1331
+ CodecMetadata.add_member(:coded_frame_rate, Shapes::ShapeRef.new(shape: FrameRate, location_name: "codedFrameRate"))
1332
+ CodecMetadata.add_member(:color_primaries, Shapes::ShapeRef.new(shape: ColorPrimaries, location_name: "colorPrimaries"))
1333
+ CodecMetadata.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
1334
+ CodecMetadata.add_member(:level, Shapes::ShapeRef.new(shape: __string, location_name: "level"))
1335
+ CodecMetadata.add_member(:matrix_coefficients, Shapes::ShapeRef.new(shape: MatrixCoefficients, location_name: "matrixCoefficients"))
1336
+ CodecMetadata.add_member(:profile, Shapes::ShapeRef.new(shape: __string, location_name: "profile"))
1337
+ CodecMetadata.add_member(:scan_type, Shapes::ShapeRef.new(shape: __string, location_name: "scanType"))
1338
+ CodecMetadata.add_member(:transfer_characteristics, Shapes::ShapeRef.new(shape: TransferCharacteristics, location_name: "transferCharacteristics"))
1339
+ CodecMetadata.add_member(:width, Shapes::ShapeRef.new(shape: __integer, location_name: "width"))
1340
+ CodecMetadata.struct_class = Types::CodecMetadata
1341
+
1308
1342
  ColorConversion3DLUTSetting.add_member(:file_input, Shapes::ShapeRef.new(shape: __stringMin14PatternS3CubeCUBEHttpsCubeCUBE, location_name: "fileInput"))
1309
1343
  ColorConversion3DLUTSetting.add_member(:input_color_space, Shapes::ShapeRef.new(shape: ColorSpace, location_name: "inputColorSpace"))
1310
1344
  ColorConversion3DLUTSetting.add_member(:input_mastering_luminance, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "inputMasteringLuminance"))
@@ -1685,6 +1719,14 @@ module Aws::MediaConvert
1685
1719
  GetJobTemplateResponse.add_member(:job_template, Shapes::ShapeRef.new(shape: JobTemplate, location_name: "jobTemplate"))
1686
1720
  GetJobTemplateResponse.struct_class = Types::GetJobTemplateResponse
1687
1721
 
1722
+ GetJobsQueryResultsRequest.add_member(:id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "id"))
1723
+ GetJobsQueryResultsRequest.struct_class = Types::GetJobsQueryResultsRequest
1724
+
1725
+ GetJobsQueryResultsResponse.add_member(:jobs, Shapes::ShapeRef.new(shape: __listOfJob, location_name: "jobs"))
1726
+ GetJobsQueryResultsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
1727
+ GetJobsQueryResultsResponse.add_member(:status, Shapes::ShapeRef.new(shape: JobsQueryStatus, location_name: "status"))
1728
+ GetJobsQueryResultsResponse.struct_class = Types::GetJobsQueryResultsResponse
1729
+
1688
1730
  GetPolicyRequest.struct_class = Types::GetPolicyRequest
1689
1731
 
1690
1732
  GetPolicyResponse.add_member(:policy, Shapes::ShapeRef.new(shape: Policy, location_name: "policy"))
@@ -1996,7 +2038,9 @@ module Aws::MediaConvert
1996
2038
  InputVideoGenerator.add_member(:duration, Shapes::ShapeRef.new(shape: __integerMin50Max86400000, location_name: "duration"))
1997
2039
  InputVideoGenerator.add_member(:framerate_denominator, Shapes::ShapeRef.new(shape: __integerMin1Max1001, location_name: "framerateDenominator"))
1998
2040
  InputVideoGenerator.add_member(:framerate_numerator, Shapes::ShapeRef.new(shape: __integerMin1Max60000, location_name: "framerateNumerator"))
2041
+ InputVideoGenerator.add_member(:height, Shapes::ShapeRef.new(shape: __integerMin32Max8192, location_name: "height"))
1999
2042
  InputVideoGenerator.add_member(:sample_rate, Shapes::ShapeRef.new(shape: __integerMin32000Max48000, location_name: "sampleRate"))
2043
+ InputVideoGenerator.add_member(:width, Shapes::ShapeRef.new(shape: __integerMin32Max8192, location_name: "width"))
2000
2044
  InputVideoGenerator.struct_class = Types::InputVideoGenerator
2001
2045
 
2002
2046
  InsertableImage.add_member(:duration, Shapes::ShapeRef.new(shape: __integerMin0Max2147483647, location_name: "duration"))
@@ -2103,6 +2147,10 @@ module Aws::MediaConvert
2103
2147
  JobTemplateSettings.add_member(:timed_metadata_insertion, Shapes::ShapeRef.new(shape: TimedMetadataInsertion, location_name: "timedMetadataInsertion"))
2104
2148
  JobTemplateSettings.struct_class = Types::JobTemplateSettings
2105
2149
 
2150
+ JobsQueryFilter.add_member(:key, Shapes::ShapeRef.new(shape: JobsQueryFilterKey, location_name: "key"))
2151
+ JobsQueryFilter.add_member(:values, Shapes::ShapeRef.new(shape: __listOf__stringMax100, location_name: "values"))
2152
+ JobsQueryFilter.struct_class = Types::JobsQueryFilter
2153
+
2106
2154
  KantarWatermarkSettings.add_member(:channel_name, Shapes::ShapeRef.new(shape: __stringMin1Max20, location_name: "channelName"))
2107
2155
  KantarWatermarkSettings.add_member(:content_reference, Shapes::ShapeRef.new(shape: __stringMin1Max50PatternAZAZ09, location_name: "contentReference"))
2108
2156
  KantarWatermarkSettings.add_member(:credentials_secret_name, Shapes::ShapeRef.new(shape: __stringMin1Max2048PatternArnAZSecretsmanagerWD12SecretAZAZ09, location_name: "credentialsSecretName"))
@@ -2480,6 +2528,9 @@ module Aws::MediaConvert
2480
2528
  PartnerWatermarking.add_member(:nexguard_file_marker_settings, Shapes::ShapeRef.new(shape: NexGuardFileMarkerSettings, location_name: "nexguardFileMarkerSettings"))
2481
2529
  PartnerWatermarking.struct_class = Types::PartnerWatermarking
2482
2530
 
2531
+ PassthroughSettings.add_member(:video_selector_mode, Shapes::ShapeRef.new(shape: VideoSelectorMode, location_name: "videoSelectorMode"))
2532
+ PassthroughSettings.struct_class = Types::PassthroughSettings
2533
+
2483
2534
  Policy.add_member(:http_inputs, Shapes::ShapeRef.new(shape: InputPolicy, location_name: "httpInputs"))
2484
2535
  Policy.add_member(:https_inputs, Shapes::ShapeRef.new(shape: InputPolicy, location_name: "httpsInputs"))
2485
2536
  Policy.add_member(:s3_inputs, Shapes::ShapeRef.new(shape: InputPolicy, location_name: "s3Inputs"))
@@ -2621,6 +2672,9 @@ module Aws::MediaConvert
2621
2672
  ServiceOverride.add_member(:value, Shapes::ShapeRef.new(shape: __string, location_name: "value"))
2622
2673
  ServiceOverride.struct_class = Types::ServiceOverride
2623
2674
 
2675
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
2676
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
2677
+
2624
2678
  SpekeKeyProvider.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: __stringPatternArnAwsUsGovAcm, location_name: "certificateArn"))
2625
2679
  SpekeKeyProvider.add_member(:encryption_contract_configuration, Shapes::ShapeRef.new(shape: EncryptionContractConfiguration, location_name: "encryptionContractConfiguration"))
2626
2680
  SpekeKeyProvider.add_member(:resource_id, Shapes::ShapeRef.new(shape: __string, location_name: "resourceId"))
@@ -2639,6 +2693,15 @@ module Aws::MediaConvert
2639
2693
  SrtDestinationSettings.add_member(:style_passthrough, Shapes::ShapeRef.new(shape: SrtStylePassthrough, location_name: "stylePassthrough"))
2640
2694
  SrtDestinationSettings.struct_class = Types::SrtDestinationSettings
2641
2695
 
2696
+ StartJobsQueryRequest.add_member(:filter_list, Shapes::ShapeRef.new(shape: __listOfJobsQueryFilter, location_name: "filterList"))
2697
+ StartJobsQueryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max20, location_name: "maxResults"))
2698
+ StartJobsQueryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
2699
+ StartJobsQueryRequest.add_member(:order, Shapes::ShapeRef.new(shape: Order, location_name: "order"))
2700
+ StartJobsQueryRequest.struct_class = Types::StartJobsQueryRequest
2701
+
2702
+ StartJobsQueryResponse.add_member(:id, Shapes::ShapeRef.new(shape: __string, location_name: "id"))
2703
+ StartJobsQueryResponse.struct_class = Types::StartJobsQueryResponse
2704
+
2642
2705
  StaticKeyProvider.add_member(:key_format, Shapes::ShapeRef.new(shape: __stringPatternIdentityAZaZ26AZaZ09163, location_name: "keyFormat"))
2643
2706
  StaticKeyProvider.add_member(:key_format_versions, Shapes::ShapeRef.new(shape: __stringPatternDD, location_name: "keyFormatVersions"))
2644
2707
  StaticKeyProvider.add_member(:static_key_value, Shapes::ShapeRef.new(shape: __stringPatternAZaZ0932, location_name: "staticKeyValue"))
@@ -2694,6 +2757,7 @@ module Aws::MediaConvert
2694
2757
  TrackMapping.add_member(:video_track_indexes, Shapes::ShapeRef.new(shape: __listOf__integer, location_name: "videoTrackIndexes"))
2695
2758
  TrackMapping.struct_class = Types::TrackMapping
2696
2759
 
2760
+ TrackSourceSettings.add_member(:stream_number, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "streamNumber"))
2697
2761
  TrackSourceSettings.add_member(:track_number, Shapes::ShapeRef.new(shape: __integerMin1Max2147483647, location_name: "trackNumber"))
2698
2762
  TrackSourceSettings.struct_class = Types::TrackSourceSettings
2699
2763
 
@@ -2769,6 +2833,7 @@ module Aws::MediaConvert
2769
2833
  VideoCodecSettings.add_member(:h264_settings, Shapes::ShapeRef.new(shape: H264Settings, location_name: "h264Settings"))
2770
2834
  VideoCodecSettings.add_member(:h265_settings, Shapes::ShapeRef.new(shape: H265Settings, location_name: "h265Settings"))
2771
2835
  VideoCodecSettings.add_member(:mpeg_2_settings, Shapes::ShapeRef.new(shape: Mpeg2Settings, location_name: "mpeg2Settings"))
2836
+ VideoCodecSettings.add_member(:passthrough_settings, Shapes::ShapeRef.new(shape: PassthroughSettings, location_name: "passthroughSettings"))
2772
2837
  VideoCodecSettings.add_member(:prores_settings, Shapes::ShapeRef.new(shape: ProresSettings, location_name: "proresSettings"))
2773
2838
  VideoCodecSettings.add_member(:uncompressed_settings, Shapes::ShapeRef.new(shape: UncompressedSettings, location_name: "uncompressedSettings"))
2774
2839
  VideoCodecSettings.add_member(:vc_3_settings, Shapes::ShapeRef.new(shape: Vc3Settings, location_name: "vc3Settings"))
@@ -2827,6 +2892,7 @@ module Aws::MediaConvert
2827
2892
  VideoOverlayInputClipping.struct_class = Types::VideoOverlayInputClipping
2828
2893
 
2829
2894
  VideoOverlayPosition.add_member(:height, Shapes::ShapeRef.new(shape: __integerMinNegative1Max2147483647, location_name: "height"))
2895
+ VideoOverlayPosition.add_member(:opacity, Shapes::ShapeRef.new(shape: __integerMin0Max100, location_name: "opacity"))
2830
2896
  VideoOverlayPosition.add_member(:unit, Shapes::ShapeRef.new(shape: VideoOverlayUnit, location_name: "unit"))
2831
2897
  VideoOverlayPosition.add_member(:width, Shapes::ShapeRef.new(shape: __integerMinNegative1Max2147483647, location_name: "width"))
2832
2898
  VideoOverlayPosition.add_member(:x_position, Shapes::ShapeRef.new(shape: __integerMinNegative2147483648Max2147483647, location_name: "xPosition"))
@@ -2850,6 +2916,7 @@ module Aws::MediaConvert
2850
2916
 
2851
2917
  VideoProperties.add_member(:bit_depth, Shapes::ShapeRef.new(shape: __integer, location_name: "bitDepth"))
2852
2918
  VideoProperties.add_member(:bit_rate, Shapes::ShapeRef.new(shape: __long, location_name: "bitRate"))
2919
+ VideoProperties.add_member(:codec_metadata, Shapes::ShapeRef.new(shape: CodecMetadata, location_name: "codecMetadata"))
2853
2920
  VideoProperties.add_member(:color_primaries, Shapes::ShapeRef.new(shape: ColorPrimaries, location_name: "colorPrimaries"))
2854
2921
  VideoProperties.add_member(:frame_rate, Shapes::ShapeRef.new(shape: FrameRate, location_name: "frameRate"))
2855
2922
  VideoProperties.add_member(:height, Shapes::ShapeRef.new(shape: __integer, location_name: "height"))
@@ -3024,6 +3091,8 @@ module Aws::MediaConvert
3024
3091
 
3025
3092
  __listOfJobTemplate.member = Shapes::ShapeRef.new(shape: JobTemplate)
3026
3093
 
3094
+ __listOfJobsQueryFilter.member = Shapes::ShapeRef.new(shape: JobsQueryFilter)
3095
+
3027
3096
  __listOfMsSmoothAdditionalManifest.member = Shapes::ShapeRef.new(shape: MsSmoothAdditionalManifest)
3028
3097
 
3029
3098
  __listOfOutput.member = Shapes::ShapeRef.new(shape: Output)
@@ -3074,6 +3143,8 @@ module Aws::MediaConvert
3074
3143
 
3075
3144
  __listOf__string.member = Shapes::ShapeRef.new(shape: __string)
3076
3145
 
3146
+ __listOf__stringMax100.member = Shapes::ShapeRef.new(shape: __stringMax100)
3147
+
3077
3148
  __listOf__stringMin1.member = Shapes::ShapeRef.new(shape: __stringMin1)
3078
3149
 
3079
3150
  __listOf__stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12.member = Shapes::ShapeRef.new(shape: __stringMin36Max36Pattern09aFAF809aFAF409aFAF409aFAF409aFAF12)
@@ -3125,6 +3196,7 @@ module Aws::MediaConvert
3125
3196
  o.output = Shapes::ShapeRef.new(shape: AssociateCertificateResponse)
3126
3197
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3127
3198
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3199
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3128
3200
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3129
3201
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3130
3202
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3139,6 +3211,7 @@ module Aws::MediaConvert
3139
3211
  o.output = Shapes::ShapeRef.new(shape: CancelJobResponse)
3140
3212
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3141
3213
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3214
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3142
3215
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3143
3216
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3144
3217
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3153,6 +3226,7 @@ module Aws::MediaConvert
3153
3226
  o.output = Shapes::ShapeRef.new(shape: CreateJobResponse)
3154
3227
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3155
3228
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3229
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3156
3230
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3157
3231
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3158
3232
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3167,6 +3241,7 @@ module Aws::MediaConvert
3167
3241
  o.output = Shapes::ShapeRef.new(shape: CreateJobTemplateResponse)
3168
3242
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3169
3243
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3244
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3170
3245
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3171
3246
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3172
3247
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3181,6 +3256,7 @@ module Aws::MediaConvert
3181
3256
  o.output = Shapes::ShapeRef.new(shape: CreatePresetResponse)
3182
3257
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3183
3258
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3259
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3184
3260
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3185
3261
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3186
3262
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3195,6 +3271,7 @@ module Aws::MediaConvert
3195
3271
  o.output = Shapes::ShapeRef.new(shape: CreateQueueResponse)
3196
3272
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3197
3273
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3274
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3198
3275
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3199
3276
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3200
3277
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3209,6 +3286,7 @@ module Aws::MediaConvert
3209
3286
  o.output = Shapes::ShapeRef.new(shape: CreateResourceShareResponse)
3210
3287
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3211
3288
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3289
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3212
3290
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3213
3291
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3214
3292
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3223,6 +3301,7 @@ module Aws::MediaConvert
3223
3301
  o.output = Shapes::ShapeRef.new(shape: DeleteJobTemplateResponse)
3224
3302
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3225
3303
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3304
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3226
3305
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3227
3306
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3228
3307
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3237,6 +3316,7 @@ module Aws::MediaConvert
3237
3316
  o.output = Shapes::ShapeRef.new(shape: DeletePolicyResponse)
3238
3317
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3239
3318
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3319
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3240
3320
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3241
3321
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3242
3322
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3251,6 +3331,7 @@ module Aws::MediaConvert
3251
3331
  o.output = Shapes::ShapeRef.new(shape: DeletePresetResponse)
3252
3332
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3253
3333
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3334
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3254
3335
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3255
3336
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3256
3337
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3265,6 +3346,7 @@ module Aws::MediaConvert
3265
3346
  o.output = Shapes::ShapeRef.new(shape: DeleteQueueResponse)
3266
3347
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3267
3348
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3349
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3268
3350
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3269
3351
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3270
3352
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3280,6 +3362,7 @@ module Aws::MediaConvert
3280
3362
  o.output = Shapes::ShapeRef.new(shape: DescribeEndpointsResponse)
3281
3363
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3282
3364
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3365
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3283
3366
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3284
3367
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3285
3368
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3300,6 +3383,7 @@ module Aws::MediaConvert
3300
3383
  o.output = Shapes::ShapeRef.new(shape: DisassociateCertificateResponse)
3301
3384
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3302
3385
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3386
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3303
3387
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3304
3388
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3305
3389
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3314,6 +3398,7 @@ module Aws::MediaConvert
3314
3398
  o.output = Shapes::ShapeRef.new(shape: GetJobResponse)
3315
3399
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3316
3400
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3401
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3317
3402
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3318
3403
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3319
3404
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3328,6 +3413,22 @@ module Aws::MediaConvert
3328
3413
  o.output = Shapes::ShapeRef.new(shape: GetJobTemplateResponse)
3329
3414
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3330
3415
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3416
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3417
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3418
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3419
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3420
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3421
+ end)
3422
+
3423
+ api.add_operation(:get_jobs_query_results, Seahorse::Model::Operation.new.tap do |o|
3424
+ o.name = "GetJobsQueryResults"
3425
+ o.http_method = "GET"
3426
+ o.http_request_uri = "/2017-08-29/jobsQueries/{id}"
3427
+ o.input = Shapes::ShapeRef.new(shape: GetJobsQueryResultsRequest)
3428
+ o.output = Shapes::ShapeRef.new(shape: GetJobsQueryResultsResponse)
3429
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3430
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3431
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3331
3432
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3332
3433
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3333
3434
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3342,6 +3443,7 @@ module Aws::MediaConvert
3342
3443
  o.output = Shapes::ShapeRef.new(shape: GetPolicyResponse)
3343
3444
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3344
3445
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3446
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3345
3447
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3346
3448
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3347
3449
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3356,6 +3458,7 @@ module Aws::MediaConvert
3356
3458
  o.output = Shapes::ShapeRef.new(shape: GetPresetResponse)
3357
3459
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3358
3460
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3461
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3359
3462
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3360
3463
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3361
3464
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3370,6 +3473,7 @@ module Aws::MediaConvert
3370
3473
  o.output = Shapes::ShapeRef.new(shape: GetQueueResponse)
3371
3474
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3372
3475
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3476
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3373
3477
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3374
3478
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3375
3479
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3384,6 +3488,7 @@ module Aws::MediaConvert
3384
3488
  o.output = Shapes::ShapeRef.new(shape: ListJobTemplatesResponse)
3385
3489
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3386
3490
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3491
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3387
3492
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3388
3493
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3389
3494
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3404,6 +3509,7 @@ module Aws::MediaConvert
3404
3509
  o.output = Shapes::ShapeRef.new(shape: ListJobsResponse)
3405
3510
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3406
3511
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3512
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3407
3513
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3408
3514
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3409
3515
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3424,6 +3530,7 @@ module Aws::MediaConvert
3424
3530
  o.output = Shapes::ShapeRef.new(shape: ListPresetsResponse)
3425
3531
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3426
3532
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3533
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3427
3534
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3428
3535
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3429
3536
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3444,6 +3551,7 @@ module Aws::MediaConvert
3444
3551
  o.output = Shapes::ShapeRef.new(shape: ListQueuesResponse)
3445
3552
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3446
3553
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3554
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3447
3555
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3448
3556
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3449
3557
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3464,6 +3572,7 @@ module Aws::MediaConvert
3464
3572
  o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
3465
3573
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3466
3574
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3575
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3467
3576
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3468
3577
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3469
3578
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3478,6 +3587,7 @@ module Aws::MediaConvert
3478
3587
  o.output = Shapes::ShapeRef.new(shape: ListVersionsResponse)
3479
3588
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3480
3589
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3590
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3481
3591
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3482
3592
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3483
3593
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3498,6 +3608,7 @@ module Aws::MediaConvert
3498
3608
  o.output = Shapes::ShapeRef.new(shape: ProbeResponse)
3499
3609
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3500
3610
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3611
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3501
3612
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3502
3613
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3503
3614
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3512,6 +3623,7 @@ module Aws::MediaConvert
3512
3623
  o.output = Shapes::ShapeRef.new(shape: PutPolicyResponse)
3513
3624
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3514
3625
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3626
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3515
3627
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3516
3628
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3517
3629
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3526,6 +3638,7 @@ module Aws::MediaConvert
3526
3638
  o.output = Shapes::ShapeRef.new(shape: SearchJobsResponse)
3527
3639
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3528
3640
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3641
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3529
3642
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3530
3643
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3531
3644
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3538,6 +3651,21 @@ module Aws::MediaConvert
3538
3651
  )
3539
3652
  end)
3540
3653
 
3654
+ api.add_operation(:start_jobs_query, Seahorse::Model::Operation.new.tap do |o|
3655
+ o.name = "StartJobsQuery"
3656
+ o.http_method = "POST"
3657
+ o.http_request_uri = "/2017-08-29/jobsQueries"
3658
+ o.input = Shapes::ShapeRef.new(shape: StartJobsQueryRequest)
3659
+ o.output = Shapes::ShapeRef.new(shape: StartJobsQueryResponse)
3660
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3661
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3662
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3663
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3664
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3665
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3666
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3667
+ end)
3668
+
3541
3669
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
3542
3670
  o.name = "TagResource"
3543
3671
  o.http_method = "POST"
@@ -3546,6 +3674,7 @@ module Aws::MediaConvert
3546
3674
  o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
3547
3675
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3548
3676
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3677
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3549
3678
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3550
3679
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3551
3680
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3560,6 +3689,7 @@ module Aws::MediaConvert
3560
3689
  o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
3561
3690
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3562
3691
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3692
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3563
3693
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3564
3694
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3565
3695
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3574,6 +3704,7 @@ module Aws::MediaConvert
3574
3704
  o.output = Shapes::ShapeRef.new(shape: UpdateJobTemplateResponse)
3575
3705
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3576
3706
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3707
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3577
3708
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3578
3709
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3579
3710
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3588,6 +3719,7 @@ module Aws::MediaConvert
3588
3719
  o.output = Shapes::ShapeRef.new(shape: UpdatePresetResponse)
3589
3720
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3590
3721
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3722
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3591
3723
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3592
3724
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3593
3725
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -3602,6 +3734,7 @@ module Aws::MediaConvert
3602
3734
  o.output = Shapes::ShapeRef.new(shape: UpdateQueueResponse)
3603
3735
  o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
3604
3736
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
3737
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
3605
3738
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3606
3739
  o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
3607
3740
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
@@ -13,22 +13,22 @@ module Aws::MediaConvert
13
13
  # @!attribute region
14
14
  # The AWS region used to dispatch the request.
15
15
  #
16
- # @return [String]
16
+ # @return [string]
17
17
  #
18
18
  # @!attribute use_dual_stack
19
19
  # When true, use the dual-stack endpoint. If the configured endpoint does not support dual-stack, dispatching the request MAY return an error.
20
20
  #
21
- # @return [Boolean]
21
+ # @return [boolean]
22
22
  #
23
23
  # @!attribute use_fips
24
24
  # When true, send this request to the FIPS-compliant regional endpoint. If the configured endpoint does not have a FIPS compliant endpoint, dispatching the request will return an error.
25
25
  #
26
- # @return [Boolean]
26
+ # @return [boolean]
27
27
  #
28
28
  # @!attribute endpoint
29
29
  # Override the endpoint used to send this request
30
30
  #
31
- # @return [String]
31
+ # @return [string]
32
32
  #
33
33
  EndpointParameters = Struct.new(
34
34
  :region,
@@ -32,6 +32,7 @@ module Aws::MediaConvert
32
32
  # * {ForbiddenException}
33
33
  # * {InternalServerErrorException}
34
34
  # * {NotFoundException}
35
+ # * {ServiceQuotaExceededException}
35
36
  # * {TooManyRequestsException}
36
37
  #
37
38
  # Additionally, error classes are dynamically generated for service errors based on the error code
@@ -115,6 +116,21 @@ module Aws::MediaConvert
115
116
  end
116
117
  end
117
118
 
119
+ class ServiceQuotaExceededException < ServiceError
120
+
121
+ # @param [Seahorse::Client::RequestContext] context
122
+ # @param [String] message
123
+ # @param [Aws::MediaConvert::Types::ServiceQuotaExceededException] data
124
+ def initialize(context, message, data = Aws::EmptyStructure.new)
125
+ super(context, message, data)
126
+ end
127
+
128
+ # @return [String]
129
+ def message
130
+ @message || @data[:message]
131
+ end
132
+ end
133
+
118
134
  class TooManyRequestsException < ServiceError
119
135
 
120
136
  # @param [Seahorse::Client::RequestContext] context