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

    Function parseExportCredentialsJson

    • Parse AWS credentials from JSON output (AWS CLI v2 export-credentials).

      Parameters

      • txt: string

        Raw stdout text from the AWS CLI.

      Returns AwsCredentials | undefined

      Parsed credentials, or undefined when the input is not recognized.