Skip to content

Conversation

@Forest-Newark
Copy link
Contributor

Update Python Version Support in Lambda Layer Release Script

Summary

Updates the release_layer.py script to include support for newer Python versions (3.10, 3.11, 3.12, 3.13) in the CodeGuru Profiler Lambda layer.

Changes

  • Extended SUPPORTED_VERSIONS list in release_layer.py to include Python 3.10, 3.11, 3.12, and 3.13
  • Maintains backward compatibility with existing Python versions (3.6-3.9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants