Skip to content

Commit 9bf6f41

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-03-18
1 parent 46f3ed9 commit 9bf6f41

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

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

+8-1
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,14 @@
733733
},
734734
"agreement-marketplace": {
735735
"endpoints": {
736-
"us-east-1": {}
736+
"us-east-1": {
737+
"variants": [
738+
{
739+
"hostname": "agreement-marketplace.us-east-1.api.aws",
740+
"tags": ["dualstack"]
741+
}
742+
]
743+
}
737744
}
738745
},
739746
"airflow": {

0 commit comments

Comments
 (0)