Skip to content

Feat/add tooling to generate endpoints #1105

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

djgoku
Copy link

@djgoku djgoku commented Dec 21, 2024

Adding an Elixir script to download the latest endpoints.json file from https://github.com/boto/botocore/blob/develop/botocore/data/endpoints.json, save it to priv/endpoints.exs, and then mix format it.

@feld
Copy link

feld commented Feb 4, 2025

This would be very helpful. I've run into two services now that didn't have the partitions included in ex_aws so I've had to hack around it.

@jasonlatta
Copy link

Ditto Feld's comment. Created #1147 due to missing services in partitions. But hadn;t realized there was some kind of "official" file this was replicating. So, this PR would be a better solution

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.

3 participants