Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat(AWS Schedule): Support groupName for scheduler method #12357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

mzl-md
Copy link

@mzl-md mzl-md commented Feb 16, 2024

Closes: #12319

Allows users to specify a schedule group for schedule events with method scheduler in AWS.

For convenience, we could create a schedule group, if none with the given name exists, rather than relying on the user to create one as a resource. Since I believe the common use case is to have more than one schedule in the same group, referring to the group as !Ref SchedulerGroup should be preferred and that is cleaner when users define the group themselves.

Copy link
Contributor

@bartelemi bartelemi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, something like this would be really helpful 👌

@mzl-md
Copy link
Author

mzl-md commented May 15, 2025

Closing this since it does not seem like the maintainers are going to contribute.

@mzl-md mzl-md closed this May 15, 2025
@mzl-md mzl-md deleted the schedule-group branch May 15, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS::Scheduler::Schedule support setting GroupName
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.