Show / Hide Table of Contents

Namespace LambdaSharp.DynamoDB.Native.Utility

Classes

InspectDynamoDbClient

The InspectDynamoDbClient class inserts a callback for IAmazonDynamoDB operations that captures the request and respose (or exception) of the operation. This class is useful for inspecting or logging what information actually goes across the wire when calling the DynamoDB API.

In This Article
Back to top Generated by DocFX