[ECS] [request]: Pin before install hook lambda function
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
What do you want us to build?
As a ECS User, I want to be able to have a default before/after install hook for my ECS service update, to avoid wrong hook to be selected. This should be a very low hanging fruit and it will provide tremendous value to the customers. Please show customer obsession and prioritize this please.
**Which service(s) is this request for?**
This could be Fargate, ECS
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
What outcome are you trying to achieve, ultimately, and why is it hard/impossible to do right now? What is the impact of not having this problem solved? The more details you can provide, the better we'll be able to understand and solve the problem.
Basically we have a django service that we are running as our web backend, and we have a migration lambda that we run as pre install hook everytime we deploy it, selecting the wrong hook here can results in deployment failure and temporary outage.
**Are you currently working around this issue?**
How are you currently solving this problem?
Manual selection works, but it's very error prone at scale.
**Additional context**
Anything else we should know?
Please please please provide this.
**Attachments**
If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
Contributor guide
Assessment
This issue has not been assessed yet.