Hello All, I request for suggestions on our requir...
# general
m
Hello All, I request for suggestions on our requirement - as part of aws training if we have to give access to AWS console to students - like aws playgrounds, sandbox environments which we see these days, how can we track them, remove what they created later - how can we restrict them to certain things
m
Some ideas to consider: You can use AWS organizations and service control policies (SCP) to restrict access. To clean up resources, you can use AWS nuke https://github.com/rebuy-de/aws-nuke
m
sure, are there any opensource tools that we can use