Smaws_Client_DirectoryService.DeleteSnapshot
val request :
Smaws_Lib.Context.t ->
delete_snapshot_request ->
(delete_snapshot_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of client_exception
| `EntityDoesNotExistException of entity_does_not_exist_exception
| `InvalidParameterException of invalid_parameter_exception
| `ServiceException of service_exception ])
Stdlib.result
Deletes a directory snapshot.