Test Repository Triggers

POST {{aws_codecommit_base_url}}/?Action=TestRepositoryTriggers

Request Params

KeyDatatypeRequiredDescription
Actionstring

Request Body

{"repositoryName"=>"ThisisaDemo", "triggers"=>[{"destinationArn"=>"arn:aws:sns:us-east-1:123456789012EXAMPLE:MyCodeCommitTopic", "branches"=>["mainline", "anotherbranch"], "events"=>["all"], "name"=>"MyFirstTrigger", "customData"=>""}, {"destinationArn"=>"arn:aws:sns:us-east-1:123456789012EXAMPLE:MyOtherCodeCommitTopic", "events"=>["all"], "name"=>"MySecondTrigger", "customData"=>"Use the example-example IRC channel to discuss development on this repo"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
User-Agentstring
X-Amz-Targetstring