Skip to content

Commit

Permalink
Update aws_sqs_queue.py example (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
MKletz authored and ttuffin committed Dec 4, 2023
1 parent 2871ae8 commit c052366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/eda/plugins/event_source/aws_sqs_queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Example:
-------
- ansible.eda.aws_sqs:
- ansible.eda.aws_sqs_queue:
region: us-east-1
name: eda
delay_seconds: 10
Expand Down

0 comments on commit c052366

Please sign in to comment.