Skip to content

Commit a86cb89

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 154ebdc commit a86cb89

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,17 @@
570570
"us-west-2" : { }
571571
}
572572
},
573+
"app-integrations" : {
574+
"endpoints" : {
575+
"ap-northeast-1" : { },
576+
"ap-southeast-1" : { },
577+
"ap-southeast-2" : { },
578+
"eu-central-1" : { },
579+
"eu-west-2" : { },
580+
"us-east-1" : { },
581+
"us-west-2" : { }
582+
}
583+
},
573584
"appflow" : {
574585
"endpoints" : {
575586
"ap-northeast-1" : { },

0 commit comments

Comments
 (0)