Skip to content

Commit d71d199

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2023-10-16
1 parent ba8b3ef commit d71d199

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
@@ -24994,6 +24994,14 @@
2499424994
{
2499524995
"hostname": "lakeformation-fips.us-gov-east-1.amazonaws.com",
2499624996
"tags": ["fips"]
24997+
},
24998+
{
24999+
"hostname": "lakeformation-fips.us-gov-east-1.api.aws",
25000+
"tags": ["dualstack", "fips"]
25001+
},
25002+
{
25003+
"hostname": "lakeformation.us-gov-east-1.api.aws",
25004+
"tags": ["dualstack"]
2499725005
}
2499825006
]
2499925007
},
@@ -25002,6 +25010,14 @@
2500225010
{
2500325011
"hostname": "lakeformation-fips.us-gov-west-1.amazonaws.com",
2500425012
"tags": ["fips"]
25013+
},
25014+
{
25015+
"hostname": "lakeformation-fips.us-gov-west-1.api.aws",
25016+
"tags": ["dualstack", "fips"]
25017+
},
25018+
{
25019+
"hostname": "lakeformation.us-gov-west-1.api.aws",
25020+
"tags": ["dualstack"]
2500525021
}
2500625022
]
2500725023
}

0 commit comments

Comments
 (0)