View source: R/cloudfront_operations.R
cloudfront_create_cloud_front_origin_access_identity | R Documentation |
Creates a new origin access identity. If you're using Amazon S3 for your origin, you can use an origin access identity to require users to access your content using a CloudFront URL instead of the Amazon S3 URL. For more information about how to use origin access identities, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
See https://www.paws-r-sdk.com/docs/cloudfront_create_cloud_front_origin_access_identity/ for full documentation.
cloudfront_create_cloud_front_origin_access_identity(
CloudFrontOriginAccessIdentityConfig
)
CloudFrontOriginAccessIdentityConfig |
[required] The current configuration information for the identity. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.