Skip to content

Commit f824e76

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

File tree

1 file changed

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

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37422,6 +37422,12 @@
3742237422
}
3742337423
}
3742437424
},
37425+
"servicediscovery" : {
37426+
"endpoints" : {
37427+
"us-iso-east-1" : { },
37428+
"us-iso-west-1" : { }
37429+
}
37430+
},
3742537431
"snowball" : {
3742637432
"endpoints" : {
3742737433
"us-iso-east-1" : { },
@@ -38298,6 +38304,11 @@
3829838304
}
3829938305
}
3830038306
},
38307+
"servicediscovery" : {
38308+
"endpoints" : {
38309+
"us-isob-east-1" : { }
38310+
}
38311+
},
3830138312
"snowball" : {
3830238313
"endpoints" : {
3830338314
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)