I have received a notification from AWS that some changes to the way lambda state works will require me to make some changes as I am using lambda.
I only deploy lambda functions using the serverless framework, below is the output from running sls info
:
Your Environment Information ---------------------------
Operating System: linux
Node Version: 12.16.1
Framework Version: 1.83.2
Plugin Version: 3.8.4
SDK Version: 2.3.2
Components Version: 2.34.9
Is there anything that I need to do or should my functions continue to deploy without issue using the serverless framework version I am currently on?