# 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.
NewDescribeObjectsPaginator returns a new DescribeObjectsPaginator.
NewFromConfig returns a new client from the provided config.
NewListPipelinesPaginator returns a new ListPipelinesPaginator.
NewQueryObjectsPaginator returns a new QueryObjectsPaginator.
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
Contains the parameters for ActivatePipeline.
Contains the output of ActivatePipeline.
Contains the parameters for AddTags.
Contains the output of AddTags.
Client provides the API client to make operations call for AWS Data Pipeline.
Contains the parameters for CreatePipeline.
Contains the output of CreatePipeline.
Contains the parameters for DeactivatePipeline.
Contains the output of DeactivatePipeline.
Contains the parameters for DeletePipeline.
No description provided by the author
Contains the parameters for DescribeObjects.
Contains the output of DescribeObjects.
DescribeObjectsPaginator is a paginator for DescribeObjects.
DescribeObjectsPaginatorOptions is the paginator options for DescribeObjects.
Contains the parameters for DescribePipelines.
Contains the output of DescribePipelines.
Contains the parameters for EvaluateExpression.
Contains the output of EvaluateExpression.
Contains the parameters for GetPipelineDefinition.
Contains the output of GetPipelineDefinition.
Contains the parameters for ListPipelines.
Contains the output of ListPipelines.
ListPipelinesPaginator is a paginator for ListPipelines.
ListPipelinesPaginatorOptions is the paginator options for ListPipelines.
No description provided by the author
Contains the parameters for PollForTask.
Contains the output of PollForTask.
Contains the parameters for PutPipelineDefinition.
Contains the output of PutPipelineDefinition.
Contains the parameters for QueryObjects.
Contains the output of QueryObjects.
QueryObjectsPaginator is a paginator for QueryObjects.
QueryObjectsPaginatorOptions is the paginator options for QueryObjects.
Contains the parameters for RemoveTags.
Contains the output of RemoveTags.
Contains the parameters for ReportTaskProgress.
Contains the output of ReportTaskProgress.
Contains the parameters for ReportTaskRunnerHeartbeat.
Contains the output of ReportTaskRunnerHeartbeat.
No description provided by the author
Contains the parameters for SetStatus.
No description provided by the author
Contains the parameters for SetTaskStatus.
Contains the output of SetTaskStatus.
Contains the parameters for ValidatePipelineDefinition.
Contains the output of ValidatePipelineDefinition.
# Interfaces
DescribeObjectsAPIClient is a client that implements the DescribeObjects operation.
EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
ListPipelinesAPIClient is a client that implements the ListPipelines operation.
QueryObjectsAPIClient is a client that implements the QueryObjects 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.