File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change 8757
8757
"deprecated" : true,
8758
8758
"hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com"
8759
8759
},
8760
+ "fips-mx-central-1" : {
8761
+ "credentialScope" : {
8762
+ "region" : "mx-central-1"
8763
+ },
8764
+ "deprecated" : true,
8765
+ "hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com"
8766
+ },
8760
8767
"fips-sa-east-1" : {
8761
8768
"credentialScope" : {
8762
8769
"region" : "sa-east-1"
8810
8817
"tags" : [ "fips" ]
8811
8818
} ]
8812
8819
},
8820
+ "mx-central-1" : {
8821
+ "variants" : [ {
8822
+ "hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com",
8823
+ "tags" : [ "fips" ]
8824
+ } ]
8825
+ },
8813
8826
"sa-east-1" : {
8814
8827
"variants" : [ {
8815
8828
"hostname" : "elasticfilesystem-fips.sa-east-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments