Activate |
Boolean
|
Required: No. Indicates whether to validate and start the pipeline or stop an active pipeline. By
default, the value is set to true.Update requires: No interruption |
Description |
String
|
Required: No. A description for the pipeline.Update requires: Replacement. |
Name |
String
|
Required: Yes. A name for the pipeline. Because AWS CloudFormation assigns each new pipeline a unique
identifier, you can use the same name for multiple pipelines that are
associated with your AWS account.Update requires: Replacement |
ParameterObjects |
AWSDataPipelinePipelineParameterObjects
|
Required: No. Defines the variables that are in the pipeline definition. For more
information, see Creating
a Pipeline Using Parameterized Templates in the
AWS Data Pipeline Developer Guide.Update requires: No interruption |
ParameterValues |
AWSDataPipelinePipelineParameterValues
|
Required: No. Defines the values for the parameters that are defined in the
ParameterObjects property. For more information, see Creating a Pipeline Using Parameterized
Templates in the AWS Data Pipeline Developer Guide.Update requires: No interruption |
PipelineObjects |
AWSDataPipelinePipelineObjects
|
Required: Yes. A list of pipeline objects that make up the pipeline. For more information about
pipeline objects and a description of each object, see Pipeline Object Reference in the
AWS Data Pipeline Developer Guide.Update requires: Some interruptions. Not all objects, fields, and values can be updated.
Restrictions on what can be updated are documented in Editing Your
Pipelines in the AWS Data Pipeline Developer Guide. |
PipelineTags |
AWSDataPipelinePipelinePipelineTags
|
Required: No. A list of arbitrary tags (key-value pairs) to associate with the pipeline, which you
can use to control permissions. For more information, see Controlling Access to
Pipelines and Resources in the
AWS Data Pipeline Developer Guide.Update requires: No interruption |