Skip to content

Commit 6be703c

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent b67de0d commit 6be703c

File tree

1 file changed

+5
-6
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8953,11 +8953,6 @@
89538953
"us-west-2" : { }
89548954
}
89558955
},
8956-
"honeycode" : {
8957-
"endpoints" : {
8958-
"us-west-2" : { }
8959-
}
8960-
},
89618956
"iam" : {
89628957
"endpoints" : {
89638958
"aws-global" : {
@@ -28922,7 +28917,11 @@
2892228917
"partition" : "aws-iso-e",
2892328918
"partitionName" : "AWS ISOE (Europe)",
2892428919
"regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
28925-
"regions" : { },
28920+
"regions" : {
28921+
"eu-isoe-west-1" : {
28922+
"description" : "EU ISOE West"
28923+
}
28924+
},
2892628925
"services" : { }
2892728926
}, {
2892828927
"defaults" : {

0 commit comments

Comments
 (0)