File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +28
-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 866
866
"ap-east-1" : { },
867
867
"ap-northeast-1" : { },
868
868
"ap-northeast-2" : { },
869
+ "ap-northeast-3" : { },
869
870
"ap-south-1" : { },
870
871
"ap-southeast-1" : { },
871
872
"ap-southeast-2" : { },
7773
7774
"us-gov-west-1" : { }
7774
7775
}
7775
7776
},
7777
+ "api.detective" : {
7778
+ "defaults" : {
7779
+ "protocols" : [ " https" ]
7780
+ },
7781
+ "endpoints" : {
7782
+ "us-gov-east-1" : { },
7783
+ "us-gov-east-1-fips" : {
7784
+ "credentialScope" : {
7785
+ "region" : " us-gov-east-1"
7786
+ },
7787
+ "hostname" : " api.detective-fips.us-gov-east-1.amazonaws.com"
7788
+ },
7789
+ "us-gov-west-1" : { },
7790
+ "us-gov-west-1-fips" : {
7791
+ "credentialScope" : {
7792
+ "region" : " us-gov-west-1"
7793
+ },
7794
+ "hostname" : " api.detective-fips.us-gov-west-1.amazonaws.com"
7795
+ }
7796
+ }
7797
+ },
7776
7798
"api.ecr" : {
7777
7799
"endpoints" : {
7778
7800
"fips-dkr-us-gov-east-1" : {
You can’t perform that action at this time.
0 commit comments