From 69a458694d68665235908c2cfbf3c9b6f55d4007 Mon Sep 17 00:00:00 2001 From: Brian Dwyer Date: Tue, 2 Aug 2022 13:55:52 -0400 Subject: [PATCH] Update docs --- docs/data-sources/json2dynamodb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/data-sources/json2dynamodb.md b/docs/data-sources/json2dynamodb.md index 48c4a191..673daeae 100644 --- a/docs/data-sources/json2dynamodb.md +++ b/docs/data-sources/json2dynamodb.md @@ -21,11 +21,11 @@ JSON into DynamoDB JSON format ### Optional -- `id` (String) The ID of this resource. - `spec` (String) OpenAPI Schema specification in JSON format to validate the JSON against. ### Read-Only +- `id` (String) The ID of this resource. - `result` (String) JSON rendered as DynamoDB JSON