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 ETag header you received from a previous GET or PUT request. For example: E2QWRUHAPOMQZL.


[Package paws.networking version 0.7.0 Index]