...
/Attaching a Security Group to EFS Mount Targets
Attaching a Security Group to EFS Mount Targets
Learn to attach the security group to the EFS mount targets.
We'll cover the following...
Steps to attach the security groups
We have already created the security group efs-access
with the matching security group ingress rule. Now, it’s time to attach this security group to our EFS mount targets. We will perform the following steps:
- To attach the security group, we can use the
modify-mount-target-security-groups
CLI command. - To use it, we need to specify the mount target via
--mount-target-id
and the security group(s) via--security-groups
. The--security-groups
parameter
Access this course and 1400+ top-rated courses and projects.