Smaws_Client_Shield.CreateProtectionGroup
val request :
Smaws_Lib.Context.t ->
create_protection_group_request ->
(create_protection_group_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidParameterException of invalid_parameter_exception
| `LimitsExceededException of limits_exceeded_exception
| `OptimisticLockException of optimistic_lock_exception
| `ResourceAlreadyExistsException of resource_already_exists_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Creates a grouping of protected resources so they can be handled as a collective. This resource grouping improves the accuracy of detection and reduces false positives.