Skip to content

Commit

Permalink
Add ap-southwest-3
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-fowler committed Nov 22, 2021
1 parent 996a284 commit bada12a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/SotoCodeGenerator/Endpoints.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ enum Region: String, Decodable {
case apnortheast3 = "ap-northeast-3"
case apnortheast1 = "ap-northeast-1"
case apsoutheast2 = "ap-southeast-2"
case apsoutheast3 = "ap-southeast-3"
case apeast1 = "ap-east-1"
case cacentral1 = "ca-central-1"
case euwest1 = "eu-west-1"
Expand Down

0 comments on commit bada12a

Please sign in to comment.