@karmaniverous/get-dotenv
    Preparing search index...

    Function getAwsRegion

    • Retrieve the resolved AWS region from the host context. Reads ctx.plugins.aws.region safely.

      Parameters

      • ctx: { plugins?: unknown }

        The host context (or any object with a plugins property).

      Returns string | undefined

      The region string if present, otherwise undefined.