route53_list_tags_for_resources: Lists tags for up to 10 health checks or hosted zones

View source: R/route53_operations.R

route53_list_tags_for_resourcesR Documentation

Lists tags for up to 10 health checks or hosted zones

Description

Lists tags for up to 10 health checks or hosted zones.

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

Usage

route53_list_tags_for_resources(ResourceType, ResourceIds)

Arguments

ResourceType

[required] The type of the resources.

  • The resource type for health checks is healthcheck.

  • The resource type for hosted zones is hostedzone.

ResourceIds

[required] A complex type that contains the ResourceId element for each resource for which you want to get a list of tags.


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