DescribeMountTargetSecurityGroups#

Description#

Request to retrieve a list of security groups that are assigned to an EFS mount target.

Request Parameters#

  • MountTargetId — The ID of the mount target for the file system.

    • Type: String

    • Required: Yes

Response Elements#

  • SecurityGroups — The list of security groups that are assigned to the mount target.

    • Type: Array of strings

Examples#

GET /2015-02-01/mount-targets/fsmt-D6155620/security-groups HTTP/1.1
aws efs describe-mount-target-security-groups --mount-target-id fsmt-D6155620
c2-efs DescribeMountTargetSecurityGroups MountTargetId fsmt-D6155620