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

    Type Alias CommandConstructor<TInput, TOutput>

    CommandConstructor: new (input: TInput) => StructuralCommand<TInput, TOutput>

    TypeScript utility types for working with AWS SDK mocks

    Type Parameters

    • TInput extends object
    • TOutput extends MetadataBearer