Amazon Vinyl
    Preparing search index...

    Interface CodecUnsupportedEvent

    interface CodecUnsupportedEvent {
        contentType: ContentType;
        mimeType: string;
    }
    Index
    contentType: ContentType

    The content type of the stream whose append failed.

    mimeType: string

    The mimeType (including the failing codec) that was denylisted.