DefaultForwardPath
@h4ad/serverless-adapter > DefaultForwardPath
(type) DefaultForwardPath
The type alias to indicate where we get the default value of path to create the request.
Signature:
export type DefaultForwardPath = CloudFrontRequestEvent['Records'][number]['cf']['request']['uri'];