cloudfront_delete_origin_access_control {paws.networking} | R Documentation |
Deletes a CloudFront origin access control
Description
Deletes a CloudFront origin access control.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_origin_access_control/ for full documentation.
Usage
cloudfront_delete_origin_access_control(Id, IfMatch = NULL)
Arguments
Id |
[required] The unique identifier of the origin access control that you are deleting. |
IfMatch |
The current version ( |
[Package paws.networking version 0.9.0 Index]