lib/aws-sdk-mediapackage/client.rb in aws-sdk-mediapackage-1.30.0 vs lib/aws-sdk-mediapackage/client.rb in aws-sdk-mediapackage-1.31.0

- old
+ new

@@ -498,11 +498,11 @@ # url: "__string", # required # }, # }, # hls_manifests: [ # { - # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH + # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH, DATERANGE # ad_triggers: ["SPLICE_INSERT"], # accepts SPLICE_INSERT, BREAK, PROVIDER_ADVERTISEMENT, DISTRIBUTOR_ADVERTISEMENT, PROVIDER_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_PLACEMENT_OPPORTUNITY, PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY # ads_on_delivery_restrictions: "NONE", # accepts NONE, RESTRICTED, UNRESTRICTED, BOTH # id: "__string", # required # include_iframe_only_stream: false, # manifest_name: "__string", @@ -547,11 +547,11 @@ # }, # suggested_presentation_delay_seconds: 1, # }, # description: "__string", # hls_package: { - # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH + # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH, DATERANGE # ad_triggers: ["SPLICE_INSERT"], # accepts SPLICE_INSERT, BREAK, PROVIDER_ADVERTISEMENT, DISTRIBUTOR_ADVERTISEMENT, PROVIDER_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_PLACEMENT_OPPORTUNITY, PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY # ads_on_delivery_restrictions: "NONE", # accepts NONE, RESTRICTED, UNRESTRICTED, BOTH # encryption: { # constant_initialization_vector: "__string", # encryption_method: "AES_128", # accepts AES_128, SAMPLE_AES @@ -618,11 +618,11 @@ # resp.cmaf_package.encryption.speke_key_provider.role_arn #=> String # resp.cmaf_package.encryption.speke_key_provider.system_ids #=> Array # resp.cmaf_package.encryption.speke_key_provider.system_ids[0] #=> String # resp.cmaf_package.encryption.speke_key_provider.url #=> String # resp.cmaf_package.hls_manifests #=> Array - # resp.cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.cmaf_package.hls_manifests[0].id #=> String # resp.cmaf_package.hls_manifests[0].include_iframe_only_stream #=> Boolean # resp.cmaf_package.hls_manifests[0].manifest_name #=> String # resp.cmaf_package.hls_manifests[0].playlist_type #=> String, one of "NONE", "EVENT", "VOD" # resp.cmaf_package.hls_manifests[0].playlist_window_seconds #=> Integer @@ -655,11 +655,11 @@ # resp.dash_package.stream_selection.max_video_bits_per_second #=> Integer # resp.dash_package.stream_selection.min_video_bits_per_second #=> Integer # resp.dash_package.stream_selection.stream_order #=> String, one of "ORIGINAL", "VIDEO_BITRATE_ASCENDING", "VIDEO_BITRATE_DESCENDING" # resp.dash_package.suggested_presentation_delay_seconds #=> Integer # resp.description #=> String - # resp.hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.hls_package.ad_triggers #=> Array # resp.hls_package.ad_triggers[0] #=> String, one of "SPLICE_INSERT", "BREAK", "PROVIDER_ADVERTISEMENT", "DISTRIBUTOR_ADVERTISEMENT", "PROVIDER_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_PLACEMENT_OPPORTUNITY", "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY" # resp.hls_package.ads_on_delivery_restrictions #=> String, one of "NONE", "RESTRICTED", "UNRESTRICTED", "BOTH" # resp.hls_package.encryption.constant_initialization_vector #=> String # resp.hls_package.encryption.encryption_method #=> String, one of "AES_128", "SAMPLE_AES" @@ -879,11 +879,11 @@ # resp.cmaf_package.encryption.speke_key_provider.role_arn #=> String # resp.cmaf_package.encryption.speke_key_provider.system_ids #=> Array # resp.cmaf_package.encryption.speke_key_provider.system_ids[0] #=> String # resp.cmaf_package.encryption.speke_key_provider.url #=> String # resp.cmaf_package.hls_manifests #=> Array - # resp.cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.cmaf_package.hls_manifests[0].id #=> String # resp.cmaf_package.hls_manifests[0].include_iframe_only_stream #=> Boolean # resp.cmaf_package.hls_manifests[0].manifest_name #=> String # resp.cmaf_package.hls_manifests[0].playlist_type #=> String, one of "NONE", "EVENT", "VOD" # resp.cmaf_package.hls_manifests[0].playlist_window_seconds #=> Integer @@ -916,11 +916,11 @@ # resp.dash_package.stream_selection.max_video_bits_per_second #=> Integer # resp.dash_package.stream_selection.min_video_bits_per_second #=> Integer # resp.dash_package.stream_selection.stream_order #=> String, one of "ORIGINAL", "VIDEO_BITRATE_ASCENDING", "VIDEO_BITRATE_DESCENDING" # resp.dash_package.suggested_presentation_delay_seconds #=> Integer # resp.description #=> String - # resp.hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.hls_package.ad_triggers #=> Array # resp.hls_package.ad_triggers[0] #=> String, one of "SPLICE_INSERT", "BREAK", "PROVIDER_ADVERTISEMENT", "DISTRIBUTOR_ADVERTISEMENT", "PROVIDER_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_PLACEMENT_OPPORTUNITY", "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY" # resp.hls_package.ads_on_delivery_restrictions #=> String, one of "NONE", "RESTRICTED", "UNRESTRICTED", "BOTH" # resp.hls_package.encryption.constant_initialization_vector #=> String # resp.hls_package.encryption.encryption_method #=> String, one of "AES_128", "SAMPLE_AES" @@ -1104,11 +1104,11 @@ # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.role_arn #=> String # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.system_ids #=> Array # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.system_ids[0] #=> String # resp.origin_endpoints[0].cmaf_package.encryption.speke_key_provider.url #=> String # resp.origin_endpoints[0].cmaf_package.hls_manifests #=> Array - # resp.origin_endpoints[0].cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.origin_endpoints[0].cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.origin_endpoints[0].cmaf_package.hls_manifests[0].id #=> String # resp.origin_endpoints[0].cmaf_package.hls_manifests[0].include_iframe_only_stream #=> Boolean # resp.origin_endpoints[0].cmaf_package.hls_manifests[0].manifest_name #=> String # resp.origin_endpoints[0].cmaf_package.hls_manifests[0].playlist_type #=> String, one of "NONE", "EVENT", "VOD" # resp.origin_endpoints[0].cmaf_package.hls_manifests[0].playlist_window_seconds #=> Integer @@ -1141,11 +1141,11 @@ # resp.origin_endpoints[0].dash_package.stream_selection.max_video_bits_per_second #=> Integer # resp.origin_endpoints[0].dash_package.stream_selection.min_video_bits_per_second #=> Integer # resp.origin_endpoints[0].dash_package.stream_selection.stream_order #=> String, one of "ORIGINAL", "VIDEO_BITRATE_ASCENDING", "VIDEO_BITRATE_DESCENDING" # resp.origin_endpoints[0].dash_package.suggested_presentation_delay_seconds #=> Integer # resp.origin_endpoints[0].description #=> String - # resp.origin_endpoints[0].hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.origin_endpoints[0].hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.origin_endpoints[0].hls_package.ad_triggers #=> Array # resp.origin_endpoints[0].hls_package.ad_triggers[0] #=> String, one of "SPLICE_INSERT", "BREAK", "PROVIDER_ADVERTISEMENT", "DISTRIBUTOR_ADVERTISEMENT", "PROVIDER_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_PLACEMENT_OPPORTUNITY", "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY" # resp.origin_endpoints[0].hls_package.ads_on_delivery_restrictions #=> String, one of "NONE", "RESTRICTED", "UNRESTRICTED", "BOTH" # resp.origin_endpoints[0].hls_package.encryption.constant_initialization_vector #=> String # resp.origin_endpoints[0].hls_package.encryption.encryption_method #=> String, one of "AES_128", "SAMPLE_AES" @@ -1466,11 +1466,11 @@ # url: "__string", # required # }, # }, # hls_manifests: [ # { - # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH + # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH, DATERANGE # ad_triggers: ["SPLICE_INSERT"], # accepts SPLICE_INSERT, BREAK, PROVIDER_ADVERTISEMENT, DISTRIBUTOR_ADVERTISEMENT, PROVIDER_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_PLACEMENT_OPPORTUNITY, PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY # ads_on_delivery_restrictions: "NONE", # accepts NONE, RESTRICTED, UNRESTRICTED, BOTH # id: "__string", # required # include_iframe_only_stream: false, # manifest_name: "__string", @@ -1515,11 +1515,11 @@ # }, # suggested_presentation_delay_seconds: 1, # }, # description: "__string", # hls_package: { - # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH + # ad_markers: "NONE", # accepts NONE, SCTE35_ENHANCED, PASSTHROUGH, DATERANGE # ad_triggers: ["SPLICE_INSERT"], # accepts SPLICE_INSERT, BREAK, PROVIDER_ADVERTISEMENT, DISTRIBUTOR_ADVERTISEMENT, PROVIDER_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_PLACEMENT_OPPORTUNITY, PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY, DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY # ads_on_delivery_restrictions: "NONE", # accepts NONE, RESTRICTED, UNRESTRICTED, BOTH # encryption: { # constant_initialization_vector: "__string", # encryption_method: "AES_128", # accepts AES_128, SAMPLE_AES @@ -1583,11 +1583,11 @@ # resp.cmaf_package.encryption.speke_key_provider.role_arn #=> String # resp.cmaf_package.encryption.speke_key_provider.system_ids #=> Array # resp.cmaf_package.encryption.speke_key_provider.system_ids[0] #=> String # resp.cmaf_package.encryption.speke_key_provider.url #=> String # resp.cmaf_package.hls_manifests #=> Array - # resp.cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.cmaf_package.hls_manifests[0].ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.cmaf_package.hls_manifests[0].id #=> String # resp.cmaf_package.hls_manifests[0].include_iframe_only_stream #=> Boolean # resp.cmaf_package.hls_manifests[0].manifest_name #=> String # resp.cmaf_package.hls_manifests[0].playlist_type #=> String, one of "NONE", "EVENT", "VOD" # resp.cmaf_package.hls_manifests[0].playlist_window_seconds #=> Integer @@ -1620,11 +1620,11 @@ # resp.dash_package.stream_selection.max_video_bits_per_second #=> Integer # resp.dash_package.stream_selection.min_video_bits_per_second #=> Integer # resp.dash_package.stream_selection.stream_order #=> String, one of "ORIGINAL", "VIDEO_BITRATE_ASCENDING", "VIDEO_BITRATE_DESCENDING" # resp.dash_package.suggested_presentation_delay_seconds #=> Integer # resp.description #=> String - # resp.hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH" + # resp.hls_package.ad_markers #=> String, one of "NONE", "SCTE35_ENHANCED", "PASSTHROUGH", "DATERANGE" # resp.hls_package.ad_triggers #=> Array # resp.hls_package.ad_triggers[0] #=> String, one of "SPLICE_INSERT", "BREAK", "PROVIDER_ADVERTISEMENT", "DISTRIBUTOR_ADVERTISEMENT", "PROVIDER_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_PLACEMENT_OPPORTUNITY", "PROVIDER_OVERLAY_PLACEMENT_OPPORTUNITY", "DISTRIBUTOR_OVERLAY_PLACEMENT_OPPORTUNITY" # resp.hls_package.ads_on_delivery_restrictions #=> String, one of "NONE", "RESTRICTED", "UNRESTRICTED", "BOTH" # resp.hls_package.encryption.constant_initialization_vector #=> String # resp.hls_package.encryption.encryption_method #=> String, one of "AES_128", "SAMPLE_AES" @@ -1687,10 +1687,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-mediapackage' - context[:gem_version] = '1.30.0' + context[:gem_version] = '1.31.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated