Adds the specified tags to the specified resource. If a tag key already exists, the existing value is replaced with the new value.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_tag_resource/ for full documentation.
lexmodelsv2_tag_resource(resourceARN, tags)
[required] The Amazon Resource Name (ARN) of the bot, bot alias, or bot channel to tag.
[required] A list of tag keys to add to the resource. If a tag key already exists, the existing value is replaced with the new value.