codecommit_put_repository_triggers: Replaces all triggers for a repository

View source: R/codecommit_operations.R

codecommit_put_repository_triggersR Documentation

Replaces all triggers for a repository

Description

Replaces all triggers for a repository. Used to create or delete triggers.

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

Usage

codecommit_put_repository_triggers(repositoryName, triggers)

Arguments

repositoryName

[required] The name of the repository where you want to create or update the trigger.

triggers

[required] The JSON block of configuration information for each trigger.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.