Skip to content
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-imagebuilder/CfnImagePipeline: Add schedule.timezone parameter #29688

Open
2 tasks
itsFelixH opened this issue Apr 2, 2024 · 3 comments
Open
2 tasks

aws-imagebuilder/CfnImagePipeline: Add schedule.timezone parameter #29688

itsFelixH opened this issue Apr 2, 2024 · 3 comments
Labels
@aws-cdk/aws-scheduler Related to the AWS Scheduler service effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p3

Comments

@itsFelixH
Copy link

Describe the feature

AWS Image Builder Pipeline now allows you to set a time zone which is used when evaluating the cron expression. This document here shows the update:
https://docs.aws.amazon.com/imagebuilder/latest/APIReference/API_Schedule.html

Affected resources:

Use Case

For timezones such as Europe/Berlin, if I want the image pipeline to be consistent all year around I need to manually update this field in the console.

Proposed Solution

No response

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.135.0

Environment details (OS name and version, etc.)

Amazon Linux release 2 (Karoo)

@itsFelixH itsFelixH added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Apr 2, 2024
@github-actions github-actions bot added the @aws-cdk/aws-scheduler Related to the AWS Scheduler service label Apr 2, 2024
@nmussy
Copy link
Contributor

nmussy commented Apr 2, 2024

This should be a good first issue, let me know if you want to give it a shot @itsFelixH. I can take this on otherwise 👍

@itsFelixH
Copy link
Author

itsFelixH commented Apr 2, 2024

Sure, I'll try to do it! Thanks @nmussy

@tim-finnigan tim-finnigan self-assigned this Apr 2, 2024
@tim-finnigan tim-finnigan added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Apr 2, 2024
@tim-finnigan
Copy link

Thanks for the feature request and for working on a PR!

@tim-finnigan tim-finnigan added p2 effort/medium Medium work item – several days of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Apr 2, 2024
@tim-finnigan tim-finnigan removed their assignment Apr 2, 2024
@pahud pahud added p3 and removed p2 labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-scheduler Related to the AWS Scheduler service effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p3
Projects
None yet
Development

No branches or pull requests

4 participants