File tree 2 files changed +55
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +55
-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 7706
7706
"us-east-1" : { }
7707
7707
}
7708
7708
},
7709
+ "iotroborunner" : {
7710
+ "endpoints" : {
7711
+ "eu-central-1" : { },
7712
+ "us-east-1" : { }
7713
+ }
7714
+ },
7709
7715
"iotsecuredtunneling" : {
7710
7716
"defaults" : {
7711
7717
"variants" : [ {
10675
10681
"proton" : {
10676
10682
"endpoints" : {
10677
10683
"ap-northeast-1" : { },
10684
+ "ap-northeast-2" : { },
10685
+ "ap-southeast-1" : { },
10686
+ "ap-southeast-2" : { },
10687
+ "ca-central-1" : { },
10688
+ "eu-central-1" : { },
10678
10689
"eu-west-1" : { },
10690
+ "eu-west-2" : { },
10679
10691
"us-east-1" : { },
10680
10692
"us-east-2" : { },
10681
10693
"us-west-2" : { }
14621
14633
}
14622
14634
}
14623
14635
},
14636
+ "voice-chime" : {
14637
+ "endpoints" : {
14638
+ "ap-northeast-1" : { },
14639
+ "ap-northeast-2" : { },
14640
+ "ap-southeast-1" : { },
14641
+ "ca-central-1" : { },
14642
+ "eu-central-1" : { },
14643
+ "eu-west-1" : { },
14644
+ "eu-west-2" : { },
14645
+ "us-east-1" : {
14646
+ "variants" : [ {
14647
+ "hostname" : "fips.voice-chime.us-east-1.amazonaws.com",
14648
+ "tags" : [ "fips" ]
14649
+ } ]
14650
+ },
14651
+ "us-east-1-fips" : {
14652
+ "credentialScope" : {
14653
+ "region" : "us-east-1"
14654
+ },
14655
+ "deprecated" : true,
14656
+ "hostname" : "fips.voice-chime.us-east-1.amazonaws.com"
14657
+ },
14658
+ "us-west-2" : {
14659
+ "variants" : [ {
14660
+ "hostname" : "fips.voice-chime.us-west-2.amazonaws.com",
14661
+ "tags" : [ "fips" ]
14662
+ } ]
14663
+ },
14664
+ "us-west-2-fips" : {
14665
+ "credentialScope" : {
14666
+ "region" : "us-west-2"
14667
+ },
14668
+ "deprecated" : true,
14669
+ "hostname" : "fips.voice-chime.us-west-2.amazonaws.com"
14670
+ }
14671
+ }
14672
+ },
14624
14673
"voiceid" : {
14625
14674
"endpoints" : {
14626
14675
"ap-northeast-1" : { },
You can’t perform that action at this time.
0 commit comments