aws-sdk-mediaconnect 1.19.0 → 1.24.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
- SHA1:
3
- metadata.gz: 488eafa2928a34bcab25d3e0bdaf5ce8ad3aba67
4
- data.tar.gz: 53264b46c3b7b31ebb90bcfdd8c596db8c41fe5a
2
+ SHA256:
3
+ metadata.gz: 1b1e91334a4312c16bbb12b28c1cd615d1aa490949dda4a0ad28edba79cd0989
4
+ data.tar.gz: a5ea55840e83998f6187cbd7bfbe07c70029168be36ba51ccf80dc8a8423d3fa
5
5
  SHA512:
6
- metadata.gz: f7d12cbb6079f536acce66ef8630f0f6c5229eabfb6d60b6d5147d315cb898c21d79753193ae683481c5e39fdd463c2e01dc6a705d3bd105796ba6b7d78377b5
7
- data.tar.gz: 30c7432a1cbe798e02191647961f3ed4381f2ca8c6ffa47101f03318d55c465bd1ec88fb19e15bf54c692144ad3e6a909ca6e5218a5f951109a418d156e553c9
6
+ metadata.gz: 6ae90e9f3cedf07a53920c0f53b6da0b4281a020d5825fa245138939f9c8281b9d2c6126a91360b7a9528cf63b55017bdb68511ab6252e971313beb03c5fdb31
7
+ data.tar.gz: d12e8f150795bfb567fb640f6c87335c294745778a4d52b8a125edca22d8a5e0bbe01af9925352e12b770a05f85ad4a99cbb96ec9aa65849f5ce06c74e5adabc
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -45,6 +47,6 @@ require_relative 'aws-sdk-mediaconnect/customizations'
45
47
  # @service
46
48
  module Aws::MediaConnect
47
49
 
48
- GEM_VERSION = '1.19.0'
50
+ GEM_VERSION = '1.24.0'
49
51
 
50
52
  end
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -24,6 +26,7 @@ require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
24
26
  require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
25
27
  require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
26
28
  require 'aws-sdk-core/plugins/transfer_encoding.rb'
29
+ require 'aws-sdk-core/plugins/http_checksum.rb'
27
30
  require 'aws-sdk-core/plugins/signature_v4.rb'
28
31
  require 'aws-sdk-core/plugins/protocols/rest_json.rb'
29
32
 
@@ -69,6 +72,7 @@ module Aws::MediaConnect
69
72
  add_plugin(Aws::Plugins::ClientMetricsPlugin)
70
73
  add_plugin(Aws::Plugins::ClientMetricsSendPlugin)
71
74
  add_plugin(Aws::Plugins::TransferEncoding)
75
+ add_plugin(Aws::Plugins::HttpChecksum)
72
76
  add_plugin(Aws::Plugins::SignatureV4)
73
77
  add_plugin(Aws::Plugins::Protocols::RestJson)
74
78
 
@@ -105,7 +109,7 @@ module Aws::MediaConnect
105
109
  # @option options [required, String] :region
106
110
  # The AWS region to connect to. The configured `:region` is
107
111
  # used to determine the service `:endpoint`. When not passed,
108
- # a default `:region` is search for in the following locations:
112
+ # a default `:region` is searched for in the following locations:
109
113
  #
110
114
  # * `Aws.config[:region]`
111
115
  # * `ENV['AWS_REGION']`
@@ -161,7 +165,7 @@ module Aws::MediaConnect
161
165
  # @option options [String] :endpoint
162
166
  # The client endpoint is normally constructed from the `:region`
163
167
  # option. You should only configure an `:endpoint` when connecting
164
- # to test endpoints. This should be avalid HTTP(S) URI.
168
+ # to test or custom endpoints. This should be a valid HTTP(S) URI.
165
169
  #
166
170
  # @option options [Integer] :endpoint_cache_max_entries (1000)
167
171
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -176,7 +180,7 @@ module Aws::MediaConnect
176
180
  # requests fetching endpoints information. Defaults to 60 sec.
177
181
  #
178
182
  # @option options [Boolean] :endpoint_discovery (false)
179
- # When set to `true`, endpoint discovery will be enabled for operations when available. Defaults to `false`.
183
+ # When set to `true`, endpoint discovery will be enabled for operations when available.
180
184
  #
181
185
  # @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
182
186
  # The log formatter.
@@ -348,6 +352,9 @@ module Aws::MediaConnect
348
352
  # remote_id: "__string",
349
353
  # smoothing_latency: 1,
350
354
  # stream_id: "__string",
355
+ # vpc_interface_attachment: {
356
+ # vpc_interface_name: "__string",
357
+ # },
351
358
  # },
352
359
  # ],
353
360
  # })
@@ -381,6 +388,7 @@ module Aws::MediaConnect
381
388
  # resp.outputs[0].transport.remote_id #=> String
