aws-sdk-mediaconnect 1.14.0 → 1.15.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: 780ce3baae4171c76506c86cd1704b6d1a1bec71
4
- data.tar.gz: 13b23f225a0540d1df6d2434409ef4ea55ce6f91
3
+ metadata.gz: 934dd5e3ae7b5739c6de7d13641bf4ba3d12f0ef
4
+ data.tar.gz: a65f41de3694d1e4b94ca4bbce134e79bd03b1cf
5
5
  SHA512:
6
- metadata.gz: bc283f120b0f737d3d4f137b92e959813daeeb18b073e2c64dc0eb97ee7a56f4539914554989dd8cde2f5131bdcb5be1f23655c7692cfcaae96eb9a18b372bc3
7
- data.tar.gz: e29ee23baf20aab8893e8706316b4e0113544ccb05dadc43a2e33b82928c66a610ff636c0866ff8e6200217f75b906201f6e5916a72d7af5feec1dcae7e09d69
6
+ metadata.gz: f28b2d8a72a239c130394dc090897e5bee8ea045a74c7377f3d3881aa539af76d9d40d9ed1a154b9bc58050017fe7383415fb79c80c74fb184b3aa672d250e03
7
+ data.tar.gz: f8b4009c2b7a37c5d964d63fe5c00412bf75290a804d6da37f6ff1f15efaee7fa872f8eaadc226588692fa321ea92da8931f8325d9578198e5c40ea6fcf9e284
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-mediaconnect/customizations'
42
42
  # @service
43
43
  module Aws::MediaConnect
44
44
 
45
- GEM_VERSION = '1.14.0'
45
+ GEM_VERSION = '1.15.0'
46
46
 
47
47
  end
@@ -302,6 +302,7 @@ module Aws::MediaConnect
302
302
  #
303
303
  # resp.flow_arn #=> String
304
304
  # resp.outputs #=> Array
305
+ # resp.outputs[0].data_transfer_subscriber_fee_percent #=> Integer
305
306
  # resp.outputs[0].description #=> String
306
307
  # resp.outputs[0].destination #=> String
307
308
  # resp.outputs[0].encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
@@ -366,6 +367,7 @@ module Aws::MediaConnect
366
367
  # availability_zone: "__string",
367
368
  # entitlements: [
368
369
  # {
370
+ # data_transfer_subscriber_fee_percent: 1,
369
371
  # description: "__string",
370
372
  # encryption: {
371
373
  # algorithm: "aes128", # required, accepts aes128, aes192, aes256
@@ -438,6 +440,7 @@ module Aws::MediaConnect
438
440
  # resp.flow.description #=> String
439
441
  # resp.flow.egress_ip #=> String
440
442
  # resp.flow.entitlements #=> Array
443
+ # resp.flow.entitlements[0].data_transfer_subscriber_fee_percent #=> Integer
441
444
  # resp.flow.entitlements[0].description #=> String
442
445
  # resp.flow.entitlements[0].encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
443
446
  # resp.flow.entitlements[0].encryption.constant_initialization_vector #=> String
@@ -455,6 +458,7 @@ module Aws::MediaConnect
455
458
  # resp.flow.flow_arn #=> String
456
459
  # resp.flow.name #=> String
457
460
  # resp.flow.outputs #=> Array
461
+ # resp.flow.outputs[0].data_transfer_subscriber_fee_percent #=> Integer
458
462
  # resp.flow.outputs[0].description #=> String
459
463
  # resp.flow.outputs[0].destination #=> String
460
464
  # resp.flow.outputs[0].encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
@@ -479,6 +483,7 @@ module Aws::MediaConnect
479
483
  # resp.flow.outputs[0].transport.remote_id #=> String
480
484
  # resp.flow.outputs[0].transport.smoothing_latency #=> Integer
481
485
  # resp.flow.outputs[0].transport.stream_id #=> String
486
+ # resp.flow.source.data_transfer_subscriber_fee_percent #=> Integer
482
487
  # resp.flow.source.decryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
483
488
  # resp.flow.source.decryption.constant_initialization_vector #=> String
484
489
  # resp.flow.source.decryption.device_id #=> String
@@ -566,6 +571,7 @@ module Aws::MediaConnect
566
571
  # resp.flow.description #=> String
