Module Smaws_Client_AutoScaling.ExecutePolicy

Executes the specified policy. This can be useful for testing the design of your scaling policy.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ResourceContentionFault of Types.resource_contention_fault | `ScalingActivityInProgressFault of Types.scaling_activity_in_progress_fault ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.execute_policy_type -> (Smaws_Lib.Smithy_api.Types.unit_, [> Smaws_Lib.Protocols.AwsQuery.error | `ResourceContentionFault of Types.resource_contention_fault | `ScalingActivityInProgressFault of Types.scaling_activity_in_progress_fault ]) Stdlib.result