aws-sdk-mediaconnect 1.13.0 → 1.14.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
  SHA1:
3
- metadata.gz: 8e50c0bfbdfe52ce3e59156aed50cbcb10fe5a2c
4
- data.tar.gz: fb8c5196c218f3707439a476d65ebc034c7a46c9
3
+ metadata.gz: 780ce3baae4171c76506c86cd1704b6d1a1bec71
4
+ data.tar.gz: 13b23f225a0540d1df6d2434409ef4ea55ce6f91
5
5
  SHA512:
6
- metadata.gz: fa601787592152dff1343c2ef64d01d3defc77943512da4b76c33b3230bc560ffd4792aeab446eb99d4364ade6e2529f911a3e30ff5625661b2f0a71d972d546
7
- data.tar.gz: e4c92065315094a4a4760ca1cbe3ab6c2293854f1714bc096c807c8157f42d31ec287256150bbe5ae6da700716ba793e83d351c472de1ca4f31f5dbe03c4c4da
6
+ metadata.gz: bc283f120b0f737d3d4f137b92e959813daeeb18b073e2c64dc0eb97ee7a56f4539914554989dd8cde2f5131bdcb5be1f23655c7692cfcaae96eb9a18b372bc3
7
+ data.tar.gz: e29ee23baf20aab8893e8706316b4e0113544ccb05dadc43a2e33b82928c66a610ff636c0866ff8e6200217f75b906201f6e5916a72d7af5feec1dcae7e09d69
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-mediaconnect/customizations'
42
42
  # @service
43
43
  module Aws::MediaConnect
44
44
 
45
- GEM_VERSION = '1.13.0'
45
+ GEM_VERSION = '1.14.0'
46
46
 
47
47
  end
@@ -290,7 +290,7 @@ module Aws::MediaConnect
290
290
  # max_latency: 1,
291
291
  # name: "__string",
292
292
  # port: 1,
293
- # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull
293
+ # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
294
294
  # remote_id: "__string",
295
295
  # smoothing_latency: 1,
296
296
  # stream_id: "__string",
@@ -322,7 +322,7 @@ module Aws::MediaConnect
322
322
  # resp.outputs[0].transport.cidr_allow_list[0] #=> String
323
323
  # resp.outputs[0].transport.max_bitrate #=> Integer
324
324
  # resp.outputs[0].transport.max_latency #=> Integer
325
- # resp.outputs[0].transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull"
325
+ # resp.outputs[0].transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist"
326
326
  # resp.outputs[0].transport.remote_id #=> String
327
327
  # resp.outputs[0].transport.smoothing_latency #=> Integer
328
328
  # resp.outputs[0].transport.stream_id #=> String
@@ -402,7 +402,7 @@ module Aws::MediaConnect
402
402
  # max_latency: 1,
403
403
  # name: "__string",
404
404
  # port: 1,
405
- # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull
405
+ # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
406
406
  # remote_id: "__string",
407
407
  # smoothing_latency: 1,
408
408
  # stream_id: "__string",
@@ -426,7 +426,7 @@ module Aws::MediaConnect
426
426
  # max_bitrate: 1,
427
427
  # max_latency: 1,
428
428
  # name: "__string",
429
- # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull
429
+ # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
430
430
  # stream_id: "__string",
431
431
  # whitelist_cidr: "__string",
432
432
  # },
@@ -475,7 +475,7 @@ module Aws::MediaConnect
475
475
  # resp.flow.outputs[0].transport.cidr_allow_list[0] #=> String
476
476
  # resp.flow.outputs[0].transport.max_bitrate #=> Integer
477
477
  # resp.flow.outputs[0].transport.max_latency #=> Integer
478
- # resp.flow.outputs[0].transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull"
478
+ # resp.flow.outputs[0].transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist"
479
479
  # resp.flow.outputs[0].transport.remote_id #=> String
480
480
  # resp.flow.outputs[0].transport.smoothing_latency #=> Integer
481
481
  # resp.flow.outputs[0].transport.stream_id #=> String
@@ -498,7 +498,7 @@ module Aws::MediaConnect
498
498
  # resp.flow.source.transport.cidr_allow_list[0] #=> String
499
499
  # resp.flow.source.transport.max_bitrate #=> Integer
500
500
  # resp.flow.source.transport.max_latency #=> Integer
501
- # resp.flow.source.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull"
501
+ # resp.flow.source.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist"
502
502
  # resp.flow.source.transport.remote_id #=> String
503
503
  # resp.flow.source.transport.smoothing_latency #=> Integer
504
504
  # resp.flow.source.transport.stream_id #=> String
@@ -603,7 +603,7 @@ module Aws::MediaConnect
603
603
  # resp.flow.outputs[0].transport.cidr_allow_list[0] #=> String
604
604
  # resp.flow.outputs[0].transport.max_bitrate #=> Integer
605
605
  # resp.flow.outputs[0].transport.max_latency #=> Integer
606
- # resp.flow.outputs[0].transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull"
606
+ # resp.flow.outputs[0].transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist"
607
607
  # resp.flow.outputs[0].transport.remote_id #=> String
608
608
  # resp.flow.outputs[0].transport.smoothing_latency #=> Integer
609
609
  # resp.flow.outputs[0].transport.stream_id #=> String
@@ -626,7 +626,7 @@ module Aws::MediaConnect
626
626
  # resp.flow.source.transport.cidr_allow_list[0] #=> String
627
627
  # resp.flow.source.transport.max_bitrate #=> Integer
628
628
  # resp.flow.source.transport.max_latency #=> Integer
629
- # resp.flow.source.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull"
629
+ # resp.flow.source.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist"
630
630
  # resp.flow.source.transport.remote_id #=> String
631
631
  # resp.flow.source.transport.smoothing_latency #=> Integer
632
632
  # resp.flow.source.transport.stream_id #=> String
@@ -1103,7 +1103,8 @@ module Aws::MediaConnect
1103
1103
  # The remote ID for the Zixi-pull stream.
1104
1104
  #
1105
1105
  # @option params [Integer] :smoothing_latency
1106
- # The smoothing latency in milliseconds for RTP and RTP-FEC streams.
1106
+ # The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC
1107
+ # streams.
1107
1108
  #
1108
1109
  # @option params [String] :stream_id
1109
1110
  # The stream ID that you want to use for this transport. This parameter
@@ -1135,7 +1136,7 @@ module Aws::MediaConnect
1135
1136
  # max_latency: 1,
1136
1137
  # output_arn: "__string", # required
1137
1138
  # port: 1,
1138
- # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull
1139
+ # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
1139
1140
  # remote_id: "__string",
1140
1141
  # smoothing_latency: 1,
1141
1142
  # stream_id: "__string",
@@ -1164,7 +1165,7 @@ module Aws::MediaConnect
1164
1165
  # resp.output.transport.cidr_allow_list[0] #=> String
1165
1166
  # resp.output.transport.max_bitrate #=> Integer
1166
1167
  # resp.output.transport.max_latency #=> Integer
1167
- # resp.output.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull"
1168
+ # resp.output.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist"
1168
1169
  # resp.output.transport.remote_id #=> String
1169
1170
  # resp.output.transport.smoothing_latency #=> Integer
1170
1171
  # resp.output.transport.stream_id #=> String
@@ -1198,10 +1199,11 @@ module Aws::MediaConnect
1198
1199
  # The port that the flow will be listening on for incoming content.
1199
1200
  #
1200
1201
  # @option params [Integer] :max_bitrate
1201
- # The smoothing max bitrate for RTP and RTP-FEC streams.
1202
+ # The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
1202
1203
  #
1203
1204
  # @option params [Integer] :max_latency
1204
- # The maximum latency in milliseconds for Zixi-based streams.
1205
+ # The maximum latency in milliseconds. This parameter applies only to
1206
+ # RIST-based and Zixi-based streams.
1205
1207
  #
