File tree 2 files changed +48
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +48
-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 1251
1251
"ap-east-1" : { },
1252
1252
"ap-northeast-1" : { },
1253
1253
"ap-northeast-2" : { },
1254
+ "ap-northeast-3" : { },
1254
1255
"ap-south-1" : { },
1255
1256
"ap-southeast-1" : { },
1256
1257
"ap-southeast-2" : { },
2752
2753
"eu-west-1" : { },
2753
2754
"eu-west-2" : { },
2754
2755
"eu-west-3" : { },
2756
+ "fips-ca-central-1" : {
2757
+ "credentialScope" : {
2758
+ "region" : " ca-central-1"
2759
+ },
2760
+ "hostname" : " emr-containers-fips.ca-central-1.amazonaws.com"
2761
+ },
2762
+ "fips-us-east-1" : {
2763
+ "credentialScope" : {
2764
+ "region" : " us-east-1"
2765
+ },
2766
+ "hostname" : " emr-containers-fips.us-east-1.amazonaws.com"
2767
+ },
2768
+ "fips-us-east-2" : {
2769
+ "credentialScope" : {
2770
+ "region" : " us-east-2"
2771
+ },
2772
+ "hostname" : " emr-containers-fips.us-east-2.amazonaws.com"
2773
+ },
2774
+ "fips-us-west-1" : {
2775
+ "credentialScope" : {
2776
+ "region" : " us-west-1"
2777
+ },
2778
+ "hostname" : " emr-containers-fips.us-west-1.amazonaws.com"
2779
+ },
2780
+ "fips-us-west-2" : {
2781
+ "credentialScope" : {
2782
+ "region" : " us-west-2"
2783
+ },
2784
+ "hostname" : " emr-containers-fips.us-west-2.amazonaws.com"
2785
+ },
2755
2786
"sa-east-1" : { },
2756
2787
"us-east-1" : { },
2757
2788
"us-east-2" : { },
7850
7881
},
7851
7882
"neptune" : {
7852
7883
"endpoints" : {
7884
+ "cn-north-1" : {
7885
+ "credentialScope" : {
7886
+ "region" : " cn-north-1"
7887
+ },
7888
+ "hostname" : " rds.cn-north-1.amazonaws.com.cn"
7889
+ },
7853
7890
"cn-northwest-1" : {
7854
7891
"credentialScope" : {
7855
7892
"region" : " cn-northwest-1"
10457
10494
"us-isob-east-1" : { }
10458
10495
}
10459
10496
},
10497
+ "ds" : {
10498
+ "endpoints" : {
10499
+ "us-isob-east-1" : { }
10500
+ }
10501
+ },
10460
10502
"dynamodb" : {
10461
10503
"defaults" : {
10462
10504
"protocols" : [ " http" , " https" ]
You can’t perform that action at this time.
0 commit comments