rePostPrivate / Client / delete_space
delete_space#
- rePostPrivate.Client.delete_space(**kwargs)#
Deletes an AWS re:Post Private private re:Post.
See also: AWS API Documentation
Request Syntax
response = client.delete_space( spaceId='string' )
- Parameters:
spaceId (string) –
[REQUIRED]
The unique ID of the private re:Post.
- Returns:
None
Exceptions
rePostPrivate.Client.exceptions.AccessDeniedException
rePostPrivate.Client.exceptions.ValidationException
rePostPrivate.Client.exceptions.ResourceNotFoundException
rePostPrivate.Client.exceptions.ThrottlingException
rePostPrivate.Client.exceptions.InternalServerException