lib/aws-sdk-sns.rb in aws-sdk-sns-1.29.0 vs lib/aws-sdk-sns.rb in aws-sdk-sns-1.30.0

- old
+ new

@@ -46,11 +46,11 @@ # # rescues all Amazon Simple Notification Service API errors # end # # See {Errors} for more information. # -# @service +# @!group service module Aws::SNS - GEM_VERSION = '1.29.0' + GEM_VERSION = '1.30.0' end