382
389
  # resp.outputs[0].transport.smoothing_latency #=> Integer
383
390
  # resp.outputs[0].transport.stream_id #=> String
391
+ # resp.outputs[0].vpc_interface_attachment.vpc_interface_name #=> String
384
392
  #
385
393
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/AddFlowOutputs AWS API Documentation
386
394
  #
@@ -600,6 +608,9 @@ module Aws::MediaConnect
600
608
  # remote_id: "__string",
601
609
  # smoothing_latency: 1,
602
610
  # stream_id: "__string",
611
+ # vpc_interface_attachment: {
612
+ # vpc_interface_name: "__string",
613
+ # },
603
614
  # },
604
615
  # ],
605
616
  # source: {
@@ -713,6 +724,7 @@ module Aws::MediaConnect
713
724
  # resp.flow.outputs[0].transport.remote_id #=> String
714
725
  # resp.flow.outputs[0].transport.smoothing_latency #=> Integer
715
726
  # resp.flow.outputs[0].transport.stream_id #=> String
727
+ # resp.flow.outputs[0].vpc_interface_attachment.vpc_interface_name #=> String
716
728
  # resp.flow.source.data_transfer_subscriber_fee_percent #=> Integer
717
729
  # resp.flow.source.decryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
718
730
  # resp.flow.source.decryption.constant_initialization_vector #=> String
@@ -882,6 +894,7 @@ module Aws::MediaConnect
882
894
  # resp.flow.outputs[0].transport.remote_id #=> String
883
895
  # resp.flow.outputs[0].transport.smoothing_latency #=> Integer
884
896
  # resp.flow.outputs[0].transport.stream_id #=> String
897
+ # resp.flow.outputs[0].vpc_interface_attachment.vpc_interface_name #=> String
885
898
  # resp.flow.source.data_transfer_subscriber_fee_percent #=> Integer
886
899
  # resp.flow.source.decryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
887
900
  # resp.flow.source.decryption.constant_initialization_vector #=> String
@@ -1457,6 +1470,7 @@ module Aws::MediaConnect
1457
1470
  # resp.flow.outputs[0].transport.remote_id #=> String
1458
1471
  # resp.flow.outputs[0].transport.smoothing_latency #=> Integer
1459
1472
  # resp.flow.outputs[0].transport.stream_id #=> String
1473
+ # resp.flow.outputs[0].vpc_interface_attachment.vpc_interface_name #=> String
1460
1474
  # resp.flow.source.data_transfer_subscriber_fee_percent #=> Integer
1461
1475
  # resp.flow.source.decryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
1462
1476
  # resp.flow.source.decryption.constant_initialization_vector #=> String
@@ -1648,6 +1662,9 @@ module Aws::MediaConnect
1648
1662
  # The stream ID that you want to use for this transport. This parameter
1649
1663
  # applies only to Zixi-based streams.
1650
1664
  #
1665
+ # @option params [Types::VpcInterfaceAttachment] :vpc_interface_attachment
1666
+ # The name of the VPC interface attachment to use for this output.
1667
+ #
1651
1668
  # @return [Types::UpdateFlowOutputResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1652
1669
  #
1653
1670
  # * {Types::UpdateFlowOutputResponse#flow_arn #flow_arn} => String
@@ -1678,6 +1695,9 @@ module Aws::MediaConnect
1678
1695
  # remote_id: "__string",
1679
1696
  # smoothing_latency: 1,
1680
1697
  # stream_id: "__string",
1698
+ # vpc_interface_attachment: {
1699
+ # vpc_interface_name: "__string",
1700
+ # },
1681
1701
  # })
1682
1702
  #
1683
1703
  # @example Response structure
@@ -1708,6 +1728,7 @@ module Aws::MediaConnect
1708
1728
  # resp.output.transport.remote_id #=> String
1709
1729
  # resp.output.transport.smoothing_latency #=> Integer
1710
1730
  # resp.output.transport.stream_id #=> String
1731
+ # resp.output.vpc_interface_attachment.vpc_interface_name #=> String
1711
1732
  #
1712
1733
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/UpdateFlowOutput AWS API Documentation
1713
1734
  #
@@ -1845,7 +1866,7 @@ module Aws::MediaConnect
1845
1866
  params: params,
1846
1867
  config: config)
1847
1868
  context[:gem_name] = 'aws-sdk-mediaconnect'
1848
- context[:gem_version] = '1.19.0'
1869
+ context[:gem_version] = '1.24.0'
1849
1870
  Seahorse::Client::Request.new(handlers, context)
1850
1871
  end
1851
1872
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -86,6 +88,7 @@ module Aws::MediaConnect
86
88
  UpdateFlowSourceRequest = Shapes::StructureShape.new(name: 'UpdateFlowSourceRequest')
87
89
  UpdateFlowSourceResponse = Shapes::StructureShape.new(name: 'UpdateFlowSourceResponse')
88
90
  VpcInterface = Shapes::StructureShape.new(name: 'VpcInterface')
91
+ VpcInterfaceAttachment = Shapes::StructureShape.new(name: 'VpcInterfaceAttachment')
89
92
  VpcInterfaceRequest = Shapes::StructureShape.new(name: 'VpcInterfaceRequest')
90
93
  __boolean = Shapes::BooleanShape.new(name: '__boolean')
91
94
  __double = Shapes::FloatShape.new(name: '__double')
@@ -146,6 +149,7 @@ module Aws::MediaConnect
146
149
  AddOutputRequest.add_member(:remote_id, Shapes::ShapeRef.new(shape: __string, location_name: "remoteId"))
147
150
  AddOutputRequest.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "smoothingLatency"))
148
151
  AddOutputRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
152
+ AddOutputRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
149
153
  AddOutputRequest.struct_class = Types::AddOutputRequest
150
154
 
151
155
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
@@ -293,6 +297,7 @@ module Aws::MediaConnect
293
297
  Output.add_member(:output_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "outputArn"))
294
298
  Output.add_member(:port, Shapes::ShapeRef.new(shape: __integer, location_name: "port"))
295
299
  Output.add_member(:transport, Shapes::ShapeRef.new(shape: Transport, location_name: "transport"))
300
+ Output.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
296
301
  Output.struct_class = Types::Output
297
302
 
298
303
  RemoveFlowOutputRequest.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "flowArn"))
@@ -432,6 +437,7 @@ module Aws::MediaConnect
432
437
  UpdateFlowOutputRequest.add_member(:remote_id, Shapes::ShapeRef.new(shape: __string, location_name: "remoteId"))
433
438
  UpdateFlowOutputRequest.add_member(:smoothing_latency, Shapes::ShapeRef.new(shape: __integer, location_name: "smoothingLatency"))
434
439
  UpdateFlowOutputRequest.add_member(:stream_id, Shapes::ShapeRef.new(shape: __string, location_name: "streamId"))
440
+ UpdateFlowOutputRequest.add_member(:vpc_interface_attachment, Shapes::ShapeRef.new(shape: VpcInterfaceAttachment, location_name: "vpcInterfaceAttachment"))
435
441
  UpdateFlowOutputRequest.struct_class = Types::UpdateFlowOutputRequest
436
442
 
437
443
  UpdateFlowOutputResponse.add_member(:flow_arn, Shapes::ShapeRef.new(shape: __string, location_name: "flowArn"))
@@ -470,6 +476,9 @@ module Aws::MediaConnect
470
476
  VpcInterface.add_member(:subnet_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "subnetId"))
471
477
  VpcInterface.struct_class = Types::VpcInterface
472
478
 
479
+ VpcInterfaceAttachment.add_member(:vpc_interface_name, Shapes::ShapeRef.new(shape: __string, location_name: "vpcInterfaceName"))
480
+ VpcInterfaceAttachment.struct_class = Types::VpcInterfaceAttachment
481
+
473
482
  VpcInterfaceRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "name"))
474
483
  VpcInterfaceRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "roleArn"))
475
484
  VpcInterfaceRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: __listOf__string, required: true, location_name: "securityGroupIds"))
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -19,6 +21,7 @@ module Aws::MediaConnect
19
21
  #
20
22
  class AddFlowOutputs420Exception < Struct.new(
21
23
  :message)
24
+ SENSITIVE = []
22
25
  include Aws::Structure
23
26
  end
24
27
 
@@ -53,6 +56,9 @@ module Aws::MediaConnect
53
56
  # remote_id: "__string",
54
57
  # smoothing_latency: 1,
55
58
  # stream_id: "__string",
59
+ # vpc_interface_attachment: {
60
+ # vpc_interface_name: "__string",
61
+ # },
56
62
  # },
57
63
  # ],
58
64
  # }
@@ -69,6 +75,7 @@ module Aws::MediaConnect
69
75
  class AddFlowOutputsRequest < Struct.new(
70
76
  :flow_arn,
71
77
  :outputs)
78
+ SENSITIVE = []
72
79
  include Aws::Structure
73
80
  end
74
81
 
@@ -88,6 +95,7 @@ module Aws::MediaConnect
88
95
  class AddFlowOutputsResponse < Struct.new(
89
96
  :flow_arn,
90
97
  :outputs)
98
+ SENSITIVE = []
91
99
  include Aws::Structure
92
100
  end
93
101
 
@@ -137,6 +145,7 @@ module Aws::MediaConnect
137
145
  class AddFlowSourcesRequest < Struct.new(
138
146
  :flow_arn,
139
147
  :sources)
148
+ SENSITIVE = []
140
149
  include Aws::Structure
141
150
  end
142
151
 
@@ -156,6 +165,7 @@ module Aws::MediaConnect
156
165
  class AddFlowSourcesResponse < Struct.new(
157
166
  :flow_arn,
158
167
  :sources)
168
+ SENSITIVE = []
159
169
  include Aws::Structure
160
170
  end
161
171
 
@@ -188,6 +198,7 @@ module Aws::MediaConnect
188
198
  class AddFlowVpcInterfacesRequest < Struct.new(
189
199
  :flow_arn,
190
200
  :vpc_interfaces)
201
+ SENSITIVE = []
191
202
  include Aws::Structure
192
203
  end
193
204
 
@@ -207,6 +218,7 @@ module Aws::MediaConnect
207
218
  class AddFlowVpcInterfacesResponse < Struct.new(
208
219
  :flow_arn,
209
220
  :vpc_interfaces)
221
+ SENSITIVE = []
210
222
  include Aws::Structure
211
223
  end
212
224
 
@@ -237,6 +249,9 @@ module Aws::MediaConnect
237
249
  # remote_id: "__string",
238
250
  # smoothing_latency: 1,
239
251
  # stream_id: "__string",
252
+ # vpc_interface_attachment: {
253
+ # vpc_interface_name: "__string",
254
+ # },
240
255
  # }
241
256
  #
242
257
  # @!attribute [rw] cidr_allow_list
@@ -292,6 +307,10 @@ module Aws::MediaConnect
292
307
  # parameter applies only to Zixi-based streams.
293
308
  # @return [String]
294
309
  #
310
+ # @!attribute [rw] vpc_interface_attachment
311
+ # The name of the VPC interface attachment to use for this output.
312
+ # @return [Types::VpcInterfaceAttachment]
313
+ #
295
314
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/AddOutputRequest AWS API Documentation
296
315
  #
297
316
  class AddOutputRequest < Struct.new(
@@ -305,7 +324,9 @@ module Aws::MediaConnect
305
324
  :protocol,
306
325
  :remote_id,
307
326
  :smoothing_latency,
308
- :stream_id)
327
+ :stream_id,
328
+ :vpc_interface_attachment)
329
+ SENSITIVE = []
309
330
  include Aws::Structure
310
331
  end
311
332
 
@@ -320,6 +341,7 @@ module Aws::MediaConnect
320
341
  #
321
342
  class BadRequestException < Struct.new(
322
343
  :message)
344
+ SENSITIVE = []
323
345
  include Aws::Structure
324
346
  end
325
347
 
@@ -334,6 +356,7 @@ module Aws::MediaConnect
334
356
  #
335
357
  class CreateFlow420Exception < Struct.new(
336
358
  :message)
359
+ SENSITIVE = []
337
360
  include Aws::Structure
338
361
  end
339
362
 
@@ -388,6 +411,9 @@ module Aws::MediaConnect
388
411
  # remote_id: "__string",
389
412
  # smoothing_latency: 1,
390
413
  # stream_id: "__string",
414
+ # vpc_interface_attachment: {
415
+ # vpc_interface_name: "__string",
416
+ # },
391
417
  # },
392
418
  # ],
393
419
  # source: {
@@ -496,6 +522,7 @@ module Aws::MediaConnect
496
522
  :source_failover_config,
497
523
  :sources,
498
524
  :vpc_interfaces)
525
+ SENSITIVE = []
499
526
  include Aws::Structure
500
527
  end
501
528
 
@@ -510,6 +537,7 @@ module Aws::MediaConnect
510
537
  #
511
538
  class CreateFlowResponse < Struct.new(
512
539
  :flow)
540
+ SENSITIVE = []
513
541
  include Aws::Structure
514
542
  end
515
543
 
@@ -527,6 +555,7 @@ module Aws::MediaConnect
527
555
  #
528
556
  class DeleteFlowRequest < Struct.new(
529
557
  :flow_arn)
558
+ SENSITIVE = []
530
559
  include Aws::Structure
531
560
  end
532
561
 
@@ -545,6 +574,7 @@ module Aws::MediaConnect
545
574
  class DeleteFlowResponse < Struct.new(
546
575
  :flow_arn,
547
576
  :status)
577
+ SENSITIVE = []
548
578
  include Aws::Structure
549
579
  end
550
580
 
@@ -562,6 +592,7 @@ module Aws::MediaConnect
562
592
  #
563
593
  class DescribeFlowRequest < Struct.new(
564
594
  :flow_arn)
595
+ SENSITIVE = []
565
596
  include Aws::Structure
566
597
  end
567
598
 
@@ -581,6 +612,7 @@ module Aws::MediaConnect
581
612
  class DescribeFlowResponse < Struct.new(
582
613
  :flow,
583
614
  :messages)
615
+ SENSITIVE = []
584
616
  include Aws::Structure
585
617
  end
586
618
 
@@ -666,6 +698,7 @@ module Aws::MediaConnect
666
698
  :role_arn,
667
699
  :secret_arn,
668
700
  :url)
701
+ SENSITIVE = []
669
702
  include Aws::Structure
670
703
  end
671
704
 
@@ -708,6 +741,7 @@ module Aws::MediaConnect
708
741
  :entitlement_arn,
709
742
  :name,
710
743
  :subscribers)
744
+ SENSITIVE = []
711
745
  include Aws::Structure
712
746
  end
713
747
 
@@ -733,6 +767,7 @@ module Aws::MediaConnect
733
767
  class FailoverConfig < Struct.new(
734
768
  :recovery_window,
735
769
  :state)
770
+ SENSITIVE = []
736
771
  include Aws::Structure
737
772
  end
738
773
 
@@ -805,6 +840,7 @@ module Aws::MediaConnect
805
840
  :sources,
806
841
  :status,
807
842
  :vpc_interfaces)
843
+ SENSITIVE = []
808
844
  include Aws::Structure
809
845
  end
810
846
 
@@ -819,6 +855,7 @@ module Aws::MediaConnect
819
855
  #
820
856
  class ForbiddenException < Struct.new(
821
857
  :message)
858
+ SENSITIVE = []
822
859
  include Aws::Structure
823
860
  end
824
861
 
@@ -880,6 +917,7 @@ module Aws::MediaConnect
880
917
  :encryption,
881
918
  :name,
882
919
  :subscribers)
920
+ SENSITIVE = []
883
921
  include Aws::Structure
884
922
  end
885
923
 
@@ -894,6 +932,7 @@ module Aws::MediaConnect
894
932
  #
895
933
  class GrantFlowEntitlements420Exception < Struct.new(
896
934
  :message)
935
+ SENSITIVE = []
897
936
  include Aws::Structure
898
937
  end
899
938
 
@@ -937,6 +976,7 @@ module Aws::MediaConnect
937
976
  class GrantFlowEntitlementsRequest < Struct.new(
938
977
  :entitlements,
939
978
  :flow_arn)
979
+ SENSITIVE = []
940
980
  include Aws::Structure
941
981
  end
942
982
 
@@ -955,6 +995,7 @@ module Aws::MediaConnect
955
995
  class GrantFlowEntitlementsResponse < Struct.new(
956
996
  :entitlements,
957
997
  :flow_arn)
998
+ SENSITIVE = []
958
999
  include Aws::Structure
959
1000
  end
960
1001
 
@@ -969,6 +1010,7 @@ module Aws::MediaConnect
969
1010
  #
970
1011
  class InternalServerErrorException < Struct.new(
971
1012
  :message)
1013
+ SENSITIVE = []
972
1014
  include Aws::Structure
973
1015
  end
974
1016
 
@@ -991,6 +1033,7 @@ module Aws::MediaConnect
991
1033
  class ListEntitlementsRequest < Struct.new(
992
1034
  :max_results,
993
1035
  :next_token)
1036
+ SENSITIVE = []
994
1037
  include Aws::Structure
995
1038
  end
996
1039
 
@@ -1017,6 +1060,7 @@ module Aws::MediaConnect
1017
1060
  class ListEntitlementsResponse < Struct.new(
1018
1061
  :entitlements,
1019
1062
  :next_token)
1063
+ SENSITIVE = []
1020
1064
  include Aws::Structure
1021
1065
  end
1022
1066
 
@@ -1039,6 +1083,7 @@ module Aws::MediaConnect
1039
1083
  class ListFlowsRequest < Struct.new(
1040
1084
  :max_results,
1041
1085
  :next_token)
1086
+ SENSITIVE = []
1042
1087
  include Aws::Structure
1043
1088
  end
1044
1089
 
@@ -1063,6 +1108,7 @@ module Aws::MediaConnect
1063
1108
  class ListFlowsResponse < Struct.new(
1064
1109
  :flows,
1065
1110
  :next_token)
1111
+ SENSITIVE = []
1066
1112
  include Aws::Structure
1067
1113
  end
1068
1114
 
@@ -1080,6 +1126,7 @@ module Aws::MediaConnect
1080
1126
  #
1081
1127
  class ListTagsForResourceRequest < Struct.new(
1082
1128
  :resource_arn)
1129
+ SENSITIVE = []
1083
1130
  include Aws::Structure
1084
1131
  end
1085
1132
 
@@ -1095,6 +1142,7 @@ module Aws::MediaConnect
1095
1142
  #
1096
1143
  class ListTagsForResourceResponse < Struct.new(
1097
1144
  :tags)
1145
+ SENSITIVE = []
1098
1146
  include Aws::Structure
1099
1147
  end
1100
1148
 
@@ -1119,6 +1167,7 @@ module Aws::MediaConnect
1119
1167
  :data_transfer_subscriber_fee_percent,
1120
1168
  :entitlement_arn,
1121
1169
  :entitlement_name)
1170
+ SENSITIVE = []
1122
1171
  include Aws::Structure
1123
1172
  end
1124
1173
 
