File tree 2 files changed +42
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +42
-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 15674
15674
"cn-northwest-1" : { }
15675
15675
}
15676
15676
},
15677
+ "rbin" : {
15678
+ "endpoints" : {
15679
+ "cn-north-1" : { },
15680
+ "cn-northwest-1" : { }
15681
+ }
15682
+ },
15677
15683
"rds" : {
15678
15684
"endpoints" : {
15679
15685
"cn-north-1" : { },
18582
18588
}
18583
18589
}
18584
18590
},
18591
+ "rbin" : {
18592
+ "endpoints" : {
18593
+ "fips-us-gov-east-1" : {
18594
+ "credentialScope" : {
18595
+ "region" : "us-gov-east-1"
18596
+ },
18597
+ "deprecated" : true,
18598
+ "hostname" : "rbin-fips.us-gov-east-1.amazonaws.com"
18599
+ },
18600
+ "fips-us-gov-west-1" : {
18601
+ "credentialScope" : {
18602
+ "region" : "us-gov-west-1"
18603
+ },
18604
+ "deprecated" : true,
18605
+ "hostname" : "rbin-fips.us-gov-west-1.amazonaws.com"
18606
+ },
18607
+ "us-gov-east-1" : {
18608
+ "variants" : [ {
18609
+ "hostname" : "rbin-fips.us-gov-east-1.amazonaws.com",
18610
+ "tags" : [ "fips" ]
18611
+ } ]
18612
+ },
18613
+ "us-gov-west-1" : {
18614
+ "variants" : [ {
18615
+ "hostname" : "rbin-fips.us-gov-west-1.amazonaws.com",
18616
+ "tags" : [ "fips" ]
18617
+ } ]
18618
+ }
18619
+ }
18620
+ },
18585
18621
"rds" : {
18586
18622
"defaults" : {
18587
18623
"variants" : [ {
You can’t perform that action at this time.
0 commit comments