Module Smaws_Client_Shield.ListProtectionGroups

val request : Smaws_Lib.Context.t -> list_protection_groups_request -> (list_protection_groups_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

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