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

Use Alternative AWS providers #19

Open
sanmibuh opened this issue Dec 28, 2023 · 0 comments
Open

Use Alternative AWS providers #19

sanmibuh opened this issue Dec 28, 2023 · 0 comments

Comments

@sanmibuh
Copy link

Hello,
It could be helpful allowing to use AWS compatible third-party clouds like Cloudflare, localstack

To do this, simply we need to add another parameter with the service endpoint URL.
Mainly is adding this line

builder.withEndpointConfiguration(new EndpointConfiguration("myAlternativeEndpoint", region))

What do you think?

I could create a PR with the changes, but I need you to be released (1.4.3 is not released yet)

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

No branches or pull requests

1 participant