Skip to content

Commit 7924dc7

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2022-04-12
1 parent f000752 commit 7924dc7

File tree

1 file changed

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

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19607,6 +19607,14 @@
1960719607
"us-iso-west-1": {}
1960819608
}
1960919609
},
19610+
"eks": {
19611+
"defaults": {
19612+
"protocols": ["http", "https"]
19613+
},
19614+
"endpoints": {
19615+
"us-iso-east-1": {}
19616+
}
19617+
},
1961019618
"elasticache": {
1961119619
"endpoints": {
1961219620
"us-iso-east-1": {},
@@ -20084,6 +20092,14 @@
2008420092
"us-isob-east-1": {}
2008520093
}
2008620094
},
20095+
"eks": {
20096+
"defaults": {
20097+
"protocols": ["http", "https"]
20098+
},
20099+
"endpoints": {
20100+
"us-isob-east-1": {}
20101+
}
20102+
},
2008720103
"elasticache": {
2008820104
"endpoints": {
2008920105
"us-isob-east-1": {}

0 commit comments

Comments
 (0)