#✅ - cannot update backend env for sandbox branch
5 messages · Page 1 of 1 (latest)
Hey, the sandbox are ephemeral environments and meant for testing changes locally .you can view the list of sandbox environments under the manage sandboxes button on the console. Connecting a frontend branches on console is currently not supported.
thank you for the response. well, to attach a backend app env to a FRONTEND app can be done now by overriding the user branch ENV variable.
@hardy flame USER_BRANCH is a GEn1 concept. In gen 2 each branch represents your fullstack environemnt. If you want to share resources across branches follow these docs: https://docs.amplify.aws/react/deploy-and-host/fullstack-branching/share-resources/
✅ - cannot update backend env for sandbox branch