{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "PutItemOutput", "type": "object", "properties": { "Attributes": { "type": "object", "description": "The attribute values as they appeared before the PutItem operation" } } }