Removes any tags with the specified keys from the specified resource
Source:R/organizations_operations.R
organizations_untag_resource.RdRemoves any tags with the specified keys from the specified resource.
See https://www.paws-r-sdk.com/docs/organizations_untag_resource/ for full documentation.
Arguments
- ResourceId
[required] The ID of the resource to remove a tag from.
You can specify any of the following taggable resources.
Amazon Web Services account – specify the account ID number.
Organizational unit – specify the OU ID that begins with
ou-and looks similar to:ou-1a2b-34uvwxyzRoot – specify the root ID that begins with
r-and looks similar to:r-1a2bPolicy – specify the policy ID that begins with
p-andlooks similar to:p-12abcdefg3
- TagKeys
[required] The list of keys for tags to remove from the specified resource.