AWS SDK Vitest Mock - API Reference - v1.0.93
    Preparing search index...

    Interface MockOptions

    TypeScript utility types for working with AWS SDK mocks

    interface MockOptions {
        strict?: boolean;
    }
    Index
    strict?: boolean