Fix doc formatting for sqs_events engine example config (#35860)

Fixes #35834
This commit is contained in:
Nicole Thomas 2016-08-29 12:21:28 -06:00 committed by GitHub
parent 96747bc3bb
commit ee45a88bc8

View File

@ -20,7 +20,7 @@ Example Config:
engines:
- sqs_events:
queue: test
profile: my-sqs-profile #optional
profile: my-sqs-profile # optional
Explicit sqs credentials are accepted but this engine can also utilize
IAM roles assigned to the instance through Instance Profiles. Dynamic