Amazon SimpleDB · JSON Structure

Amazon Simpledb Too Many Requested Attributes Structure

Too many attributes requested.

Type: object Properties: 1
Cloud StorageData StorageDatabaseNoSQL

TooManyRequestedAttributes is a JSON Structure definition published by Amazon SimpleDB, describing 1 property. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

BoxUsage

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "object",
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-simpledb/refs/heads/main/json-structure/amazon-simpledb-too-many-requested-attributes-structure.json",
  "name": "TooManyRequestedAttributes",
  "description": "Too many attributes requested.",
  "properties": {
    "BoxUsage": {
      "$ref": "#/components/schemas/Float"
    }
  }
}