Expand description

A Rust library to find the nearest AWS region to a given location.

Especially useful when you run code at the edge and want fast access to regional AWS services, e.g. Cloudflare Workers accessing DynamoDB global tables.

Enums

An AWS region.
The errors returned by the library.

Functions

Finds the nearest AWS region to the given location.
Finds the nearest AWS region from a list of regions.