Learn R Programming

paws.storage (version 0.2.0)

efs_describe_mount_target_security_groups: Returns the security groups currently in effect for a mount target

Description

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://paws-r.github.io/docs/efs/describe_mount_target_security_groups.html for full documentation.

Usage

efs_describe_mount_target_security_groups(MountTargetId)

Arguments

MountTargetId

[required] The ID of the mount target whose security groups you want to retrieve.