@swamp/aws/scheduler
v2026.04.23.3
AWS SCHEDULER infrastructure models
Repository
https://github.com/systeminit/swamp-extensions
Labels
awsschedulercloudinfrastructure
Contents
Quality score
Verified by SwampHow well-documented and verifiable this extension is.
Grade A
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
Install
$ swamp extension pull @swamp/aws/scheduler@swamp/aws/scheduler/schedulev2026.04.23.2schedule.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| Description? | string | The description of the schedule. |
| EndDate? | string | The date, in UTC, before which the schedule can invoke its target. Depending on the schedule's recurrence expression, invocations might stop on, or before, the EndDate you specify. |
| FlexibleTimeWindow | object | Flexible time window allows configuration of a window within which a schedule can be invoked |
| GroupName? | string | The name of the schedule group to associate with this schedule. If you omit this, the default schedule group is used. |
| KmsKeyArn? | string | The ARN for a KMS Key that will be used to encrypt customer data. |
| Name? | string | |
| ScheduleExpression | string | The scheduling expression. |
| ScheduleExpressionTimezone? | string | The timezone in which the scheduling expression is evaluated. |
| StartDate? | string | The date, in UTC, after which the schedule can begin invoking its target. Depending on the schedule's recurrence expression, invocations might occur on, or after, the StartDate you specify. |
| State? | enum | Specifies whether the schedule is enabled or disabled. |
| Target | object | The schedule target. |
createCreate a Scheduler Schedule
getGet a Scheduler Schedule
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Scheduler Schedule |
updateUpdate a Scheduler Schedule
deleteDelete a Scheduler Schedule
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Scheduler Schedule |
syncSync Scheduler Schedule state from AWS
Resources
state(infinite)— Scheduler Schedule resource state
@swamp/aws/scheduler/schedule-groupv2026.04.23.2schedule_group.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| Name? | string | |
| Tags? | array | The list of tags to associate with the schedule group. |
createCreate a Scheduler ScheduleGroup
getGet a Scheduler ScheduleGroup
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Scheduler ScheduleGroup |
updateUpdate a Scheduler ScheduleGroup
deleteDelete a Scheduler ScheduleGroup
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Scheduler ScheduleGroup |
syncSync Scheduler ScheduleGroup state from AWS
Resources
state(infinite)— Scheduler ScheduleGroup resource state
2026.04.23.2400.3 KBApr 23, 2026
AWS SCHEDULER infrastructure models
Release Notes
- Updated: schedule, schedule_group
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsschedulercloudinfrastructure
2026.04.03.2400.9 KBApr 3, 2026
AWS SCHEDULER infrastructure models
Release Notes
- Updated: schedule, schedule_group
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsschedulercloudinfrastructure
2026.03.19.1427.5 KBMar 19, 2026
AWS SCHEDULER infrastructure models
Release Notes
- Updated: schedule, schedule_group
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsschedulercloudinfrastructure
2026.03.16.1414.2 KBMar 16, 2026
AWS SCHEDULER infrastructure models
Release Notes
- Updated: schedule, schedule_group
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsschedulercloudinfrastructure
2026.03.10.5412.3 KBMar 10, 2026
AWS SCHEDULER infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsschedulercloudinfrastructure