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

RegionUtils.getRegionsForService(“eks”) returns empty list #1766

Closed
sameerkhan2k1 opened this issue Sep 22, 2018 · 4 comments
Closed

RegionUtils.getRegionsForService(“eks”) returns empty list #1766

sameerkhan2k1 opened this issue Sep 22, 2018 · 4 comments
Labels
feature-request A feature should be added or improved. service-api This issue is due to a problem in a service API, not the SDK implementation.

Comments

@sameerkhan2k1
Copy link

We are trying to fetch the list of regions supporting EKS service on AWS using RegionUtils.getRegionsForService(AmazonEKS.ENDPOINT_PREFIX) API of its Java SDK. However, an empty list of Regions is returned. This API works perfectly for S3, EC2, etc. EKS is as of today supported in Northern Virginia, Oregon & Ireland.
The SDK uses endpoints.json to load the relevant regions and an entry to EKS service is not included here.

@spfink spfink added the feature-request A feature should be added or improved. label Sep 24, 2018
@spfink
Copy link
Contributor

spfink commented Sep 24, 2018

Will advise service team to update their data available to the SDK.

@krjackso
Copy link

krjackso commented Feb 6, 2019

Any progress on this? EKS has been out for a while now

@anilcs81
Copy link

anilcs81 commented Feb 3, 2020

its been more than a year since this issue is open. Could you please advise on it?

@debora-ito
Copy link
Member

The EKS endpoints are now available in SDK version 1.11.780.

I'll go ahead and close this. Feel free to reach out if you have further questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. service-api This issue is due to a problem in a service API, not the SDK implementation.
Projects
None yet
Development

No branches or pull requests

5 participants