apigatewayv2_untag_resource {paws.networking}R Documentation

Deletes a Tag

Description

Deletes a Tag.

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

Usage

apigatewayv2_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The resource ARN for the tag.

TagKeys

[required] The Tag keys to delete


[Package paws.networking version 0.7.0 Index]