fsx_untag_resource: This action removes a tag from an Amazon FSx resource

View source: R/fsx_operations.R

fsx_untag_resourceR Documentation

This action removes a tag from an Amazon FSx resource

Description

This action removes a tag from an Amazon FSx resource.

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

Usage

fsx_untag_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] The ARN of the Amazon FSx resource to untag.

TagKeys

[required] A list of keys of tags on the resource to untag. In case the tag key doesn't exist, the call will still succeed to be idempotent.


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