idea-aws
    Preparing search index...

    Interface AttachmentsInitOptions

    Options when creating a new instance of Attachments.

    interface AttachmentsInitOptions {
        compatibility?: "v1";
    }
    Index

    Properties

    Properties

    compatibility?: "v1"

    Whether to enable the compatibility mode to older versions (temporary, it will be removed).