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