-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Closed
Copy link
Labels
automationThis item relates to automationThis item relates to automationcompletedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)layersItems related to the Lambda Layers pipelineItems related to the Lambda Layers pipeline
Description
Summary
In #1372 we have introduced two new fields to our public layers: compatibleArchitectures
and license
. This new field however caused the release process to fail due to one of the fields not being accepted in some regions.
To proceed with the release I have applied an hot-fix, however we should dedicate time to understand what are the implication of this field not being supported.
Why is this needed?
Because the compatibleArchitectures
is not supported in some AWS regions (eu-south-2
, eu-central-2
, ap-southeast-4
) and we are unsure of what are the implications.
Which area does this relate to?
Automation
Solution
No response
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
Metadata
Metadata
Assignees
Labels
automationThis item relates to automationThis item relates to automationcompletedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)layersItems related to the Lambda Layers pipelineItems related to the Lambda Layers pipeline
Type
Projects
Status
Shipped