mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/s3 | Learn to configure credentials for the S3 node in n8n |
S3
You can use these credentials to authenticate the following nodes with S3.
Prerequisites
Create an account on S3 compatible server.
Using Access Token
- Retrieve your S3 endpoint, access key ID, and secret access key from your S3 compatible server.
- Use the S3 endpoint, access key ID, and the secret access key in your S3 node credentials in n8n.
- Click on the Save button to save your credentials.