I need to leave only several ports open(e.g. 80 and 443). 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
- how I can manage ASGs ?
- do ASGs allow to fully control incoming and outgoing traffic ?