# README
Terraform AWS Provider XRay 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 XRay resources
- AWS Docs: AWS SDK for Go XRay
# Functions
GetTagsIn returns xray service tags from Context.
KeyValueTags creates tftags.KeyValueTags from xray service tags.
ListTags lists xray service tags.
SetTagsOut sets xray service tags in Context.
Tags returns xray service tags.
UpdateTags updates xray service tags.
# Variables
No description provided by the author