Skip to main content Link Search Menu Expand Document (external link)

STSClientInstance overview

Added in v1.0.0


Table of contents


constructors

makeSTSClientInstance

Signature

export declare const makeSTSClientInstance: Effect.Effect<STSClient, never, STSClientInstanceConfig>

Added in v1.0.0

layers

DefaultSTSClientInstanceLayer

Signature

export declare const DefaultSTSClientInstanceLayer: Layer.Layer<STSClientInstance, never, never>

Added in v1.0.0

STSClientInstanceLayer

Signature

export declare const STSClientInstanceLayer: Layer.Layer<STSClientInstance, never, STSClientInstanceConfig>

Added in v1.0.0

tags

STSClientInstance (class)

Signature

export declare class STSClientInstance

Added in v1.0.0