Tag

#aws

Page 4 of posts tagged “aws”.

Using Lambda Layers with AWS CDK in Python

Using Lambda layers with AWS CDK in Python to handle dependencies and share code between lambda functions

Configure event notifications using EventBridge for S3 buckets using CDK

Guide to configure event notifications using EventBridge for S3 buckets using CDK

Configure event notifications using S3 buckets notifications

Guide to configure bucket notifications for S3 buckets using CDK

Configure lifecycle rules for S3 buckets using CDK

How to configure S3 lifecycle rules like expiration and transition

Configure public access control for S3 buckets using CDK

How to configure S3 public access control

Configure S3 encryption using CDK

How to configure S3 encryption for objects using CDK including SSE-S3, SSE-KMS, and SSE-C