This repository has been archived by the owner on Jan 28, 2025. It is now read-only.
Combine serverless-next.js CF distribution with other distributions denies access on S3 #2594
Open
3 tasks done
Issue Summary
We have a combined project, where we use 2 CF distributions (for nextjs serverless and for artifacts from CRA ).
Howewer, we have a route in CRA distribution, where we want to be linked by
defaultLambda
from nextJs.Eg: CRA distribution's behavior, where we link to nextJs defaultLambda
defaultLambda has all the S3 roles/permissions enabled on all resources
Actual behavior
Expected behavior
Screenshots/Code/Configuration/Logs
Versions
Additional context
serverless settings:
Checklist
latest
oralpha
@sls-next/serverless-component
release version, which may have already fixed your issue or implemented the feature you are trying to use. Note that the oldserverless-next.js
component and theserverless-next.js
plugin are deprecated and no longer maintained.The text was updated successfully, but these errors were encountered: