Categorygithub.com/aws/aws-sdk-go-v2/service/elastictranscoder
modulepackage
0.31.0
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewFromConfig returns a new client from the provided config.
NewJobCompleteWaiter constructs a JobCompleteWaiter.
NewListJobsByPipelinePaginator returns a new ListJobsByPipelinePaginator.
NewListJobsByStatusPaginator returns a new ListJobsByStatusPaginator.
NewListPipelinesPaginator returns a new ListPipelinesPaginator.
NewListPresetsPaginator returns a new ListPresetsPaginator.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.

# Constants

No description provided by the author
No description provided by the author

# Structs

The CancelJobRequest structure.
The response body contains a JSON object.
Client provides the API client to make operations call for Amazon Elastic Transcoder.
The CreateJobRequest structure.
The CreateJobResponse structure.
The CreatePipelineRequest structure.
When you create a pipeline, Elastic Transcoder returns the values that you specified in the request.
The CreatePresetRequest structure.
The CreatePresetResponse structure.
The DeletePipelineRequest structure.
The DeletePipelineResponse structure.
The DeletePresetRequest structure.
The DeletePresetResponse structure.
JobCompleteWaiter defines the waiters for JobComplete.
JobCompleteWaiterOptions are waiter options for JobCompleteWaiter.
The ListJobsByPipelineRequest structure.
The ListJobsByPipelineResponse structure.
ListJobsByPipelinePaginator is a paginator for ListJobsByPipeline.
ListJobsByPipelinePaginatorOptions is the paginator options for ListJobsByPipeline.
The ListJobsByStatusRequest structure.
The ListJobsByStatusResponse structure.
ListJobsByStatusPaginator is a paginator for ListJobsByStatus.
ListJobsByStatusPaginatorOptions is the paginator options for ListJobsByStatus.
The ListPipelineRequest structure.
A list of the pipelines associated with the current AWS account.
ListPipelinesPaginator is a paginator for ListPipelines.
ListPipelinesPaginatorOptions is the paginator options for ListPipelines.
The ListPresetsRequest structure.
The ListPresetsResponse structure.
ListPresetsPaginator is a paginator for ListPresets.
ListPresetsPaginatorOptions is the paginator options for ListPresets.
No description provided by the author
The ReadJobRequest structure.
The ReadJobResponse structure.
The ReadPipelineRequest structure.
The ReadPipelineResponse structure.
The ReadPresetRequest structure.
The ReadPresetResponse structure.
No description provided by the author
The TestRoleRequest structure.
The TestRoleResponse structure.
The UpdatePipelineRequest structure.
The UpdatePipelineNotificationsRequest structure.
The UpdatePipelineNotificationsResponse structure.
When you update a pipeline, Elastic Transcoder returns the values that you specified in the request.
The UpdatePipelineStatusRequest structure.
When you update status for a pipeline, Elastic Transcoder returns the values that you specified in the request.

# Interfaces

EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListJobsByPipelineAPIClient is a client that implements the ListJobsByPipeline operation.
ListJobsByStatusAPIClient is a client that implements the ListJobsByStatus operation.
ListPipelinesAPIClient is a client that implements the ListPipelines operation.
ListPresetsAPIClient is a client that implements the ListPresets operation.
ReadJobAPIClient is a client that implements the ReadJob operation.

# Type aliases

EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.