mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
15 lines
474 B
Markdown
15 lines
474 B
Markdown
# S3
|
|
|
|
You can use these credentials to authenticate the following nodes with S3.
|
|
- [S3](/integrations/nodes/n8n-nodes-base.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.
|