glue_update_trigger: Updates a trigger definition

View source: R/glue_operations.R

glue_update_triggerR Documentation

Updates a trigger definition

Description

Updates a trigger definition.

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

Usage

glue_update_trigger(Name, TriggerUpdate)

Arguments

Name

[required] The name of the trigger to update.

TriggerUpdate

[required] The new values with which to update the trigger.


paws.analytics documentation built on May 30, 2026, 9:16 a.m.