Actions, Resources, and Condition Keys for Amazon Transcribe - AWS Identity and Access Management

Actions, Resources, and Condition Keys for Amazon Transcribe

Amazon Transcribe (service prefix: transcribe ) provides the following service-specific resources, actions, and condition context keys for use in IAM permission policies.

References:

Actions Defined by Amazon Transcribe

You can specify the following actions in the Action element of an IAM policy statement. Use policies to grant permissions to perform an operation in AWS. When you use an action in a policy, you usually allow or deny access to the API operation or CLI command with the same name. However, in some cases, a single action controls access to more than one operation. Alternatively, some operations require several different actions.

The Resource Types column indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") in the Resource element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. Required resources are indicated in the table with an asterisk (*). If you specify a resource-level permission ARN in a statement using this action, then it must be of this type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one but not the other.

For details about the columns in the following table, see The Actions Table .

Actions Description Access Level Resource Types (*required) Condition Keys Dependent Actions
CreateVocabulary Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file. Write

s3:GetObject

CreateVocabularyFilter Creates a new vocabulary filter that you can use to filter out words from the transcription of an audio file generated by Amazon Transcribe Write

s3:GetObject

DeleteTranscriptionJob Deletes a previously submitted transcription job along with any other generated results such as the transcription, models, and so on. Write
DeleteVocabulary Deletes a vocabulary from Amazon Transcribe. Write
DeleteVocabularyFilter Deletes a vocabulary filter from Amazon Transcribe. Write
GetTranscriptionJob Returns information about a transcription job. Read
GetVocabulary Gets information about a vocabulary. Read
GetVocabularyFilter Gets information about a vocabulary filter. Read
ListTranscriptionJobs Lists transcription jobs with the specified status. List
ListVocabularies Returns a list of vocabularies that match the specified criteria. If no criteria are specified, returns the entire list of vocabularies. List
ListVocabularyFilters Returns a list of vocabulary filters that match the specified criteria. If no criteria are specified, returns the at most 5 vocabulary filters. List
StartMedicalStreamTranscription Starts a protocol where audio is streamed to Transcribe Medical and the transcription results are streamed to your application. Write
StartStreamTranscription Starts a bidirectional HTTP2 stream to transcribe speech to text in real time. Write
StartTranscriptionJob Starts an asynchronous job to transcribe speech to text. Write

s3:GetObject

UpdateVocabulary Updates an existing vocabulary with new values. The UpdateVocabulary operation overwrites all of the existing information with the values that you provide in the request. Write

s3:GetObject

UpdateVocabularyFilter Updates 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. Write

s3:GetObject

Resource Types Defined by Amazon Transcribe

Amazon Transcribe does not support specifying a resource ARN in the Resource element of an IAM policy statement. To allow access to Amazon Transcribe, specify “Resource”: “*” in your policy.

Condition Keys for Amazon Transcribe

Transcribe has no service-specific context keys that can be used in the Condition element of policy statements. For the list of the global context keys that are available to all services, see Available Keys for Conditions in the IAM Policy Reference .