567
572
  # resp.flow.egress_ip #=> String
568
573
  # resp.flow.entitlements #=> Array
574
+ # resp.flow.entitlements[0].data_transfer_subscriber_fee_percent #=> Integer
569
575
  # resp.flow.entitlements[0].description #=> String
570
576
  # resp.flow.entitlements[0].encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
571
577
  # resp.flow.entitlements[0].encryption.constant_initialization_vector #=> String
@@ -583,6 +589,7 @@ module Aws::MediaConnect
583
589
  # resp.flow.flow_arn #=> String
584
590
  # resp.flow.name #=> String
585
591
  # resp.flow.outputs #=> Array
592
+ # resp.flow.outputs[0].data_transfer_subscriber_fee_percent #=> Integer
586
593
  # resp.flow.outputs[0].description #=> String
587
594
  # resp.flow.outputs[0].destination #=> String
588
595
  # resp.flow.outputs[0].encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
@@ -607,6 +614,7 @@ module Aws::MediaConnect
607
614
  # resp.flow.outputs[0].transport.remote_id #=> String
608
615
  # resp.flow.outputs[0].transport.smoothing_latency #=> Integer
609
616
  # resp.flow.outputs[0].transport.stream_id #=> String
617
+ # resp.flow.source.data_transfer_subscriber_fee_percent #=> Integer
610
618
  # resp.flow.source.decryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
611
619
  # resp.flow.source.decryption.constant_initialization_vector #=> String
612
620
  # resp.flow.source.decryption.device_id #=> String
@@ -661,6 +669,7 @@ module Aws::MediaConnect
661
669
  # resp = client.grant_flow_entitlements({
662
670
  # entitlements: [ # required
663
671
  # {
672
+ # data_transfer_subscriber_fee_percent: 1,
664
673
  # description: "__string",
665
674
  # encryption: {
666
675
  # algorithm: "aes128", # required, accepts aes128, aes192, aes256
@@ -683,6 +692,7 @@ module Aws::MediaConnect
683
692
  # @example Response structure
684
693
  #
685
694
  # resp.entitlements #=> Array
695
+ # resp.entitlements[0].data_transfer_subscriber_fee_percent #=> Integer
686
696
  # resp.entitlements[0].description #=> String
687
697
  # resp.entitlements[0].encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
688
698
  # resp.entitlements[0].encryption.constant_initialization_vector #=> String
@@ -730,6 +740,7 @@ module Aws::MediaConnect
730
740
  # @example Response structure
731
741
  #
732
742
  # resp.entitlements #=> Array
743
+ # resp.entitlements[0].data_transfer_subscriber_fee_percent #=> Integer
733
744
  # resp.entitlements[0].entitlement_arn #=> String
734
745
  # resp.entitlements[0].entitlement_name #=> String
735
746
  # resp.next_token #=> String
@@ -1043,6 +1054,7 @@ module Aws::MediaConnect
1043
1054
  #
1044
1055
  # @example Response structure
1045
1056
  #
1057
+ # resp.entitlement.data_transfer_subscriber_fee_percent #=> Integer
1046
1058
  # resp.entitlement.description #=> String
1047
1059
  # resp.entitlement.encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
1048
1060
  # resp.entitlement.encryption.constant_initialization_vector #=> String
@@ -1145,6 +1157,7 @@ module Aws::MediaConnect
1145
1157
  # @example Response structure
1146
1158
  #
1147
1159
  # resp.flow_arn #=> String
1160
+ # resp.output.data_transfer_subscriber_fee_percent #=> Integer
1148
1161
  # resp.output.description #=> String
1149
1162
  # resp.output.destination #=> String
1150
1163
  # resp.output.encryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
@@ -1253,6 +1266,7 @@ module Aws::MediaConnect
1253
1266
  # @example Response structure
1254
1267
  #
1255
1268
  # resp.flow_arn #=> String
1269
+ # resp.source.data_transfer_subscriber_fee_percent #=> Integer
1256
1270
  # resp.source.decryption.algorithm #=> String, one of "aes128", "aes192", "aes256"
1257
1271
  # resp.source.decryption.constant_initialization_vector #=> String
1258
1272
  # resp.source.decryption.device_id #=> String
@@ -1300,7 +1314,7 @@ module Aws::MediaConnect
1300
1314
  params: params,
1301
1315
  config: config)
1302
1316
  context[:gem_name] = 'aws-sdk-mediaconnect'
1303
- context[:gem_version] = '1.14.0'
1317
+ context[:gem_version] = '1.15.0'
1304
1318
  Seahorse::Client::Request.new(handlers, context)
1305
1319
  end
1306
1320
 
@@ -153,6 +153,7 @@ module Aws::MediaConnect
153
153
  Encryption.add_member(:url, Shapes::ShapeRef.new(shape: __string, location_name: "url"))
154
154
  Encryption.struct_class = Types::Encryption
155
155
 
156
+ Entitlement.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
156
157
  Entitlement.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
157
158
  Entitlement.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
158
159
  Entitlement.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "entitlementArn"))
@@ -174,6 +175,7 @@ module Aws::MediaConnect
174
175
  ForbiddenException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
175
176
  ForbiddenException.struct_class = Types::ForbiddenException
176
177
 
178
+ GrantEntitlementRequest.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
177
179
  GrantEntitlementRequest.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
178
180
  GrantEntitlementRequest.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
179
181
  GrantEntitlementRequest.add_member(:name, Shapes::ShapeRef.new(shape: __string, location_name: "name"))
@@ -216,6 +218,7 @@ module Aws::MediaConnect
216
218
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: __mapOf__string, location_name: "tags"))
217
219
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
218
220
 
221
+ ListedEntitlement.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
219
222
  ListedEntitlement.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "entitlementArn"))
220
223
  ListedEntitlement.add_member(:entitlement_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "entitlementName"))
221
224
  ListedEntitlement.struct_class = Types::ListedEntitlement
@@ -234,6 +237,7 @@ module Aws::MediaConnect
234
237
  NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "message"))
235
238
  NotFoundException.struct_class = Types::NotFoundException
236
239
 
240
+ Output.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
237
241
  Output.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
238
242
  Output.add_member(:destination, Shapes::ShapeRef.new(shape: __string, location_name: "destination"))
239
243
  Output.add_member(:encryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "encryption"))
@@ -279,6 +283,7 @@ module Aws::MediaConnect
279
283
  SetSourceRequest.add_member(:whitelist_cidr, Shapes::ShapeRef.new(shape: __string, location_name: "whitelistCidr"))
280
284
  SetSourceRequest.struct_class = Types::SetSourceRequest
281
285
 
286
+ Source.add_member(:data_transfer_subscriber_fee_percent, Shapes::ShapeRef.new(shape: __integer, location_name: "dataTransferSubscriberFeePercent"))
282
287
  Source.add_member(:decryption, Shapes::ShapeRef.new(shape: Encryption, location_name: "decryption"))
283
288
  Source.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
284
289
  Source.add_member(:entitlement_arn, Shapes::ShapeRef.new(shape: __string, location_name: "entitlementArn"))
@@ -228,6 +228,7 @@ module Aws::MediaConnect
228
228
  # availability_zone: "__string",
229
229
  # entitlements: [
230
230
  # {
231
+ # data_transfer_subscriber_fee_percent: 1,
231
232
  # description: "__string",
232
233
  # encryption: {
233
234
  # algorithm: "aes128", # required, accepts aes128, aes192, aes256
@@ -499,6 +500,11 @@ module Aws::MediaConnect
499
500
 
500
501
  # The settings for a flow entitlement.
501
502
  #
503
+ # @!attribute [rw] data_transfer_subscriber_fee_percent
504
+ # Percentage from 0-100 of the data transfer cost to be billed to the
505
+ # subscriber.
506
+ # @return [Integer]
507
+ #
502
508
  # @!attribute [rw] description
503
509
  # A description of the entitlement.
504
510
  # @return [String]
@@ -525,6 +531,7 @@ module Aws::MediaConnect
525
531
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/Entitlement AWS API Documentation
526
532
  #
