Created
June 27, 2024 05:43
-
-
Save proton0210/ed7e602b7c879ea36ded05dc10cd8b3e to your computer and use it in GitHub Desktop.
StepFunctions Environment Variables
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| NEXT_PUBLIC_APIGATEWAY_ENDPOINT= | |
| NEXT_PUBLIC_REGION= | |
| NEXT_PUBLIC_USER_POOL_ID= | |
| NEXT_PUBLIC_USER_POOL_CLIENT_ID= | |
| NEXT_PUBLIC_AWS_ID= | |
| NEXT_PUBLIC_AWS_SECRET= | |
| NEXT_PUBLIC_PRODUCT_TABLE= | |
| NEXT_PUBLIC_BUCKET= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment