Transfer / Client / delete_server
delete_server#
- Transfer.Client.delete_server(**kwargs)#
- Deletes the file transfer protocol-enabled server that you specify. - No response returns from this operation. - See also: AWS API Documentation - Request Syntax- response = client.delete_server( ServerId='string' ) - Parameters:
- ServerId (string) – - [REQUIRED] - A unique system-assigned identifier for a server instance. 
- Returns:
- None 
 - Exceptions- Transfer.Client.exceptions.ResourceNotFoundException
- Transfer.Client.exceptions.InvalidRequestException
- Transfer.Client.exceptions.InternalServiceError
- Transfer.Client.exceptions.ServiceUnavailableException
- Transfer.Client.exceptions.AccessDeniedException