{ "type": "string", "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-signer/refs/heads/main/json-structure/amazon-signer-encryption-algorithm-structure.json", "name": "EncryptionAlgorithm", "description": "EncryptionAlgorithm schema from AWS Signer API", "enum": [ "RSA", "ECDSA" ] }