# S3 Data Lake

S3 Data Lake (opens new window) is a centralized repository that allows you to store your structured and unstructured data at any scale. You can use the S3 Data Lake connector in Workato to run custom AWS Glue jobs and manage datasets in your AWS environment.

# Prerequisites

Ensure you meet the following requirements before you set up a connection:

  • An active AWS account
  • IAM user or role with the following required permissions:
    • glue:GetDatabases
    • glue:GetDatabase
    • glue:GetTables
    • glue:GetTable
    • glue:CreateTable
    • glue:CreateJob
    • glue:DeleteJob
    • glue:StartJobRun
    • glue:GetJobRun
    • glue:GetCatalogs
    • s3:GetObject
    • s3:PutObject
    • s3:DeleteObject
    • s3:ListBucket

# Connection setup

You can create a connection to your S3 Data Lake account using either Access key or IAM role authentication:


Last updated: 8/15/2025, 9:50:54 PM