We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00b8a3 commit eabe27dCopy full SHA for eabe27d
versions/2016-10-31.md
@@ -580,7 +580,7 @@ Enabled | `boolean` | Indicates whether Lambda begins polling the event source.
580
```yaml
581
Type: SQS
582
Properties:
583
- Queue: arn:aws:sqs:us-west-2:012345678901:my-queue # NOTE: FIFO SQS Queues are not yet supported
+ Queue: arn:aws:sqs:us-west-2:012345678901:my-queue
584
BatchSize: 10
585
Enabled: false
586
```
0 commit comments