aws-sdk-mediaconnect 1.47.0 → 1.48.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -33,7 +33,7 @@ require_relative 'aws-sdk-mediaconnect/customizations'
33
33
  # structure.
34
34
  #
35
35
  # media_connect = Aws::MediaConnect::Client.new
36
- # resp = media_connect.add_flow_media_streams(params)
36
+ # resp = media_connect.add_bridge_outputs(params)
37
37
  #
38
38
  # See {Client} for more information.
39
39
  #
@@ -53,6 +53,6 @@ require_relative 'aws-sdk-mediaconnect/customizations'
53
53
  # @!group service
54
54
  module Aws::MediaConnect
55
55
 
56
- GEM_VERSION = '1.47.0'
56
+ GEM_VERSION = '1.48.0'
57
57
 
58
58
  end
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.47.0
4
+ version: 1.48.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: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2023-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core