ApiSchemas
SecretId
One shape from the contract, as it appears on the wire.
Used by secrets.delete, secrets.list, secrets.upsert
Referenced from Secret, SecretInUseEncoded, SecretNotFoundEncoded
JSON Schema
{
"type": "string",
"minLength": 1
}