Skip to content

Commit 7ca6d07

Browse files
committed
chore(clients): populate variants in endpoints hashes
1 parent 5584692 commit 7ca6d07

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

clients/client-waf/src/endpoints.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ const regionHash: RegionHash = {
5050
],
5151
signingRegion: "us-east-1",
5252
},
53-
"aws-global-fips": {
54-
hostname: "waf-fips.amazonaws.com",
55-
signingRegion: "us-east-1",
56-
},
5753
};
5854

5955
const partitionHash: PartitionHash = {

0 commit comments

Comments
 (0)