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