{ "type": "string", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-storage-gateway/refs/heads/main/json-structure/amazon-storage-gateway-smb-security-strategy-structure.json", "name": "SMBSecurityStrategy", "description": "SMBSecurityStrategy schema from Amazon Storage Gateway API", "enum": [ "ClientSpecified", "MandatorySigning", "MandatoryEncryption" ] }