njaiswal / idcrypt-backend

IDCrypt Backend
1 stars 0 forks source link

When S3 docs expire, mark document in dynamodb as expired #23

Open njaiswal opened 4 years ago

njaiswal commented 4 years ago

Add a lambda trigger to S3 document expiry so that various actions can be taken when document expires, e.g. marking documents in dynamodb as expired, removing the document from ElasticSearch etc.