File tree Expand file tree Collapse file tree 2 files changed +93
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +93
-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
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 3377
3377
"us-west-2" : { }
3378
3378
}
3379
3379
},
3380
+ "macie2" : {
3381
+ "endpoints" : {
3382
+ "ap-east-1" : { },
3383
+ "ap-northeast-1" : { },
3384
+ "ap-northeast-2" : { },
3385
+ "ap-south-1" : { },
3386
+ "ap-southeast-1" : { },
3387
+ "ap-southeast-2" : { },
3388
+ "ca-central-1" : { },
3389
+ "eu-central-1" : { },
3390
+ "eu-north-1" : { },
3391
+ "eu-west-1" : { },
3392
+ "eu-west-2" : { },
3393
+ "eu-west-3" : { },
3394
+ "fips-us-east-1" : {
3395
+ "credentialScope" : {
3396
+ "region" : " us-east-1"
3397
+ },
3398
+ "hostname" : " macie2-fips.us-east-1.amazonaws.com"
3399
+ },
3400
+ "fips-us-east-2" : {
3401
+ "credentialScope" : {
3402
+ "region" : " us-east-2"
3403
+ },
3404
+ "hostname" : " macie2-fips.us-east-2.amazonaws.com"
3405
+ },
3406
+ "fips-us-west-1" : {
3407
+ "credentialScope" : {
3408
+ "region" : " us-west-1"
3409
+ },
3410
+ "hostname" : " macie2-fips.us-west-1.amazonaws.com"
3411
+ },
3412
+ "fips-us-west-2" : {
3413
+ "credentialScope" : {
3414
+ "region" : " us-west-2"
3415
+ },
3416
+ "hostname" : " macie2-fips.us-west-2.amazonaws.com"
3417
+ },
3418
+ "sa-east-1" : { },
3419
+ "us-east-1" : { },
3420
+ "us-east-2" : { },
3421
+ "us-west-1" : { },
3422
+ "us-west-2" : { }
3423
+ }
3424
+ },
3380
3425
"managedblockchain" : {
3381
3426
"endpoints" : {
3382
3427
"ap-northeast-1" : { },
3567
3612
"eu-west-1" : { },
3568
3613
"eu-west-2" : { },
3569
3614
"us-east-1" : { },
3570
- "us-west-2" : { }
3615
+ "us-east-1-fips" : {
3616
+ "credentialScope" : {
3617
+ "region" : " us-east-1"
3618
+ },
3619
+ "hostname" : " models-fips.lex.us-east-1.amazonaws.com"
3620
+ },
3621
+ "us-west-2" : { },
3622
+ "us-west-2-fips" : {
3623
+ "credentialScope" : {
3624
+ "region" : " us-west-2"
3625
+ },
3626
+ "hostname" : " models-fips.lex.us-west-2.amazonaws.com"
3627
+ }
3571
3628
}
3572
3629
},
3573
3630
"monitoring" : {
4240
4297
"eu-central-1" : { },
4241
4298
"eu-west-1" : { },
4242
4299
"eu-west-2" : { },
4300
+ "rekognition-fips.us-east-1" : {
4301
+ "credentialScope" : {
4302
+ "region" : " us-east-1"
4303
+ },
4304
+ "hostname" : " rekognition-fips.us-east-1.amazonaws.com"
4305
+ },
4306
+ "rekognition-fips.us-east-2" : {
4307
+ "credentialScope" : {
4308
+ "region" : " us-east-2"
4309
+ },
4310
+ "hostname" : " rekognition-fips.us-east-2.amazonaws.com"
4311
+ },
4312
+ "rekognition-fips.us-west-1" : {
4313
+ "credentialScope" : {
4314
+ "region" : " us-west-1"
4315
+ },
4316
+ "hostname" : " rekognition-fips.us-west-1.amazonaws.com"
4317
+ },
4318
+ "rekognition-fips.us-west-2" : {
4319
+ "credentialScope" : {
4320
+ "region" : " us-west-2"
4321
+ },
4322
+ "hostname" : " rekognition-fips.us-west-2.amazonaws.com"
4323
+ },
4243
4324
"us-east-1" : { },
4244
4325
"us-east-2" : { },
4245
4326
"us-west-1" : { },
7655
7736
},
7656
7737
"rekognition" : {
7657
7738
"endpoints" : {
7739
+ "rekognition-fips.us-gov-west-1" : {
7740
+ "credentialScope" : {
7741
+ "region" : " us-gov-west-1"
7742
+ },
7743
+ "hostname" : " rekognition-fips.us-gov-west-1.amazonaws.com"
7744
+ },
7658
7745
"us-gov-west-1" : { }
7659
7746
}
7660
7747
},
You can’t perform that action at this time.
0 commit comments