AWS Boto3 Layer for Python Lambda functions Create the layer in Lambda Lambdaレイヤーの作成CloudShellで実行しました。$ mkdir python$ pip install boto3 -t python/...Successfully in... 2025.06.21 AWSCLICloudFormationCloudWatchLambdaPythonSAMSDK
Athena The IAM policy required for AWS Glue Crawler (AWS Glue Crawlerに必要なIAMポリシー) 構成Glue Crawlerを用いてS3バケット上のファイルからData Catalog (Database)を作成する構成です。IAMポリシーAWS Glue Crawlerに必要なIAMポリシー{ "Version": "2012-10... 2025.04.09 AWSAthenaCloudWatchData LakeGlueIAMS3Security