File tree Expand file tree Collapse file tree 3 files changed +50
-2
lines changed Expand file tree Collapse file tree 3 files changed +50
-2
lines changed Original file line number Diff line number Diff line change
1
+
2
+ {
3
+ "services" : null ,
4
+ "core" : {
5
+ "updateMinimum" : true ,
6
+ "backwardIncompatibilitiesToIgnore" : [
7
+ ],
8
+ "type" : " Patch" ,
9
+ "changeLogMessages" : [
10
+ " Updating endpoints.json file."
11
+ ]
12
+ },
13
+ "overrideVersion" : null
14
+ }
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" : {
Original file line number Diff line number Diff line change 5267
5267
"ap-south-2": {},
5268
5268
"ap-southeast-1": {},
5269
5269
"ap-southeast-2": {},
5270
+ "ap-southeast-4": {},
5270
5271
"bedrock-ap-northeast-1": {
5271
5272
"credentialScope": {
5272
5273
"region": "ap-northeast-1"
7583
7584
}
7584
7585
}
7585
7586
},
7587
+ "codeguru-profiler": {
7588
+ "endpoints": {
7589
+ "ap-northeast-1": {},
7590
+ "ap-southeast-1": {},
7591
+ "ap-southeast-2": {},
7592
+ "eu-central-1": {},
7593
+ "eu-north-1": {},
7594
+ "eu-west-1": {},
7595
+ "eu-west-2": {},
7596
+ "us-east-1": {},
7597
+ "us-east-2": {},
7598
+ "us-west-2": {}
7599
+ }
7600
+ },
7586
7601
"codeguru-reviewer": {
7587
7602
"endpoints": {
7588
7603
"ap-northeast-1": {},
37712
37727
"ap-southeast-3": {},
37713
37728
"ap-southeast-4": {},
37714
37729
"ap-southeast-5": {},
37730
+ "ap-southeast-7": {},
37715
37731
"ca-central-1": {
37716
37732
"variants": [
37717
37733
{
49971
49987
},
49972
49988
"batch": {
49973
49989
"endpoints": {
49974
- "us-iso-east-1": {}
49990
+ "us-iso-east-1": {},
49991
+ "us-iso-west-1": {}
49975
49992
}
49976
49993
},
49977
49994
"bedrock": {
You can’t perform that action at this time.
0 commit comments