Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (19.1k points)

How does one manage an S3 object's lifecycle through boto?

I can't find anything related to that subject in the API documentation.

1 Answer

0 votes
by (44.4k points)
edited by

You can run pydoc on the code and look at the documentation:

% git clone https://github.com/boto/boto.git

% cd boto/boto

% pydoc -w ./

% open s3.lifecycle.html

Want more insights on AWS, Check out AWS Certification! 

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
asked Jul 23, 2019 in AWS by yuvraj (19.1k points)
0 votes
1 answer
asked Jul 23, 2019 in AWS by yuvraj (19.1k points)

Browse Categories

...