sesv2_list_tags_for_resource: Retrieve a list of the tags (keys and values) that are...

View source: R/sesv2_operations.R

sesv2_list_tags_for_resourceR Documentation

Retrieve a list of the tags (keys and values) that are associated with a specified resource

Description

Retrieve a list of the tags (keys and values) that are associated with a specified resource. A tag is a label that you optionally define and associate with a resource. Each tag consists of a required tag key and an optional associated tag value. A tag key is a general label that acts as a category for more specific tag values. A tag value acts as a descriptor within a tag key.

See https://www.paws-r-sdk.com/docs/sesv2_list_tags_for_resource/ for full documentation.

Usage

sesv2_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource that you want to retrieve tag information for.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.