{ "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-invalid-parameter-value-structure.json", "name": "InvalidParameterValue", "description": "The value for a parameter is invalid.", "properties": { "BoxUsage": { "$ref": "#/components/schemas/Float" } } }