Skip to content

(events): Add ScheduleGroup #31249

Closed
Closed
@WtfJoke

Description

Describe the feature

Currently there seems to be no way to create an EventBridge ScheduleGroup using cdk or associate a Schedule with a ScheduleGroup.

Use Case

I would like to group my Scheduled Rules into Groups (in order to tag them).

Proposed Solution

Cloudformation allows creating Scheduled Rules and associating Scheduled Rules with the property "GroupName".

Once a ScheduleGroup is created, it can be implemented in the Schedule construct.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.150.0

Environment details (OS name and version, etc.)

windows 11, 23H2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions