This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::SageMaker::DataQualityJobDefinition StatisticsResource
The statistics resource for a monitoring job.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "S3Uri" :String}
YAML
S3Uri:String
Properties
- S3Uri
- 
                    The Amazon S3 URI for the statistics resource. Required: No Type: String Pattern: ^(https|s3)://([^/]+)/?(.*)$Maximum: 1024Update requires: Replacement