📄️ Importing
Using the @catalogcloud/cli you can import state machine directly into your catalog. You will need the ARN of the Step Function state machine to import.
📄️ Documenting
After you import your Step Function state machine you can start to add documentation to the resource.
📄️ Frontmatter fields
Each resource in CloudCatalog will contain frontmatter this data is used by CloudCatalog to render your resource correctly.
📄️ Updating AWS fields
Overtime you will want to update the information pulled from AWS in your Catalog.
📄️ Example
View the step functions example page →