aws / aws-cdk-rfcs

RFCs for the AWS CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EventBridge Scheduler L2 Construct

filletofish opened this issue · comments

Description

EventBridge Scheduler was released on 2022/11. It is basically a powerful version of the existing EventBridge scheduled rules, with more scalability, timezone support, time window schedules, etc. Introducing Amazon EventBridge Scheduler

This RFC will propose a L2 construct for Amazon EventBridge Scheduler, which will be a more user-friendly version of existing L1 (CloudFormation) Construct (see docs).

Roles

Role User
Proposed by @ffilipp, @Jacco
Author(s) @ffilipp, @Jacco
API Bar Raiser @kaizencc
Stakeholders

See RFC Process for details

Workflow

  • Tracking issue created (label: status/proposed)
  • API bar raiser assigned (ping us at #aws-cdk-rfcs if needed)
  • Kick off meeting
  • RFC pull request submitted (label: status/review)
  • Community reach out (via Slack and/or Twitter)
  • API signed-off (label api-approved applied to pull request)
  • Final comments period (label: status/final-comments-period)
  • Approved and merged (label: status/approved)
  • Execution plan submitted (label: status/planning)
  • Plan approved and merged (label: status/implementing)
  • Implementation complete (label: status/done)

Author is responsible to progress the RFC according to this checklist, and
apply the relevant labels to this issue so that the RFC table in README gets
updated.

Hi what is the status of this feature in CDK and when will this be released?

Also waiting for it :)