Tests a CloudFront function.
See https://www.paws-r-sdk.com/docs/cloudfront_test_function/ for full documentation.
Arguments
- Name
[required] The name of the function that you are testing.
- IfMatch
[required] The current version (
ETagvalue) of the function that you are testing, which you can get usingdescribe_function.- Stage
The stage of the function that you are testing, either
DEVELOPMENTorLIVE.- 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.