Structs§

  • TimeWindowEventResponseProperties is the object that captures response properties that relate to the tumbling windows feature Kinesis: https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html#services-kinesis-windows DDB: https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html#services-ddb-windows
  • TimeWindowProperties is the object that captures properties that relate to the tumbling windows feature Kinesis: https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html#services-kinesis-windows DDB: https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html#services-ddb-windows
  • Window is the object that captures the time window for the records in the event when using the tumbling windows feature Kinesis: https://docs.aws.amazon.com/lambda/latest/dg/with-kinesis.html#services-kinesis-windows DDB: https://docs.aws.amazon.com/lambda/latest/dg/with-ddb.html#services-ddb-windows