Click here to Skip to main content
15,881,248 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello Fellow Developers,

I was working on a web application where admin can create a bucket and then upload the files to that bucket and some other tasks like generate Public URL, Make file readable for normal user through asp.net code etc.

Now i am done with every thing but i am still not able to get an IDEA how to set/manage the life cycle configuration of the object in Amazon S3 so that files uploaded will automatically get deleted after a specific time(say after X days).
i tried every thing but hard luck.

I am using "PutObjectRequest()" to upload the files to Amazon S3 Account and using the "AWSToolsAndSDKForNet".

Is there any way to attach the properties with the created file or something like that.

Any information or link or other material will be appreciated

GOD Bless us.

Thanks and Regards
Ram
Posted
Updated 25-Mar-12 20:36pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900