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

Missing AWS endpoints #853

Closed
slimm609 opened this issue Oct 3, 2021 · 1 comment · Fixed by #1122
Closed

Missing AWS endpoints #853

slimm609 opened this issue Oct 3, 2021 · 1 comment · Fixed by #1122
Labels
bug Something isn't working

Comments

@slimm609
Copy link

slimm609 commented Oct 3, 2021

There are several missing endpoints, regions and partitions in the current version of the aws-sdk-go version being used.

github.com/aws/aws-sdk-go v1.37.4

version 1.40.x (latest) supports ap-northeast-3 region as well as several endpoints including route53, r53 resolver, and others in govcloud and other partitions.

aws/aws-sdk-go@v1.37.4...v1.40.54

1,888 changes in aws/endpoints/defaults.go

same with aws-sdk-go-v2

github.com/aws/aws-sdk-go-v2 v0.23.0

https://github.com/aws/aws-sdk-go-v2/releases/tag/v1.9.1

@slimm609 slimm609 added the bug Something isn't working label Oct 3, 2021
@chlunde chlunde linked a pull request Oct 5, 2021 that will close this issue
2 tasks
@chlunde
Copy link
Collaborator

chlunde commented Oct 5, 2021

#855 fixed sdk v2, sdk v1 is WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants