Module Awskit_unix.Region

Environment-based region loading. Reads the standard AWS_REGION first, then AWS_DEFAULT_REGION.

val from_env : unit -> (Awskit.Region.t, Awskit.Error.t) Stdlib.Result.t

Load the AWS region from standard AWS environment variables.