Skip to content

Maintenance: simplify script to update layer ARN #3890

Closed
@dreamorosi

Description

@dreamorosi

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.

Metadata

Metadata

Labels

automationThis item relates to automationconfirmedThe scope is clear, ready for implementationinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)

Type

No type

Projects

Status

Coming soon

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions