Skip to main content

SNS (Simple Notification)

AwsSnsPlatformApplication

Provides an SNS platform application resource.

import { AwsSnsPlatformApplication } from "@dinghy/tf-aws/serviceSns"

<AwsSnsPlatformApplication/>

AwsSnsSmsPreferences

Provides a way to set SNS SMS preferences.

import { AwsSnsSmsPreferences } from "@dinghy/tf-aws/serviceSns"

<AwsSnsSmsPreferences/>

AwsSnsTopic

Provides an SNS topic resource.

import { AwsSnsTopic } from "@dinghy/tf-aws/serviceSns"

<AwsSnsTopic/>

AwsSnsTopicDataProtectionPolicy

Provides an SNS data protection topic policy resource.

import { AwsSnsTopicDataProtectionPolicy } from "@dinghy/tf-aws/serviceSns"

<AwsSnsTopicDataProtectionPolicy/>

AwsSnsTopicPolicy

Provides an SNS topic policy resource.

import { AwsSnsTopicPolicy } from "@dinghy/tf-aws/serviceSns"

<AwsSnsTopicPolicy/>

AwsSnsTopicSubscription

Provides a resource for subscribing to SNS topics.

import { AwsSnsTopicSubscription } from "@dinghy/tf-aws/serviceSns"

<AwsSnsTopicSubscription/>