# README
Terraform AWS Provider SWF 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 SWF resources
- AWS Docs: AWS SDK for Go SWF
# Functions
No description provided by the author
GetTagsIn returns swf service tags from Context.
KeyValueTags creates tftags.KeyValueTags from swf service tags.
ListTags lists swf service tags.
@SDKResource("aws_swf_domain", name="Domain") @Tags(identifierAttribute="arn").
SetTagsOut sets swf service tags in Context.
Tags returns swf service tags.
UpdateTags updates swf service tags.
# Variables
No description provided by the author