View source: R/cloudfront_operations.R
cloudfront_create_origin_access_control | R Documentation |
Creates a new origin access control in CloudFront. After you create an origin access control, you can add it to an origin in a CloudFront distribution so that CloudFront sends authenticated (signed) requests to the origin.
See https://www.paws-r-sdk.com/docs/cloudfront_create_origin_access_control/ for full documentation.
cloudfront_create_origin_access_control(OriginAccessControlConfig)
OriginAccessControlConfig |
[required] Contains the origin access control. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.