Function
fastly-key-is-valid
Returns whether or not the original client request arrived with a
Fastly-Key belonging to a user with the rights to purge content on this
service.
fastly-key-is-valid: func(ds-request: borrow<request>) -> result<bool, error>;