Skip to content

Commit 0a89d38

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-08-17
1 parent dedcc86 commit 0a89d38

File tree

1 file changed

+8
-1
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26637,7 +26637,8 @@
2663726637
"protocols": ["http", "https"]
2663826638
},
2663926639
"endpoints": {
26640-
"us-iso-east-1": {}
26640+
"us-iso-east-1": {},
26641+
"us-iso-west-1": {}
2664126642
}
2664226643
},
2664326644
"elasticache": {
@@ -26887,6 +26888,12 @@
2688726888
"us-iso-west-1": {}
2688826889
}
2688926890
},
26891+
"resource-groups": {
26892+
"endpoints": {
26893+
"us-iso-east-1": {},
26894+
"us-iso-west-1": {}
26895+
}
26896+
},
2689026897
"route53": {
2689126898
"endpoints": {
2689226899
"aws-iso-global": {

0 commit comments

Comments
 (0)