You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
Describe the feature
The api now supports time zones in the EventBridge scheduled rule. Please add support for time zones.
https://aws.amazon.com/blogs/compute/introducing-amazon-eventbridge-scheduler/
Use Case
We are not able to use the CDK to create EventBridge scheduled rules with time zones. This is frustrating because the time changes twice every year.
Proposed Solution
Add "ScheduleExpressionTimezone" here:
https://github.com/aws/aws-sdk-go-v2/blob/9632aaa29f1d1f2b797628b2b8163de600b81aa1/codegen/sdk-codegen/aws-models/eventbridge.json
Other Information
No response
Acknowledgements
AWS Go SDK V2 Module Versions Used
github.com/aws/aws-sdk-go-v2 github.com/aws/[email protected]
github.com/aws/aws-sdk-go-v2 github.com/jmespath/[email protected]
github.com/aws/aws-sdk-go-v2 [email protected]
github.com/jmespath/[email protected] github.com/jmespath/go-jmespath/internal/[email protected]
github.com/jmespath/go-jmespath/internal/[email protected] github.com/davecgh/[email protected]
github.com/jmespath/go-jmespath/internal/[email protected] github.com/pmezard/[email protected]
github.com/jmespath/go-jmespath/internal/[email protected] github.com/stretchr/[email protected]
github.com/jmespath/go-jmespath/internal/[email protected] gopkg.in/[email protected]
gopkg.in/[email protected] gopkg.in/[email protected]
Go version used
go version go1.22.1 windows/amd64
The text was updated successfully, but these errors were encountered: