Skip to content

The correct documentation to use to create a pre-signed Dynamodb http request #298

Closed
@mutuelinvestor

Description

@mutuelinvestor

I'm trying to use the Dynamodb API to access information via http. I successfully used the HMAC function to create the signature, but I'm have difficulty creating the actual request. My hope is to use a pre-signed get request for Dynamodb and I was hoping someone could point me to the correct documentation.

I've read several different alternatives and it is a bit confusing.

  1. http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html
  2. http://docs.aws.amazon.com/general/latest/gr/sigv4-add-signature-to-request.html
  3. http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/MakingHTTPReests.html

Thanks for you input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    guidanceQuestion that needs advice or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions