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

23 lines
684 B
Markdown

---
title: S3 credentials
description: Documentation for S3 credentials. Use these credentials to authenticate S3 in n8n, a workflow automation platform.
contentType: integration
---
# S3 credentials
You can use these credentials to authenticate the following nodes with S3.
- [S3](/integrations/builtin/app-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.