Skip to content

Commit cc88b2e

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent ebddf97 commit cc88b2e

File tree

1 file changed

+3
-1
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+3
-1
lines changed

codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen/endpoints.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -9267,6 +9267,7 @@
92679267
"ap-south-1" : { },
92689268
"ap-southeast-1" : { },
92699269
"ap-southeast-2" : { },
9270+
"ap-southeast-3" : { },
92709271
"ca-central-1" : { },
92719272
"eu-central-1" : { },
92729273
"eu-north-1" : { },
@@ -19490,7 +19491,8 @@
1949019491
}
1949119492
},
1949219493
"endpoints" : {
19493-
"us-iso-east-1" : { }
19494+
"us-iso-east-1" : { },
19495+
"us-iso-west-1" : { }
1949419496
}
1949519497
},
1949619498
"sts" : {

0 commit comments

Comments
 (0)