# AWS::SageMaker::ModelBiasJobDefinition MonitoringOutput The output object for a monitoring job. ## Syntax To declare this entity in your AWS CloudFormation template, use the following syntax: ### JSON
{ "S3Output" : S3Output }### YAML
S3Output: S3Output## Properties #### S3Output Information about where and how to store the results of a monitoring job. _Required_: Yes _Type_: S3Output _Update requires_: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)