2 CDK constructs available in aws-cdk-lib/aws-s3-deployment
import * as s3_deployment from 'aws-cdk-lib/aws-s3-deployment';Higher-level abstractions with sensible defaults and convenience methods.
`BucketDeployment` populates an S3 bucket with the contents of .zip files from other S3 buckets or from local disk.
`DeployTimeSubstitutedFile` is an extension of `BucketDeployment` that allows users to upload individual files and specify to make substitutions in the file.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-cdk-lib/aws-s3-deployment