paws.compute (version 0.5.0)

elasticbeanstalk_list_tags_for_resource: 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.