ecr_list_tags_for_resource {paws.compute} | R Documentation |
List the tags for an Amazon ECR resource.
See https://www.paws-r-sdk.com/docs/ecr_list_tags_for_resource/ for full documentation.
ecr_list_tags_for_resource(resourceArn)
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. |