-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
aws-scheduler-alpha: Schedule Group is ignored #27885
Comments
I'll take this. |
@tvdijk I was able to reproduce this. As a workaround for now, when you're creating the group, you can specify |
|
Describe the bug
When I set a Schedule Group on a Schedule, the setting is ignored, and my Schedule ends up in the
default
group.Expected Behavior
I expect my Schedule to be associated with the Schedule Group I created and specified.
Current Behavior
The setting is ignored, and my Schedule ends up in the
default
group. The template does not have aGroupName
attribute set on theAWS::Scheduler::Schedule
resource.Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.104.0 (build 3b99abe)
Framework Version
No response
Node.js Version
npm@9.5.1
OS
Windows 10
Language
Java
Language Version
Java 11
Other information
No response
The text was updated successfully, but these errors were encountered: