# Functions
GetResourceID parses a given resource identifier for tag identifier and tag key.
New creates KeyValueTags from common types or returns an empty KeyValueTags.
SetResourceID creates a resource identifier given a tag identifier and a tag key.
TagsSchema returns the schema to use for tags.
No description provided by the author
No description provided by the author
ToSnakeCase converts a string to snake case.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DefaultConfig contains tags to default across all resources.
IgnoreConfig contains various options for removing resource tags.
TagData represents the data associated with a resource tag key.
# Type aliases
KeyValueTags is a standard implementation for AWS key-value resource tags.