---
type: resource-type
title: MonitoringSchedule
description: aws resource type AWS::SageMaker::MonitoringSchedule
name: MonitoringSchedule
lexicon: aws
resource_type: AWS::SageMaker::MonitoringSchedule
---
`AWS::SageMaker::MonitoringSchedule`, a resource type of the aws lexicon.

## Properties

- `MonitoringScheduleConfig` (`MonitoringSchedule_MonitoringScheduleConfig`, required)
- `MonitoringScheduleName` (`string`, required)
- `CreationTime` (`string`, optional): The time at which the schedule was created.
- `EndpointName` (`string`, optional)
- `FailureReason` (`string`, optional): Contains the reason a monitoring job failed, if it failed.
- `LastModifiedTime` (`string`, optional): A timestamp that indicates the last time the monitoring job was modified.
- `LastMonitoringExecutionSummary` (`MonitoringSchedule_MonitoringExecutionSummary`, optional): Describes metadata on the last execution to run, if there was one.
- `MonitoringScheduleArn` (`string`, optional): The Amazon Resource Name (ARN) of the monitoring schedule.
- `MonitoringScheduleStatus` (`"Failed" | "Pending" | "Scheduled" | "Stopped"`, optional): The status of a schedule job.
- `Tags` (`MonitoringSchedule_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `CreationTime`
- `LastModifiedTime`
- `MonitoringScheduleArn`
