dapr / dapr/components-contrib
Support Amazon Aurora within Dapr
Open
good first issue
help wanted
kind/enhancement
- Dominant language
- Go
- Stars
- 602
- Forks
- 580
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 6
Description
## Describe the feature
There currently is no support for Amazon Aurora within Dapr, ie. there is no `state.aws.aurora`. I wanted to create an issue to discuss the 2 options to introduce support for Amazon Aurora as a component.
1. Update the PostgreSQL component with a light wrapper adding the required AWS auth fields
2. Add a specific component for `state.aws.aurora`
What would be the preferred approach here?
## Release Note
RELEASE NOTE: Add Amazon Aurora support within Dapr
Contributor guide
Assessment
This issue has not been assessed yet.