How to connect

First, you'll need to configure AWS to work with Internal. Then, enter the following information to connect S3 to Internal:

  • Name: Give your data source a name for use within Internal.
  • Access Key ID:Enter this in for the IAM user you created for Internal.
  • Secret Access Key: Enter this in for the IAM user you created for Internal.
  • Region: Your AWS region code - see here.

📘

Note:

To connect with Internal, your data source must be publicly accessible, with SSL encryption enabled, and configured to accept connections from Internal’s IP addresses.

34.66.153.118/32

35.225.125.80/32

🚧

Note:

S3 Uploads have a size limit of ~10MB.

What happens when you connect

When you connect DynamoDB to Internal, we'll generate the following automatically:

  1. A list function for each S3 bucket.

Filtering and sorting

Internal currently supports filtering and sorting on the key. Note that only the "=" operator is supported.

Uploading files to S3

To enable uploading files to specific S3 buckets, use the S3 Uploader component.

Displaying inline images

If you have images stored in S3 and you would like to display these images in Internal, use the Image component.