View source: R/cloudfront_operations.R
cloudfront_update_cloud_front_origin_access_identity | R Documentation |
Update an origin access identity.
See https://www.paws-r-sdk.com/docs/cloudfront_update_cloud_front_origin_access_identity/ for full documentation.
cloudfront_update_cloud_front_origin_access_identity(
CloudFrontOriginAccessIdentityConfig,
Id,
IfMatch = NULL
)
CloudFrontOriginAccessIdentityConfig |
[required] The identity's configuration information. |
Id |
[required] The identity's id. |
IfMatch |
The value of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.