View source: R/efs_operations.R
efs_describe_mount_target_security_groups | R Documentation |
Returns the security groups currently in effect for a mount target. This operation requires that the network interface of the mount target has been created and the lifecycle state of the mount target is not deleted
.
See https://www.paws-r-sdk.com/docs/efs_describe_mount_target_security_groups/ for full documentation.
efs_describe_mount_target_security_groups(MountTargetId)
MountTargetId |
[required] The ID of the mount target whose security groups you want to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.