Skip to content

Commit eabe27d

Browse files
brettstackkeetonian
authored andcommitted
docs: remove comment stating FIFO SQS Queues aren't supported (#1367)
1 parent c00b8a3 commit eabe27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/2016-10-31.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ Enabled | `boolean` | Indicates whether Lambda begins polling the event source.
580580
```yaml
581581
Type: SQS
582582
Properties:
583-
Queue: arn:aws:sqs:us-west-2:012345678901:my-queue # NOTE: FIFO SQS Queues are not yet supported
583+
Queue: arn:aws:sqs:us-west-2:012345678901:my-queue
584584
BatchSize: 10
585585
Enabled: false
586586
```

0 commit comments

Comments
 (0)