v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159650798.5 KB

Deletes the specified set of tag keys and their values from the specified Amazon Lightsail resource.

The untag resource operation supports tag-based access control via request tags and resource tags applied to the resource identified by resource name. For more information, see the Amazon Lightsail Developer Guide.

post/#X-Amz-Target=Lightsail_20161128.UntagResource

Headers

X-Amz-Target'Lightsail_20161128.UntagResource' required

Request body

resourceNamestring required

The name of the resource from which you are removing a tag.

resourceArnstring

The Amazon Resource Name (ARN) of the resource from which you want to remove a tag.

tagKeysTagKey[] required

The tag keys to delete from the specified resource.

Response

Success