Smaws_Client_DirectoryService.GetSnapshotLimits
Obtains the manual snapshot limits for a directory.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `ClientException of Types.client_exception
| `EntityDoesNotExistException of Types.entity_does_not_exist_exception
| `ServiceException of Types.service_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.get_snapshot_limits_request ->
(Types.get_snapshot_limits_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClientException of Types.client_exception
| `EntityDoesNotExistException of Types.entity_does_not_exist_exception
| `ServiceException of Types.service_exception ])
Stdlib.result