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
I recently initialized a new CloudFormation resource using the Java Plugin, and noticed it auto-generated config/code for Java8.
Since Lambda recently added Java11 runtime support, are there any instructions on how to generate for java 11, or a migration guide?
I am hoping there aren't many changes needed, but want to confirm if there are any plans or already supported solutions for getting set up with Java 11.