Where do I find the URL to my DynamoDB API?

0

How am I missing this? I just started a new project and was able to easily create a DynamoDB table, but I cannot for the life of me find the API URL? All I see is my table resource name, and my Amazon Resource Name (ARN), which is not very helpful. I've searched for tutorials or documentation that would explain step 2 for me, but for me step two is accessing my API via Postman, but I cannot do that if I cannot find something as simple as the API URL. Can someone point me to where in the UI I find this information?

Edited by: szaske on Sep 17, 2017 6:33 PM

Edited by: szaske on Sep 18, 2017 6:14 AM

szaske
demandé il y a 7 ans10363 vues
3 réponses
0

Hi szaske,

These are the standard endpoints for DynamoDB: http://docs.aws.amazon.com/general/latest/gr/rande.html#ddb_region

Clarifying questions:
Are you running your own servers?
Which platform are you programming on? Java? Android? iOS? Python?

AWS
répondu il y a 7 ans
0

I think you need to take a look at this page about REST API calls

http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Programming.LowLevelAPI.html

répondu il y a 6 ans
0

This was helpful.

ZM
répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions