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

Cloudcontrol api region support plan/roadmap? #1091

Open
pancaoms opened this issue Aug 26, 2024 · 1 comment
Open

Cloudcontrol api region support plan/roadmap? #1091

pancaoms opened this issue Aug 26, 2024 · 1 comment

Comments

@pancaoms
Copy link

Hi there,

We found one issue when we tried to call cloudcontrol api to list some resources from different regions: for the same resource, cloudcontrol api was supported in one region but not in another region.

For example, we call aws cloudcontrol list-resources --type-name "AWS::Lightsail::Instance" in both sa-east-1 and us-east-1 but we got reourceTypeNotFound exception in sa-east-1:
image
We could run it in us-east-1:
image

We have two questions related to this issue:

  1. Is there an official roadmap document available that indicates when specific regions will fully support the Cloud Control API?
  2. Is there an API or method available to query and list all regions where a specific resource type is supported by the Cloud Control API?

Thanks

@pancaoms
Copy link
Author

Hi any updates on this?

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

No branches or pull requests

2 participants
@pancaoms and others