File tree 2 files changed +33
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +33
-1
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 2711
2711
"eu-west-1" : { },
2712
2712
"eu-west-2" : { },
2713
2713
"eu-west-3" : { },
2714
+ "me-central-1" : { },
2714
2715
"me-south-1" : { },
2715
2716
"sa-east-1" : { },
2716
2717
"us-east-1" : {
5353
5354
"tags" : [ "fips" ]
5354
5355
} ]
5355
5356
},
5357
+ "eu-south-2" : {
5358
+ "variants" : [ {
5359
+ "hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com",
5360
+ "tags" : [ "fips" ]
5361
+ } ]
5362
+ },
5356
5363
"eu-west-1" : {
5357
5364
"variants" : [ {
5358
5365
"hostname" : "elasticfilesystem-fips.eu-west-1.amazonaws.com",
5469
5476
"deprecated" : true,
5470
5477
"hostname" : "elasticfilesystem-fips.eu-south-1.amazonaws.com"
5471
5478
},
5479
+ "fips-eu-south-2" : {
5480
+ "credentialScope" : {
5481
+ "region" : "eu-south-2"
5482
+ },
5483
+ "deprecated" : true,
5484
+ "hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com"
5485
+ },
5472
5486
"fips-eu-west-1" : {
5473
5487
"credentialScope" : {
5474
5488
"region" : "eu-west-1"
18732
18746
},
18733
18747
"databrew" : {
18734
18748
"endpoints" : {
18735
- "us-gov-west-1" : { }
18749
+ "fips-us-gov-west-1" : {
18750
+ "credentialScope" : {
18751
+ "region" : "us-gov-west-1"
18752
+ },
18753
+ "deprecated" : true,
18754
+ "hostname" : "databrew.us-gov-west-1.amazonaws.com"
18755
+ },
18756
+ "us-gov-west-1" : {
18757
+ "variants" : [ {
18758
+ "hostname" : "databrew.us-gov-west-1.amazonaws.com",
18759
+ "tags" : [ "fips" ]
18760
+ } ]
18761
+ }
18736
18762
}
18737
18763
},
18738
18764
"datasync" : {
You can’t perform that action at this time.
0 commit comments