dax_list_tags: List all of the tags for a DAX cluster

View source: R/dax_operations.R

dax_list_tagsR Documentation

List all of the tags for a DAX cluster

Description

List all of the tags for a DAX cluster. You can call list_tags up to 10 times per second, per account.

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

Usage

dax_list_tags(ResourceName, NextToken = NULL)

Arguments

ResourceName

[required] The name of the DAX resource to which the tags belong.

NextToken

An optional token returned from a prior request. Use this token for pagination of results from this action. If this parameter is specified, the response includes only results beyond the token.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.