recyclebin_untag_resource: Unassigns a tag from a retention rule

View source: R/recyclebin_operations.R

recyclebin_untag_resourceR Documentation

Unassigns a tag from a retention rule

Description

Unassigns a tag from a retention rule.

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

Usage

recyclebin_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the retention rule.

TagKeys

[required] The tag keys of the tags to unassign. All tags that have the specified tag key are unassigned.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.