aws / aws/aws-appsync-community
Question: How to add custom resolvers when using Aurora Serverless MySQL?
- Dominant language
- HTML
- Stars
- 507
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
How can we use CustomResources.json to add new resolvers with RDS?
Following what exists in YourAPI-rds.json (The auto generated API stack), it requires a RelationalDatabaseAccessRole Resource, adding that resource to both files isn't going to work, and there doesn't seem to be a away to reference the Resources declared in YourAPI-rds.json from within CustomResources.json.
Contributor guide
Research direction
Compare CustomResources.json with the generated YourAPI-rds.json, focusing on the RelationalDatabaseAccessRole resource and how custom resolvers are configured. Determine whether resources from the generated stack can be referenced, then document the supported configuration or the limitation and its expected workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, graphql, mysql
- Domain
- api, backend-api-design, databases
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100