Skip to content

Commit 8f974da

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 1c480f1 commit 8f974da

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
@@ -8851,7 +8851,9 @@
88518851
},
88528852
"profile" : {
88538853
"endpoints" : {
8854+
"af-south-1" : { },
88548855
"ap-northeast-1" : { },
8856+
"ap-northeast-2" : { },
88558857
"ap-southeast-1" : { },
88568858
"ap-southeast-2" : { },
88578859
"ca-central-1" : { },
@@ -17962,6 +17964,11 @@
1796217964
"us-iso-east-1" : { }
1796317965
}
1796417966
},
17967+
"tagging" : {
17968+
"endpoints" : {
17969+
"us-iso-east-1" : { }
17970+
}
17971+
},
1796517972
"transcribe" : {
1796617973
"defaults" : {
1796717974
"protocols" : [ "https" ]

0 commit comments

Comments
 (0)