File tree Expand file tree Collapse file tree 2 files changed +36
-6
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +36
-6
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 7718
7718
"us-west-2" : { }
7719
7719
}
7720
7720
},
7721
- "gamesparks" : {
7722
- "endpoints" : {
7723
- "ap-northeast-1" : { },
7724
- "us-east-1" : { }
7725
- }
7726
- },
7727
7721
"geo" : {
7728
7722
"endpoints" : {
7729
7723
"ap-northeast-1" : { },
23417
23411
}
23418
23412
}
23419
23413
},
23414
+ "resiliencehub" : {
23415
+ "endpoints" : {
23416
+ "fips-us-gov-east-1" : {
23417
+ "credentialScope" : {
23418
+ "region" : "us-gov-east-1"
23419
+ },
23420
+ "deprecated" : true,
23421
+ "hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com"
23422
+ },
23423
+ "fips-us-gov-west-1" : {
23424
+ "credentialScope" : {
23425
+ "region" : "us-gov-west-1"
23426
+ },
23427
+ "deprecated" : true,
23428
+ "hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com"
23429
+ },
23430
+ "us-gov-east-1" : {
23431
+ "variants" : [ {
23432
+ "hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
23433
+ "tags" : [ "fips" ]
23434
+ } ]
23435
+ },
23436
+ "us-gov-west-1" : {
23437
+ "variants" : [ {
23438
+ "hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
23439
+ "tags" : [ "fips" ]
23440
+ } ]
23441
+ }
23442
+ }
23443
+ },
23420
23444
"resource-explorer-2" : {
23421
23445
"defaults" : {
23422
23446
"dnsSuffix" : "api.aws",
You can’t perform that action at this time.
0 commit comments