Revv's Amazon S3 integration allows you to post reports to an S3 bucket in your AWS account. To do this, you must first set up an S3 integration. You can then select that integration when you build your scheduled or one-time reports.
You can add multiple Amazon S3 integrations to your Revv account to support sending your reports to multiple buckets.
How to add an Amazon S3 integration
In your Revv account, head to the Utilities dropdown at the top of your screen
Choose Integrations from the menu
Click the green + button to add a new integration
Find Amazon S3 from the list of available integrations
Enter the AWS Access Key for an IAM user with access to the bucket
Enter your AWS secret key. This should be a severely restricted key that only has access to the bucket you're using
Enter the name of the bucket you would like to upload files to. This can be simply a bucket name, or it can be a bucket with a folder (for example, "bucketname/folder")
Toggle the integration to Active
Click Save
You can now send reports to this integration using the Reports tool in your Revv dashboard.
Since Amazon S3 is a separate platform, we recommend reaching out to their support team if you need assistance.
Did