Expand description

AWS Regions and helper functions.

Mostly used for translating the Region enum to a string AWS accepts.

For example: UsEast1 to “us-east-1”

Structs

An error produced when attempting to convert a str into a Region fails.

Enums

An AWS region.