aws-samples / pcluster-manager

Manage AWS ParallelCluster through an easy to use web interface
https://pcluster.cloud
Apache License 2.0
65 stars 27 forks source link

Remove Lambda powertools #407

Closed mtfranchetto closed 1 year ago

mtfranchetto commented 1 year ago

Description

Removes Lambda powertools from the codebase as it's not strictly needed at this moment. Moreover, the lib raises some Xray issues on Lambda startup and it's one major version behind.

How Has This Been Tested?

Updated an environment manually and verify that:

PR Quality Checklist

In order to increase the likelihood of your contribution being accepted, please make sure you have read both the Contributing Guidelines and the Project Guidelines

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.