Skip to content

Commit

Permalink
Update Region.java (#80)
Browse files Browse the repository at this point in the history
... to support the new Stockholm region
  • Loading branch information
dcaba authored and emilva committed Dec 13, 2018
1 parent 7def8bf commit 89c883a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -22,6 +22,7 @@ public enum Region {
EU_WEST_1("eu-west-1"),
EU_WEST_2("eu-west-2"),
EU_WEST_3("eu-west-3"),
EU_NORTH_1("eu-north-1"),
EU_CENTRAL_1("eu-central-1"),
AP_SOUTH_1("ap-south-1"),
AP_SOUTHEAST_1("ap-southeast-1"),
Expand Down

0 comments on commit 89c883a

Please sign in to comment.