lib/aws-sdk-securityhub/client.rb in aws-sdk-securityhub-1.72.0 vs lib/aws-sdk-securityhub/client.rb in aws-sdk-securityhub-1.73.0
- old
+ new
@@ -5400,10 +5400,12 @@
# resp.standards #=> Array
# resp.standards[0].standards_arn #=> String
# resp.standards[0].name #=> String
# resp.standards[0].description #=> String
# resp.standards[0].enabled_by_default #=> Boolean
+ # resp.standards[0].standards_managed_by.company #=> String
+ # resp.standards[0].standards_managed_by.product #=> String
# resp.next_token #=> String
#
# @see http://docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/DescribeStandards AWS API Documentation
#
# @overload describe_standards(params = {})
@@ -11140,10 +11142,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-securityhub'
- context[:gem_version] = '1.72.0'
+ context[:gem_version] = '1.73.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated