Add tagging support to Lex resources and data sources #15393
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/lexmodels
Issues and PRs that pertain to the lexmodels service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Description
Lex resource tagging for most resources must be done after creation, using common functions
TagResource()
,UntagResource()
, andListTagsForResource()
. These functions require an ARN, which may need to be generated by the provider usingarn.ARN{}
and.String()
Affected Resources and Data Types
References
The text was updated successfully, but these errors were encountered: