Importing trained PyTorch models into SageMaker

I read the announcement a few days ago that AWS SageMaker now supports PyTorch. I already have a trained PyTorch model, I just want to import it into SageMaker and deploy it that way. Is there a quick & easy reference for this, or could someone who’s done this give me some pointers? All the references I’ve found so far are about training a PyTorch model in SageMaker.

Have you been able to find a resolution to your issue? If yes, pls share.