CloudWatch (EventBridge) schedule that publishes to SNS

Hello,

Is there a way to create an AWS Cloudwatch scheduled rule (timer) that publishes a message to SNS? All the examples I see and the documentation relates to using these concepts to trigger a Lambda function. In my case, I just want to automate the rule and link it to an SNS topic and not to a Lambda function.