apprunner_untag_resource: Remove tags from an App Runner resource

View source: R/apprunner_operations.R

apprunner_untag_resourceR Documentation

Remove tags from an App Runner resource

Description

Remove tags from an App Runner resource.

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

Usage

apprunner_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the resource that you want to remove tags from.

It must be the ARN of an App Runner resource.

TagKeys

[required] A list of tag keys that you want to remove.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.