How I can install aws-sdk package when deploy a hook

Now I need to deploy Send Phone Message hook link to AWS SNS.
And my config on js file in hooks/ folder
image

// Load the SDK
var AWS = require(“aws-sdk”);

After deploying that to auth0, the hook deploy successful but the aws-sdk does not automate installation for my hook. I need to go to hook and manual install on dashboard.
How I can automate this step? And where are the configured packages do I need to use?

Hey there!

As this topic is related to Rules - Hooks - Actions and Rules & Hooks are being deprecated soon I’m excited to let you know about our next Ask me Anything session in the Forum on Thursday, January 18 with the Rules, Hooks and Actions team on Rules & Hooks and why Actions matter! Submit your questions in the thread above and our esteemed product experts will provide written answers on January 18. Find out more about Rules & Hooks and why Actions matter! Can’t wait to see you there!

Learn more here!