File tree 2 files changed +23
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region 2 files changed +23
-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 service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 4151
4151
"ap-south-1" : { },
4152
4152
"ap-southeast-1" : { },
4153
4153
"ap-southeast-2" : { },
4154
+ "ap-southeast-3" : { },
4154
4155
"ca-central-1" : { },
4155
4156
"eu-central-1" : { },
4156
4157
"eu-north-1" : { },
5476
5477
"emr-serverless" : {
5477
5478
"endpoints" : {
5478
5479
"ap-northeast-1" : { },
5480
+ "ap-southeast-1" : { },
5481
+ "eu-central-1" : { },
5479
5482
"eu-west-1" : { },
5480
5483
"fips-us-east-1" : {
5481
5484
"credentialScope" : {
5484
5487
"deprecated" : true,
5485
5488
"hostname" : "emr-serverless-fips.us-east-1.amazonaws.com"
5486
5489
},
5490
+ "fips-us-east-2" : {
5491
+ "credentialScope" : {
5492
+ "region" : "us-east-2"
5493
+ },
5494
+ "deprecated" : true,
5495
+ "hostname" : "emr-serverless-fips.us-east-2.amazonaws.com"
5496
+ },
5487
5497
"fips-us-west-2" : {
5488
5498
"credentialScope" : {
5489
5499
"region" : "us-west-2"
5497
5507
"tags" : [ "fips" ]
5498
5508
} ]
5499
5509
},
5510
+ "us-east-2" : {
5511
+ "variants" : [ {
5512
+ "hostname" : "emr-serverless-fips.us-east-2.amazonaws.com",
5513
+ "tags" : [ "fips" ]
5514
+ } ]
5515
+ },
5500
5516
"us-west-2" : {
5501
5517
"variants" : [ {
5502
5518
"hostname" : "emr-serverless-fips.us-west-2.amazonaws.com",
10247
10263
"ap-south-1" : { },
10248
10264
"ap-southeast-1" : { },
10249
10265
"ap-southeast-2" : { },
10266
+ "ap-southeast-3" : { },
10250
10267
"ca-central-1" : {
10251
10268
"variants" : [ {
10252
10269
"hostname" : "rbin-fips.ca-central-1.amazonaws.com",
You can’t perform that action at this time.
0 commit comments