This template creates a custom build action for CodePipeline. It requires users to specify a project name. The custom action type is categorized as 'Build' and the provider is set to 'My-Build-Provider-Name'. The version is specified as 'v1'. The configuration properties include a description, key, name, queryable, required, secret, and type. The input artifact details specify a maximum and minimum count of 1. The output artifact details specify a maximum count of 1 and a minimum count of 0. The settings include entity and execution URL templates. Tags are also included.

MyCustomActionType
AWS::CodePipeline::CustomActionType


ConfigurationProperties
InputArtifactDetails *
OutputArtifactDetails *
Settings
Tags

CloudFormation Template

Share Template