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

    Interface MockOptions

    TypeScript utility types for working with AWS SDK mocks

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