Transcribe
Table of Contents
Privileges
CreateLanguageModel
description: Grants permission to create a new custom language model.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject",
"s3:ListBucket"
]
}
}
CreateMedicalVocabulary
description: Grants permission to create a new custom vocabulary that you can use to change the way Amazon Transcribe Medical handles transcription of an audio file.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject"
]
}
}
CreateVocabulary
description: Grants permission to create a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject"
]
}
}
CreateVocabularyFilter
description: Grants permission to create a new vocabulary filter that you can use to filter out words from the transcription of an audio file generated by Amazon Transcribe
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject"
]
}
}
DeleteLanguageModel
description: Grants permission to delete a previously created custom language model.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
DeleteMedicalTranscriptionJob
description: Grants permission to delete a previously submitted medical transcription job.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
DeleteMedicalVocabulary
description: Grants permission to delete a medical vocabulary from Amazon Transcribe.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
DeleteTranscriptionJob
description: Grants permission to delete a previously submitted transcription job along with any other generated results such as the transcription, models, and so on.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
DeleteVocabulary
description: Grants permission to delete a vocabulary from Amazon Transcribe.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
DeleteVocabularyFilter
description: Grants permission to delete a vocabulary filter from Amazon Transcribe.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
DescribeLanguageModel
description: Grants permission to return information about a custom language model.
access level: Read
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
GetMedicalTranscriptionJob
description: Grants permission to return information about a medical transcription job.
access level: Read
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
GetMedicalVocabulary
description: Grants permission to get information about a medical vocabulary.
access level: Read
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
GetTranscriptionJob
description: Grants permission to return information about a transcription job.
access level: Read
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
GetVocabulary
description: Grants permission to to get information about a vocabulary.
access level: Read
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
GetVocabularyFilter
description: Grants permission to get information about a vocabulary filter.
access level: Read
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
ListLanguageModels
description: Grants permission to list custom language models.
access level: List
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
ListMedicalTranscriptionJobs
description: Grants permission to list medical transcription jobs with the specified status.
access level: List
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
ListMedicalVocabularies
description: Grants permission to return a list of medical vocabularies that match the specified criteria. If no criteria are specified, returns the entire list of vocabularies.
access level: List
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
ListTranscriptionJobs
description: Grants permission to list transcription jobs with the specified status.
access level: List
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
ListVocabularies
description: Grants permission to return a list of vocabularies that match the specified criteria. If no criteria are specified, returns the entire list of vocabularies.
access level: List
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
ListVocabularyFilters
description: Grants permission to return a list of vocabulary filters that match the specified criteria. If no criteria are specified, returns the at most 5 vocabulary filters.
access level: List
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
StartMedicalStreamTranscription
description: Grants permission to start a protocol where audio is streamed to Transcribe Medical and the transcription results are streamed to your application.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
StartMedicalStreamTranscriptionWebSocket
description: Grants permission to start a WebSocket where audio is streamed to Transcribe Medical and the transcription results are streamed to your application.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
StartMedicalTranscriptionJob
description: Grants permission to start an asynchronous job to transcribe medical speech to text.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject"
]
}
}
StartStreamTranscription
description: Grants permission to start a bidirectional HTTP2 stream to transcribe speech to text in real time.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
StartStreamTranscriptionWebSocket
description: Grants permission to start a websocket stream to transcribe speech to text in real time.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": []
}
}
StartTranscriptionJob
description: Grants permission to start an asynchronous job to transcribe speech to text.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [
"transcribe:OutputBucketName",
"transcribe:OutputEncryptionKMSKeyId"
],
"dependent_actions": [
"s3:GetObject"
]
}
}
UpdateMedicalVocabulary
description: Grants permission to update an existing medical vocabulary with new values. The UpdateMedicalVocabulary operation overwrites all of the existing information with the values that you provide in the request.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject"
]
}
}
UpdateVocabulary
description: Grants permission to update an existing vocabulary with new values. The UpdateVocabulary operation overwrites all of the existing information with the values that you provide in the request.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject"
]
}
}
UpdateVocabularyFilter
description: Grants permission to update an existing vocabulary filter with new values. The UpdateVocabularyFilter operation overwrites all of the existing information with the values that you provide in the request.
access level: Write
resource types
{
"": {
"resource_type": "",
"required": false,
"condition_keys": [],
"dependent_actions": [
"s3:GetObject"
]
}
}