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

Auto-detect supported AWS Regions of the CDK #1791

Closed
marcotesch opened this issue Feb 19, 2019 · 3 comments
Closed

Auto-detect supported AWS Regions of the CDK #1791

marcotesch opened this issue Feb 19, 2019 · 3 comments
Assignees
Labels
@aws-cdk/core Related to core CDK functionality feature-request A feature should be added or improved.

Comments

@marcotesch
Copy link
Contributor

Hi,

Is there a list which AWS regions are supported by the CDK at the moment?
As I'm experiencing deployment issues in the eu-north-1 region at the moment.

@rix0rrr
Copy link
Contributor

rix0rrr commented Feb 19, 2019

Depending on the issues, you can get around those by adding --no-version-reporting to your cdk command probably.

@marcotesch
Copy link
Contributor Author

In eu-north-1 it reports that AWS::CDK::METADATA is not supported as a resource, if that can be obtained by using --no-version-reporting im pleased with that solution.

Hence I think this would be nice if the Framework would handle such things internally for the actual AWS regions.

@eladb eladb added the feature-request A feature should be added or improved. label Feb 28, 2019
@eladb eladb changed the title Supported AWS Regions of the CDK Auto-detect supported AWS Regions of the CDK Feb 28, 2019
@SomayaB SomayaB added @aws-cdk/core Related to core CDK functionality needs-triage This issue or PR still needs to be triaged. labels Sep 9, 2019
@SomayaB SomayaB removed the needs-triage This issue or PR still needs to be triaged. label Sep 27, 2019
@eladb
Copy link
Contributor

eladb commented Nov 11, 2019

This is already supported #3149

@eladb eladb closed this as completed Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/core Related to core CDK functionality feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

4 participants