elasticbeanstalk_list_tags_for_resource: Return the tags applied to an AWS Elastic Beanstalk resource

View source: R/elasticbeanstalk_operations.R

elasticbeanstalk_list_tags_for_resourceR Documentation

Return the tags applied to an AWS Elastic Beanstalk resource

Description

Return the tags applied to an AWS Elastic Beanstalk resource. The response contains a list of tag key-value pairs.

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

Usage

elasticbeanstalk_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resouce for which a tag list is requested.

Must be the ARN of an Elastic Beanstalk resource.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.