View source: R/cloudfront_operations.R
cloudfront_update_origin_access_control | R Documentation |
Updates a CloudFront origin access control.
See https://www.paws-r-sdk.com/docs/cloudfront_update_origin_access_control/ for full documentation.
cloudfront_update_origin_access_control(
OriginAccessControlConfig,
Id,
IfMatch = NULL
)
OriginAccessControlConfig |
[required] An origin access control. |
Id |
[required] The unique identifier of the origin access control that you are updating. |
IfMatch |
The current version ( |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.