AWS CodePipeline

Delete custom action type

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Marks a custom action as deleted. PollForJobs for the custom action fails after the action is marked for deletion. Used for custom actions only. To re-create a custom action after it has been deleted you must use a string in the version field that has never been used before. This string can be an incremented version number, for example. To restore a deleted custom action, use a JSON file that is identical to the deleted action, including the original string in the version field.

Inputs

Champ

Type

Description

region [required]

enum

default: us-east-1

category [required]

string

The category of the custom action that you want to delete, such as source or deploy.

provider [required]

string

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

version [required]

string

The version of the custom action to delete.

Outputs

Champ

Type

Description

amzRequestId [required]

string