Closed sohamxda7 closed 2 months ago
You didn't do step 1 as in the deployment guide. The Fargate task will try to access a parameter that haven't been created and it will automatically restarted again and again.
So please create the API key in parameter store first. Check out the deployment guide again.
Try with step 1 and see if the deployment is successed.
Thank you it worked, i thought step 1 was optional. Also if possible can you please tell me any frotend or app where i can use my custom api endpoint?
Whenever I am launching the CloudFormation script using either lambda or fargate, after a while CloudFormation is getting stuck at CREATE_IN_PROGRESS, which does not seem to go anywhere. I have not used any private Api key, all defaults options, just pressed next. Any clue?