lib/aws-sdk-medialive.rb in aws-sdk-medialive-1.53.0 vs lib/aws-sdk-medialive.rb in aws-sdk-medialive-1.54.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_update_schedule(params) +# resp = media_live.batch_delete(params) # # See {Client} for more information. # # # Errors # @@ -47,8 +47,8 @@ # See {Errors} for more information. # # @!group service module Aws::MediaLive - GEM_VERSION = '1.53.0' + GEM_VERSION = '1.54.0' end