finspace / Client / delete_environment
delete_environment#
- finspace.Client.delete_environment(**kwargs)#
- Delete an FinSpace environment. - See also: AWS API Documentation - Request Syntax - response = client.delete_environment( environmentId='string' ) - Parameters:
- environmentId (string) – - [REQUIRED] - The identifier for the FinSpace environment. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - finspace.Client.exceptions.ResourceNotFoundException
- finspace.Client.exceptions.InternalServerException
- finspace.Client.exceptions.AccessDeniedException
- finspace.Client.exceptions.ThrottlingException
- finspace.Client.exceptions.ValidationException