Skip to content

Commit bdc8944

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-05-02
1 parent 9edf14f commit bdc8944

File tree

1 file changed

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

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35325,6 +35325,12 @@
3532535325
"isRegionalized": false,
3532635326
"partitionEndpoint": "aws-cn-global"
3532735327
},
35328+
"route53profiles": {
35329+
"endpoints": {
35330+
"cn-north-1": {},
35331+
"cn-northwest-1": {}
35332+
}
35333+
},
3532835334
"route53resolver": {
3532935335
"defaults": {
3533035336
"protocols": ["https"]
@@ -43372,6 +43378,12 @@
4337243378
}
4337343379
}
4337443380
},
43381+
"securityhub": {
43382+
"endpoints": {
43383+
"us-iso-east-1": {},
43384+
"us-iso-west-1": {}
43385+
}
43386+
},
4337543387
"servicediscovery": {
4337643388
"endpoints": {
4337743389
"us-iso-east-1": {},

0 commit comments

Comments
 (0)