File tree Expand file tree Collapse file tree 2 files changed +30
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +30
-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 service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 2700
2700
"eu-west-1" : { },
2701
2701
"eu-west-2" : { },
2702
2702
"eu-west-3" : { },
2703
+ "fips-af-south-1" : {
2704
+ "credentialScope" : {
2705
+ "region" : " af-south-1"
2706
+ },
2707
+ "hostname" : " fms-fips.af-south-1.amazonaws.com"
2708
+ },
2709
+ "fips-ap-east-1" : {
2710
+ "credentialScope" : {
2711
+ "region" : " ap-east-1"
2712
+ },
2713
+ "hostname" : " fms-fips.ap-east-1.amazonaws.com"
2714
+ },
2703
2715
"fips-ap-northeast-1" : {
2704
2716
"credentialScope" : {
2705
2717
"region" : " ap-northeast-1"
2742
2754
},
2743
2755
"hostname" : " fms-fips.eu-central-1.amazonaws.com"
2744
2756
},
2757
+ "fips-eu-south-1" : {
2758
+ "credentialScope" : {
2759
+ "region" : " eu-south-1"
2760
+ },
2761
+ "hostname" : " fms-fips.eu-south-1.amazonaws.com"
2762
+ },
2745
2763
"fips-eu-west-1" : {
2746
2764
"credentialScope" : {
2747
2765
"region" : " eu-west-1"
2760
2778
},
2761
2779
"hostname" : " fms-fips.eu-west-3.amazonaws.com"
2762
2780
},
2781
+ "fips-me-south-1" : {
2782
+ "credentialScope" : {
2783
+ "region" : " me-south-1"
2784
+ },
2785
+ "hostname" : " fms-fips.me-south-1.amazonaws.com"
2786
+ },
2763
2787
"fips-sa-east-1" : {
2764
2788
"credentialScope" : {
2765
2789
"region" : " sa-east-1"
You can’t perform that action at this time.
0 commit comments