Class Client<HandlerOptions, ClientInput, ClientOutput, ResolvedClientConfiguration>

A general interface for service clients, idempotent to browser or node clients This type corresponds to SmithyClient(https://github.com/aws/aws-sdk-js-v3/blob/main/packages/smithy-client/src/client.ts). It's provided for using without importing the SmithyClient class.

Type Parameters

  • HandlerOptions

  • ClientInput extends object

  • ClientOutput extends MetadataBearer

  • ResolvedClientConfiguration extends SmithyResolvedConfiguration<HandlerOptions>

Hierarchy (view full)

Implements

Constructors

Properties

Methods

Constructors

Properties

Methods