Module Smaws_Client_ApplicationAutoScaling.DeleteScheduledAction

Deletes the specified scheduled action for an Application Auto Scaling scalable target.

For more information, see Delete a scheduled action in the Application Auto Scaling User Guide.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ConcurrentUpdateException of Types.concurrent_update_exception | `InternalServiceException of Types.internal_service_exception | `ObjectNotFoundException of Types.object_not_found_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_scheduled_action_request -> (Types.delete_scheduled_action_response, [> Smaws_Lib.Protocols.AwsJson.error | `ConcurrentUpdateException of Types.concurrent_update_exception | `InternalServiceException of Types.internal_service_exception | `ObjectNotFoundException of Types.object_not_found_exception | `ValidationException of Types.validation_exception ]) Stdlib.result