File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +29
-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 1015
1015
},
1016
1016
"api.mediatailor" : {
1017
1017
"endpoints" : {
1018
+ "af-south-1" : { },
1018
1019
"ap-northeast-1" : { },
1020
+ "ap-south-1" : { },
1019
1021
"ap-southeast-1" : { },
1020
1022
"ap-southeast-2" : { },
1021
1023
"eu-central-1" : { },
1022
1024
"eu-west-1" : { },
1023
1025
"us-east-1" : { },
1026
+ "us-east-2" : { },
1024
1027
"us-west-2" : { }
1025
1028
}
1026
1029
},
4736
4739
"ap-northeast-2" : { },
4737
4740
"ap-northeast-3" : { },
4738
4741
"ap-south-1" : { },
4742
+ "ap-south-2" : { },
4739
4743
"ap-southeast-1" : { },
4740
4744
"ap-southeast-2" : { },
4741
4745
"ap-southeast-3" : { },
4746
4750
} ]
4747
4751
},
4748
4752
"eu-central-1" : { },
4753
+ "eu-central-2" : { },
4749
4754
"eu-north-1" : { },
4750
4755
"eu-south-1" : { },
4756
+ "eu-south-2" : { },
4751
4757
"eu-west-1" : { },
4752
4758
"eu-west-2" : { },
4753
4759
"eu-west-3" : { },
9334
9340
"m2" : {
9335
9341
"endpoints" : {
9336
9342
"ap-northeast-1" : { },
9343
+ "ap-northeast-2" : { },
9337
9344
"ap-south-1" : { },
9338
9345
"ap-southeast-1" : { },
9339
9346
"ap-southeast-2" : { },
9352
9359
"fips-us-east-1" : {
9353
9360
"deprecated" : true
9354
9361
},
9362
+ "fips-us-east-2" : {
9363
+ "deprecated" : true
9364
+ },
9365
+ "fips-us-west-1" : {
9366
+ "deprecated" : true
9367
+ },
9355
9368
"fips-us-west-2" : {
9356
9369
"deprecated" : true
9357
9370
},
9361
9374
"tags" : [ "fips" ]
9362
9375
} ]
9363
9376
},
9377
+ "us-east-2" : {
9378
+ "variants" : [ {
9379
+ "tags" : [ "fips" ]
9380
+ } ]
9381
+ },
9382
+ "us-west-1" : {
9383
+ "variants" : [ {
9384
+ "tags" : [ "fips" ]
9385
+ } ]
9386
+ },
9364
9387
"us-west-2" : {
9365
9388
"variants" : [ {
9366
9389
"tags" : [ "fips" ]
You can’t perform that action at this time.
0 commit comments