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§
- Parse
Region Error - An error produced when attempting to convert a
str
into aRegion
fails.
Enums§
- Region
- An AWS region.