Skip to content

Instantly share code, notes, and snippets.

View dev-owner's full-sized avatar
👋
hello guys

jaewoo sung dev-owner

👋
hello guys
View GitHub Profile
@gene1wood
gene1wood / aws-lambda-relative-import-no-known-parent-package.md
Last active March 15, 2024 14:13
Python relative imports in AWS Lambda fail with `attempted relative import with no known parent package`

Python relative imports in AWS Lambda fail with attempted relative import with no known parent package

The Problem

In AWS Lambda if I attempt an explicit relative import like this

.
├── lambda_file.py
└── example.py
@serithemage
serithemage / AWSSecurityContents.md
Last active November 29, 2023 18:54
AWS 보안 관련 자료 모음집

AWS 학습 링크집 시리즈