File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +22
-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 3272
3272
"deprecated" : true,
3273
3273
"hostname" : "cognito-identity-fips.us-east-2.amazonaws.com"
3274
3274
},
3275
+ "fips-us-west-1" : {
3276
+ "credentialScope" : {
3277
+ "region" : "us-west-1"
3278
+ },
3279
+ "deprecated" : true,
3280
+ "hostname" : "cognito-identity-fips.us-west-1.amazonaws.com"
3281
+ },
3275
3282
"fips-us-west-2" : {
3276
3283
"credentialScope" : {
3277
3284
"region" : "us-west-2"
3293
3300
"tags" : [ "fips" ]
3294
3301
} ]
3295
3302
},
3296
- "us-west-1" : { },
3303
+ "us-west-1" : {
3304
+ "variants" : [ {
3305
+ "hostname" : "cognito-identity-fips.us-west-1.amazonaws.com",
3306
+ "tags" : [ "fips" ]
3307
+ } ]
3308
+ },
3297
3309
"us-west-2" : {
3298
3310
"variants" : [ {
3299
3311
"hostname" : "cognito-identity-fips.us-west-2.amazonaws.com",
16057
16069
},
16058
16070
"transcribestreaming" : {
16059
16071
"endpoints" : {
16072
+ "af-south-1" : { },
16060
16073
"ap-northeast-1" : { },
16061
16074
"ap-northeast-2" : { },
16075
+ "ap-south-1" : { },
16076
+ "ap-southeast-1" : { },
16062
16077
"ap-southeast-2" : { },
16063
16078
"ca-central-1" : { },
16064
16079
"eu-central-1" : { },
You can’t perform that action at this time.
0 commit comments