File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +26
-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 1821
1821
},
1822
1822
"arc-zonal-shift" : {
1823
1823
"endpoints" : {
1824
+ "af-south-1" : { },
1824
1825
"ap-northeast-1" : { },
1826
+ "ap-northeast-2" : { },
1825
1827
"ap-south-1" : { },
1826
1828
"ap-southeast-1" : { },
1827
1829
"ap-southeast-2" : { },
2787
2789
"ap-northeast-2" : { },
2788
2790
"ap-northeast-3" : { },
2789
2791
"ap-south-1" : { },
2792
+ "ap-south-2" : { },
2790
2793
"ap-southeast-1" : { },
2791
2794
"ap-southeast-2" : { },
2792
2795
"ap-southeast-3" : { },
2793
2796
"ca-central-1" : { },
2794
2797
"eu-central-1" : { },
2798
+ "eu-central-2" : { },
2795
2799
"eu-north-1" : { },
2796
2800
"eu-south-1" : { },
2801
+ "eu-south-2" : { },
2797
2802
"eu-west-1" : { },
2798
2803
"eu-west-2" : { },
2799
2804
"eu-west-3" : { },
7485
7490
"protocols" : [ "https" ]
7486
7491
},
7487
7492
"endpoints" : {
7493
+ "ap-south-1" : { },
7488
7494
"us-east-1" : { },
7489
7495
"us-east-2" : { },
7490
7496
"us-west-2" : { }
12714
12720
"ap-northeast-2" : { },
12715
12721
"ap-northeast-3" : { },
12716
12722
"ap-south-1" : { },
12723
+ "ap-south-2" : { },
12717
12724
"ap-southeast-1" : { },
12718
12725
"ap-southeast-2" : { },
12719
12726
"ap-southeast-3" : { },
18858
18865
"deprecated" : true,
18859
18866
"hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
18860
18867
},
18868
+ "us-gov-east-1" : {
18869
+ "variants" : [ {
18870
+ "hostname" : "appstream2-fips.us-gov-east-1.amazonaws.com",
18871
+ "tags" : [ "fips" ]
18872
+ } ]
18873
+ },
18874
+ "us-gov-east-1-fips" : {
18875
+ "credentialScope" : {
18876
+ "region" : "us-gov-east-1"
18877
+ },
18878
+ "deprecated" : true,
18879
+ "hostname" : "appstream2-fips.us-gov-east-1.amazonaws.com"
18880
+ },
18861
18881
"us-gov-west-1" : {
18862
18882
"variants" : [ {
18863
18883
"hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments