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