Skip to content

Commit

Permalink
Support china regions
Browse files Browse the repository at this point in the history
  • Loading branch information
james03160927 committed Aug 30, 2024
1 parent 71c0edc commit 6fef31f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aws/region.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ var OptInNotRequiredRegions = []string{
"us-east-2",
"us-west-1",
"us-west-2",
"cn-north-1",
"cn-northwest-1",
}

// GovCloudRegions contains all of the U.S. GovCloud regions. In accounts with GovCloud enabled, these are the
Expand Down

0 comments on commit 6fef31f

Please sign in to comment.