File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +29
-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 20929
20929
"tags" : [ "dualstack" ]
20930
20930
} ]
20931
20931
},
20932
- "eu-south-2" : { },
20932
+ "eu-south-2" : {
20933
+ "variants" : [ {
20934
+ "hostname" : "textract.eu-south-2.api.aws",
20935
+ "tags" : [ "dualstack" ]
20936
+ } ]
20937
+ },
20933
20938
"eu-west-1" : {
20934
20939
"variants" : [ {
20935
20940
"hostname" : "textract.eu-west-1.api.aws",
22250
22255
"tags" : [ "fips" ]
22251
22256
} ]
22252
22257
},
22258
+ "ap-southeast-5" : {
22259
+ "credentialScope" : {
22260
+ "region" : "ap-southeast-5"
22261
+ },
22262
+ "hostname" : "wafv2.ap-southeast-5.amazonaws.com",
22263
+ "variants" : [ {
22264
+ "hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com",
22265
+ "tags" : [ "fips" ]
22266
+ } ]
22267
+ },
22253
22268
"ca-central-1" : {
22254
22269
"credentialScope" : {
22255
22270
"region" : "ca-central-1"
22427
22442
"deprecated" : true,
22428
22443
"hostname" : "wafv2-fips.ap-southeast-4.amazonaws.com"
22429
22444
},
22445
+ "fips-ap-southeast-5" : {
22446
+ "credentialScope" : {
22447
+ "region" : "ap-southeast-5"
22448
+ },
22449
+ "deprecated" : true,
22450
+ "hostname" : "wafv2-fips.ap-southeast-5.amazonaws.com"
22451
+ },
22430
22452
"fips-ca-central-1" : {
22431
22453
"credentialScope" : {
22432
22454
"region" : "ca-central-1"
You can’t perform that action at this time.
0 commit comments