AWS Boto3 Layer for Python Lambda functions (Lambdaレイヤーの作成と追加: Boto3の例)
Create the layer in Lambda Lambdaレイヤーの作成CloudShellで実行しました。$ mkdir python$ pip install boto3 -t python/...Successfully in...
AWS
Athena