Add MONGODB-AWS Lambda support

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Component/s: None
    • None

      AWS Lambda functions can provide temporary credentials for a user if the function is assigned an execution role. These are passed via environment variables AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEY, and AWS_SESSION_TOKEN.

      Drivers should check these environment variables if there is not an explicit user name and password provided before check the local instance metadata services.

      References
      https://docs.aws.amazon.com/lambda/latest/dg/configuration-envvars.html#configuration-envvars-runtime
      https://boto3.amazonaws.com/v1/documentation/api/latest/guide/configuration.html#environment-variables

            Assignee:
            Unassigned
            Reporter:
            Clyde Bazile III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: