AWS/Security Groups
< AWS
Jump to navigation
Jump to search
Revision as of 20:26, 20 December 2018 by Pio2pio (talk | contribs) (Pio2pio moved page AWS Security Groups to AWS/Security Groups without leaving a redirect: subpaging)
Security Groups inbound/outbound rules
- individual up range, CIDRS
- the name or ID of security group that will allow instances assossiated wuth the specified security group to access instances associated with this security group. This does not add any rules from another security group to the one that has been attached to it.
- port rule: if more than 1 rule exists for a given port then more permissive rule is applied