# Packages
No description provided by the author
# Functions
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
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.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.
# Constants
No description provided by the author
No description provided by the author
# Structs
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
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.
EndpointParameters provides the parameters that influence how endpoints are resolved.
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
AuthSchemeResolver returns a set of possible authentication options for an operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the 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.