@@ -1161,6 +1210,7 @@ module Aws::MediaConnect
1161
1210
  :name,
1162
1211
  :source_type,
1163
1212
  :status)
1213
+ SENSITIVE = []
1164
1214
  include Aws::Structure
1165
1215
  end
1166
1216
 
@@ -1175,6 +1225,7 @@ module Aws::MediaConnect
1175
1225
  #
1176
1226
  class Messages < Struct.new(
1177
1227
  :errors)
1228
+ SENSITIVE = []
1178
1229
  include Aws::Structure
1179
1230
  end
1180
1231
 
@@ -1189,6 +1240,7 @@ module Aws::MediaConnect
1189
1240
  #
1190
1241
  class NotFoundException < Struct.new(
1191
1242
  :message)
1243
+ SENSITIVE = []
1192
1244
  include Aws::Structure
1193
1245
  end
1194
1246
 
@@ -1241,6 +1293,10 @@ module Aws::MediaConnect
1241
1293
  # output.
1242
1294
  # @return [Types::Transport]
1243
1295
  #
1296
+ # @!attribute [rw] vpc_interface_attachment
1297
+ # The name of the VPC interface attachment to use for this output.
1298
+ # @return [Types::VpcInterfaceAttachment]
1299
+ #
1244
1300
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/Output AWS API Documentation
1245
1301
  #
1246
1302
  class Output < Struct.new(
@@ -1253,7 +1309,9 @@ module Aws::MediaConnect
1253
1309
  :name,
1254
1310
  :output_arn,
1255
1311
  :port,
1256
- :transport)
1312
+ :transport,
1313
+ :vpc_interface_attachment)
1314
+ SENSITIVE = []
1257
1315
  include Aws::Structure
1258
1316
  end
1259
1317
 
@@ -1276,6 +1334,7 @@ module Aws::MediaConnect
1276
1334
  class RemoveFlowOutputRequest < Struct.new(
1277
1335
  :flow_arn,
1278
1336
  :output_arn)
1337
+ SENSITIVE = []
1279
1338
  include Aws::Structure
1280
1339
  end
1281
1340
 
@@ -1295,6 +1354,7 @@ module Aws::MediaConnect
1295
1354
  class RemoveFlowOutputResponse < Struct.new(
1296
1355
  :flow_arn,
1297
1356
  :output_arn)
1357
+ SENSITIVE = []
1298
1358
  include Aws::Structure
1299
1359
  end
1300
1360
 
@@ -1317,6 +1377,7 @@ module Aws::MediaConnect
1317
1377
  class RemoveFlowSourceRequest < Struct.new(
1318
1378
  :flow_arn,
1319
1379
  :source_arn)
1380
+ SENSITIVE = []
1320
1381
  include Aws::Structure
1321
1382
  end
1322
1383
 
@@ -1336,6 +1397,7 @@ module Aws::MediaConnect
1336
1397
  class RemoveFlowSourceResponse < Struct.new(
1337
1398
  :flow_arn,
1338
1399
  :source_arn)
1400
+ SENSITIVE = []
1339
1401
  include Aws::Structure
1340
1402
  end
1341
1403
 
@@ -1358,6 +1420,7 @@ module Aws::MediaConnect
1358
1420
  class RemoveFlowVpcInterfaceRequest < Struct.new(
1359
1421
  :flow_arn,
1360
1422
  :vpc_interface_name)
1423
+ SENSITIVE = []
1361
1424
  include Aws::Structure
1362
1425
  end
1363
1426
 
@@ -1384,6 +1447,7 @@ module Aws::MediaConnect
1384
1447
  :flow_arn,
1385
1448
  :non_deleted_network_interface_ids,
1386
1449
  :vpc_interface_name)
1450
+ SENSITIVE = []
1387
1451
  include Aws::Structure
1388
1452
  end
1389
1453
 
@@ -1399,6 +1463,7 @@ module Aws::MediaConnect
1399
1463
  #
1400
1464
  class ResponseError < Struct.new(
1401
1465
  :message)
1466
+ SENSITIVE = []
1402
1467
  include Aws::Structure
1403
1468
  end
1404
1469
 
@@ -1421,6 +1486,7 @@ module Aws::MediaConnect
1421
1486
  class RevokeFlowEntitlementRequest < Struct.new(
1422
1487
  :entitlement_arn,
1423
1488
  :flow_arn)
1489
+ SENSITIVE = []
1424
1490
  include Aws::Structure
1425
1491
  end
1426
1492
 
@@ -1441,6 +1507,7 @@ module Aws::MediaConnect
1441
1507
  class RevokeFlowEntitlementResponse < Struct.new(
1442
1508
  :entitlement_arn,
1443
1509
  :flow_arn)
1510
+ SENSITIVE = []
1444
1511
  include Aws::Structure
1445
1512
  end
1446
1513
 
@@ -1455,6 +1522,7 @@ module Aws::MediaConnect
1455
1522
  #
