lib/aws-sdk-s3control/client.rb in aws-sdk-s3control-1.96.0 vs lib/aws-sdk-s3control/client.rb in aws-sdk-s3control-1.97.0
- old
+ new
@@ -6582,24 +6582,21 @@
# about tag restrictions, see [ User-Defined Tag Restrictions][7]
# and [ Amazon Web Services-Generated Cost Allocation Tag
# Restrictions][8].
#
# ^
- #
# * Error code: `MalformedXMLError`
#
# * Description: The XML provided does not match the schema.
#
# ^
- #
# * Error code: `OperationAbortedError `
#
# * Description: A conflicting conditional action is currently in
# progress against this resource. Try again.
#
# ^
- #
# * Error code: `InternalError`
#
# * Description: The service was unable to apply the provided tag to
# the bucket.
#
@@ -7721,10 +7718,10 @@
params: params,
config: config,
tracer: tracer
)
context[:gem_name] = 'aws-sdk-s3control'
- context[:gem_version] = '1.96.0'
+ context[:gem_version] = '1.97.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated