

# Extension architecture
<a name="extension-architecture"></a>

There are two parts to the Amazon DCV Extension SDK: a `manifest` file that describes extension metadata and an `executable` that runs when the extension is activated.

There is no difference in the structure of client and server extensions.