How to enable SSO for my webapp so users can search for items in Amazon Whole Foods market for items and add them to their amazon cart?

0

Hello,

I am wondering if there is an offering from AWS that will allow for users of an app I would like to create to SSO into their Amazon account and add to their cart from my app. I’d also like for them to be able to use a search api provided by AWS to search for groceries (like the existing Amazon app has). Does AWS currently have an offering for features like this?

1 Respuesta
0

There is the "Login with Amazon" service that allows you to log users in to your website with their Amazon identity (so they don't need another username/password), but no service will allow you to directly change their shopping cart. You might be able to craft a URL that makes it easy for them to add it, but it will have to use a product on the Amazon.com website to do it (because of cross-site protections in place).

Using the Amazon.com search API is an Amazon.com feature, and not something AWS has a service for. Maybe the Product Advertising API is what you want?

profile picture
rowanu
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas