Yogitha Kkakarlayogitha.hashnode.dev·Apr 23, 2023Using python boto3 functions and lambda to send attachment to emailWe have a requirement to send a CSV file present in the S3 bucket as an attachment to an email. AWS Services Used AWS S3 - For storing CSV file, which needs to be sent to the email AWS IAM:- Creating roles, and permissions required for services to in...10 likes·2.3K readsS3