DynamoDB Docs Overview ====================== This section is reserved for DynamoDB table documentation. Table pages are generated from source repositories that follow this convention: - ``dynamodb//schema.json`` Example: - ``dynamodb/jef-caferimo-recipes/schema.json`` Generation rules: - the folder name is treated as the DynamoDB table name - the file ``schema.json`` is treated as the table schema source - generated pages are written under ``source/dynamodb`` - this section is intentionally separate from ``source/api`` so the Lambda docs flow remains unchanged