ScheduleGroupSummary - 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.

ScheduleGroupSummary

The details of a schedule group.

Contents

Arn

The Amazon Resource Name (ARN) of the schedule group.

Type: String

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

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

Required: No

CreationDate

The time at which the schedule group was created.

Type: Timestamp

Required: No

LastModificationDate

The time at which the schedule group was last modified.

Type: Timestamp

Required: No

Name

The name of the schedule group.

Type: String

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

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

Required: No

State

Specifies the state of the schedule group.

Type: String

Valid Values: ACTIVE | DELETING

Required: No

See Also

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