Skip to content

Commit

Permalink
chore: 馃 add support for ap-northeast-3 KIX (#1741)
Browse files Browse the repository at this point in the history
* chore: 馃 add support for ap-northeast-3 KIX

This PR enables support in ap-northeast-3 region(KIX)

* chore: 馃 remove kix region until added to CLI
  • Loading branch information
petercwk-aws committed Aug 1, 2023
1 parent feb2d41 commit 93821cf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const supportedDataSources = {
'ap-southeast-2',
'ap-northeast-1',
'ap-northeast-2',
'ap-northeast-3',
'ca-central-1',
'eu-central-1',
'eu-north-1',
Expand Down

0 comments on commit 93821cf

Please sign in to comment.