Skip to content

Commit 549adfb

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 0dbf1f3 commit 549adfb

File tree

2 files changed

+15
-0
lines changed

2 files changed

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

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4129,6 +4129,16 @@
41294129
"cn-northwest-1" : { }
41304130
}
41314131
},
4132+
"appsync" : {
4133+
"endpoints" : {
4134+
"cn-north-1" : { }
4135+
}
4136+
},
4137+
"athena" : {
4138+
"endpoints" : {
4139+
"cn-northwest-1" : { }
4140+
}
4141+
},
41324142
"autoscaling" : {
41334143
"defaults" : {
41344144
"protocols" : [ "http", "https" ]

0 commit comments

Comments
 (0)