# README
Terraform AWS Provider DataPipeline Package
This area is primarily for AWS provider contributors and maintainers. For information on using Terraform and the AWS provider, see the links below.
Handy Links
- Find out about contributing to the AWS provider!
- AWS Provider Docs: Home
- AWS Provider Docs: One of the DataPipeline resources
- AWS Docs: AWS SDK for Go DataPipeline
# Functions
@SDKDataSource("aws_datapipeline_pipeline").
@SDKDataSource("aws_datapipeline_pipeline_definition").
KeyValueTags creates tftags.KeyValueTags from datapipeline service tags.
No description provided by the author
@SDKResource("aws_datapipeline_pipeline", name="Pipeline") @Tags(identifierAttribute="id").
@SDKResource("aws_datapipeline_pipeline_definition").
No description provided by the author
Tags returns datapipeline service tags.
No description provided by the author