lib/aws-sdk-secretsmanager/client.rb in aws-sdk-secretsmanager-1.61.0 vs lib/aws-sdk-secretsmanager/client.rb in aws-sdk-secretsmanager-1.62.0
- old
+ new
@@ -1612,12 +1612,11 @@
#
# [1]: https://docs.aws.amazon.com/secretsmanager/latest/userguide/auth-and-access_examples.html
#
# @option params [Boolean] :block_public_policy
# Specifies whether to block resource-based policies that allow broad
- # access to the secret. By default, Secrets Manager blocks policies that
- # allow broad access, for example those that use a wildcard for the
+ # access to the secret, for example those that use a wildcard for the
# principal.
#
# @return [Types::PutResourcePolicyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
#
# * {Types::PutResourcePolicyResponse#arn #arn} => String
@@ -2874,10 +2873,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-secretsmanager'
- context[:gem_version] = '1.61.0'
+ context[:gem_version] = '1.62.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated