AWS has a [new interface definition language called Smithy](https://awslabs.github.io/smithy/). Smithy already has a [lexer using pygments' classes](https://github.com/awslabs/smithy/blob/main/docs/smithy/lexer.py), so this only needs to be modified to be local and then merged in.
AWS has a new interface definition language called Smithy.
Smithy already has a lexer using pygments' classes, so this only needs to be modified to be local and then merged in.