Learn R Programming

paws.developer.tools (version 0.8.0)

codecommit_put_repository_triggers: 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.