Skip to content

Conversation

@phil9909
Copy link
Contributor

@phil9909 phil9909 commented Dec 8, 2025

The API we rely on currently "was intentionally removed from the v2 SDK" (see aws/aws-sdk-go-v2#557).

As there is no more (pulbic) API in the AWS Go SDK, I replaced this with a little bash/jq to generate go code from the partitions.json file, which seems to also be used as input for their different SDKs (e.g. Go, Java and Ruby).

This is part of fixing #5, as there are quite some changes needed, I decided to break this down into smaller PRs.

The API we rely on currently "was intentionally removed from the v2 SDK"
(see aws/aws-sdk-go-v2#557).

As there is no more (pulbic) API in the AWS Go SDK, I replaced this with
a little bash/jq to generate go code from the `partitions.json` file, which
seems to also be used as input for their different SDKs (e.g. Go, Java and
Ruby).

See: openbao#5

Signed-off-by: Philipp Stehle <[email protected]>
@phil9909 phil9909 requested a review from a team as a code owner December 8, 2025 10:43
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