Optional
conditionNo condition set
Optional
expressionDynamoDB Expression Attribute Names for Condition Expression
Optional
expressionDynamoDB Expression Attribute Values for Condition Expression
Optional
ttlAbsolute TTL value on record, if TTL attribute configured for table
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/howitworks-ttl.html
No TTL set, unless ttlInFutureDays
is set
Optional
ttlSets TTL value on record with a relative value - now + number of days in the future
If the ttl
attribute is set then this value is ignored
DynamoDB only guarantees TTL cleanup precision within a few days, so more precision here is unnecessary
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/howitworks-ttl.html
No TTL set, unless ttl
is set
Generated using TypeDoc
DynamoDB Condition Expression