Skip to content

Conversation

JonkaSusaki
Copy link
Contributor

Summary

Changes

This PR removes the legacy class-based EnvironmentVariablesService from the Event Handler package and replaces it with functional helpers.

  • Changed the contents of packages/event-handler/src/appsync-events/Router.ts removing the EnvironmentVariablesService import and added @aws-lambda-powertools/commons/utils/env functions.

Issue number: #4115


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

@boring-cyborg boring-cyborg bot added the event-handler This item relates to the Event Handler Utility label Jul 28, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Jul 28, 2025
Copy link

@svozza svozza merged commit d17818e into aws-powertools:main Jul 28, 2025
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event-handler This item relates to the Event Handler Utility size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maintenance: replace EnvironmentVariablesService class with helper functions in Event Handler
2 participants