You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/2016-10-31.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -429,7 +429,7 @@ Property Name | Type | Description
429
429
Topic | `string` | **Required.** Topic ARN.
430
430
Region | `string` | Region.
431
431
FilterPolicy | [Amazon SNS filter policy](https://docs.aws.amazon.com/sns/latest/dg/message-filtering.html) | Policy assigned to the topic subscription in order to receive only a subset of the messages.
432
-
SqsSubscription | `boolean` | Indicates whether SQS option is enabled.
432
+
SqsSubscription | `boolean` | Set to `true` to enable batching SNS topic notifications in an SQS queue.
0 commit comments