opsworks_list_tags {paws.management} | R Documentation |
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.
opsworks_list_tags(ResourceArn, MaxResults = NULL, NextToken = NULL)
ResourceArn |
[required] The stack or layer's Amazon Resource Number (ARN). |
MaxResults |
Do not use. A validation exception occurs if you add a |
NextToken |
Do not use. A validation exception occurs if you add a |