Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

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

Parameters

params: s.DeleteTopicInput

Returns

Promise<void>