lib/aws-sdk-guardduty/client.rb in aws-sdk-guardduty-1.106.0 vs lib/aws-sdk-guardduty/client.rb in aws-sdk-guardduty-1.107.0
- old
+ new
@@ -739,11 +739,10 @@
# * **Low**: `["1", "2", "3"]`
#
# * **Medium**: `["4", "5", "6"]`
#
# * **High**: `["7", "8", "9"]`
- #
# For more information, see [Severity levels for GuardDuty
# findings][2].
#
# * type
#
@@ -5417,10 +5416,10 @@
params: params,
config: config,
tracer: tracer
)
context[:gem_name] = 'aws-sdk-guardduty'
- context[:gem_version] = '1.106.0'
+ context[:gem_version] = '1.107.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated