Skip to content

Commit a942ce1

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

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
@@ -5501,6 +5501,8 @@
55015501
"emr-serverless" : {
55025502
"endpoints" : {
55035503
"ap-northeast-1" : { },
5504+
"ap-northeast-2" : { },
5505+
"ap-south-1" : { },
55045506
"ap-southeast-1" : { },
55055507
"eu-central-1" : { },
55065508
"eu-west-1" : { },
@@ -5525,6 +5527,7 @@
55255527
"deprecated" : true,
55265528
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
55275529
},
5530+
"sa-east-1" : { },
55285531
"us-east-1" : {
55295532
"variants" : [ {
55305533
"hostname" : "emr-serverless-fips.us-east-1.amazonaws.com",
@@ -7481,6 +7484,10 @@
74817484
},
74827485
"ivschat" : {
74837486
"endpoints" : {
7487+
"ap-northeast-1" : { },
7488+
"ap-northeast-2" : { },
7489+
"ap-south-1" : { },
7490+
"eu-central-1" : { },
74847491
"eu-west-1" : { },
74857492
"us-east-1" : { },
74867493
"us-west-2" : { }

0 commit comments

Comments
 (0)