codecommit_test_repository_triggers: Tests the functionality of repository triggers by sending...

View source: R/codecommit_operations.R

codecommit_test_repository_triggersR Documentation

Tests the functionality of repository triggers by sending information to the trigger target

Description

Tests the functionality of repository triggers by sending information to the trigger target. If real data is available in the repository, the test sends data from the last commit. If no data is available, sample data is generated.

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

Usage

codecommit_test_repository_triggers(repositoryName, triggers)

Arguments

repositoryName

[required] The name of the repository in which to test the triggers.

triggers

[required] The list of triggers to test.


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