File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +21
-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 5633
5633
"ap-south-1" : { },
5634
5634
"ap-southeast-1" : { },
5635
5635
"ap-southeast-2" : { },
5636
+ "ap-southeast-3" : { },
5636
5637
"ca-central-1" : { },
5637
5638
"eu-central-1" : { },
5638
5639
"eu-north-1" : { },
6689
6690
},
6690
6691
"gamesparks" : {
6691
6692
"endpoints" : {
6693
+ "ap-northeast-1" : { },
6692
6694
"us-east-1" : { }
6693
6695
}
6694
6696
},
9865
9867
"ap-south-1" : { },
9866
9868
"ap-southeast-1" : { },
9867
9869
"ap-southeast-2" : { },
9868
- "ap-southeast-3" : { },
9869
9870
"ca-central-1" : {
9870
9871
"variants" : [ {
9871
9872
"hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
12405
12406
"isRegionalized" : false,
12406
12407
"partitionEndpoint" : "aws-global"
12407
12408
},
12409
+ "scheduler" : {
12410
+ "endpoints" : {
12411
+ "ap-northeast-1" : { },
12412
+ "ap-southeast-1" : { },
12413
+ "ap-southeast-2" : { },
12414
+ "eu-central-1" : { },
12415
+ "eu-north-1" : { },
12416
+ "eu-west-1" : { },
12417
+ "us-east-1" : { },
12418
+ "us-east-2" : { },
12419
+ "us-west-2" : { }
12420
+ }
12421
+ },
12408
12422
"schemas" : {
12409
12423
"endpoints" : {
12410
12424
"ap-east-1" : { },
You can’t perform that action at this time.
0 commit comments