File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 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 1649
1649
"endpoints" : {
1650
1650
"ap-northeast-1" : { },
1651
1651
"ap-southeast-2" : { },
1652
+ "ca-central-1" : { },
1652
1653
"eu-central-1" : { },
1653
1654
"eu-west-2" : { },
1654
1655
"us-east-1" : { },
3244
3245
"ap-east-1" : { },
3245
3246
"ap-northeast-1" : { },
3246
3247
"ap-northeast-2" : { },
3248
+ "ap-northeast-3" : { },
3247
3249
"ap-south-1" : { },
3248
3250
"ap-southeast-1" : { },
3249
3251
"ap-southeast-2" : { },
3918
3920
"us-west-2" : { }
3919
3921
}
3920
3922
},
3923
+ "lookoutequipment" : {
3924
+ "endpoints" : {
3925
+ "ap-northeast-2" : { },
3926
+ "eu-west-1" : { },
3927
+ "us-east-1" : { }
3928
+ }
3929
+ },
3921
3930
"lookoutvision" : {
3922
3931
"endpoints" : {
3923
3932
"ap-northeast-1" : { },
7569
7578
"cn-northwest-1" : { }
7570
7579
}
7571
7580
},
7581
+ "mq" : {
7582
+ "endpoints" : {
7583
+ "cn-north-1" : { },
7584
+ "cn-northwest-1" : { }
7585
+ }
7586
+ },
7572
7587
"neptune" : {
7573
7588
"endpoints" : {
7574
7589
"cn-northwest-1" : {
8576
8591
"us-gov-west-1" : { }
8577
8592
}
8578
8593
},
8594
+ "fms" : {
8595
+ "defaults" : {
8596
+ "protocols" : [ " https" ]
8597
+ },
8598
+ "endpoints" : {
8599
+ "fips-us-gov-east-1" : {
8600
+ "credentialScope" : {
8601
+ "region" : " us-gov-east-1"
8602
+ },
8603
+ "hostname" : " fms-fips.us-gov-east-1.amazonaws.com"
8604
+ },
8605
+ "fips-us-gov-west-1" : {
8606
+ "credentialScope" : {
8607
+ "region" : " us-gov-west-1"
8608
+ },
8609
+ "hostname" : " fms-fips.us-gov-west-1.amazonaws.com"
8610
+ },
8611
+ "us-gov-east-1" : { },
8612
+ "us-gov-west-1" : { }
8613
+ }
8614
+ },
8579
8615
"fsx" : {
8580
8616
"endpoints" : {
8581
8617
"fips-prod-us-gov-east-1" : {
You can’t perform that action at this time.
0 commit comments