View source: R/eventbridgescheduler_operations.R
eventbridgescheduler_tag_resource | R Documentation |
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.
eventbridgescheduler_tag_resource(ResourceArn, Tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.