ssmincidents_untag_resource: Removes a tag from a resource

View source: R/ssmincidents_operations.R

ssmincidents_untag_resourceR Documentation

Removes a tag from a resource

Description

Removes a tag from a resource.

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

Usage

ssmincidents_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the response plan you're removing a tag from.

tagKeys

[required] The name of the tag to remove from the response plan.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.