paws.management (version 0.5.0)

autoscaling_describe_tags: Describes the specified tags

Description

Describes the specified tags.

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

Usage

autoscaling_describe_tags(Filters = NULL, NextToken = NULL, MaxRecords = NULL)

Arguments

Filters

One or more filters to scope the tags to return. The maximum number of filters per filter type (for example, auto-scaling-group) is 1000.

NextToken

The token for the next set of items to return. (You received this token from a previous call.)

MaxRecords

The maximum number of items to return with this call. The default value is 50 and the maximum value is 100.