package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/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 DataPipeline client with a config.
# Constants
Service ID for Regions and Endpoints metadata.
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 endpoint prefix API calls made to.
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 a API request type for the ActivatePipeline API operation.
Contains the parameters for AddTags.
Contains the output of AddTags.
AddTagsRequest is a API request type for the AddTags API operation.
Contains the parameters for CreatePipeline.
Contains the output of CreatePipeline.
CreatePipelineRequest is a API request type for the CreatePipeline API operation.
DataPipeline provides the API operation methods for making requests to AWS Data Pipeline.
Contains the parameters for DeactivatePipeline.
Contains the output of DeactivatePipeline.
DeactivatePipelineRequest is a API request type for the DeactivatePipeline API operation.
Contains the parameters for DeletePipeline.
Please also see https://docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/DeletePipelineOutput.
DeletePipelineRequest is a API request type for the DeletePipeline API operation.
Contains the parameters for DescribeObjects.
Contains the output of DescribeObjects.
DescribeObjectsPager is used to paginate the request.
DescribeObjectsRequest is a API request type for the DescribeObjects API operation.
Contains the parameters for DescribePipelines.
Contains the output of DescribePipelines.
DescribePipelinesRequest is a API request type for the DescribePipelines API operation.
Contains the parameters for EvaluateExpression.
Contains the output of EvaluateExpression.
EvaluateExpressionRequest is a API request 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 a API request 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.
ListPipelinesPager is used to paginate the request.
ListPipelinesRequest is a API request 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 a API request type for the PollForTask API operation.
Contains the parameters for PutPipelineDefinition.
Contains the output of PutPipelineDefinition.
PutPipelineDefinitionRequest is a API request type for the PutPipelineDefinition API operation.
Defines the query to run against an object.
Contains the parameters for QueryObjects.
Contains the output of QueryObjects.
QueryObjectsPager is used to paginate the request.
QueryObjectsRequest is a API request type for the QueryObjects API operation.
Contains the parameters for RemoveTags.
Contains the output of RemoveTags.
RemoveTagsRequest is a API request type for the RemoveTags API operation.
Contains the parameters for ReportTaskProgress.
Contains the output of ReportTaskProgress.
ReportTaskProgressRequest is a API request type for the ReportTaskProgress API operation.
Contains the parameters for ReportTaskRunnerHeartbeat.
Contains the output of ReportTaskRunnerHeartbeat.
ReportTaskRunnerHeartbeatRequest is a API request 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.
Please also see https://docs.aws.amazon.com/goto/WebAPI/datapipeline-2012-10-29/SetStatusOutput.
SetStatusRequest is a API request type for the SetStatus API operation.
Contains the parameters for SetTaskStatus.
Contains the output of SetTaskStatus.
SetTaskStatusRequest is a API request 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 a API request type for the ValidatePipelineDefinition API operation.
Defines a validation error.
Defines a validation warning.