Smaws_Client_Shield.UpdateProtectionGroup
val request :
Smaws_Lib.Context.t ->
update_protection_group_request ->
(update_protection_group_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidParameterException of invalid_parameter_exception
| `OptimisticLockException of optimistic_lock_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result
Updates an existing protection group. A protection group is 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.