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

SNSClientInstanceConfig overview

Added in v1.0.0


Table of contents


constructors

makeDefaultSNSClientInstanceConfig

Signature

export declare const makeDefaultSNSClientInstanceConfig: Effect.Effect<SNSClientConfig, never, never>

Added in v1.0.0

layers

DefaultSNSClientConfigLayer

Signature

export declare const DefaultSNSClientConfigLayer: Layer.Layer<SNSClientInstanceConfig, never, never>

Added in v1.0.0

tags

SNSClientInstanceConfig (class)

Signature

export declare class SNSClientInstanceConfig

Added in v1.0.0