forked from aws-powertools/powertools-lambda-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(parameters): Consistently reference env (#319)
* refactor(parameters): Contistently reference env Use the defined constants to look up service name environment varialbe NOTE: This does not default to `service_undefined` * chore: bump ci * refactor: Apply suggestions from code review Co-authored-by: Heitor Lessa <[email protected]> * fix: Add missing import * refactor: Use resolve_env_var_choice Co-authored-by: Heitor Lessa <[email protected]>
- Loading branch information
1 parent
681ffd4
commit 5d358d2
Showing
3 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters