Exception: ActiveStorage::AwsRecord::ConfigurationError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/active_storage/aws_record/configuration.rb

Overview

Raised when the gem cannot adapt to the configured DynamoDB table (e.g. a numeric partition key, a missing range key, or a key-attribute name that collides with one of the gem’s own stored attributes).