CAP Node.js API / cap-transport-aws-sns-sqs/src / SnsClient
Defined in: cap-transport-aws-sns-sqs/src/aws-types.ts:5
destroy():
void
Defined in: cap-transport-aws-sns-sqs/src/aws-types.ts:10
void
send(
command):Promise<{MessageId?:string;SequenceNumber?:string; }>
Defined in: cap-transport-aws-sns-sqs/src/aws-types.ts:6
PublishCommandInput
Promise<{ MessageId?: string; SequenceNumber?: string; }>