backup_untag_resource: Removes a set of key-value pairs from a recovery point,...

View source: R/backup_operations.R

backup_untag_resourceR Documentation

Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN)

Description

Removes a set of key-value pairs from a recovery point, backup plan, or backup vault identified by an Amazon Resource Name (ARN)

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

Usage

backup_untag_resource(ResourceArn, TagKeyList)

Arguments

ResourceArn

[required] An ARN that uniquely identifies a resource. The format of the ARN depends on the type of the tagged resource.

TagKeyList

[required] A list of keys to identify which key-value tags to remove from a resource.


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