Module Smaws_Client_Shield.ListProtections

Retrieves Protection objects for the account. You can retrieve all protections or you can provide filtering criteria and retrieve just the subset of protections that match the criteria.

val request : Smaws_Lib.Context.t -> list_protections_request -> (list_protections_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of internal_error_exception | `InvalidPaginationTokenException of invalid_pagination_token_exception | `ResourceNotFoundException of resource_not_found_exception ]) Stdlib.result