AWS Cloud Setup
dex provides a pre-configured CloudFormation template that automates cloud configuration. This guide walks you through each step of the setup.
To establish a secure and functional integration between dex and your AWS account, the following resources need to be created:
Two dedicated S3 buckets: one for storing data, the other for metadata
Two Athena workgroups: one for production, and another for development
One IAM user or role: to allow dex to write data to your cloud storage
Last updated
Was this helpful?