AWS Connection

Integrate AWS Services in your IoT Solution with Thingsup. Connect DynamoDB databases or execute AWS Lambda functions on MQTT message or HTTP APIs.

This provides a connection to User's AWS Account. User need to provide following parameters to connect to their AWS Services.

  • Connection ID - Customise connection ID name

  • Access Key - AWS account access key

  • Secret Key - AWS account secret key

  • Region - In case of multi regional resources, create separate connections.

Please refer AWS Account and Access Keys to know how to get AWS Account's Access Key and Secret Key.

Please note the following points:

  • Do not use AWS credentials for Root User.

  • Create a IAM User and allow Access to only required Services and ARNs. For more info check AWS Doc

AWS Connection is required before executing any of the following AWS related Thingsup Actions:

Last updated