paws.management (version 0.1.0)

resourcegroupstaggingapi_get_tag_keys: Returns all tag keys in the specified region for the AWS account

Description

Returns all tag keys in the specified region for the AWS account.

Usage

resourcegroupstaggingapi_get_tag_keys(PaginationToken)

Arguments

PaginationToken

A string that indicates that additional data is available. Leave this value empty for your initial request. If the response includes a PaginationToken, use that string for this value to request an additional page of data.

Request syntax

svc$get_tag_keys(
  PaginationToken = "string"
)