lib/aws-sdk-securityhub/client.rb in aws-sdk-securityhub-1.76.0 vs lib/aws-sdk-securityhub/client.rb in aws-sdk-securityhub-1.77.0
- old
+ new
@@ -2366,20 +2366,20 @@
# When you enable Security Hub, you grant to Security Hub the
# permissions necessary to gather findings from other services that are
# integrated with Security Hub.
#
# When you use the `EnableSecurityHub` operation to enable Security Hub,
- # you also automatically enable the following standards.
+ # you also automatically enable the following standards:
#
- # * CIS Amazon Web Services Foundations
+ # * Center for Internet Security (CIS) Amazon Web Services Foundations
+ # Benchmark v1.2.0
#
# * Amazon Web Services Foundational Security Best Practices
#
- # You do not enable the Payment Card Industry Data Security Standard
- # (PCI DSS) standard.
+ # Other standards are not automatically enabled.
#
- # To not enable the automatically enabled standards, set
+ # To opt out of automatically enabled standards, set
# `EnableDefaultStandards` to `false`.
#
# After you enable Security Hub, to enable a standard, use the
# `BatchEnableStandards` operation. To disable a standard, use the
# `BatchDisableStandards` operation.
@@ -5675,10 +5675,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-securityhub'
- context[:gem_version] = '1.76.0'
+ context[:gem_version] = '1.77.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated