Skip to content

Commit c2309a4

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 41ea2d5 commit c2309a4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
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

+3
Original file line numberDiff line numberDiff line change
@@ -10939,16 +10939,19 @@
1093910939
},
1094010940
"rolesanywhere" : {
1094110941
"endpoints" : {
10942+
"af-south-1" : { },
1094210943
"ap-east-1" : { },
1094310944
"ap-northeast-1" : { },
1094410945
"ap-northeast-2" : { },
1094510946
"ap-northeast-3" : { },
1094610947
"ap-south-1" : { },
1094710948
"ap-southeast-1" : { },
1094810949
"ap-southeast-2" : { },
10950+
"ap-southeast-3" : { },
1094910951
"ca-central-1" : { },
1095010952
"eu-central-1" : { },
1095110953
"eu-north-1" : { },
10954+
"eu-south-1" : { },
1095210955
"eu-west-1" : { },
1095310956
"eu-west-2" : { },
1095410957
"eu-west-3" : { },

0 commit comments

Comments
 (0)