Skip to main content

@swamp/aws/datapipeline

v2026.04.23.3

AWS DATAPIPELINE infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsdatapipelinecloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/aws/datapipeline

@swamp/aws/datapipeline/pipelinev2026.04.23.2pipeline.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Activate?booleanIndicates whether to validate and start the pipeline or stop an active pipeline. By default, the value is set to true.
Description?stringA description of the pipeline.
NamestringThe name of the pipeline.
ParameterObjects?arrayThe parameter objects used with the pipeline.
ParameterValues?arrayThe parameter values used with the pipeline.
PipelineObjects?arrayThe objects that define the pipeline. These objects overwrite the existing pipeline definition. Not all objects, fields, and values can be updated. For information about restrictions, see Editing Your Pipeline in the AWS Data Pipeline Developer Guide.
PipelineTags?arrayA 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.
createCreate a DataPipeline Pipeline
getGet a DataPipeline Pipeline
ArgumentTypeDescription
identifierstringThe primary identifier of the DataPipeline Pipeline
updateUpdate a DataPipeline Pipeline
deleteDelete a DataPipeline Pipeline
ArgumentTypeDescription
identifierstringThe primary identifier of the DataPipeline Pipeline
syncSync DataPipeline Pipeline state from AWS

Resources

state(infinite)— DataPipeline Pipeline resource state