Skip to content

Commit e6362cd

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent c0a087b commit e6362cd

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-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: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4640,6 +4640,19 @@
46404640
"us-east-1" : { }
46414641
}
46424642
},
4643+
"models-v2-lex" : {
4644+
"endpoints" : {
4645+
"ap-northeast-1" : { },
4646+
"ap-southeast-1" : { },
4647+
"ap-southeast-2" : { },
4648+
"ca-central-1" : { },
4649+
"eu-central-1" : { },
4650+
"eu-west-1" : { },
4651+
"eu-west-2" : { },
4652+
"us-east-1" : { },
4653+
"us-west-2" : { }
4654+
}
4655+
},
46434656
"models.lex" : {
46444657
"defaults" : {
46454658
"credentialScope" : {
@@ -5690,6 +5703,19 @@
56905703
"us-west-2" : { }
56915704
}
56925705
},
5706+
"runtime-v2-lex" : {
5707+
"endpoints" : {
5708+
"ap-northeast-1" : { },
5709+
"ap-southeast-1" : { },
5710+
"ap-southeast-2" : { },
5711+
"ca-central-1" : { },
5712+
"eu-central-1" : { },
5713+
"eu-west-1" : { },
5714+
"eu-west-2" : { },
5715+
"us-east-1" : { },
5716+
"us-west-2" : { }
5717+
}
5718+
},
56935719
"runtime.lex" : {
56945720
"defaults" : {
56955721
"credentialScope" : {

0 commit comments

Comments
 (0)