File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +16
-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 632
632
"ap-northeast-1" : { },
633
633
"ap-southeast-1" : { },
634
634
"ap-southeast-2" : { },
635
+ "ca-central-1" : { },
635
636
"eu-central-1" : { },
636
637
"eu-west-2" : { },
637
638
"us-east-1" : { },
1637
1638
"ap-northeast-1" : { },
1638
1639
"ap-southeast-1" : { },
1639
1640
"ap-southeast-2" : { },
1641
+ "ca-central-1" : { },
1640
1642
"eu-central-1" : { },
1641
1643
"eu-west-2" : { },
1642
1644
"us-east-1" : { },
3206
3208
"endpoints" : {
3207
3209
"af-south-1" : { },
3208
3210
"ap-southeast-2" : { },
3211
+ "eu-central-1" : { },
3209
3212
"eu-north-1" : { },
3210
3213
"eu-west-1" : { },
3214
+ "fips-us-east-1" : {
3215
+ "credentialScope" : {
3216
+ "region" : " us-east-1"
3217
+ },
3218
+ "hostname" : " groundstation-fips.us-east-1.amazonaws.com"
3219
+ },
3211
3220
"fips-us-east-2" : {
3212
3221
"credentialScope" : {
3213
3222
"region" : " us-east-2"
3221
3230
"hostname" : " groundstation-fips.us-west-2.amazonaws.com"
3222
3231
},
3223
3232
"me-south-1" : { },
3233
+ "us-east-1" : { },
3224
3234
"us-east-2" : { },
3225
3235
"us-west-2" : { }
3226
3236
}
You can’t perform that action at this time.
0 commit comments