applicationautoscaling_list_tags_for_resource: Returns all the tags on the specified Application Auto...

View source: R/applicationautoscaling_operations.R

applicationautoscaling_list_tags_for_resourceR Documentation

Returns all the tags on the specified Application Auto Scaling scalable target

Description

Returns all the tags on the specified Application Auto Scaling scalable target.

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

Usage

applicationautoscaling_list_tags_for_resource(ResourceARN)

Arguments

ResourceARN

[required] Specify the ARN of the scalable target.

For example: ⁠arn:aws:application-autoscaling:us-east-1:123456789012:scalable-target/1234abcd56ab78cd901ef1234567890ab123⁠

To get the ARN for a scalable target, use describe_scalable_targets.


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