1206
1208
  # @option params [String] :protocol
1207
1209
  # The protocol that is used by the source.
@@ -1242,7 +1244,7 @@ module Aws::MediaConnect
1242
1244
  # ingest_port: 1,
1243
1245
  # max_bitrate: 1,
1244
1246
  # max_latency: 1,
1245
- # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull
1247
+ # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
1246
1248
  # source_arn: "__string", # required
1247
1249
  # stream_id: "__string",
1248
1250
  # whitelist_cidr: "__string",
@@ -1270,7 +1272,7 @@ module Aws::MediaConnect
1270
1272
  # resp.source.transport.cidr_allow_list[0] #=> String
1271
1273
  # resp.source.transport.max_bitrate #=> Integer
1272
1274
  # resp.source.transport.max_latency #=> Integer
1273
- # resp.source.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull"
1275
+ # resp.source.transport.protocol #=> String, one of "zixi-push", "rtp-fec", "rtp", "zixi-pull", "rist"
1274
1276
  # resp.source.transport.remote_id #=> String
1275
1277
  # resp.source.transport.smoothing_latency #=> Integer
1276
1278
  # resp.source.transport.stream_id #=> String
@@ -1298,7 +1300,7 @@ module Aws::MediaConnect
1298
1300
  params: params,
1299
1301
  config: config)
1300
1302
  context[:gem_name] = 'aws-sdk-mediaconnect'
1301
- context[:gem_version] = '1.13.0'
1303
+ context[:gem_version] = '1.14.0'
1302
1304
  Seahorse::Client::Request.new(handlers, context)
1303
1305
  end
1304
1306
 
@@ -49,7 +49,7 @@ module Aws::MediaConnect
49
49
  # max_latency: 1,
50
50
  # name: "__string",
51
51
  # port: 1,
52
- # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull
52
+ # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
53
53
  # remote_id: "__string",
54
54
  # smoothing_latency: 1,
55
55
  # stream_id: "__string",
@@ -114,7 +114,7 @@ module Aws::MediaConnect
114
114
  # max_latency: 1,
115
115
  # name: "__string",
116
116
  # port: 1,
117
- # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull
117
+ # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
118
118
  # remote_id: "__string",
119
119
  # smoothing_latency: 1,
120
120
  # stream_id: "__string",
@@ -164,7 +164,8 @@ module Aws::MediaConnect
164
164
  # @return [String]
165
165
  #
166
166
  # @!attribute [rw] smoothing_latency
167
- # The smoothing latency in milliseconds for RTP and RTP-FEC streams.
167
+ # The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC
168
+ # streams.
168
169
  # @return [Integer]
169
170
  #
170
171
  # @!attribute [rw] stream_id
@@ -263,7 +264,7 @@ module Aws::MediaConnect
263
264
  # max_latency: 1,
264
265
  # name: "__string",
265
266
  # port: 1,
266
- # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull
267
+ # protocol: "zixi-push", # required, accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
267
268
  # remote_id: "__string",
268
269
  # smoothing_latency: 1,
269
270
  # stream_id: "__string",
@@ -287,7 +288,7 @@ module Aws::MediaConnect
287
288
  # max_bitrate: 1,
288
289
  # max_latency: 1,
289
290
  # name: "__string",
290
- # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull
291
+ # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
291
292
  # stream_id: "__string",
292
293
  # whitelist_cidr: "__string",
293
294
  # },
@@ -1154,7 +1155,7 @@ module Aws::MediaConnect
1154
1155
  # max_bitrate: 1,
1155
1156
  # max_latency: 1,
1156
1157
  # name: "__string",
1157
- # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull
1158
+ # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
1158
1159
  # stream_id: "__string",
1159
1160
  # whitelist_cidr: "__string",
1160
1161
  # }
@@ -1180,11 +1181,12 @@ module Aws::MediaConnect
1180
1181
  # @return [Integer]
1181
1182
  #
1182
1183
  # @!attribute [rw] max_bitrate
1183
- # The smoothing max bitrate for RTP and RTP-FEC streams.
1184
+ # The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
1184
1185
  # @return [Integer]
1185
1186
  #
1186
1187
  # @!attribute [rw] max_latency
1187
- # The maximum latency in milliseconds for Zixi-based streams.
1188
+ # The maximum latency in milliseconds. This parameter applies only to
1189
+ # RIST-based and Zixi-based streams.
1188
1190
  # @return [Integer]
1189
1191
  #
1190
1192
  # @!attribute [rw] name
@@ -1412,11 +1414,12 @@ module Aws::MediaConnect
1412
1414
  # @return [Array<String>]
1413
1415
  #
1414
1416
  # @!attribute [rw] max_bitrate
1415
- # The smoothing max bitrate for RTP and RTP-FEC streams.
1417
+ # The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
1416
1418
  # @return [Integer]
1417
1419
  #
1418
1420
  # @!attribute [rw] max_latency
1419
- # The maximum latency in milliseconds for Zixi-based streams.
1421
+ # The maximum latency in milliseconds. This parameter applies only to
1422
+ # RIST-based and Zixi-based streams.
1420
1423
  # @return [Integer]
1421
1424
  #
1422
1425
  # @!attribute [rw] protocol
@@ -1428,7 +1431,8 @@ module Aws::MediaConnect
1428
1431
  # @return [String]
1429
1432
  #
1430
1433
  # @!attribute [rw] smoothing_latency
1431
- # The smoothing latency in milliseconds for RTP and RTP-FEC streams.
1434
+ # The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC
1435
+ # streams.
1432
1436
  # @return [Integer]
1433
1437
  #
1434
1438
  # @!attribute [rw] stream_id
@@ -1658,7 +1662,7 @@ module Aws::MediaConnect
1658
1662
  # max_latency: 1,
1659
1663
  # output_arn: "__string", # required
1660
1664
  # port: 1,
1661
- # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull
1665
+ # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
1662
1666
  # remote_id: "__string",
1663
1667
  # smoothing_latency: 1,
1664
1668
  # stream_id: "__string",
@@ -1709,7 +1713,8 @@ module Aws::MediaConnect
1709
1713
  # @return [String]
1710
1714
  #
1711
1715
  # @!attribute [rw] smoothing_latency
1712
- # The smoothing latency in milliseconds for RTP and RTP-FEC streams.
1716
+ # The smoothing latency in milliseconds for RIST, RTP, and RTP-FEC
1717
+ # streams.
1713
1718
  # @return [Integer]
1714
1719
  #
1715
1720
  # @!attribute [rw] stream_id
@@ -1777,7 +1782,7 @@ module Aws::MediaConnect
1777
1782
  # ingest_port: 1,
1778
1783
  # max_bitrate: 1,
1779
1784
  # max_latency: 1,
1780
- # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull
1785
+ # protocol: "zixi-push", # accepts zixi-push, rtp-fec, rtp, zixi-pull, rist
1781
1786
  # source_arn: "__string", # required
1782
1787
  # stream_id: "__string",
1783
1788
  # whitelist_cidr: "__string",
@@ -1807,11 +1812,12 @@ module Aws::MediaConnect
1807
1812
  # @return [Integer]
1808
1813
  #
1809
1814
  # @!attribute [rw] max_bitrate
1810
- # The smoothing max bitrate for RTP and RTP-FEC streams.
1815
+ # The smoothing max bitrate for RIST, RTP, and RTP-FEC streams.
1811
1816
  # @return [Integer]
1812
1817
  #
1813
1818
  # @!attribute [rw] max_latency
1814
- # The maximum latency in milliseconds for Zixi-based streams.
1819
+ # The maximum latency in milliseconds. This parameter applies only to
1820
+ # RIST-based and Zixi-based streams.
1815
1821
  # @return [Integer]
1816
1822
  #
1817
1823
  # @!attribute [rw] protocol
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-mediaconnect
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.0
4
+ version: 1.14.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: 2019-07-26 00:00:00.000000000 Z
11
+ date: 2019-09-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core