APIs & Integrations
AWS
Overview
Pre-built tooling
Pre-built use-cases
No pre-built use cases yet (time to contribute: <48h)
Not seeing the use case you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
Contribute useful links by editing this page
Connection configuration in Nango
- AWS uses different domain extensions codes for different regions, i.e
us-east-2
for the US East (Ohio) region,us-east-1
for the US East (N. Virginia) region, oreu-west-1
for Europe (Ireland) region.It also uses different subdomains for differentuser pools
. - Please provide your
apiSubdomain
, which is the endpoint subdomain to the specific Amazon Cognito API. For example, for theUS East (Ohio)
region (user) pools, the subdomain would beidp.us-east-2
. You can reference the Amazon Cognito Service Endpoints documentation to find the appropriate endpoint for your specific use case.
API gotchas
- To create a new connection in Nango for AWS IAM, you’ll need an Access Key ID and a Secret Access Key. Use these to set up your connection, with the Access Key ID as the username and the Secret Access Key as the password. For more details on generating these keys, visit Create an access key.
- With this you can now use your basic auth credentials to sign you requests as follows. For more on how to sign your requests, please vist AWS signature version 4 for API requests
Contribute API gotchas by editing this page
Going further
Connect to AWS-IAM
Guide to connect to AWS-IAM using Connect UI