Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

[feature] Add AWS SQS Queue #13

Merged
merged 1 commit into from
Jun 25, 2019
Merged

Conversation

lukedemi
Copy link
Contributor

@lukedemi lukedemi commented Jun 23, 2019

What changed? Why?

  • Add AWS::SQS::Queue
  • Add SQSPollerPolicy
  • Make ARN optional for SQS and Kinesis

Annoyingly, goformation doesn't support !Get::Att, and because SQS events requires an ARN (not Queue URL which !Ref passes in). Until we figure out a workaround, we will need to specify the SQS Queue Name in the SQS event.

How has it been tested?
Locally and in development

Change management
type=routine
risk=medium
impact=sev5

@grahamjenson grahamjenson merged commit 4c9cc2c into coinbase:master Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants