No region for few services
See original GitHub issueboto3.Session().get_available_regions
is not returning any region for following services.
- appsync
- cloudsearchdomain
- connect
- dlm
- eks
- iot-jobs-data
- iotanalytics
- macie
- mobile
- mq
- pi
- transcribe
Issue Analytics
- State:
- Created 5 years ago
- Comments:12 (3 by maintainers)
Top Results From Across the Web
Managing AWS Regions - AWS General Reference
An AWS Region is a collection of AWS resources in a geographic area. Each AWS Region is isolated and independent of the other...
Read more >Change your Apple ID country or region - Apple Support
What to do before you change your country or region. Spend any balance remaining on your Apple ID. If you're not sure whether...
Read more >AWS Regions List: What It Is and How We Fixed It | Trek10
AWS Regional Services List makes deploying projects in multiple regions difficult. Read about the tool our team created to fix the AWS Regions...
Read more >Google Cloud Platform | No Cloud Run Services shown on ...
Google Cloud Platform | No Cloud Run Services shown on specific region when creating back-end network endpoint group · Subscribe to RSS.
Read more >Azure services that support availability zones - Microsoft Learn
Azure regions with availability zone support; Azure services with ... non-regional services, in Azure, see Products available by region.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Adding confirmation and details for EKS regions missing, using the bug report template:
Describe the bug Similar to https://github.com/boto/boto3/issues/1841, it looks like there is no local endpoint metadata for EKS in https://github.com/boto/botocore/blob/develop/botocore/data/endpoints.json and therefore the
boto3.session.Session.get_available_regions('eks')
call fails.Steps to reproduce See below in debug logs section.
Expected behavior A list of available regions for EKS is returned. Please report this upstream (or let me know if I can do this directly.) Thanks!
Debug logs
cc @JordonPhillips who was able to reach out to upstream for the last similar issue.
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.