cloudfront_delete_cloud_front_origin_access_identity {paws.networking} | R Documentation |
Delete an origin access identity
Description
Delete an origin access identity.
See https://www.paws-r-sdk.com/docs/cloudfront_delete_cloud_front_origin_access_identity/ for full documentation.
Usage
cloudfront_delete_cloud_front_origin_access_identity(Id, IfMatch = NULL)
Arguments
Id |
[required] The origin access identity's ID. |
IfMatch |
The value of the |
[Package paws.networking version 0.9.0 Index]