DiptoChakrabarty / learn_devops_with_projects

Learn Devops by practical projects . Includes all tech stacks including k8s, ansible , docker , python and more
MIT License
6 stars 5 forks source link

AWS lambda function to delete 30 days old S3 data #7

Open DiptoChakrabarty opened 1 year ago

DiptoChakrabarty commented 1 year ago

Write a python script which can delete S3 data which is older than 30 days

selamanse commented 11 months ago

@DiptoChakrabarty in #18 I have a proposal and I hope it meets your requirements.