How we can use dynamo db local to save cognito ID of authenticate users -


is there specific way create cognito identity pool in amazon dynamodb local setup? have setup javascript shell , created several tables , have queried it. need provide authenticated mode user login (facebook, amazon, google) node application. found several tutorials how set using aws dynamodb, need know how can create using local dynamodb without accessing aws dynamodb.

amazon dynamodb local doesn't validate credentials, doesn't matter how set amazon cognito identity pool or roles pool. able interact cognitocredentials object same way if using amazon dynamodb or dynamodb local.

it important note not hoever able validate fine-grained access control unless use full service, again because dynamodb local doesn't validate credentials.


Comments

Popular posts from this blog

php - Zend Framework / Skeleton-Application / Composer install issue -

c# - Better 64-bit byte array hash -

python - PyCharm Type error Message -