AWS CodePipeline

Delete custom action type

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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

항목

유형

설명

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

항목

유형

설명

amzRequestId [required]

string

PREVIEWING: andrea.moscatelli/clarify-argocd-notifications-service