[aws-appsync] HttpDataSource should extends BackedDataSource instead of BaseDataSource #11183
Labels
@aws-cdk/aws-appsync
Related to AWS AppSync
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
in-progress
This issue is being actively worked on.
p2
HttpDataSource should extends BackedDataSource instead of BaseDataSource to grant.
Reproduction Steps
Document code reproduce "access denied" when call step functions api via HttpDataSource.
Solution
HttpDataSource extends BackedDataSource
solved this problem on my machine.Environment
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: