29.07.2020 Views

sqs-dg-2009-02-01

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

Element Descriptions

Condition

NumericLessThanEquals

NumericGreaterThan

NumericGreaterThanEquals

Description

"Less than or equals" matching

Short version: numlteq

"Greater than" matching

Short version: numgt

"Greater than or equals" matching

Short version: numgteq

Date Conditions

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

values with one of the W3C implementations of the ISO 8601 date formats (for more information, go to

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

restrict access based on request time.

Note

Wildcards are not permitted for date conditions.

Condition

DateEquals

DateNotEquals

DateLessThan

DateLessThanEquals

DateGreaterThan

DateGreaterThanEquals

Description

Strict matching

Short version: dateeq

Strict negated matching

Short version: dateneq

A point in time at which a key stops taking effect

Short version: datelt

A point in time at which a key stops taking effect

Short version: datelteq

A point in time at which a key starts taking effect

Short version: dategt

A point in time at which a key starts taking effect

Short version: dategteq

Boolean Conditions

Condition

Bool

Description

Strict Boolean matching

API Version 2009-02-01

54

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

Saved successfully!

Ooh no, something went wrong!