Skip to content

Commit e23bfc1

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

File tree

1 file changed

+7
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,6 +1699,7 @@
16991699
"ap-south-1" : { },
17001700
"ap-southeast-1" : { },
17011701
"ap-southeast-2" : { },
1702+
"ap-southeast-3" : { },
17021703
"ca-central-1" : { },
17031704
"eu-central-1" : { },
17041705
"eu-north-1" : { },
@@ -8737,6 +8738,12 @@
87378738
},
87388739
"hostname" : "oidc.ap-northeast-2.amazonaws.com"
87398740
},
8741+
"ap-northeast-3" : {
8742+
"credentialScope" : {
8743+
"region" : "ap-northeast-3"
8744+
},
8745+
"hostname" : "oidc.ap-northeast-3.amazonaws.com"
8746+
},
87408747
"ap-south-1" : {
87418748
"credentialScope" : {
87428749
"region" : "ap-south-1"

0 commit comments

Comments
 (0)