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:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
Topics
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 of the Actions table indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") to which the policy applies 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. If the action has one or more required resources, the caller must have permission to use the action with those resources. Required resources are indicated in the table with an asterisk (*). If you limit resource access with the Resource
element in an IAM policy, you must include an ARN or pattern for each required resource type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one of the optional resource types.
The Condition keys column of the Actions table includes keys that you can specify in a policy statement's Condition
element. For more information on the condition keys that are associated with resources for the service, see the Condition keys column of the Resource types table.
Note
Resource condition keys are listed in the Resource types table. You can find a link to the resource type that applies to an action in the Resource types (*required) column of the Actions table. The resource type in the Resource types table includes the Condition keys column, which are the resource condition keys that apply to an action in the Actions table.
For details about the columns in the following table, see Actions table.
Actions | Description | Access level | Resource types (*required) | Condition keys | Dependent actions |
---|---|---|---|---|---|
CreateCallAnalyticsCategory | Grants permission to create an analytics category. Amazon Transcribe applies the conditions specified by your analytics categories to your call analytics jobs | Write | |||
CreateLanguageModel | Grants permission to create a new custom language model | Write |
s3:GetObject s3:ListBucket |
||
CreateMedicalVocabulary | 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 | Write |
s3:GetObject |
||
CreateVocabulary | Grants permission to create a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an audio file | Write |
s3:GetObject |
||
CreateVocabularyFilter | 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 | Write |
s3:GetObject |
||
DeleteCallAnalyticsCategory | Grants permission to delete a call analytics category using its name from Amazon Transcribe | Write | |||
DeleteCallAnalyticsJob | Grants permission to delete a previously submitted call analytics job along with any other generated results such as the transcription, models, and so on | Write | |||
DeleteLanguageModel | Grants permission to delete a previously created custom language model | Write | |||
DeleteMedicalScribeJob | Grants permission to delete a previously submitted Medical Scribe job | Write | |||
DeleteMedicalTranscriptionJob | Grants permission to delete a previously submitted medical transcription job | Write | |||
DeleteMedicalVocabulary | Grants permission to delete a medical vocabulary from Amazon Transcribe | Write | |||
DeleteTranscriptionJob | Grants permission to delete a previously submitted transcription job along with any other generated results such as the transcription, models, and so on | Write | |||
DeleteVocabulary | Grants permission to delete a vocabulary from Amazon Transcribe | Write | |||
DeleteVocabularyFilter | Grants permission to delete a vocabulary filter from Amazon Transcribe | Write | |||
DescribeLanguageModel | Grants permission to return information about a custom language model | Read | |||
GetCallAnalyticsCategory | Grants permission to retrieve information about a call analytics category | Read | |||
GetCallAnalyticsJob | Grants permission to return information about a call analytics job | Read | |||
GetMedicalScribeJob | Grants permission to return information about a Medical Scribe job | Read | |||
GetMedicalTranscriptionJob | Grants permission to return information about a medical transcription job | Read | |||
GetMedicalVocabulary | Grants permission to get information about a medical vocabulary | Read | |||
GetTranscriptionJob | Grants permission to return information about a transcription job | Read | |||
GetVocabulary | Grants permission to to get information about a vocabulary | Read | |||
GetVocabularyFilter | Grants permission to get information about a vocabulary filter | Read | |||
ListCallAnalyticsCategories | Grants permission to list call analytics categories that has been created | List | |||
ListCallAnalyticsJobs | Grants permission to list call analytics jobs with the specified status | List | |||
ListLanguageModels | Grants permission to list custom language models | List | |||
ListMedicalScribeJobs | Grants permission to list Medical Scribe jobs with the specified status | List | |||
ListMedicalTranscriptionJobs | Grants permission to list medical transcription jobs with the specified status | List | |||
ListMedicalVocabularies | 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 | List | |||
ListTagsForResource | Grants permission to list tags for a resource | Read | |||
ListTranscriptionJobs | Grants permission to list transcription jobs with the specified status | List | |||
ListVocabularies | Grants permission to return a list of vocabularies that match the specified criteria. If no criteria are specified, returns the entire list of vocabularies | List | |||
ListVocabularyFilters | 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 | List | |||
StartCallAnalyticsJob | Grants permission to start an asynchronous analytics job that not only transcribes the audio recording of a caller and agent, but also returns additional insights | Write |
s3:GetObject |
||
StartCallAnalyticsStreamTranscription | Grants permission to start a protocol where audio is streamed to Transcribe Call Analytics and the transcription results are streamed to your application | Write | |||
StartCallAnalyticsStreamTranscriptionWebSocket | Grants permission to start a WebSocket where audio is streamed to Transcribe Call Analytics and the transcription results are streamed to your application | Write | |||
StartMedicalScribeJob | Grants permission to start an asynchronous job to transcribe patient-clinician conversations and generates clinical notes | Write |
s3:GetObject |
||
StartMedicalStreamTranscription | Grants permission to start a protocol where audio is streamed to Transcribe Medical and the transcription results are streamed to your application | Write | |||
StartMedicalStreamTranscriptionWebSocket | Grants permission to start a WebSocket where audio is streamed to Transcribe Medical and the transcription results are streamed to your application | Write | |||
StartMedicalTranscriptionJob | Grants permission to start an asynchronous job to transcribe medical speech to text | Write |
s3:GetObject |
||
StartStreamTranscription | Grants permission to start a bidirectional HTTP2 stream to transcribe speech to text in real time | Write | |||
StartStreamTranscriptionWebSocket | Grants permission to start a websocket stream to transcribe speech to text in real time | Write | |||
StartTranscriptionJob | Grants permission to start an asynchronous job to transcribe speech to text | Write |
s3:GetObject |
||
TagResource | Grants permission to tag a resource with given key value pairs | Tagging | |||
UntagResource | Grants permission to untag a resource with given key | Tagging | |||
UpdateCallAnalyticsCategory | Grants permission to update the call analytics category with new values. The UpdateCallAnalyticsCategory operation overwrites all of the existing information with the values that you provide in the request | Write | |||
UpdateMedicalVocabulary | 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 | Write |
s3:GetObject |
||
UpdateVocabulary | 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 | Write |
s3:GetObject |
||
UpdateVocabularyFilter | 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 | Write |
s3:GetObject |
Resource types defined by Amazon Transcribe
The following resource types are defined by this service and can be used in the Resource
element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource type can also define which condition keys you can include in a policy. These keys are displayed in the last column of the Resource types table. For details about the columns in the following table, see Resource types table.
Resource types | ARN | Condition keys |
---|---|---|
transcriptionjob |
arn:${Partition}:transcribe:${Region}:${Account}:transcription-job/${JobName}
|
|
vocabulary |
arn:${Partition}:transcribe:${Region}:${Account}:vocabulary/${VocabularyName}
|
|
vocabularyfilter |
arn:${Partition}:transcribe:${Region}:${Account}:vocabulary-filter/${VocabularyFilterName}
|
|
languagemodel |
arn:${Partition}:transcribe:${Region}:${Account}:language-model/${ModelName}
|
|
medicaltranscriptionjob |
arn:${Partition}:transcribe:${Region}:${Account}:medical-transcription-job/${JobName}
|
|
medicalvocabulary |
arn:${Partition}:transcribe:${Region}:${Account}:medical-vocabulary/${VocabularyName}
|
|
callanalyticsjob |
arn:${Partition}:transcribe:${Region}:${Account}:analytics-job/${JobName}
|
|
callanalyticscategory |
arn:${Partition}:transcribe:${Region}:${Account}:analytics-category/${CategoryName}
|
|
medicalscribejob |
arn:${Partition}:transcribe:${Region}:${Account}:medical-scribe-job/${JobName}
|
Condition keys for Amazon Transcribe
Amazon Transcribe defines the following condition keys that can be used in the Condition
element of an IAM policy. You can use these keys to further refine the conditions under which the policy statement applies. For details about the columns in the following table, see Condition keys table.
To view the global condition keys that are available to all services, see Available global condition keys.
Condition keys | Description | Type |
---|---|---|
aws:RequestTag/${TagKey} | Filters access by requiring tag values present in a resource creation request | String |
aws:ResourceTag/${TagKey} | Filters access by requiring tag value associated with the resource | String |
aws:TagKeys | Filters access by requiring the presence of mandatory tags in the request | ArrayOfString |
transcribe:OutputBucketName | Filters access based on the output bucket name included in the request | String |
transcribe:OutputEncryptionKMSKeyId | Filters access based on the KMS key id included in the request | String |
transcribe:OutputKey | Filters access based on the output key included in the request | String |
transcribe:OutputLocation | Filters access based on the output location included in the request | String |