{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://api-evangelist.github.io/amazon-data-exchange/json-structure/update-asset-request-structure.json", "title": "Update Asset Request", "description": "Request body for updating an asset.", "type": "typedMap", "fields": { "Name": { "type": "str", "description": "The Name field" } } }