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.ResourceNotFoundExceptionfinspace.Client.exceptions.InternalServerExceptionfinspace.Client.exceptions.AccessDeniedExceptionfinspace.Client.exceptions.ThrottlingExceptionfinspace.Client.exceptions.ValidationException