I can't allow my lambda to access a dynamodb relationship table with CLI commands. #14063
Open
3 tasks done
Labels
pending-triage
Issue is pending triage
transferred
This issue was transferred from another Amplify project
Before opening, please confirm:
JavaScript Framework
React
Amplify APIs
GraphQL API
Amplify Version
v6
Amplify Categories
storage, function
Backend
Amplify CLI
Environment information
Describe the bug
I need to query a relationship table from a lambda, but I'm not authorized to access it and i cannot do it with CLI command because i cannot choose the relationship table.
Expected behavior
When we create a lambda via the cli, we're offered to choose authorization rules, including storage, but the list of tables doesn't include relations. I'd like to be able to authorize those too.
Reproduction steps
Code Snippet
Log output
aws-exports.js
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: