DeleteMountTarget
In this article:
DeleteMountTarget#
Description#
Request to delete an EFS mount target.
Request Parameters#
MountTargetId — The ID of the mount target for the file system.
Type: String
Required: Yes
Response Elements#
Response body is empty.
Examples#
DELETE /2015-02-01/mount-targets/fsmt-37D73B40 HTTP/1.1
aws efs delete-mount-target --mount-target-id fsmt-37D73B40
c2-efs DeleteMountTarget MountTargetId fsmt-37D73B40