# NOT RUN {
# This operation modifies the security groups associated with a mount
# target for a file system.
svc$modify_mount_target_security_groups(
MountTargetId = "fsmt-12340abc",
SecurityGroups = list(
"sg-abcd1234"
)
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab