Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Sep 4, 2020
1 parent 9d14882 commit 292e77d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/feature-AWSSDKforJavav2-e97801d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "AWS SDK for Java v2",
"description": "Updated service endpoint metadata."
}
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@
"protocols" : [ "https" ]
},
"endpoints" : {
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
Expand All @@ -258,6 +259,7 @@
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
"me-south-1" : { },
"sa-east-1" : { },
"us-east-1" : { },
"us-east-2" : { },
Expand Down Expand Up @@ -3551,6 +3553,7 @@
"ap-northeast-2" : { },
"ap-southeast-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { }
}
},
Expand Down Expand Up @@ -4151,6 +4154,7 @@
}
},
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-2" : { },
Expand Down Expand Up @@ -5256,13 +5260,15 @@
},
"snowball" : {
"endpoints" : {
"ap-east-1" : { },
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-north-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand Down

0 comments on commit 292e77d

Please sign in to comment.