File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +15
-0
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 453
453
"ap-east-1" : { },
454
454
"ap-northeast-1" : { },
455
455
"ap-northeast-2" : { },
456
+ "ap-northeast-3" : { },
456
457
"ap-south-1" : { },
458
+ "ap-south-2" : { },
457
459
"ap-southeast-1" : { },
458
460
"ap-southeast-2" : { },
461
+ "ap-southeast-3" : { },
462
+ "ap-southeast-4" : { },
459
463
"ca-central-1" : { },
464
+ "ca-west-1" : { },
460
465
"eu-central-1" : { },
466
+ "eu-central-2" : { },
461
467
"eu-north-1" : { },
462
468
"eu-south-1" : { },
469
+ "eu-south-2" : { },
463
470
"eu-west-1" : { },
464
471
"eu-west-2" : { },
465
472
"eu-west-3" : { },
473
+ "il-central-1" : { },
474
+ "me-central-1" : { },
466
475
"me-south-1" : { },
467
476
"sa-east-1" : { },
468
477
"us-east-1" : { },
You can’t perform that action at this time.
0 commit comments