lib/aws-sdk-guardduty.rb in aws-sdk-guardduty-1.57.0 vs lib/aws-sdk-guardduty.rb in aws-sdk-guardduty-1.58.0
- old
+ new
@@ -26,11 +26,11 @@
# The {Client} class provides one method for each API operation. Operation
# methods each accept a hash of request parameters and return a response
# structure.
#
# guard_duty = Aws::GuardDuty::Client.new
-# resp = guard_duty.accept_invitation(params)
+# resp = guard_duty.accept_administrator_invitation(params)
#
# See {Client} for more information.
#
# # Errors
#
@@ -46,8 +46,8 @@
# See {Errors} for more information.
#
# @!group service
module Aws::GuardDuty
- GEM_VERSION = '1.57.0'
+ GEM_VERSION = '1.58.0'
end