lib/aws-sdk-kinesisvideoarchivedmedia/client.rb in aws-sdk-kinesisvideoarchivedmedia-1.33.0 vs lib/aws-sdk-kinesisvideoarchivedmedia/client.rb in aws-sdk-kinesisvideoarchivedmedia-1.34.0

- old
+ new

@@ -1033,11 +1033,11 @@ # # * `NEVER`\: no discontinuity markers are placed anywhere. It is # recommended to use a value of `NEVER` to ensure the media player # timeline most accurately maps to the producer timestamps. # - # * `ON_DISCONTIUNITY`\: a discontinuity marker is placed between + # * `ON_DISCONTINUITY`\: a discontinuity marker is placed between # fragments that have a gap or overlap of more than 50 milliseconds. # For most playback scenarios, it is recommended to use a value of # `ON_DISCONTINUITY` so that the media player timeline is only reset # when there is a significant issue with the media timeline (e.g. a # missing fragment). @@ -1326,10 +1326,10 @@ operation: config.api.operation(operation_name), client: self, params: params, config: config) context[:gem_name] = 'aws-sdk-kinesisvideoarchivedmedia' - context[:gem_version] = '1.33.0' + context[:gem_version] = '1.34.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated