Package-level declarations

Types

Link copied to clipboard

Contains the parameters for ActivatePipeline.

Link copied to clipboard

Contains the output of ActivatePipeline.

Link copied to clipboard

Contains the parameters for AddTags.

Link copied to clipboard

Contains the output of AddTags.

Link copied to clipboard

Contains the parameters for CreatePipeline.

Link copied to clipboard

Contains the output of CreatePipeline.

Link copied to clipboard

Base class for all service related exceptions thrown by the DataPipeline client

Link copied to clipboard

Contains the parameters for DeactivatePipeline.

Link copied to clipboard

Contains the output of DeactivatePipeline.

Link copied to clipboard

Contains the parameters for DeletePipeline.

Link copied to clipboard
Link copied to clipboard

Contains the parameters for DescribeObjects.

Link copied to clipboard

Contains the output of DescribeObjects.

Link copied to clipboard

Contains the parameters for DescribePipelines.

Link copied to clipboard

Contains the output of DescribePipelines.

Link copied to clipboard

Contains the parameters for EvaluateExpression.

Link copied to clipboard

Contains the output of EvaluateExpression.

Link copied to clipboard
class Field

A key-value pair that describes a property of a pipeline object. The value is specified as either a string value (StringValue) or a reference to another object (RefValue) but not as both.

Link copied to clipboard

Contains the parameters for GetPipelineDefinition.

Link copied to clipboard

Contains the output of GetPipelineDefinition.

Link copied to clipboard

Identity information for the EC2 instance that is hosting the task runner. You can get this value by calling a metadata URI from the EC2 instance. For more information, see Instance Metadata in the Amazon Elastic Compute Cloud User Guide. Passing in this value proves that your task runner is running on an EC2 instance, and ensures the proper AWS Data Pipeline service charges are applied to your pipeline.

Link copied to clipboard

An internal service error occurred.

Link copied to clipboard

The request was not valid. Verify that your request was properly formatted, that the signature was generated with the correct credentials, and that you haven't exceeded any of the service limits for your account.

Link copied to clipboard

Contains the parameters for ListPipelines.

Link copied to clipboard

Contains the output of ListPipelines.

Link copied to clipboard
class Operator

Contains a logical operation for comparing the value of a field with a specified value.

Link copied to clipboard
sealed class OperatorType
Link copied to clipboard

The attributes allowed or specified with a parameter object.

Link copied to clipboard

Contains information about a parameter object.

Link copied to clipboard

A value or list of parameter values.

Link copied to clipboard

The specified pipeline has been deleted.

Link copied to clipboard

Contains pipeline metadata.

Link copied to clipboard

Contains the name and identifier of a pipeline.

Link copied to clipboard

The specified pipeline was not found. Verify that you used the correct user and account identifiers.

Link copied to clipboard

Contains information about a pipeline object. This can be a logical, physical, or physical attempt pipeline object. The complete set of components of a pipeline defines the pipeline.

Link copied to clipboard

Contains the parameters for PollForTask.

Link copied to clipboard

Contains the output of PollForTask.

Link copied to clipboard

Contains the parameters for PutPipelineDefinition.

Link copied to clipboard

Contains the output of PutPipelineDefinition.

Link copied to clipboard
class Query

Defines the query to run against an object.

Link copied to clipboard

Contains the parameters for QueryObjects.

Link copied to clipboard

Contains the output of QueryObjects.

Link copied to clipboard

Contains the parameters for RemoveTags.

Link copied to clipboard

Contains the output of RemoveTags.

Link copied to clipboard

Contains the parameters for ReportTaskProgress.

Link copied to clipboard

Contains the output of ReportTaskProgress.

Link copied to clipboard

Contains the parameters for ReportTaskRunnerHeartbeat.

Link copied to clipboard

Contains the output of ReportTaskRunnerHeartbeat.

Link copied to clipboard
class Selector

A comparision that is used to determine whether a query should return this object.

Link copied to clipboard

Contains the parameters for SetStatus.

Link copied to clipboard
Link copied to clipboard

Contains the parameters for SetTaskStatus.

Link copied to clipboard

Contains the output of SetTaskStatus.

Link copied to clipboard
class Tag

Tags are key/value pairs defined by a user and associated with a pipeline to control access. AWS Data Pipeline allows you to associate ten tags per pipeline. For more information, see Controlling User Access to Pipelines in the AWS Data Pipeline Developer Guide.

Link copied to clipboard

The specified task was not found.

Link copied to clipboard

Contains information about a pipeline task that is assigned to a task runner.

Link copied to clipboard
sealed class TaskStatus
Link copied to clipboard

Contains the parameters for ValidatePipelineDefinition.

Link copied to clipboard

Contains the output of ValidatePipelineDefinition.

Link copied to clipboard

Defines a validation error. Validation errors prevent pipeline activation. The set of validation errors that can be returned are defined by AWS Data Pipeline.

Link copied to clipboard

Defines a validation warning. Validation warnings do not prevent pipeline activation. The set of validation warnings that can be returned are defined by AWS Data Pipeline.