Question: I need to leave only several ports open. I've read about ASGs, created json file with rules. But when I try to create ASG through terminal - it says Server error, status code: 403, error code: 10003, message: You are not authorized to perform the requested action. When I tried to found a solution - some sources said that I need to do it in web console - but I don't have such menu items.
The questions are
1) How I can manage ASGs?
2) Do ASGs allow to fully control incoming and outgoing traffic?