527
533
  class Entitlement < Struct.new(
534
+ :data_transfer_subscriber_fee_percent,
528
535
  :description,
529
536
  :encryption,
530
537
  :entitlement_arn,
@@ -611,6 +618,7 @@ module Aws::MediaConnect
611
618
  # data as a hash:
612
619
  #
613
620
  # {
621
+ # data_transfer_subscriber_fee_percent: 1,
614
622
  # description: "__string",
615
623
  # encryption: {
616
624
  # algorithm: "aes128", # required, accepts aes128, aes192, aes256
@@ -627,6 +635,11 @@ module Aws::MediaConnect
627
635
  # subscribers: ["__string"], # required
628
636
  # }
629
637
  #
638
+ # @!attribute [rw] data_transfer_subscriber_fee_percent
639
+ # Percentage from 0-100 of the data transfer cost to be billed to the
640
+ # subscriber.
641
+ # @return [Integer]
642
+ #
630
643
  # @!attribute [rw] description
631
644
  # A description of the entitlement. This description appears only on
632
645
  # the AWS Elemental MediaConnect console and will not be seen by the
@@ -652,6 +665,7 @@ module Aws::MediaConnect
652
665
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/GrantEntitlementRequest AWS API Documentation
653
666
  #
654
667
  class GrantEntitlementRequest < Struct.new(
668
+ :data_transfer_subscriber_fee_percent,
655
669
  :description,
656
670
  :encryption,
657
671
  :name,
@@ -681,6 +695,7 @@ module Aws::MediaConnect
681
695
  # {
682
696
  # entitlements: [ # required
683
697
  # {
698
+ # data_transfer_subscriber_fee_percent: 1,
684
699
  # description: "__string",
685
700
  # encryption: {
686
701
  # algorithm: "aes128", # required, accepts aes128, aes192, aes256
@@ -875,6 +890,11 @@ module Aws::MediaConnect
875
890
 
876
891
  # An entitlement that has been granted to you from other AWS accounts.
877
892
  #
893
+ # @!attribute [rw] data_transfer_subscriber_fee_percent
894
+ # Percentage from 0-100 of the data transfer cost to be billed to the
895
+ # subscriber.
896
+ # @return [Integer]
897
+ #
878
898
  # @!attribute [rw] entitlement_arn
879
899
  # The ARN of the entitlement.
880
900
  # @return [String]
@@ -886,6 +906,7 @@ module Aws::MediaConnect
886
906
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/ListedEntitlement AWS API Documentation
887
907
  #
888
908
  class ListedEntitlement < Struct.new(
909
+ :data_transfer_subscriber_fee_percent,
889
910
  :entitlement_arn,
890
911
  :entitlement_name)
891
912
  include Aws::Structure
@@ -963,6 +984,11 @@ module Aws::MediaConnect
963
984
 
964
985
  # The settings for an output.
965
986
  #
987
+ # @!attribute [rw] data_transfer_subscriber_fee_percent
988
+ # Percentage from 0-100 of the data transfer cost to be billed to the
989
+ # subscriber.
990
+ # @return [Integer]
991
+ #
966
992
  # @!attribute [rw] description
967
993
  # A description of the output.
968
994
  # @return [String]
@@ -1008,6 +1034,7 @@ module Aws::MediaConnect
1008
1034
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/Output AWS API Documentation
1009
1035
  #
1010
1036
  class Output < Struct.new(
1037
+ :data_transfer_subscriber_fee_percent,
1011
1038
  :description,
1012
1039
  :destination,
1013
1040
  :encryption,
@@ -1227,6 +1254,11 @@ module Aws::MediaConnect
1227
1254
 
1228
1255
  # The settings for the source of the flow.
1229
1256
  #
1257
+ # @!attribute [rw] data_transfer_subscriber_fee_percent
1258
+ # Percentage from 0-100 of the data transfer cost to be billed to the
1259
+ # subscriber.
1260
+ # @return [Integer]
1261
+ #
1230
1262
  # @!attribute [rw] decryption
1231
1263
  # The type of encryption that is used on the content ingested from
1232
1264
  # this source.
@@ -1276,6 +1308,7 @@ module Aws::MediaConnect
1276
1308
  # @see http://docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/Source AWS API Documentation
1277
1309
  #
1278
1310
  class Source < Struct.new(
1311
+ :data_transfer_subscriber_fee_percent,
1279
1312
  :decryption,
1280
1313
  :description,
1281
1314
  :entitlement_arn,
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.14.0
4
+ version: 1.15.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-09-11 00:00:00.000000000 Z
11
+ date: 2019-09-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core