# 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").
GetTagsIn returns datapipeline service tags from Context.
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").
SetTagsOut sets datapipeline service tags in Context.
Tags returns datapipeline service tags.
UpdateTags updates datapipeline service tags.
No description provided by the author
# Variables
No description provided by the author