Skip to main content
Module

x/aws_api/services/sns/mod.ts>SNS#createTopic

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
method SNS.prototype.createTopic
import { SNS } from "https://deno.land/x/aws_api@v0.8.1/services/sns/mod.ts";

Parameters

params: s.CreateTopicInput
optional
opts: client.RequestOptions = [UNSUPPORTED]

Returns

Promise<s.CreateTopicResponse>