19.08.2018 Views

sqs-dg-2009-02-01

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Amazon Simple Queue Service Developer Guide<br />

Element Descriptions<br />

Condition<br />

NumericLessThanEquals<br />

NumericGreaterThan<br />

NumericGreaterThanEquals<br />

Description<br />

"Less than or equals" matching<br />

Short version: numlteq<br />

"Greater than" matching<br />

Short version: numgt<br />

"Greater than or equals" matching<br />

Short version: numgteq<br />

Date Conditions<br />

Date conditions let you constrain using date and time matching rules. You must specify all date/time<br />

values with one of the W3C implementations of the ISO 86<strong>01</strong> date formats (for more information, go to<br />

http://www.w3.org/TR/NOTE-datetime). You use these conditions with the aws:CurrentTime key to<br />

restrict access based on request time.<br />

Note<br />

Wildcards are not permitted for date conditions.<br />

Condition<br />

DateEquals<br />

DateNotEquals<br />

DateLessThan<br />

DateLessThanEquals<br />

DateGreaterThan<br />

DateGreaterThanEquals<br />

Description<br />

Strict matching<br />

Short version: dateeq<br />

Strict negated matching<br />

Short version: dateneq<br />

A point in time at which a key stops taking effect<br />

Short version: datelt<br />

A point in time at which a key stops taking effect<br />

Short version: datelteq<br />

A point in time at which a key starts taking effect<br />

Short version: dategt<br />

A point in time at which a key starts taking effect<br />

Short version: dategteq<br />

Boolean Conditions<br />

Condition<br />

Bool<br />

Description<br />

Strict Boolean matching<br />

API Version <strong>2009</strong>-<strong>02</strong>-<strong>01</strong><br />

54

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!