# Functions
NewDynamoDBChunkClient makes a new DynamoDB-backed chunk.Client.
NewDynamoDBIndexClient makes a new DynamoDB-backed IndexClient.
NewDynamoDBTableClient makes a new DynamoTableClient.
NewS3ObjectClient makes a new S3-backed ObjectClient.
# Variables
Fixtures for testing the various configuration of AWS storage.
# Structs
DynamoDBConfig specifies config for a DynamoDB database.
MetricsAutoScalingConfig holds parameters to configure how it works.
S3Config specifies config for storing chunks on AWS S3.
No description provided by the author
StorageConfig specifies config for storing data on AWS.