Skip to content

Commit cbabc98

Browse files
authored
Merge pull request #29 from aws-samples/lambda-layer
Add Lambda layer
2 parents c86aaef + fc84606 commit cbabc98

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

lambda_layers/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
## 📦 포함된 파일
55

66
1. `pyiceberg_layer.zip`: Python 3.13+, ARM64 기반으로 [PyIceberg](https://py.iceberg.apache.org/)를 사용할 수 있는 레이어입니다. (`pip install "pyiceberg[pyarrow]"`으로 설치됨)
7+
2. `pymysql-layer.zip`: Python 3.13+, x86_64 기반으로 [PyMySQL](https://github.com/PyMySQL/PyMySQL)를 사용할 수 있는 레이어입니다.
78

89
## 🔧 사용 방법
910

lambda_layers/pymysql-layer.zip

46.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)