Known Considerations
General
Section titled “General”- Python ≥3.11 — the library requires Python 3.11 or higher
- AWS credentials required — all operations require valid AWS credentials with appropriate IAM permissions
Session Manager
Section titled “Session Manager”- Athena dependency — data lake projections require Athena; query execution time depends on data volume
- Full graph refresh — each import projects a fresh graph from your data lake queries, so no ETL pipeline is needed to keep the graph in sync
Connectors
Section titled “Connectors”- athena-databricks-connector — custom connector; must be built and deployed to your AWS account. See installation instructions
- athena-s3vector-connector — custom Lambda connector; must be deployed to your AWS account. See installation instructions