package
0.23.3
Repository: https://github.com/jviney/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package datapipelineiface provides an interface to enable mocking the AWS Data Pipeline service client for testing your code.

# Functions

New creates a new instance of the client from the provided Config.
NewDescribeObjectsRequestPaginator returns a paginator for DescribeObjects.
NewListPipelinesRequestPaginator returns a paginator for ListPipelines.
NewQueryObjectsRequestPaginator returns a paginator for QueryObjects.

# Constants

Service's Endpoint identifier.
ErrCodeInternalServiceError for service response error code "InternalServiceError".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodePipelineDeletedException for service response error code "PipelineDeletedException".
ErrCodePipelineNotFoundException for service response error code "PipelineNotFoundException".
ErrCodeTaskNotFoundException for service response error code "TaskNotFoundException".
Enum values for OperatorType.
Enum values for OperatorType.
Enum values for OperatorType.
Enum values for OperatorType.
Enum values for OperatorType.
Service's identifier.
Service's name.
Enum values for TaskStatus.
Enum values for TaskStatus.
Enum values for TaskStatus.

# Structs

Contains the parameters for ActivatePipeline.
Contains the output of ActivatePipeline.
ActivatePipelineRequest is the request type for the ActivatePipeline API operation.
ActivatePipelineResponse is the response type for the ActivatePipeline API operation.
Contains the parameters for AddTags.
Contains the output of AddTags.
AddTagsRequest is the request type for the AddTags API operation.
AddTagsResponse is the response type for the AddTags API operation.
Client provides the API operation methods for making requests to AWS Data Pipeline.
Contains the parameters for CreatePipeline.
Contains the output of CreatePipeline.
CreatePipelineRequest is the request type for the CreatePipeline API operation.
CreatePipelineResponse is the response type for the CreatePipeline API operation.
Contains the parameters for DeactivatePipeline.
Contains the output of DeactivatePipeline.
DeactivatePipelineRequest is the request type for the DeactivatePipeline API operation.
DeactivatePipelineResponse is the response type for the DeactivatePipeline API operation.
Contains the parameters for DeletePipeline.
No description provided by the author
DeletePipelineRequest is the request type for the DeletePipeline API operation.
DeletePipelineResponse is the response type for the DeletePipeline API operation.
Contains the parameters for DescribeObjects.
Contains the output of DescribeObjects.
DescribeObjectsPaginator is used to paginate the request.
DescribeObjectsRequest is the request type for the DescribeObjects API operation.
DescribeObjectsResponse is the response type for the DescribeObjects API operation.
Contains the parameters for DescribePipelines.
Contains the output of DescribePipelines.
DescribePipelinesRequest is the request type for the DescribePipelines API operation.
DescribePipelinesResponse is the response type for the DescribePipelines API operation.
Contains the parameters for EvaluateExpression.
Contains the output of EvaluateExpression.
EvaluateExpressionRequest is the request type for the EvaluateExpression API operation.
EvaluateExpressionResponse is the response type for the EvaluateExpression API operation.
A key-value pair that describes a property of a pipeline object.
Contains the parameters for GetPipelineDefinition.
Contains the output of GetPipelineDefinition.
GetPipelineDefinitionRequest is the request type for the GetPipelineDefinition API operation.
GetPipelineDefinitionResponse is the response type for the GetPipelineDefinition API operation.
Identity information for the EC2 instance that is hosting the task runner.
Contains the parameters for ListPipelines.
Contains the output of ListPipelines.
ListPipelinesPaginator is used to paginate the request.
ListPipelinesRequest is the request type for the ListPipelines API operation.
ListPipelinesResponse is the response type for the ListPipelines API operation.
Contains a logical operation for comparing the value of a field with a specified value.
The attributes allowed or specified with a parameter object.
Contains information about a parameter object.
A value or list of parameter values.
Contains pipeline metadata.
Contains the name and identifier of a pipeline.
Contains information about a pipeline object.
Contains the parameters for PollForTask.
Contains the output of PollForTask.
PollForTaskRequest is the request type for the PollForTask API operation.
PollForTaskResponse is the response type for the PollForTask API operation.
Contains the parameters for PutPipelineDefinition.
Contains the output of PutPipelineDefinition.
PutPipelineDefinitionRequest is the request type for the PutPipelineDefinition API operation.
PutPipelineDefinitionResponse is the response type for the PutPipelineDefinition API operation.
Defines the query to run against an object.
Contains the parameters for QueryObjects.
Contains the output of QueryObjects.
QueryObjectsPaginator is used to paginate the request.
QueryObjectsRequest is the request type for the QueryObjects API operation.
QueryObjectsResponse is the response type for the QueryObjects API operation.
Contains the parameters for RemoveTags.
Contains the output of RemoveTags.
RemoveTagsRequest is the request type for the RemoveTags API operation.
RemoveTagsResponse is the response type for the RemoveTags API operation.
Contains the parameters for ReportTaskProgress.
Contains the output of ReportTaskProgress.
ReportTaskProgressRequest is the request type for the ReportTaskProgress API operation.
ReportTaskProgressResponse is the response type for the ReportTaskProgress API operation.
Contains the parameters for ReportTaskRunnerHeartbeat.
Contains the output of ReportTaskRunnerHeartbeat.
ReportTaskRunnerHeartbeatRequest is the request type for the ReportTaskRunnerHeartbeat API operation.
ReportTaskRunnerHeartbeatResponse is the response type for the ReportTaskRunnerHeartbeat API operation.
A comparision that is used to determine whether a query should return this object.
Contains the parameters for SetStatus.
No description provided by the author
SetStatusRequest is the request type for the SetStatus API operation.
SetStatusResponse is the response type for the SetStatus API operation.
Contains the parameters for SetTaskStatus.
Contains the output of SetTaskStatus.
SetTaskStatusRequest is the request type for the SetTaskStatus API operation.
SetTaskStatusResponse is the response type for the SetTaskStatus API operation.
Tags are key/value pairs defined by a user and associated with a pipeline to control access.
Contains information about a pipeline task that is assigned to a task runner.
Contains the parameters for ValidatePipelineDefinition.
Contains the output of ValidatePipelineDefinition.
ValidatePipelineDefinitionRequest is the request type for the ValidatePipelineDefinition API operation.
ValidatePipelineDefinitionResponse is the response type for the ValidatePipelineDefinition API operation.
Defines a validation error.
Defines a validation warning.

# Type aliases

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