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

    Function attachAwsOptions

    • Internal

      Attach options/arguments for the AWS plugin mount.

      Parameters

      Returns Command<
          [string[]],
          {
              defaultRegion?: string;
              loginOnDemand?: boolean;
              profile?: string;
              profileFallbackKey?: string;
              profileKey?: string;
              region?: string;
              regionKey?: string;
              strategy?: string;
          },
          {},
      >