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 service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change 836
836
"ap-east-1" : { },
837
837
"ap-northeast-1" : { },
838
838
"ap-northeast-2" : { },
839
+ "ap-northeast-3" : { },
839
840
"ap-south-1" : { },
840
841
"ap-southeast-1" : { },
841
842
"ap-southeast-2" : { },
3510
3511
"isRegionalized" : false ,
3511
3512
"partitionEndpoint" : " aws-global"
3512
3513
},
3514
+ "identity-chime" : {
3515
+ "endpoints" : {
3516
+ "us-east-1" : { },
3517
+ "us-east-1-fips" : {
3518
+ "credentialScope" : {
3519
+ "region" : " us-east-1"
3520
+ },
3521
+ "hostname" : " identity-chime-fips.us-east-1.amazonaws.com"
3522
+ }
3523
+ }
3524
+ },
3513
3525
"identitystore" : {
3514
3526
"endpoints" : {
3515
3527
"ap-northeast-1" : { },
4364
4376
"us-west-2" : { }
4365
4377
}
4366
4378
},
4379
+ "messaging-chime" : {
4380
+ "endpoints" : {
4381
+ "us-east-1" : { },
4382
+ "us-east-1-fips" : {
4383
+ "credentialScope" : {
4384
+ "region" : " us-east-1"
4385
+ },
4386
+ "hostname" : " messaging-chime-fips.us-east-1.amazonaws.com"
4387
+ }
4388
+ }
4389
+ },
4367
4390
"metering.marketplace" : {
4368
4391
"defaults" : {
4369
4392
"credentialScope" : {
You can’t perform that action at this time.
0 commit comments