AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class AmazonDAXClient

Implementation for accessing DAX

DAX is a managed caching service engineered for Amazon DynamoDB. DAX dramatically speeds up database reads by caching frequently-accessed data from DynamoDB, so applications can access that data with sub-millisecond latency. You can create a DAX cluster easily, using the AWS Management Console. With a few simple modifications to your code, your application can begin taking advantage of the DAX cluster and realize significant improvements in read performance.

Class AmazonDAXConfig

Configuration for accessing Amazon DAX service

Class AmazonDAXDefaultConfiguration

Configuration for accessing Amazon DAX service

Class AmazonDAXException

Common exception for the DAX service.

Class AmazonDAXRequest

Base class for DAX operation requests.

Class ChangeType

Constants used for properties of type ChangeType.

Class ClusterEndpointEncryptionType

Constants used for properties of type ClusterEndpointEncryptionType.

Class IsModifiable

Constants used for properties of type IsModifiable.

Class ParameterType

Constants used for properties of type ParameterType.

Class SourceType

Constants used for properties of type SourceType.

Class SSEStatus

Constants used for properties of type SSEStatus.

Interfaces

NameDescription
Interface IAmazonDAX

Interface for accessing DAX

DAX is a managed caching service engineered for Amazon DynamoDB. DAX dramatically speeds up database reads by caching frequently-accessed data from DynamoDB, so applications can access that data with sub-millisecond latency. You can create a DAX cluster easily, using the AWS Management Console. With a few simple modifications to your code, your application can begin taking advantage of the DAX cluster and realize significant improvements in read performance.