Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust URL and account ID for proxying SQS requests to AWS #34

Merged
merged 3 commits into from
Sep 17, 2023

Conversation

whummer
Copy link
Member

@whummer whummer commented Sep 16, 2023

Fix URL and account ID for proxying SQS requests to AWS via the replicator/proxy extension. These changes were required for a recent demo given at an AWS Meetup: https://github.com/localstack/presentations/blob/main/2023-09-14_AWS-Community-Day-DACH/sample4/run.sh#L34

Had to temporarily disable part of the example app script, as the Lambda execution is currently failing with connection refused in CI (to be investigated):

[lambda e4cbf96395d8b7d8a94596f96de9ef7d] time="2023-09-16T22:12:04Z" level=panic msg="Post \"[http://172.17.0.2:443/_localstack_lambda/e4cbf96395d8b7d8a94596f96de9ef7d/status/e4cbf96395d8b7d8a94596f96de9ef7d/ready\](http://172.17.0.2:443/_localstack_lambda/e4cbf96395d8b7d8a94596f96de9ef7d/status/e4cbf96395d8b7d8a94596f96de9ef7d/ready/)": dial tcp 172.17.0.2:443: connect: connection refused" func=go.amzn.com/lambda/rapid.handleStart file="/home/runner/work/lambda-runtime-init/lambda-runtime-init/lambda/rapid/start.go:473"

@whummer whummer changed the title Fix URL and account ID for proxying SQS requests to AWS Adjust URL and account ID for proxying SQS requests to AWS Sep 16, 2023
@whummer whummer force-pushed the proxy-sqs-url branch 5 times, most recently from e6c23e6 to a24d5e0 Compare September 16, 2023 21:40
@whummer whummer merged commit 9f49bc0 into main Sep 17, 2023
1 check passed
@whummer whummer deleted the proxy-sqs-url branch September 17, 2023 11:05
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