apprunner_list_tags_for_resource {paws.compute}R Documentation

List tags that are associated with for an App Runner resource

Description

List tags that are associated with for an App Runner resource. The response contains a list of tag key-value pairs.

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

Usage

apprunner_list_tags_for_resource(ResourceArn)

Arguments

ResourceArn

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

It must be the ARN of an App Runner resource.


[Package paws.compute version 0.6.1 Index]