route53recoveryreadiness_untag_resource {paws.networking}R Documentation

Removes a tag from a resource

Description

Removes a tag from a resource.

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

Usage

route53recoveryreadiness_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) for a resource.

TagKeys

[required] The keys for tags you add to resources.


[Package paws.networking version 0.9.0 Index]