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
질문됨 7년 전9963회 조회
3개 답변
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
답변함 7년 전
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

답변함 6년 전
0

This was helpful.

ZM
답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