From c2864f5e7672b67fc96465b88611347945715b5b Mon Sep 17 00:00:00 2001 From: Erik Kristensen Date: Thu, 12 Dec 2024 17:23:55 -0700 Subject: [PATCH] docs(sfn-state-machine): updating properties --- docs/resources/sfn-state-machine.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/resources/sfn-state-machine.md b/docs/resources/sfn-state-machine.md index 0fd40a6f..e4e3de89 100644 --- a/docs/resources/sfn-state-machine.md +++ b/docs/resources/sfn-state-machine.md @@ -14,7 +14,12 @@ SFNStateMachine ## Properties -- `ARN`: No Description +- `ARN`: The Amazon Resource Name (ARN) that identifies the state machine. +- `CreationDate`: The date the state machine was created. +- `Name`: The name of the state machine. +- `Type`: The type of the state machine. +- `tag::`: This resource has tags with property `Tags`. These are key/value pairs that are + added as their own property with the prefix of `tag:` (e.g. [tag:example: "value"]) !!! note - Using Properties Properties are what [Filters](../config-filtering.md) are written against in your configuration. You use the property