AWS CloudFormation RollbackConfiguration

I’d like to set a RollbackConfiguration when I create/update an AWS stack. Can I add the RollbackConfiguration option when serverless calls the CloudFormation provider updateStack method using a plugin? Or does it need to be added to the framework?