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

Localstack Support: add way to change an AWS endpoint to custom #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ddemin
Copy link

@ddemin ddemin commented May 20, 2023

Problem

  • no any way to use this plugin in case of Localstack environment (instead of real AWS)

Solution

  • add a new parameter called aws_endpoint_custom
    • real AWS integration will be used if this parameter has empty value (by default)
    • custom (e.g. Localstack) endpoint will be used instead of real AWS if you will use some URL as value for this parameter

@ddemin
Copy link
Author

ddemin commented May 20, 2023

@JoseLuisSR please take a look, thanks!

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