deleteContinuousDeploymentPolicy
inline suspend fun CloudFrontClient.deleteContinuousDeploymentPolicy(crossinline block: DeleteContinuousDeploymentPolicyRequest.Builder.() -> Unit): DeleteContinuousDeploymentPolicyResponse
Deletes a continuous deployment policy.
You cannot delete a continuous deployment policy that's attached to a primary distribution. First update your distribution to remove the continuous deployment policy, then you can delete the policy.