S3Files / Client / delete_mount_target

delete_mount_target

S3Files.Client.delete_mount_target(**kwargs)

Deletes the specified mount target. This operation is irreversible.

See also: AWS API Documentation

Request Syntax

response = client.delete_mount_target(
    mountTargetId='string'
)
Parameters:

mountTargetId (string) –

[REQUIRED]

The ID of the mount target to delete.

Returns:

None

Exceptions