Skip to content

Updated to support the ElasticMQ JSON protocol#58

Open
mwillfox wants to merge 2 commits into
roribio:masterfrom
amplify-security:jsonrpc
Open

Updated to support the ElasticMQ JSON protocol#58
mwillfox wants to merge 2 commits into
roribio:masterfrom
amplify-security:jsonrpc

Conversation

@mwillfox

@mwillfox mwillfox commented May 2, 2024

Copy link
Copy Markdown

This changeset is to allow for updating ElasticMQ to a version new enough to support the JSON protocol which later versions of the aws-sdk-go-v2 require. For this to happen a few changes were necessary:

  • Modified Dockerfile to no longer use jq to dynamically determine ElasticMQ version and pinned the ElasticMQ version to 1.6.1.
  • Modified the sqs-insight configuration to run on port 9326. This was necessary because later versions of ElasticMQ expose a stats API on port 9325.
  • Updated README.md to indicate the web UI now runs on port 9326.

@mwillfox mwillfox changed the title Updated to support the ElasticMQ JSONRPC protocol Updated to support the ElasticMQ JSON protocol May 2, 2024
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.

2 participants