kinesisanalytics_tag_resource {paws.analytics} | R Documentation |
Adds one or more key-value tags to a Kinesis Analytics application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.
See https://www.paws-r-sdk.com/docs/kinesisanalytics_tag_resource/ for full documentation.
kinesisanalytics_tag_resource(ResourceARN, Tags)
ResourceARN |
[required] The ARN of the application to assign the tags. |
Tags |
[required] The key-value tags to assign to the application. |