...
Log into your Amazon AWS Console.
Go to the S3 Service and pull up the details for the S3 bucket that you want to utilize - you can utilize an existing bucket or create a new one (refer to Amazon's instructions for help).
Within your AWS account, copy the Access Key and Secret Key pair for the user that will be used to write data to the bucket.
💡 Note: Refer to Amazon's Best Practice guide for setting up, accessing and using these keys. We strongly recommend that you secure the access key used by first creating a policy with create permission to your bucket and then add the policy to a user, such as outlined in Access Policies.Log into your IoT dashboard account where all of your devices are located.
Select the Integrations option and then select the AWS S3 integration.
Enter the following information to complete the integration:
Name: Enter a name for this integration. In case you have multiple integrations, this will help uniquely identify it in the list.
S3 Access Key: Enter the Access Key for your S3 bucket.
S3 Access Secret: Enter the Access Secret associated with this Access Key.
Bucket name: Enter the name of your S3 bucket.
(new) AWS Region: Please specify the region identifier. Note: Please use only the Region identifier and not the plain text descriptor. Example: “us-east-1”
...
Tip |
---|
After saving the Integration, you will see it shown in your list of integrations.
|
...