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

3 new region supported #177

Closed
wants to merge 2 commits into from

Conversation

luanluandehaobaoman
Copy link
Contributor

Timestream is now available in 'ap-southeast-2','ap-northeast-1','eu-west-1'.

@luanluandehaobaoman luanluandehaobaoman requested a review from a team as a code owner July 20, 2022 11:13
@luanluandehaobaoman luanluandehaobaoman requested review from fridgepoet and sarahzinger and removed request for a team July 20, 2022 11:13
@@ -1 +1 @@
export const standardRegions = ['us-east-1', 'us-east-2', 'us-west-2', 'eu-west-1', 'eu-central-1'];
export const standardRegions = ['us-east-1', 'us-east-2', 'us-west-2', 'eu-west-1', 'eu-central-1', 'ap-southeast-2', 'ap-northeast-1', 'eu-west-1'];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like 'eu-west-1' is already in the list

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like 'eu-west-1' is already in the list

+1

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

Successfully merging this pull request may close these issues.

None yet

3 participants