Too many bytes in this domain.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-simpledb/refs/heads/main/json-schema/amazon-simpledb-number-domain-bytes-exceeded-schema.json", "title": "NumberDomainBytesExceeded", "description": "Too many bytes in this domain.", "type": "object", "properties": { "BoxUsage": { "$ref": "#/components/schemas/Float" } } }