View source: R/cloudfront_operations.R
cloudfront_create_invalidation | R Documentation |
Create a new invalidation. For more information, see Invalidating files in the Amazon CloudFront Developer Guide.
See https://www.paws-r-sdk.com/docs/cloudfront_create_invalidation/ for full documentation.
cloudfront_create_invalidation(DistributionId, InvalidationBatch)
DistributionId |
[required] The distribution's id. |
InvalidationBatch |
[required] The batch information for the invalidation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.