Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IoT Bridge for Snowflake is not quite ready but will be released in early Q2 of 2023.

Prerequisites

Before being able to install and set up IoT Bridge you must have an Amazon Web Services (AWS) account. If you do not already have one you can create one here.

...

This will begin the stack deployment. You can check on the progress by clicking both the Events and Resources tab as shown below. Deployment takes a few minutes to complete. When it completes, you should see something similar to what is shown below with all of the resources showing 'CREATE_COMPLETE' for the status.

<TODO>Add Image</TODO>

Image Added

Deployments Note deployments can fail for multiple reasons included , including AWS account resource limitations. Below is an example of a failed deployment's resources page. Note the 'DELETE_COMPLETE' state for a subset of all of the resources that should've been created.

<TODO>Add Image</TODO>

By clicking the 'Events' page we , you can see more information about what failed as shown below.

<TODO>Add Image</TODO>

during deployment.

If this happens during deployment, note Note the 'Status reason' column on the right . This deployment failed because the AWS account under which it was deployed has reached its limit of Internet Gateways. To resolve the issue for this case, follow these steps:side of the events tab. Typically the following steps are necessary to resolve the issue.

  1. Delete the stack using the 'Delete' button at the top of the stack's page
  2. Resolve the limit issue - either free up an Internet Gateway or request additional resources issue resulting in the failure. Often these are AWS account resource limits. If so, request an AWS resource limit increase via an AWS support ticket.
  3. Repeat this procedure to deploy the stack.

After the AWS Infrastructure has been deployed via the AWS Marketplace 1-click procedure, the application must be configured. In order to configure the application, you must be able to access the EC2 instance via SSH. Information on accessing the EC2 instance via SSH can be found here. Additional details on the filesystem file system layout of this EC2 instance can be found here.

IoT Bridge Configuration

...