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