ssm_list_tags_for_resource: Returns a list of the tags assigned to the specified resource

View source: R/ssm_operations.R

ssm_list_tags_for_resourceR Documentation

Returns a list of the tags assigned to the specified resource

Description

Returns a list of the tags assigned to the specified resource.

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

Usage

ssm_list_tags_for_resource(ResourceType, ResourceId)

Arguments

ResourceType

[required] Returns a list of tags for a specific resource type.

ResourceId

[required] The resource ID for which you want to see a list of tags.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.