Published onAugust 9, 2022Save text file from S3 using aws-sdk v3aws-sdk-js-v3s3AWS SDK v3 now stable and recommended for general use. AWS SDK for JavaScript(V2) is deprecated. This article is serries of tips and tricks to use aws-sdk v3. The first article is about how to save text file from S3 using aws-sdk v3.
Published onAugust 5, 2022Use Route53 + S3 to forward your domain to absolute URLs.route53s3This is a simple example of how to use Route53 and S3 to forward your domain to absolute URLs.