Custom Action Type
The AWS::CodePipeline::CustomActionType resource creates a custom action for activities that aren't included in the CodePipeline default actions, such as running an internally developed build process or a test suite. You can use these custom actions in the stage of a pipeline.
Properties
Link copied to clipboard
The configuration properties for the custom action.
Link copied to clipboard
The details of the input artifact for the action, such as its commit ID.
Link copied to clipboard
The details of the output artifact of the action, such as its commit ID.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
URLs that provide users information about this custom action.