awsdocs / amazon-transcribe-developer-guide

The open source version of the Amazon Transcribe docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.
Other
25 stars 26 forks source link

Fix typo in X-Amz-Credential param #16

Closed oskarv closed 3 years ago

oskarv commented 4 years ago

Please considers fixing this, finding why requests are failing after copying this block of code can be quite tricky.

Issue #, if available: Typo in X-Amz-Credential param

Description of changes: Fix typo

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

parsash2 commented 3 years ago

Hi oskarv,

Thank you for pointing this out. I've merged your pull request. The typo has been fixed in the documentation: https://docs.aws.amazon.com/transcribe/latest/dg/websocket.html

Thanks again!