Amazon Machine Images (AMI)¶
Filters¶
- Standard Value Filter (see Generic Filters) 
- image-age
- Checks the - CreationDateof the AMI. Age is in days.- Schema: - { "days": { "minimum": 0, "type": "number" }, "op": { "$ref": "#/definitions/filters_common/comparison_operators" } } 
Actions¶
- deregister
- Deregisters the specified AMI. After you deregister an AMI, it can’t be used to launch new instances. This command does not delete the AMI. - Schema: - { "delete-snapshots": { "type": "boolean" } }