n8n-docs/docs/nodes/credentials/AWS
2020-08-16 08:06:13 +02:00
..
README.md 🔨 Add permalinks to credential docs 2020-08-16 08:06:13 +02:00
using-access-token.gif Documentation for AWS nodes (#34) 2020-07-14 13:53:40 +02:00

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

  1. Open your AWS Management Console.
  2. Click on your name on the top right and select 'My Security Credentials' from the dropdown.
  3. Under the Access keys dropdown, click on the 'Create New Access Key' button.
  4. Click on 'Show Access Key' to retrieve your ID and key for use with your AWS node credentials in n8n.

Getting AWS credentials