Maintenance: simplify script to update layer ARN #3890
Labels
automation
This item relates to automation
confirmed
The scope is clear, ready for implementation
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
The current script at
.github/scripts/update_layer_arn.sh
was built to handle different ARNs and different version numbers across regions.It served us well, but now that we have settled on always keeping version numbers aligned, we don't need all the complexity included in it, and instead we can just take a new Lambda layer version as input and update the documentation accordingly.
We should update the workflow to do exactly this.
Why is this needed?
So that we can keep things simple and remove unneeded code.
Which area does this relate to?
Automation
Solution
No response
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: