aws-sdk-medialive 1.52.0 → 1.53.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 15bf9b1efa3dd468cebf515f53f817f21da1ac4617e27145c1aaab9068fb6140
4
- data.tar.gz: 341bbfd4abebc32834c08d8d2c64f7576a5bb02c9684f0be6ce63758fec13918
3
+ metadata.gz: e60045ce131bdca293b260247b2a0bd6e630a25d2ae49dd3c191eef469d12894
4
+ data.tar.gz: 4de515d6e20f2a89eaf2f471737c704dc2321f650e8a8c0803c5b18772dc01e8
5
5
  SHA512:
6
- metadata.gz: 1a77ca3a22e45723f0154d8d703477c5000787168d1a36f3ccad637552f199e43e6ab143ea6f9c331f545df9437be56db25985fdc94797edc8f0efd5ec53886a
7
- data.tar.gz: 9701c6f2399db56da7e9eb706f481dbf8437a278ca89126d72aa31086edb33ba19154e611d7f3aa09fd3c07833c2a316a5328f0e47ee8b0d2f0e16f2b03f1f00
6
+ metadata.gz: 54945081571878390fa87594cbea5bde4e10c91222b252a3b22e2db486fb0e9cbc91cc2a9f6b3049d729519ee4adb29f07987eedb28d9e30fb48b6c58e0f1394
7
+ data.tar.gz: 886ea6186d20971d81cf8a7d9a94b2a282d04920431e95135787a8f0d8d4a68c087164f9ba5a83993fbeebc8aaab064a2513aaf5acc5fc35734d31d24d64bc18
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -48,6 +49,6 @@ require_relative 'aws-sdk-medialive/customizations'
48
49
  # @!group service
49
50
  module Aws::MediaLive
50
51
 
51
- GEM_VERSION = '1.52.0'
52
+ GEM_VERSION = '1.53.0'
52
53
 
53
54
  end
@@ -2092,7 +2092,7 @@ module Aws::MediaLive
2092
2092
  # tags: {
2093
2093
  # "__string" => "__string",
2094
2094
  # },
2095
- # type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT, INPUT_DEVICE
2095
+ # type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT, INPUT_DEVICE, AWS_CDI
2096
2096
  # vpc: {
2097
2097
  # security_group_ids: ["__string"],
2098
2098
  # subnet_ids: ["__string"], # required
@@ -2128,7 +2128,7 @@ module Aws::MediaLive
2128
2128
  # resp.input.state #=> String, one of "CREATING", "DETACHED", "ATTACHED", "DELETING", "DELETED"
2129
2129
  # resp.input.tags #=> Hash
2130
2130
  # resp.input.tags["__string"] #=> String
2131
- # resp.input.type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE"
2131
+ # resp.input.type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE", "AWS_CDI"
2132
2132
  #
2133
2133
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/CreateInput AWS API Documentation
2134
2134
  #
@@ -3136,7 +3136,7 @@ module Aws::MediaLive
3136
3136
  # resp.region #=> String
3137
3137
  # resp.reservation_id #=> String
3138
3138
  # resp.resource_specification.channel_class #=> String, one of "STANDARD", "SINGLE_PIPELINE"
3139
- # resp.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO"
3139
+ # resp.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO", "LINK"
3140
3140
  # resp.resource_specification.maximum_bitrate #=> String, one of "MAX_10_MBPS", "MAX_20_MBPS", "MAX_50_MBPS"
3141
3141
  # resp.resource_specification.maximum_framerate #=> String, one of "MAX_30_FPS", "MAX_60_FPS"
3142
3142
  # resp.resource_specification.resolution #=> String, one of "SD", "HD", "FHD", "UHD"
@@ -3855,7 +3855,7 @@ module Aws::MediaLive
3855
3855
  # resp.state #=> String, one of "CREATING", "DETACHED", "ATTACHED", "DELETING", "DELETED"
3856
3856
  # resp.tags #=> Hash
3857
3857
  # resp.tags["__string"] #=> String
3858
- # resp.type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE"
3858
+ # resp.type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE", "AWS_CDI"
3859
3859
  #
3860
3860
  #
3861
3861
  # The following waiters are defined for this operation (see {Client#wait_until} for detailed usage):
@@ -4162,7 +4162,7 @@ module Aws::MediaLive
4162
4162
  # resp.offering_type #=> String, one of "NO_UPFRONT"
4163
4163
  # resp.region #=> String
4164
4164
  # resp.resource_specification.channel_class #=> String, one of "STANDARD", "SINGLE_PIPELINE"
4165
- # resp.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO"
4165
+ # resp.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO", "LINK"
4166
4166
  # resp.resource_specification.maximum_bitrate #=> String, one of "MAX_10_MBPS", "MAX_20_MBPS", "MAX_50_MBPS"
4167
4167
  # resp.resource_specification.maximum_framerate #=> String, one of "MAX_30_FPS", "MAX_60_FPS"
4168
4168
  # resp.resource_specification.resolution #=> String, one of "SD", "HD", "FHD", "UHD"
@@ -4227,7 +4227,7 @@ module Aws::MediaLive
4227
4227
  # resp.region #=> String
4228
4228
  # resp.reservation_id #=> String
4229
4229
  # resp.resource_specification.channel_class #=> String, one of "STANDARD", "SINGLE_PIPELINE"
4230
- # resp.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO"
4230
+ # resp.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO", "LINK"
4231
4231
  # resp.resource_specification.maximum_bitrate #=> String, one of "MAX_10_MBPS", "MAX_20_MBPS", "MAX_50_MBPS"
4232
4232
  # resp.resource_specification.maximum_framerate #=> String, one of "MAX_30_FPS", "MAX_60_FPS"
4233
4233
  # resp.resource_specification.resolution #=> String, one of "SD", "HD", "FHD", "UHD"
@@ -4588,7 +4588,7 @@ module Aws::MediaLive
4588
4588
  # resp.inputs[0].state #=> String, one of "CREATING", "DETACHED", "ATTACHED", "DELETING", "DELETED"
4589
4589
  # resp.inputs[0].tags #=> Hash
4590
4590
  # resp.inputs[0].tags["__string"] #=> String
4591
- # resp.inputs[0].type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE"
4591
+ # resp.inputs[0].type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE", "AWS_CDI"
4592
4592
  # resp.next_token #=> String
4593
4593
  #
4594
4594
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/ListInputs AWS API Documentation
@@ -4748,7 +4748,7 @@ module Aws::MediaLive
4748
4748
  # resp.offerings[0].offering_type #=> String, one of "NO_UPFRONT"
4749
4749
  # resp.offerings[0].region #=> String
4750
4750
  # resp.offerings[0].resource_specification.channel_class #=> String, one of "STANDARD", "SINGLE_PIPELINE"
4751
- # resp.offerings[0].resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO"
4751
+ # resp.offerings[0].resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO", "LINK"
4752
4752
  # resp.offerings[0].resource_specification.maximum_bitrate #=> String, one of "MAX_10_MBPS", "MAX_20_MBPS", "MAX_50_MBPS"
4753
4753
  # resp.offerings[0].resource_specification.maximum_framerate #=> String, one of "MAX_30_FPS", "MAX_60_FPS"
4754
4754
  # resp.offerings[0].resource_specification.resolution #=> String, one of "SD", "HD", "FHD", "UHD"
@@ -4828,7 +4828,7 @@ module Aws::MediaLive
4828
4828
  # resp.reservations[0].region #=> String
4829
4829
  # resp.reservations[0].reservation_id #=> String
4830
4830
  # resp.reservations[0].resource_specification.channel_class #=> String, one of "STANDARD", "SINGLE_PIPELINE"
4831
- # resp.reservations[0].resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO"
4831
+ # resp.reservations[0].resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO", "LINK"
4832
4832
  # resp.reservations[0].resource_specification.maximum_bitrate #=> String, one of "MAX_10_MBPS", "MAX_20_MBPS", "MAX_50_MBPS"
4833
4833
  # resp.reservations[0].resource_specification.maximum_framerate #=> String, one of "MAX_30_FPS", "MAX_60_FPS"
4834
4834
  # resp.reservations[0].resource_specification.resolution #=> String, one of "SD", "HD", "FHD", "UHD"
@@ -4927,7 +4927,7 @@ module Aws::MediaLive
4927
4927
  # resp.reservation.region #=> String
4928
4928
  # resp.reservation.reservation_id #=> String
4929
4929
  # resp.reservation.resource_specification.channel_class #=> String, one of "STANDARD", "SINGLE_PIPELINE"
4930
- # resp.reservation.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO"
4930
+ # resp.reservation.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO", "LINK"
4931
4931
  # resp.reservation.resource_specification.maximum_bitrate #=> String, one of "MAX_10_MBPS", "MAX_20_MBPS", "MAX_50_MBPS"
4932
4932
  # resp.reservation.resource_specification.maximum_framerate #=> String, one of "MAX_30_FPS", "MAX_60_FPS"
4933
4933
  # resp.reservation.resource_specification.resolution #=> String, one of "SD", "HD", "FHD", "UHD"
@@ -8334,7 +8334,7 @@ module Aws::MediaLive
8334
8334
  # resp.input.state #=> String, one of "CREATING", "DETACHED", "ATTACHED", "DELETING", "DELETED"
8335
8335
  # resp.input.tags #=> Hash
8336
8336
  # resp.input.tags["__string"] #=> String
8337
- # resp.input.type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE"
8337
+ # resp.input.type #=> String, one of "UDP_PUSH", "RTP_PUSH", "RTMP_PUSH", "RTMP_PULL", "URL_PULL", "MP4_FILE", "MEDIACONNECT", "INPUT_DEVICE", "AWS_CDI"
8338
8338
  #
8339
8339
  # @see http://docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInput AWS API Documentation
8340
8340
  #
@@ -8619,7 +8619,7 @@ module Aws::MediaLive
8619
8619
  # resp.reservation.region #=> String
8620
8620
  # resp.reservation.reservation_id #=> String
8621
8621
  # resp.reservation.resource_specification.channel_class #=> String, one of "STANDARD", "SINGLE_PIPELINE"
8622
- # resp.reservation.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO"
8622
+ # resp.reservation.resource_specification.codec #=> String, one of "MPEG2", "AVC", "HEVC", "AUDIO", "LINK"
8623
8623
  # resp.reservation.resource_specification.maximum_bitrate #=> String, one of "MAX_10_MBPS", "MAX_20_MBPS", "MAX_50_MBPS"
8624
8624
  # resp.reservation.resource_specification.maximum_framerate #=> String, one of "MAX_30_FPS", "MAX_60_FPS"
8625
8625
  # resp.reservation.resource_specification.resolution #=> String, one of "SD", "HD", "FHD", "UHD"
@@ -8654,7 +8654,7 @@ module Aws::MediaLive
8654
8654
  params: params,
8655
8655
  config: config)
8656
8656
  context[:gem_name] = 'aws-sdk-medialive'
8657
- context[:gem_version] = '1.52.0'
8657
+ context[:gem_version] = '1.53.0'
8658
8658
  Seahorse::Client::Request.new(handlers, context)
8659
8659
  end
8660
8660
 
@@ -3451,7 +3451,7 @@ module Aws::MediaLive
3451
3451
  # tags: {
3452
3452
  # "__string" => "__string",
3453
3453
  # },
3454
- # type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT, INPUT_DEVICE
3454
+ # type: "UDP_PUSH", # accepts UDP_PUSH, RTP_PUSH, RTMP_PUSH, RTMP_PULL, URL_PULL, MP4_FILE, MEDIACONNECT, INPUT_DEVICE, AWS_CDI
3455
3455
  # vpc: {
3456
3456
  # security_group_ids: ["__string"],
3457
3457
  # subnet_ids: ["__string"], # required
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-medialive
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.52.0
4
+ version: 1.53.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-08-25 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core