Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
I have an initial version working now in github:
>>> import boto
>>> cf = boto.connect_cloudfront()
>>> cf.create_invalidation_request("distribution_id", ["/path1","/path2"])
I'll be adding some shortcut methods and the remaining two API calls
shortly, but I wanted to get this out there so you all can start
invalidating.
Original comment by koper...@gmail.com
on 2 Sep 2010 at 3:20
I think this has been completed and this issue should be closed.
Original comment by Mitch.Ga...@gmail.com
on 12 Dec 2010 at 1:25
Original issue reported on code.google.com by
Mitch.Ga...@gmail.com
on 1 Sep 2010 at 11:20