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