athena_list_tags_for_resource: Lists the tags associated with an Athena resource

View source: R/athena_operations.R

athena_list_tags_for_resourceR Documentation

Lists the tags associated with an Athena resource

Description

Lists the tags associated with an Athena resource.

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

Usage

athena_list_tags_for_resource(ResourceARN, NextToken = NULL, MaxResults = NULL)

Arguments

ResourceARN

[required] Lists the tags for the resource with the specified ARN.

NextToken

The token for the next set of results, or null if there are no additional results for this request, where the request lists the tags for the resource with the specified ARN.

MaxResults

The maximum number of results to be returned per request that lists the tags for the resource.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.