ecr_list_tags_for_resource {paws.compute} | R Documentation |
List the tags for an Amazon ECR resource
Description
List the tags for an Amazon ECR resource.
See https://www.paws-r-sdk.com/docs/ecr_list_tags_for_resource/ for full documentation.
Usage
ecr_list_tags_for_resource(resourceArn)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the only supported resource is an Amazon ECR repository. |
[Package paws.compute version 0.9.0 Index]