File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +28
-1
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 4398
4398
"ap-southeast-4" : { },
4399
4399
"ca-central-1" : { },
4400
4400
"eu-central-1" : { },
4401
+ "eu-central-2" : { },
4401
4402
"eu-north-1" : { },
4402
4403
"eu-south-1" : { },
4404
+ "eu-south-2" : { },
4403
4405
"eu-west-1" : { },
4404
4406
"eu-west-2" : { },
4405
4407
"eu-west-3" : { },
8871
8873
"ap-south-1" : { },
8872
8874
"ap-southeast-1" : { },
8873
8875
"ap-southeast-2" : { },
8876
+ "ap-southeast-3" : { },
8874
8877
"ca-central-1" : { },
8875
8878
"eu-central-1" : { },
8876
8879
"eu-north-1" : { },
18516
18519
},
18517
18520
"clouddirectory" : {
18518
18521
"endpoints" : {
18519
- "us-gov-west-1" : { }
18522
+ "us-gov-west-1" : {
18523
+ "variants" : [ {
18524
+ "hostname" : "clouddirectory.us-gov-west-1.amazonaws.com",
18525
+ "tags" : [ "fips" ]
18526
+ } ]
18527
+ },
18528
+ "us-gov-west-1-fips" : {
18529
+ "credentialScope" : {
18530
+ "region" : "us-gov-west-1"
18531
+ },
18532
+ "deprecated" : true,
18533
+ "hostname" : "clouddirectory.us-gov-west-1.amazonaws.com"
18534
+ }
18520
18535
}
18521
18536
},
18522
18537
"cloudformation" : {
19450
19465
}
19451
19466
}
19452
19467
},
19468
+ "emr-containers" : {
19469
+ "endpoints" : {
19470
+ "us-gov-east-1" : { },
19471
+ "us-gov-west-1" : { }
19472
+ }
19473
+ },
19453
19474
"es" : {
19454
19475
"endpoints" : {
19455
19476
"fips" : {
You can’t perform that action at this time.
0 commit comments