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.