1456
1523
  class ServiceUnavailableException < Struct.new(
1457
1524
  :message)
1525
+ SENSITIVE = []
1458
1526
  include Aws::Structure
1459
1527
  end
1460
1528
 
@@ -1554,6 +1622,7 @@ module Aws::MediaConnect
1554
1622
  :stream_id,
1555
1623
  :vpc_interface_name,
1556
1624
  :whitelist_cidr)
1625
+ SENSITIVE = []
1557
1626
  include Aws::Structure
1558
1627
  end
1559
1628
 
@@ -1628,6 +1697,7 @@ module Aws::MediaConnect
1628
1697
  :transport,
1629
1698
  :vpc_interface_name,
1630
1699
  :whitelist_cidr)
1700
+ SENSITIVE = []
1631
1701
  include Aws::Structure
1632
1702
  end
1633
1703
 
@@ -1645,6 +1715,7 @@ module Aws::MediaConnect
1645
1715
  #
1646
1716
  class StartFlowRequest < Struct.new(
1647
1717
  :flow_arn)
1718
+ SENSITIVE = []
1648
1719
  include Aws::Structure
1649
1720
  end
1650
1721
 
@@ -1663,6 +1734,7 @@ module Aws::MediaConnect
1663
1734
  class StartFlowResponse < Struct.new(
1664
1735
  :flow_arn,
1665
1736
  :status)
1737
+ SENSITIVE = []
1666
1738
  include Aws::Structure
1667
1739
  end
1668
1740
 
@@ -1680,6 +1752,7 @@ module Aws::MediaConnect
1680
1752
  #
1681
1753
  class StopFlowRequest < Struct.new(
1682
1754
  :flow_arn)
1755
+ SENSITIVE = []
1683
1756
  include Aws::Structure
1684
1757
  end
1685
1758
 
@@ -1698,6 +1771,7 @@ module Aws::MediaConnect
1698
1771
  class StopFlowResponse < Struct.new(
1699
1772
  :flow_arn,
1700
1773
  :status)
1774
+ SENSITIVE = []
1701
1775
  include Aws::Structure
1702
1776
  end
1703
1777
 
@@ -1729,6 +1803,7 @@ module Aws::MediaConnect
1729
1803
  class TagResourceRequest < Struct.new(
1730
1804
  :resource_arn,
1731
1805
  :tags)
1806
+ SENSITIVE = []
1732
1807
  include Aws::Structure
1733
1808
  end
1734
1809
 
@@ -1743,6 +1818,7 @@ module Aws::MediaConnect
1743
1818
  #
1744
1819
  class TooManyRequestsException < Struct.new(
1745
1820
  :message)
1821
+ SENSITIVE = []
1746
1822
  include Aws::Structure
1747
1823
  end
1748
1824
 
@@ -1793,6 +1869,7 @@ module Aws::MediaConnect
1793
1869
  :remote_id,
1794
1870
  :smoothing_latency,
1795
1871
  :stream_id)
1872
+ SENSITIVE = []
1796
1873
  include Aws::Structure
1797
1874
  end
1798
1875
 
@@ -1815,6 +1892,7 @@ module Aws::MediaConnect
1815
1892
  class UntagResourceRequest < Struct.new(
1816
1893
  :resource_arn,
1817
1894
  :tag_keys)
1895
+ SENSITIVE = []
1818
1896
  include Aws::Structure
1819
1897
  end
1820
1898
 
@@ -1900,6 +1978,7 @@ module Aws::MediaConnect
1900
1978
  :role_arn,
1901
1979
  :secret_arn,
1902
1980
  :url)
1981
+ SENSITIVE = []
1903
1982
  include Aws::Structure
1904
1983
  end
1905
1984
 
@@ -1925,6 +2004,7 @@ module Aws::MediaConnect
1925
2004
  class UpdateFailoverConfig < Struct.new(
1926
2005
  :recovery_window,
1927
2006
  :state)
2007
+ SENSITIVE = []
1928
2008
  include Aws::Structure
1929
2009
  end
1930
2010
 
@@ -1982,6 +2062,7 @@ module Aws::MediaConnect
1982
2062
  :entitlement_arn,
1983
2063
  :flow_arn,
1984
2064
  :subscribers)
2065
+ SENSITIVE = []
1985
2066
  include Aws::Structure
1986
2067
  end
1987
2068
 
@@ -2002,6 +2083,7 @@ module Aws::MediaConnect
2002
2083
  class UpdateFlowEntitlementResponse < Struct.new(
2003
2084
  :entitlement,
2004
2085
  :flow_arn)
2086
+ SENSITIVE = []
2005
2087
  include Aws::Structure
2006
2088
  end
2007
2089
 
@@ -2034,6 +2116,9 @@ module Aws::MediaConnect
2034
2116
  # remote_id: "__string",
2035
2117
  # smoothing_latency: 1,
