lib/aws-sdk-sns/subscription.rb in aws-sdk-sns-1.90.0 vs lib/aws-sdk-sns/subscription.rb in aws-sdk-sns-1.91.0
- old
+ new
@@ -56,11 +56,10 @@
#
# * `MessageAttributes` (default) – The filter is applied on the
# message attributes.
#
# * `MessageBody` – The filter is applied on the message body.
- #
# * `Owner` – The Amazon Web Services account ID of the subscription's
# owner.
#
# * `PendingConfirmation` – `true` if the subscription hasn't been
# confirmed. To confirm a pending subscription, call the
@@ -88,11 +87,10 @@
# following:
#
# * Permission to write to the Firehose delivery stream
#
# * Amazon SNS listed as a trusted entity
- #
# Specifying a valid ARN for this attribute is required for Firehose
# delivery stream subscriptions. For more information, see [Fanout to
# Firehose delivery streams][2] in the *Amazon SNS Developer Guide*.
#
#
@@ -181,11 +179,10 @@
#
# * `MessageAttributes` (default) – The filter is applied on the
# message attributes.
#
# * `MessageBody` – The filter is applied on the message body.
- #
# * `RawMessageDelivery` – When set to `true`, enables raw message
# delivery to Amazon SQS or HTTP/S endpoints. This eliminates the need
# for the endpoints to process JSON formatting, which is otherwise
# created for Amazon SNS metadata.
#
@@ -203,10 +200,9 @@
# following:
#
# * Permission to write to the Firehose delivery stream
#
# * Amazon SNS listed as a trusted entity
- #
# Specifying a valid ARN for this attribute is required for Firehose
# delivery stream subscriptions. For more information, see [Fanout to
# Firehose delivery streams][1] in the *Amazon SNS Developer Guide*.
#
#