Smaws_Client_Shield.UpdateApplicationLayerAutomaticResponse
Updates an existing Shield Advanced automatic application layer DDoS mitigation configuration for the specified resource.
val request :
Smaws_Lib.Context.t ->
Types.update_application_layer_automatic_response_request ->
(Types.update_application_layer_automatic_response_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidOperationException of Types.invalid_operation_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `OptimisticLockException of Types.optimistic_lock_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result