2036
2118
  # stream_id: "__string",
2119
+ # vpc_interface_attachment: {
2120
+ # vpc_interface_name: "__string",
2121
+ # },
2037
2122
  # }
2038
2123
  #
2039
2124
  # @!attribute [rw] cidr_allow_list
@@ -2090,6 +2175,10 @@ module Aws::MediaConnect
2090
2175
  # parameter applies only to Zixi-based streams.
2091
2176
  # @return [String]
2092
2177
  #
2178
+ # @!attribute [rw] vpc_interface_attachment
2179
+ # The name of the VPC interface attachment to use for this output.
2180
+ # @return [Types::VpcInterfaceAttachment]
2181
+ #
2093
2182
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/UpdateFlowOutputRequest AWS API Documentation
2094
2183
  #
2095
2184
  class UpdateFlowOutputRequest < Struct.new(
@@ -2104,7 +2193,9 @@ module Aws::MediaConnect
2104
2193
  :protocol,
2105
2194
  :remote_id,
2106
2195
  :smoothing_latency,
2107
- :stream_id)
2196
+ :stream_id,
2197
+ :vpc_interface_attachment)
2198
+ SENSITIVE = []
2108
2199
  include Aws::Structure
2109
2200
  end
2110
2201
 
@@ -2124,6 +2215,7 @@ module Aws::MediaConnect
2124
2215
  class UpdateFlowOutputResponse < Struct.new(
2125
2216
  :flow_arn,
2126
2217
  :output)
2218
+ SENSITIVE = []
2127
2219
  include Aws::Structure
2128
2220
  end
2129
2221
 
@@ -2152,6 +2244,7 @@ module Aws::MediaConnect
2152
2244
  class UpdateFlowRequest < Struct.new(
2153
2245
  :flow_arn,
2154
2246
  :source_failover_config)
2247
+ SENSITIVE = []
2155
2248
  include Aws::Structure
2156
2249
  end
2157
2250
 
@@ -2166,6 +2259,7 @@ module Aws::MediaConnect
2166
2259
  #
2167
2260
  class UpdateFlowResponse < Struct.new(
2168
2261
  :flow)
2262
+ SENSITIVE = []
2169
2263
  include Aws::Structure
2170
2264
  end
2171
2265
 
@@ -2269,6 +2363,7 @@ module Aws::MediaConnect
2269
2363
  :stream_id,
2270
2364
  :vpc_interface_name,
2271
2365
  :whitelist_cidr)
2366
+ SENSITIVE = []
2272
2367
  include Aws::Structure
2273
2368
  end
2274
2369
 
@@ -2289,6 +2384,7 @@ module Aws::MediaConnect
2289
2384
  class UpdateFlowSourceResponse < Struct.new(
2290
2385
  :flow_arn,
2291
2386
  :source)
2387
+ SENSITIVE = []
2292
2388
  include Aws::Structure
2293
2389
  end
2294
2390
 
@@ -2325,6 +2421,28 @@ module Aws::MediaConnect
2325
2421
  :role_arn,
2326
2422
  :security_group_ids,
2327
2423
  :subnet_id)
2424
+ SENSITIVE = []
2425
+ include Aws::Structure
2426
+ end
2427
+
2428
+ # The settings for attaching a VPC interface to an output.
2429
+ #
2430
+ # @note When making an API call, you may pass VpcInterfaceAttachment
2431
+ # data as a hash:
2432
+ #
2433
+ # {
2434
+ # vpc_interface_name: "__string",
2435
+ # }
2436
+ #
2437
+ # @!attribute [rw] vpc_interface_name
2438
+ # The name of the VPC interface to use for this output.
2439
+ # @return [String]
2440
+ #
2441
+ # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/VpcInterfaceAttachment AWS API Documentation
2442
+ #
2443
+ class VpcInterfaceAttachment < Struct.new(
2444
+ :vpc_interface_name)
2445
+ SENSITIVE = []
2328
2446
  include Aws::Structure
2329
2447
  end
2330
2448
 
@@ -2365,6 +2483,7 @@ module Aws::MediaConnect
2365
2483
  :role_arn,
2366
2484
  :security_group_ids,
2367
2485
  :subnet_id)
2486
+ SENSITIVE = []
2368
2487
  include Aws::Structure
2369
2488
  end
2370
2489
 
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.19.0
4
+ version: 1.24.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-04-01 00:00:00.000000000 Z
11
+ date: 2020-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.71.0
22
+ version: 3.99.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.71.0
32
+ version: 3.99.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -81,7 +81,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
81
81
  version: '0'
82
82
  requirements: []
83
83
  rubyforge_project:
84
- rubygems_version: 2.5.2.3
84
+ rubygems_version: 2.7.6.2
85
85
  signing_key:
86
86
  specification_version: 4
87
87
  summary: AWS SDK for Ruby - AWS MediaConnect