mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-access-token.gif | ||
| permalink |
|---|
| /credentials/aws |
AWS
AWS credentials work with several different nodes. You can find a list of nodes and their supported operations in the integrations page linked below. You can also browse the source code of the node on GitHub.
| Node Name | Supported Operations | Source Code |
|---|---|---|
| AWS Lambda | Integrations Page | GitHub |
| AWS SES | Integrations Page | GitHub |
| AWS S3 | Integrations Page | GitHub |
| AWS SNS | Integrations Page | GitHub |
| AWS SNS Trigger | Integrations Page | GitHub |
Prerequisites
Create an AWS account.
Using Access Token
- Open your AWS Management Console.
- Click on your name on the top right and select 'My Security Credentials' from the dropdown.
- Under the Access keys dropdown, click on the 'Create New Access Key' button.
- Click on 'Show Access Key' to retrieve your ID and key for use with your AWS node credentials in n8n.
