# README
Terraform AWS Provider DocDB 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 DocDB resources
- AWS Docs: AWS SDK for Go DocDB
# Functions
@SDKDataSource("aws_docdb_engine_version").
@SDKDataSource("aws_docdb_orderable_db_instance").
KeyValueTags creates tftags.KeyValueTags from docdb service tags.
No description provided by the author
@SDKResource("aws_docdb_cluster", name="Cluster") @Tags(identifierAttribute="arn").
@SDKResource("aws_docdb_cluster_instance", name="Cluster Instance") @Tags(identifierAttribute="arn").
@SDKResource("aws_docdb_cluster_parameter_group", name="Cluster Parameter Group") @Tags(identifierAttribute="arn").
@SDKResource("aws_docdb_cluster_snapshot").
@SDKResource("aws_docdb_event_subscription", name="Event Subscription") @Tags(identifierAttribute="arn").
@SDKResource("aws_docdb_global_cluster").
@SDKResource("aws_docdb_subnet_group", name="Subnet Group") @Tags(identifierAttribute="arn").
No description provided by the author
No description provided by the author
Tags returns docdb service tags.
# Constants
No description provided by the author
No description provided by the author