aws-cloudformation / aws-cloudformation/cloudformation-cli

Cloudcontrol api region support plan/roadmap?

Open
#1,091 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
336
Forks
172
Avg merge
3d 5m
Merged PRs (30d)
3

Description

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](https://github.com/user-attachments/assets/5756b1da-13d7-46a4-86a4-100e54e66fd9)
We could run it in us-east-1:
![image](https://github.com/user-attachments/assets/2af0c7e2-fc32-4783-8d61-2bf4a4dc9609)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.