Adds or overwrites one or more tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.
See https://www.paws-r-sdk.com/docs/appstream_tag_resource/ for full documentation.
appstream_tag_resource(ResourceArn, Tags)
[required] The Amazon Resource Name (ARN) of the resource.
[required] The tags to associate. A tag is a key-value pair, and the value is optional. For example, Environment=Test. If you do not specify a value, Environment=.
If you do not specify a value, the value is set to an empty string.
Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following special characters:
_ . : / = + \ - @