1 Answer
- Newest
- Most votes
- Most comments
1
Hello,
Apparently the Authentication header having the credentials is missing, or the user bound to the IAM is lacking permissions to the transcribe:StartStreamTranscription API
The whole request, including the Authentication header, can be constructed manually, as described in the Setting up an HTTP/2 stream section from Amazon Transcribe documentation, or you can use the AWS SDK for JavaScript - see https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-transcribe-streaming
Relevant content
- asked 10 months ago
- asked a year ago
- asked 3 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 4 years ago