Learn R Programming

paws.application.integration (version 0.8.0)

eventbridgescheduler_tag_resource: Assigns one or more tags (key-value pairs) to the specified EventBridge Scheduler resource

Description

Assigns one or more tags (key-value pairs) to the specified EventBridge Scheduler resource. You can only assign tags to schedule groups.

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

Usage

eventbridgescheduler_tag_resource(ResourceArn, Tags)

Arguments

ResourceArn

[required] The Amazon Resource Name (ARN) of the schedule group that you are adding tags to.

Tags

[required] The list of tags to associate with the schedule group.