1

Throughout the boto ec2 documentation, anything that accepts a filter advises you to "Check the EC2 API guide for details." Googling around I see a few supported filters, but I can't find an exhaustive list. Help!

user2076663
  • 430
  • 6
  • 12

1 Answers1

2

Oh I get it now. When I read "EC2 API guide" I was expecting boto documentation. But they mean AWS documentation:

http://docs.aws.amazon.com/AWSEC2/latest/APIReference/query-apis.html

user2076663
  • 430
  • 6
  • 12