ScheduleSummary - EventBridge Scheduler
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ScheduleSummary

The details of a schedule.

Contents

Arn

The Amazon Resource Name (ARN) of the schedule.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1224.

Pattern: arn:aws(-[a-z]+)?:scheduler:[a-z0-9\-]+:\d{12}:schedule\/[0-9a-zA-Z-_.]+\/[0-9a-zA-Z-_.]+

Required: No

CreationDate

The time at which the schedule was created.

Type: Timestamp

Required: No

GroupName

The name of the schedule group associated with this schedule.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [0-9a-zA-Z-_.]+

Required: No

LastModificationDate

The time at which the schedule was last modified.

Type: Timestamp

Required: No

Name

The name of the schedule.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [0-9a-zA-Z-_.]+

Required: No

State

Specifies whether the schedule is enabled or disabled.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

Target

The schedule's target details.

Type: TargetSummary object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: