The Json Document Attribute scopes the data retrieved to one of the child
attributes of the root document.  For example, you could specify "Data"
from your example object (without quotes).

It is required, which is to say that you cannot retrieve the entire root
document as you have it above.

On Thu, Apr 19, 2018 at 9:10 AM, Maurilio Lopez Martinez <
lopez.mtzm1...@gmail.com> wrote:

> Hi.
> Apache Nifi Team
> I would like you to help me in the configuration of the getDynamoDB
> processor, especially in the option Json Document Attribute my json has the
> following structure:
>
> {
>   "CreatedAt": "",
>   "CreatedBy": "",
>   "Data": "",
>   "Id": "",
>   "ModifiedAt": "",
>   "ModifiedBy": "",
>   "Owner": ""
> }
>
> Thank you very much for your support.
> Greetings.
>

Reply via email to