Connect your AWS S3 bucket to Vect through IAM with a few simple steps:
Access your identity manager to create an IAM User (either AWS Console or other provider)
Create a custom policy with the following permissions ListBucket, GetObject, PutObject
Thus not recommended, you can use AWS managed AmazonS3ReadOnlyAccess policy
Make sure Vect's IP addresses are enabled for access by resource IP address conditions.
<aside>
💛 If needed, whitelist all of Vect’s Integration service static IPs 35.188.205.109, 34.46.85.107, 35.227.217.132, 34.144.199.222.
</aside>
<aside> 💡
If your database is not connected to the global internet, you can integrate by connecting Vect to a Bastion instance with SSH tunneling, see How to set up SSH Tunneling with Bastion
</aside>
Fill in the IAM User details in the following secured form with S3 & IAM information