n8n-docs/docs/integrations/builtin/credentials/s3.md
2023-07-18 15:33:16 +01:00

684 B

title description contentType
S3 credentials Documentation for S3 credentials. Use these credentials to authenticate S3 in n8n, a workflow automation platform. integration

S3 credentials

You can use these credentials to authenticate the following nodes with S3.

Prerequisites

Create an account on S3 compatible server.

Using Access Token

  1. Retrieve your S3 endpoint, access key ID, and secret access key from your S3 compatible server.
  2. Use the S3 endpoint, access key ID, and the secret access key in your S3 node credentials in n8n.
  3. Click on the Save button to save your credentials.