Skip to main content

Module router

Module router 

Source
Expand description

Route CloudFront REST paths to operation identifiers.

CloudFront uses a 2020-05-31 path-versioned REST API, disambiguated by HTTP method + path + optional query flag. The table here covers every operation shipped across all phases.

Structs§

PathParams
Path parameters extracted from the URL.
RouteMatch
An identified CloudFront operation.

Enums§

Operation
Identified operation.

Functions§

resolve
Resolve an HTTP request to a CloudFront operation.