Skip to content

Commit 561dd20

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent e67ec61 commit 561dd20

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-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: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4680,7 +4680,9 @@
46804680
},
46814681
"models-v2-lex" : {
46824682
"endpoints" : {
4683+
"af-south-1" : { },
46834684
"ap-northeast-1" : { },
4685+
"ap-northeast-2" : { },
46844686
"ap-southeast-1" : { },
46854687
"ap-southeast-2" : { },
46864688
"ca-central-1" : { },
@@ -9644,6 +9646,21 @@
96449646
"us-gov-west-1" : { }
96459647
}
96469648
},
9649+
"iotevents" : {
9650+
"endpoints" : {
9651+
"us-gov-west-1" : { }
9652+
}
9653+
},
9654+
"ioteventsdata" : {
9655+
"endpoints" : {
9656+
"us-gov-west-1" : {
9657+
"credentialScope" : {
9658+
"region" : "us-gov-west-1"
9659+
},
9660+
"hostname" : "data.iotevents.us-gov-west-1.amazonaws.com"
9661+
}
9662+
}
9663+
},
96479664
"iotsecuredtunneling" : {
96489665
"endpoints" : {
96499666
"fips-us-gov-east-1" : {

0 commit comments

Comments
 (0)