-
Notifications
You must be signed in to change notification settings - Fork 3
[Provider]: Improve AWS provider happy path #26
Copy link
Copy link
Open
Description
Request Type
Enhancement to existing provider
Provider / Platform
AWS
Use Case
Community users want to build AWS-first data products with the built-in AWS provider without needing to source-dive to understand setup gaps around setup, supported services, and the end-to-end workflow.
Technical Details
- Built-in provider entry point already exists for
aws. - AWS provider modules and many AWS tests are already present in the repo.
- Credentials and provider-action support already cover meaningful AWS surface area.
- This work should focus on completeness, clarity, and production readiness rather than a net-new provider implementation.
- Requested improvements:
- harden the AWS happy path from auth to validate, plan, apply, and verify
- improve guidance for region, identity, and secrets configuration
- clarify supported services and patterns such as S3, Glue, Athena, Redshift, and orchestration
- add more example contracts that show realistic AWS-first data products
- tighten docs so community users know what is already supported versus planned
Would you help build this?
Not yet captured from the Trello source. Needs maintainer triage.
Definition of Done
- one clear AWS quickstart plus realistic examples
- documented supported-service matrix and known gaps
- smoother first-run experience for community adopters
Additional Context
- Migrated from Trello: https://trello.com/c/LFdlBcJ7/14-community-request-improve-aws-provider-happy-path
- Source list:
Needs Triage
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels