You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Describe the bug
A clear and concise description of what the bug is.
PS C:\coderepo\aws-auto-cleanup\api> node --version
v18.20.4
PS C:\coderepo\aws-auto-cleanup\api> serverless --version
Serverless ϟ Framework
• 4.1.16
--
When deploying the
api
I'm seeing:If I comment out
cacheKeyParameters
, line 199 ofapi\serverless.yml
and line 200 it works:To Reproduce
Steps to reproduce the behavior:
.\api\npm run deploy -- --region us-east-1
Expected behavior
It would deploy
Screenshots
AWS (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: