Skip to content

Commit 7a1c616

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 2b14b43 commit 7a1c616

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,7 @@
836836
"ap-east-1" : { },
837837
"ap-northeast-1" : { },
838838
"ap-northeast-2" : { },
839+
"ap-northeast-3" : { },
839840
"ap-south-1" : { },
840841
"ap-southeast-1" : { },
841842
"ap-southeast-2" : { },
@@ -3510,6 +3511,17 @@
35103511
"isRegionalized" : false,
35113512
"partitionEndpoint" : "aws-global"
35123513
},
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+
},
35133525
"identitystore" : {
35143526
"endpoints" : {
35153527
"ap-northeast-1" : { },
@@ -4364,6 +4376,17 @@
43644376
"us-west-2" : { }
43654377
}
43664378
},
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+
},
43674390
"metering.marketplace" : {
43684391
"defaults" : {
43694392
"credentialScope" : {

0 commit comments

Comments
 (0)