paws.storage (version 0.5.0)

efs_modify_mount_target_security_groups: Modifies the set of security groups in effect for a mount target

Description

Modifies the set of security groups in effect for a mount target.

See https://www.paws-r-sdk.com/docs/efs_modify_mount_target_security_groups/ for full documentation.

Usage

efs_modify_mount_target_security_groups(MountTargetId, SecurityGroups = NULL)

Arguments

MountTargetId

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

SecurityGroups

An array of up to five VPC security group IDs.