Delete Origin Access Control
cloudfront_delete_origin_access_control | R Documentation |
Deletes a CloudFront origin access control¶
Description¶
Deletes a CloudFront origin access control.
You cannot delete an origin access control if it's in use. First, update all distributions to remove the origin access control from all origins, then delete the origin access control.
Usage¶
Arguments¶
Id
[required] The unique identifier of the origin access control that you are deleting.
IfMatch
The current version (
ETag
value) of the origin access control that you are deleting.
Value¶
An empty list.