Delete Continuous Deployment Policy
| cloudfront_delete_continuous_deployment_policy | R Documentation |
Deletes a continuous deployment policy¶
Description¶
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.
Usage¶
Arguments¶
Id[required] The identifier of the continuous deployment policy that you are deleting.
IfMatchThe current version (
ETagvalue) of the continuous deployment policy that you are deleting.
Value¶
An empty list.