v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439316188.1 KB

Creates a new custom action that can be used in all pipelines associated with the AWS account. Only used for custom actions.

post/#X-Amz-Target=CodePipeline_20150709.CreateCustomActionType

Headers

X-Amz-Target'CodePipeline_20150709.CreateCustomActionType' required

Request body

category'Source' | 'Build' | 'Deploy' | 'Test' | 'Invoke' | 'Approval' required

The category of the custom action, such as a build action or a test action.

providerstring required

The provider of the service used in the custom action, such as AWS CodeDeploy.

versionstring required

The version identifier of the custom action.

Response

Success