codepipeline_delete_custom_action_type: Marks a custom action as deleted

View source: R/codepipeline_operations.R

codepipeline_delete_custom_action_typeR Documentation

Marks a custom action as deleted

Description

Marks a custom action as deleted. poll_for_jobs for the custom action fails after the action is marked for deletion. Used for custom actions only.

See https://www.paws-r-sdk.com/docs/codepipeline_delete_custom_action_type/ for full documentation.

Usage

codepipeline_delete_custom_action_type(category, provider, version)

Arguments

category

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

provider

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

version

[required] The version of the custom action to delete.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.