Using React Native to Speak to AWS - Get item key is federatedInfo with options undefined error

0 votes

I followed this guide,

https://aws.github.io/aws-amplify/media/quick_start

This uses react native to speak to a amazon cloud database,

Everything goes fine untill I run the application on my emulator and I get this output:

11:09:13: Starting Android...

 › Press a to open Android device or emulator.
 › Press q to display QR code.
 › Press r to restart packager, or R to restart packager and clear cache.
 › Press d to toggle development mode. (current mode: development)

11:09:44: Finished building JavaScript bundle in 28795ms
11:09:47: Get item: key is federatedInfo with options undefined
11:09:47: Get item: key is federatedInfo with options undefined
11:09:47: Running app on HUAWEI MLA-AL10 in development mode

11:09:47: Get item: key is federatedInfo with options undefined
11:09:47: Get item: key is federatedInfo with options undefined
11:09:52: Get item: key is AWSAnalytics_REALLYLONGSTRING with options undefined

I followed the guide perfectly but it still doesn't work, I followed the guide of installing Yarn and it looked happy but still gave this error at the end.

Is this because of my setup or the AWS permissions side?

Thank you for any help :)

Screenshot

UPDATE:

Apparently these are not errors they are more like warning information, I spoke to the people over at Amazon and they said something about them being about the fact that i'm trying to access the database directly and not through a sign in api. Not really sure if I understood them correctly but they were pretty chilled about it.

If anyone has anymore information about it or can clarify further I will select that as the correct answer so the question can close.

Sep 20, 2018 in AWS by bug_seeker
• 15,520 points
497 views

1 answer to this question.

0 votes

Get item: key is federatedInfo with options undefined error

Is apparently not a error message and is more like a warning message.

It has to do with the way that I'm accessing the information from my react native app.

I spoke to the AWS guys and they said not to take notice of them, So that's what I'll do.

If you need to know more about React, Its recommended to join React JS Course today.

answered Sep 20, 2018 by Priyaj
• 58,090 points

Related Questions In AWS

0 votes
1 answer

Add a new item to a Dynamodb using a AWS lambda function each time a function is executed with Cloudwatch

The problem here is that the PutItem ...READ MORE

answered Feb 14, 2022 in AWS by Rahul
• 2,080 points
382 views
0 votes
1 answer

How to get AWS account/service cost using CloudWatch API?

You can check this link for a ...READ MORE

answered Jul 13, 2018 in AWS by Priyaj
• 58,090 points
696 views
+1 vote
2 answers

Is there a API to get AWS Marketplace Products

AWS Marketplace Entitlement Service API Reference The AWS ...READ MORE

answered Aug 1, 2018 in AWS by findingbugs
• 4,780 points
852 views
0 votes
1 answer

AWS S3 uploading hidden files by default

versioning is enabled in your bucket. docs.aws.amazon.com/AmazonS3/latest/user-guide/….... the ...READ MORE

answered Oct 4, 2018 in AWS by Priyaj
• 58,090 points
5,361 views
–1 vote
1 answer

How to decrypt the encrypted S3 file using aws-encryption-cli --decrypt

Use command : aws s3 presign s3://mybucket/abc_count.png you get ...READ MORE

answered Oct 22, 2018 in AWS by Priyaj
• 58,090 points
4,803 views
0 votes
1 answer

Import my AWS credentials using python script

Using AWS Cli  Configure your IAM user then ...READ MORE

answered Nov 16, 2018 in AWS by Jino
• 5,810 points
2,549 views
0 votes
2 answers
+1 vote
3 answers
+1 vote
3 answers

How to get ARN for s3 Bucket using aws cli .

An ARN is a non-opaque, constructible identifier, ...READ MORE

answered Aug 16, 2018 in AWS by Priyaj
• 58,090 points
4,983 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP