A key source that describes how to find a symmetric key for encryption or decryption. It can be an AWS KMS key source that uses a KMS to find a symmetric key, or a static key source that uses a static symmetric key provided as secrets.
API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen-Source
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/EventGatewayKeySource",
"title": "EventGatewayKeySource",
"description": "A key source that describes how to find a symmetric key for encryption or decryption.\nIt can be an AWS KMS key source that uses a KMS to find a symmetric key,\nor a static key source that uses a static symmetric key provided as secrets.\n",
"discriminator": {
"propertyName": "type",
"mapping": {
"aws": "#/components/schemas/EventGatewayAWSKeySource",
"static": "#/components/schemas/EventGatewayStaticKeySource"
}
},
"oneOf": [
{
"$ref": "#/components/schemas/EventGatewayAWSKeySource"
},
{
"$ref": "#/components/schemas/EventGatewayStaticKeySource"
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.