# timestamp

State Resource

This is a State Resource as provided by the tymly-core-plugin plugin.

# Purpose

Generates a timestamp

# Usage

# Example

{
  "Timestamp": {
    "Type": "Task",
    "Resource": "module:timestamp",
    "ResultPath": "$.timestamp",
    "End": true
  }
}
Last Updated: 9/10/2023, 11:30:14 AM