class Amazonite::DynamoDBv2::ProvisionedThroughputExceededException

Defined in:

dynamodb_v2/exception_factory.cr

Instance methods inherited from class Amazonite::Core::ResponseException

http : HTTP::Client::Response http

Constructor methods inherited from class Amazonite::Core::ResponseException

new(http : HTTP::Client::Response, message : String | Nil = nil, cause : Exception | Nil = nil) new