awscc_codepipeline_custom_action_type (Resource)

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.

Schema

Required

Optional

Read-Only

Nested Schema for input_artifact_details

Required:

Nested Schema for output_artifact_details

Required:

Nested Schema for configuration_properties

Required:

Optional:

Nested Schema for settings

Optional:

Nested Schema for tags

Required:

Import

Import is supported using the following syntax:

$ terraform import awscc_codepipeline_custom_action_type.example <resource ID>