route53_list_tags_for_resource: Lists tags for one health check or hosted zone

View source: R/route53_operations.R

route53_list_tags_for_resourceR Documentation

Lists tags for one health check or hosted zone

Description

Lists tags for one health check or hosted zone.

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

Usage

route53_list_tags_for_resource(ResourceType, ResourceId)

Arguments

ResourceType

[required] The type of the resource.

  • The resource type for health checks is healthcheck.

  • The resource type for hosted zones is hostedzone.

ResourceId

[required] The ID of the resource for which you want to retrieve tags.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.