adaptSnsModule(mod: SnsSdkModule,options: { region?: string | undefined; credentials?: unknown; endpoint?: string | undefined; }): ISnsTransport
Adapts the real AWS SNS SDK v3 module to the domain port.
mod: SnsSdkModule
The loaded SDK module
A domain-shaped transport