Proposal: AWS::Serverless::Queue #3530
timoschilling
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description:
Setting up an SQS Queue is sometimes more complicated than it needs to be.
Setting up an Queue should be done in the same DRY way it works for Lambdas.
Before example:
After Example:
Beta Was this translation helpful? Give feedback.
All reactions