lib/aws-sdk-medialive.rb in aws-sdk-medialive-1.56.0 vs lib/aws-sdk-medialive.rb in aws-sdk-medialive-1.57.0

- old
+ new

@@ -27,11 +27,11 @@ # The {Client} class provides one method for each API operation. Operation # methods each accept a hash of request parameters and return a response # structure. # # media_live = Aws::MediaLive::Client.new -# resp = media_live.batch_delete(params) +# resp = media_live.accept_input_device_transfer(params) # # See {Client} for more information. # # # Errors # @@ -47,8 +47,8 @@ # See {Errors} for more information. # # @!group service module Aws::MediaLive - GEM_VERSION = '1.56.0' + GEM_VERSION = '1.57.0' end