Alexa: migrating away from API password

I’ve been using custom Alexa skills with my now-deprecated API password. Has anyone put together info on how to migrate away from that now that API password is deprecated?

Is it just a matter of creating a Lamda function and completing the instructions under “Account Linking”? Then go to my existing Alexa developer console and change the endpoint from HTTPS to AWS Lamda ARN (it looks like I get the ARN when creating the Lamda function)?

Does that look correct? I can keep all of my existing skills and just change the endpoint?

Thanks!

Yup. The process I described above works!