Get all available regions for the AWS Elastic Transcoder service.
Return type: | list |
---|---|
Returns: | A list of boto.regioninfo.RegionInfo |
AWS Elastic Transcoder Service The AWS Elastic Transcoder Service.
alias of JSONResponseError
The CancelJob operation cancels an unfinished job. You can only cancel a job that has a status of Submitted. To prevent a pipeline from starting to process a job while you’re getting the job identifier, use UpdatePipelineStatus to temporarily pause the pipeline.
Parameters: | id (string) – The identifier of the job that you want to cancel. |
---|
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
If you have specified more than one output for your jobs (for example, one output for the Kindle Fire and another output for the Apple iPhone 4s), you currently must use the Elastic Transcoder API to list the jobs (as opposed to the AWS Console).
Parameters: |
|
---|
The CreatePipeline operation creates a pipeline with settings that you specify.
Parameters: | name (string) – The name of the pipeline. We recommend that the name be unique within the AWS account, but uniqueness is not enforced. |
---|
Constraints: Maximum 40 characters.
Parameters: |
---|
Specify this value when all of the following are true:
(if any) together in one bucket.
transcoded files, thumbnails, and playlists.
grants to the files. When Elastic Transcoder saves files in OutputBucket, it grants full control over the files only to the AWS account that owns the role that is specified by Role.
Amazon S3 Standard storage class.
Parameters: |
---|
Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic. For more information, see Create a Topic in the Amazon Simple Notification Service Developer Guide.
to notify when Elastic Transcoder has finished processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.
notify when Elastic Transcoder encounters a warning condition while processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.
notify when Elastic Transcoder encounters an error condition while processing a job in this pipeline. This is the ARN that Amazon SNS returned when you created the topic.
Parameters: | content_config (dict) – |
---|
to save transcoded files and playlists.
users you want to have access to transcoded files and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.
Grantee object:
canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. For more information about canonical user IDs, see Access Control List (ACL) Overview in the Amazon Simple Storage Service Developer Guide. For more information about using CloudFront origin access identities to require that users use CloudFront URLs instead of Amazon S3 URLs, see Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content. A canonical user ID is not the same as an AWS account number.
address of an AWS account.
predefined Amazon S3 groups: AllUsers, AuthenticatedUsers, or LogDelivery.
transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group
you specified in Grantee. Permissions are granted on the files that Elastic Transcoder adds to the bucket, including playlists and video files. Valid values include:
that Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.
ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
Parameters: | thumbnail_config (dict) – |
---|
to save thumbnail files.
users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.
Grantee object:
canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. A canonical user ID is not the same as an AWS account number.
address of an AWS account.
predefined Amazon S3 groups: AllUsers, AuthenticatedUsers, or LogDelivery.
thumbnail files. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.
you specified in Grantee. Permissions are granted on the thumbnail files that Elastic Transcoder adds to the bucket. Valid values include:
that Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.
ReducedRedundancy, that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.
The CreatePreset operation creates a preset with settings that you specify. Elastic Transcoder checks the CreatePreset settings to ensure that they meet Elastic Transcoder requirements and to determine whether they comply with H.264 standards. If your settings are not valid for Elastic Transcoder, Elastic Transcoder returns an HTTP 400 response ( ValidationException) and does not create the preset. If the settings are valid for Elastic Transcoder but aren’t strictly compliant with the H.264 standard, Elastic Transcoder creates the preset and returns a warning message in the response. This helps you determine whether your settings comply with the H.264 standard while giving you greater flexibility with respect to the video that Elastic Transcoder produces. Elastic Transcoder uses the H.264 video-compression format. For more information, see the International Telecommunication Union publication Recommendation ITU-T H.264: Advanced video coding for generic audiovisual services .
Parameters: |
|
---|
The DeletePipeline operation removes a pipeline.
You can only delete a pipeline that has never been used or that is not currently in use (doesn’t contain any active jobs). If the pipeline is currently in use, DeletePipeline returns an error.
Parameters: | id (string) – The identifier of the pipeline that you want to delete. |
---|
The DeletePreset operation removes a preset that you’ve added in an AWS region.
You can’t delete the default presets that are included with Elastic Transcoder.
Parameters: | id (string) – The identifier of the preset for which you want to get detailed information. |
---|
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
Elastic Transcoder returns all of the jobs currently in the specified pipeline. The response body contains one element for each job that satisfies the search criteria.
Parameters: |
|
---|
The ListJobsByStatus operation gets a list of jobs that have a specified status. The response body contains one element for each job that satisfies the search criteria.
Parameters: |
|
---|
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
Parameters: |
|
---|
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you’ve added in an AWS region.
Parameters: |
|
---|
The ReadJob operation returns detailed information about a job.
Parameters: | id (string) – The identifier of the job for which you want to get detailed information. |
---|
The ReadPipeline operation gets detailed information about a pipeline.
Parameters: | id (string) – The identifier of the pipeline to read. |
---|
The ReadPreset operation gets detailed information about a preset.
Parameters: | id (string) – The identifier of the preset for which you want to get detailed information. |
---|
The TestRole operation tests the IAM role used to create the pipeline.
The TestRole action lets you determine whether the IAM role you are using has sufficient permissions to let Elastic Transcoder perform tasks associated with the transcoding process. The action attempts to assume the specified IAM role, checks read access to the input and output buckets, and tries to send a test notification to Amazon SNS topics that you specify.
Parameters: |
|
---|
Use the UpdatePipeline operation to update settings for a pipeline. When you change pipeline settings, your changes take effect immediately. Jobs that you have already submitted and that Elastic Transcoder has not started to process are affected in addition to jobs that you submit after you change settings.
Parameters: |
---|
Constraints: Maximum 40 characters
Parameters: |
|
---|
Parameters: | content_config (dict) – |
---|
to save transcoded files and playlists.
users you want to have access to transcoded files and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.
Grantee object:
canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. For more information about canonical user IDs, see Access Control List (ACL) Overview in the Amazon Simple Storage Service Developer Guide. For more information about using CloudFront origin access identities to require that users use CloudFront URLs instead of Amazon S3 URLs, see Using an Origin Access Identity to Restrict Access to Your Amazon S3 Content. A canonical user ID is not the same as an AWS account number.
address of an AWS account.
predefined Amazon S3 groups: AllUsers, AuthenticatedUsers, or LogDelivery.
transcoded files and playlists. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group
you specified in Grantee. Permissions are granted on the files that Elastic Transcoder adds to the bucket, including playlists and video files. Valid values include:
that Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
permissions for the objects that Elastic Transcoder adds to the Amazon S3 bucket.
ReducedRedundancy, that you want Elastic Transcoder to assign to the video files and playlists that it stores in your Amazon S3 bucket.
Parameters: | thumbnail_config (dict) – |
---|
to save thumbnail files.
users and/or predefined Amazon S3 groups you want to have access to thumbnail files, and the type of access you want them to have. You can grant permissions to a maximum of 30 users and/or predefined Amazon S3 groups.
Grantee object:
canonical user ID for an AWS account or an origin access identity for an Amazon CloudFront distribution. A canonical user ID is not the same as an AWS account number.
address of an AWS account.
predefined Amazon S3 groups: AllUsers, AuthenticatedUsers, or LogDelivery.
thumbnail files. To identify the user or group, you can specify the canonical user ID for an AWS account, an origin access identity for a CloudFront distribution, the registered email address of an AWS account, or a predefined Amazon S3 group.
you specified in Grantee. Permissions are granted on the thumbnail files that Elastic Transcoder adds to the bucket. Valid values include:
that Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
Elastic Transcoder adds to the Amazon S3 bucket.
permissions for the thumbnails that Elastic Transcoder adds to the Amazon S3 bucket.
ReducedRedundancy, that you want Elastic Transcoder to assign to the thumbnails that it stores in your Amazon S3 bucket.
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
When you update notifications for a pipeline, Elastic Transcoder returns the values that you specified in the request.
Parameters: |
---|
Service (Amazon SNS) topic that you want to notify when Elastic Transcoder has started to process jobs that are added to this pipeline. This is the ARN that Amazon SNS returned when you created the topic.
to notify when Elastic Transcoder has finished processing a job. This is the ARN that Amazon SNS returned when you created the topic.
notify when Elastic Transcoder encounters a warning condition. This is the ARN that Amazon SNS returned when you created the topic.
notify when Elastic Transcoder encounters an error condition. This is the ARN that Amazon SNS returned when you created the topic.
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
Changing the pipeline status is useful if you want to cancel one or more jobs. You can’t cancel jobs after Elastic Transcoder has started processing them; if you pause the pipeline to which you submitted the jobs, you have more time to get the job IDs for the jobs that you want to cancel, and to send a CancelJob request.
Parameters: |
---|
The desired status of the pipeline: