Skip to content

Commit fbab727

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 6515e94 commit fbab727

File tree

1 file changed

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

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17860,6 +17860,14 @@
1786017860
"us-iso-west-1" : { }
1786117861
}
1786217862
},
17863+
"eks" : {
17864+
"defaults" : {
17865+
"protocols" : [ "http", "https" ]
17866+
},
17867+
"endpoints" : {
17868+
"us-iso-east-1" : { }
17869+
}
17870+
},
1786317871
"elasticache" : {
1786417872
"endpoints" : {
1786517873
"us-iso-east-1" : { },
@@ -18322,6 +18330,14 @@
1832218330
"us-isob-east-1" : { }
1832318331
}
1832418332
},
18333+
"eks" : {
18334+
"defaults" : {
18335+
"protocols" : [ "http", "https" ]
18336+
},
18337+
"endpoints" : {
18338+
"us-isob-east-1" : { }
18339+
}
18340+
},
1832518341
"elasticache" : {
1832618342
"endpoints" : {
1832718343
"us-isob-east-1" : { }

0 commit comments

Comments
 (0)