lib/aws-sdk-sqs/message.rb in aws-sdk-sqs-1.2.0 vs lib/aws-sdk-sqs/message.rb in aws-sdk-sqs-1.3.0
- old
+ new
@@ -83,10 +83,10 @@
data[:md5_of_message_attributes]
end
# Each message attribute consists of a `Name`, `Type`, and `Value`. For
# more information, see [Message Attribute Items and Validation][1] in
- # the *Amazon SQS Developer Guide*.
+ # the *Amazon Simple Queue Service Developer Guide*.
#
#
#
# [1]: http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSDeveloperGuide/sqs-message-attributes.html#message-attributes-items-validation
# @return [Hash<String,Types::MessageAttributeValue>]