File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +24
-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 3779
3779
"ap-south-2" : { },
3780
3780
"ap-southeast-1" : { },
3781
3781
"ap-southeast-2" : { },
3782
+ "ap-southeast-4" : { },
3782
3783
"bedrock-ap-northeast-1" : {
3783
3784
"credentialScope" : {
3784
3785
"region" : "ap-northeast-1"
5506
5507
}
5507
5508
}
5508
5509
},
5510
+ "codeguru-profiler" : {
5511
+ "endpoints" : {
5512
+ "ap-northeast-1" : { },
5513
+ "ap-southeast-1" : { },
5514
+ "ap-southeast-2" : { },
5515
+ "eu-central-1" : { },
5516
+ "eu-north-1" : { },
5517
+ "eu-west-1" : { },
5518
+ "eu-west-2" : { },
5519
+ "us-east-1" : { },
5520
+ "us-east-2" : { },
5521
+ "us-west-2" : { }
5522
+ }
5523
+ },
5509
5524
"codeguru-reviewer" : {
5510
5525
"endpoints" : {
5511
5526
"ap-northeast-1" : { },
27285
27300
"ap-southeast-3" : { },
27286
27301
"ap-southeast-4" : { },
27287
27302
"ap-southeast-5" : { },
27303
+ "ap-southeast-7" : { },
27288
27304
"ca-central-1" : {
27289
27305
"variants" : [ {
27290
27306
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
36707
36723
},
36708
36724
"batch" : {
36709
36725
"endpoints" : {
36710
- "us-iso-east-1" : { }
36726
+ "us-iso-east-1" : { },
36727
+ "us-iso-west-1" : { }
36711
36728
}
36712
36729
},
36713
36730
"bedrock" : {
You can’t perform that action at this time.
0 commit comments