lib/aws-sdk-sns/subscription.rb in aws-sdk-sns-1.41.0 vs lib/aws-sdk-sns/subscription.rb in aws-sdk-sns-1.42.0
- old
+ new
@@ -49,10 +49,10 @@
#
# * `FilterPolicy` – The filter policy JSON that is assigned to the
# subscription. For more information, see [Amazon SNS Message
# Filtering][1] in the *Amazon SNS Developer Guide*.
#
- # * `Owner` – The AWS account ID of the subscription's owner.
+ # * `Owner` – The account ID of the subscription's owner.
#
# * `PendingConfirmation` – `true` if the subscription hasn't been
# confirmed. To confirm a pending subscription, call the
# `ConfirmSubscription` action with a confirmation token.
#