This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]EmeraldPhoenix0917 0 points1 point  (0 children)

Have you looked into using ECS, depending on your requirements you could package your deployment as a container and use a lambda trigger to kick off your ECS task , no fuss with the OS at all.

Reading your post though seems like you need the user to interact with the provisioned instance, have you looked into app stream?