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

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