Skip to content

/AWS1/CL_AAS=>UNTAGRESOURCE()

About UntagResource

Deletes tags from an Application Auto Scaling scalable target. To delete a tag, specify the tag key and the Application Auto Scaling scalable target.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/AASAMAZONRESOURCENAME /AWS1/AASAMAZONRESOURCENAME

Identifies the Application Auto Scaling scalable target from which to remove tags.

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

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

IT_TAGKEYS TYPE /AWS1/CL_AASTAGKEYLIST_W=>TT_TAGKEYLIST TT_TAGKEYLIST

One or more tag keys. Specify only the tag keys, not the tag values.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AASUNTAGRESOURCERSP /AWS1/CL_AASUNTAGRESOURCERSP