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