class Aws::DynamoDB::Http

Defined in:

aws-dynamodb/http.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(signer : Awscr::Signer::Signers::Interface, service_name : String, region : String, custom_endpoint : String | Nil = nil) #

[View source]

Instance Method Detail

def post(path, body : String, op : String) #

[View source]