23.06.2023 Views

AWS

4 weeks subscription

4 weeks subscription

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

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 8601 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 2009-02-01<br />

54

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

Saved successfully!

Ooh no, something went wrong!