Skip to content

Commit

Permalink
Updated endpoints.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS committed Jul 23, 2020
1 parent fb9e311 commit e0c6268
Show file tree
Hide file tree
Showing 2 changed files with 13 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 @@ -8514,6 +8514,14 @@
"us-iso-east-1" : { }
}
},
"transcribe" : {
"defaults" : {
"protocols" : [ "https" ]
},
"endpoints" : {
"us-iso-east-1" : { }
}
},
"transcribestreaming" : {
"endpoints" : {
"us-iso-east-1" : { }
Expand Down

0 comments on commit e0c6268

Please sign in to comment.