View source: R/cloudfront_operations.R
cloudfront_test_function | R Documentation |
Tests a CloudFront function.
See https://www.paws-r-sdk.com/docs/cloudfront_test_function/ for full documentation.
cloudfront_test_function(Name, IfMatch, Stage = NULL, EventObject)
Name |
[required] The name of the function that you are testing. |
IfMatch |
[required] The current version ( |
Stage |
The stage of the function that you are testing, either |
EventObject |
[required] The event object to test the function with. For more information about the structure of the event object, see Testing functions in the Amazon CloudFront Developer Guide. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.