Skip to content

Commit a00cbc6

Browse files
committed
Remove duplicate 'fips' region in elasticache.
1 parent f4e2b72 commit a00cbc6

File tree

1 file changed

+1
-7
lines changed
  • core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region

1 file changed

+1
-7
lines changed

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1038,12 +1038,6 @@
10381038
"eu-west-1" : { },
10391039
"eu-west-2" : { },
10401040
"eu-west-3" : { },
1041-
"fips" : {
1042-
"credentialScope" : {
1043-
"region" : "us-west-1"
1044-
},
1045-
"hostname" : "elasticache-fips.us-west-1.amazonaws.com"
1046-
},
10471041
"sa-east-1" : { },
10481042
"us-east-1" : { },
10491043
"us-east-2" : { },
@@ -3686,4 +3680,4 @@
36863680
}
36873681
} ],
36883682
"version" : 3
3689-
}
3683+
}

0 commit comments

Comments
 (0)