File tree Expand file tree Collapse file tree 2 files changed +59
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +59
-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 1569
1569
"ap-south-1" : { },
1570
1570
"ap-southeast-1" : { },
1571
1571
"ap-southeast-2" : { },
1572
+ "ap-southeast-3" : { },
1572
1573
"ca-central-1" : {
1573
1574
"variants" : [ {
1574
1575
"hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
5675
5676
"hostname" : "groundstation-fips.us-west-2.amazonaws.com"
5676
5677
},
5677
5678
"me-south-1" : { },
5679
+ "sa-east-1" : { },
5678
5680
"us-east-1" : {
5679
5681
"variants" : [ {
5680
5682
"hostname" : "groundstation-fips.us-east-1.amazonaws.com",
7141
7143
"us-east-1" : { }
7142
7144
}
7143
7145
},
7146
+ "lookoutmetrics" : {
7147
+ "endpoints" : {
7148
+ "ap-northeast-1" : { },
7149
+ "ap-southeast-1" : { },
7150
+ "ap-southeast-2" : { },
7151
+ "eu-central-1" : { },
7152
+ "eu-north-1" : { },
7153
+ "eu-west-1" : { },
7154
+ "us-east-1" : { },
7155
+ "us-east-2" : { },
7156
+ "us-west-2" : { }
7157
+ }
7158
+ },
7144
7159
"lookoutvision" : {
7145
7160
"endpoints" : {
7146
7161
"ap-northeast-1" : { },
7481
7496
"us-west-2" : { }
7482
7497
}
7483
7498
},
7499
+ "meetings-chime" : {
7500
+ "endpoints" : {
7501
+ "ap-southeast-1" : { },
7502
+ "eu-central-1" : { },
7503
+ "us-east-1" : {
7504
+ "variants" : [ {
7505
+ "hostname" : "meetings-chime-fips.us-east-1.amazonaws.com",
7506
+ "tags" : [ "fips" ]
7507
+ } ]
7508
+ },
7509
+ "us-east-1-fips" : {
7510
+ "credentialScope" : {
7511
+ "region" : "us-east-1"
7512
+ },
7513
+ "deprecated" : true,
7514
+ "hostname" : "meetings-chime-fips.us-east-1.amazonaws.com"
7515
+ },
7516
+ "us-west-2" : {
7517
+ "variants" : [ {
7518
+ "hostname" : "meetings-chime-fips.us-west-2.amazonaws.com",
7519
+ "tags" : [ "fips" ]
7520
+ } ]
7521
+ },
7522
+ "us-west-2-fips" : {
7523
+ "credentialScope" : {
7524
+ "region" : "us-west-2"
7525
+ },
7526
+ "deprecated" : true,
7527
+ "hostname" : "meetings-chime-fips.us-west-2.amazonaws.com"
7528
+ }
7529
+ }
7530
+ },
7484
7531
"messaging-chime" : {
7485
7532
"endpoints" : {
7486
7533
"us-east-1" : {
9502
9549
"tags" : [ "dualstack" ]
9503
9550
} ]
9504
9551
},
9552
+ "ap-southeast-3" : {
9553
+ "variants" : [ {
9554
+ "hostname" : "s3.dualstack.ap-southeast-3.amazonaws.com",
9555
+ "tags" : [ "dualstack" ]
9556
+ } ]
9557
+ },
9505
9558
"aws-global" : {
9506
9559
"credentialScope" : {
9507
9560
"region" : "us-east-1"
You can’t perform that action at this time.
0 commit comments