codecommit_test_repository_triggers {paws.developer.tools} | R 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. |
[Package paws.developer.tools version 0.9.0 Index]