Module Smaws_Client_FMS.GetProtectionStatus

If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack. Other policy types are currently unsupported.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `InvalidInputException of Types.invalid_input_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_protection_status_request -> (Types.get_protection_status_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `InvalidInputException of Types.invalid_input_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result