Skip to content

Commit 1a195d0

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 0706d1a commit 1a195d0

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-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: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9756,6 +9756,30 @@
97569756
}
97579757
}
97589758
},
9759+
"resiliencehub" : {
9760+
"endpoints" : {
9761+
"af-south-1" : { },
9762+
"ap-east-1" : { },
9763+
"ap-northeast-1" : { },
9764+
"ap-northeast-2" : { },
9765+
"ap-south-1" : { },
9766+
"ap-southeast-1" : { },
9767+
"ap-southeast-2" : { },
9768+
"ca-central-1" : { },
9769+
"eu-central-1" : { },
9770+
"eu-north-1" : { },
9771+
"eu-south-1" : { },
9772+
"eu-west-1" : { },
9773+
"eu-west-2" : { },
9774+
"eu-west-3" : { },
9775+
"me-south-1" : { },
9776+
"sa-east-1" : { },
9777+
"us-east-1" : { },
9778+
"us-east-2" : { },
9779+
"us-west-1" : { },
9780+
"us-west-2" : { }
9781+
}
9782+
},
97599783
"resource-groups" : {
97609784
"endpoints" : {
97619785
"af-south-1" : { },

0 commit comments

Comments
 (0)