I am trying to create a Sandbox playground in AWS for Users to practice some resources for 30min, after that, all resources should be killed and account temporary account also should be deleted.
I got some information like Cloud Formation, Lambda and IAM combined can be used, Or AWS Control Tower also but I have no idea where to begin with.
You would need:
Some example tools that can do this are:
You would also need to write some code that ties everything together:
Bottom line: It will take some work to create such a Sandbox.