S3 Access Key Destination
Intro
Important note |
Please note that AWS is working on deprecating S3 Access key verification. We strongly recommend you use our S3 Cross-account Destination instead. |
You can use an S3 access key destination to:
- Export query results to an Amazon S3 bucket with access key authentication.
Once a destination is created, you need only provide run time variables to push an activation file to a remote resource. Saved destinations are available to all users in your company and can be reused indefinitely.
Creating an S3 access key destination
First, select the Destinations tab under Activate and then click Create a New Destination.
The form below appears when you selectS3 access key as your destination type and the following fields need to be completed:
- Destination Type: Select S3 access key.
- Name: Identifies the destination
- Description: A free-text explanation of the destination
Once completed, press Next.
Adding S3 access keys connection details
Use destinations to create a connection between the InfoSum Platform and your Amazon S3 bucket with access key authentication
The above form contains the following fields:
Details
Destination Type: S3 Access Keys.
Name: Name of your destination.
S3 connection details
- Bucket: Specify the bucket name (no leading s3 identifier (e.g. "bucket-name" not "s3://bucket-name")
- Region: Select the region from dropdown menu, matching the AWS region the bucket is located.
Credentials to authenticate with:
- Access Key ID: The AWS Access Key ID from your AWS credentials
- Secret Access Key: The Secret Access Key from your AWS credentials
- Session token: The temporary session token from your AWS credentials
- Filename: Name of the exported file (free text)
Optional Settings:
Destination Path: The name of any target “folder” within the bucket in which to store the data
Click Submit. The saved destination is stored in the Platform’s Destinations page and can be selected in the Activations tab when pushing an activation file to a remote resource. The destination can be reused and is available to all users in your company.
For details of how to export query results to an S3 Access Keys destination, see exporting results to a destination and S3 access keys export configuration fields.
Exporting results to a destination
You can activate results to a Destination using either Segment Builder or the Query Tool.
1. Navigate to Activations & select your activation
Once you’ve created the activation query, go to the Activation tab under Activate, where you will see each of the activation queries that have been run in your account. Please ensure you are in the correct Collaboration view at the top for the Activation you're looking for. Your latest one will be at the top, but you can search by Activation name or use filters to manage this list.
You will see a modal providing more details on the Activation you have selected, such as the query used and the name of the output column. There are three menu tabs within this box - Details, Stats, and Export History. Once you've pushed the results, the details and status will be viewable under the Export History tab.
2. Select your destination
Click on the Export blue button to configure your export. This will open a pop up asking you to select which Destination it should be sent to. You will be able to see all the Destinations that your company owns or has permission to use.
3. Configure the export
When you select the correct Destination, the pop up will show additional options, including column mapping if required and optional fields.
4. Click Export to Destination to initiate the activation.