Delete Custom Action Type

GET {{baseUrl}}/?Action=DeleteCustomActionType&Attribute=<string>&DryRun=<string>&VolumeId=<string>&category=<string>&provider=<string>&version=<string>

Marks a custom action as deleted.

Request Params

KeyDatatypeRequiredDescription
Actionstring
AttributestringThe snapshot attribute you would like to view.
DryRunstringChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
VolumeIdstringThe ID of the volume.
categorystringThe category of the custom action, such as a build action or a test action.
providerstringThe provider of the service used in the custom action, such as AWS CodeDeploy.
versionstringThe version identifier of the custom action.