Skip to content

Commit c5204a6

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent f973686 commit c5204a6

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-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: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10136,6 +10136,29 @@
1013610136
"us-west-2" : { }
1013710137
}
1013810138
},
10139+
"rolesanywhere" : {
10140+
"endpoints" : {
10141+
"ap-east-1" : { },
10142+
"ap-northeast-1" : { },
10143+
"ap-northeast-2" : { },
10144+
"ap-northeast-3" : { },
10145+
"ap-south-1" : { },
10146+
"ap-southeast-1" : { },
10147+
"ap-southeast-2" : { },
10148+
"ca-central-1" : { },
10149+
"eu-central-1" : { },
10150+
"eu-north-1" : { },
10151+
"eu-west-1" : { },
10152+
"eu-west-2" : { },
10153+
"eu-west-3" : { },
10154+
"me-south-1" : { },
10155+
"sa-east-1" : { },
10156+
"us-east-1" : { },
10157+
"us-east-2" : { },
10158+
"us-west-1" : { },
10159+
"us-west-2" : { }
10160+
}
10161+
},
1013910162
"route53" : {
1014010163
"endpoints" : {
1014110164
"aws-global" : {

0 commit comments

Comments
 (0)