lambda_tag_resource: Adds tags to a function

View source: R/lambda_operations.R

lambda_tag_resourceR Documentation

Adds tags to a function

Description

Adds tags to a function.

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

Usage

lambda_tag_resource(Resource, Tags)

Arguments

Resource

[required] The function's Amazon Resource Name (ARN).

Tags

[required] A list of tags to apply to the function.


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