Creates an S3 client.

  • Parameters

    • Optionaloptions: S3ClientConfig

      (optional) These options will be passed to the S3 client. You can override options through these environment variables: AWS_ACCESS_KEY_ID: string AWS_SECRET_ACCESS_KEY: string AWS_S3_ENDPOINT: string AWS_REGION: string

    Returns S3

    the S3 client