opsworks_list_tags: Returns a list of tags that are applied to the specified...

View source: R/opsworks_operations.R

opsworks_list_tagsR Documentation

Returns a list of tags that are applied to the specified stack or layer

Description

Returns a list of tags that are applied to the specified stack or layer.

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

Usage

opsworks_list_tags(ResourceArn, MaxResults = NULL, NextToken = NULL)

Arguments

ResourceArn

[required] The stack or layer's Amazon Resource Number (ARN).

MaxResults

Do not use. A validation exception occurs if you add a MaxResults parameter to a ListTagsRequest call.

NextToken

Do not use. A validation exception occurs if you add a NextToken parameter to a ListTagsRequest call.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.