📄️ Importing
Using the @catalogcloud/cli you can import lambda resources directly into your catalog. You will need the ARN of the Lambda function to import.
📄️ Documenting
After you import your Lambda function 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 lambda example page →