Skip to content

add --sqs-queue-name option...#4

Open
danmaas wants to merge 1 commit intosideshowbandana:masterfrom
coreplane:djm-sqs-queue-name-option
Open

add --sqs-queue-name option...#4
danmaas wants to merge 1 commit intosideshowbandana:masterfrom
coreplane:djm-sqs-queue-name-option

Conversation

@danmaas
Copy link

@danmaas danmaas commented Aug 20, 2018

...to identify the SQS queue by name instead of by URL.

This avoids the need to hard-code the AWS account ID into an environment variable. Instead we can fetch the queue URL using the SQS API via implicit IAM credentials.

The existing --sqs-queue-url option takes priority, if present, to preserve compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant