Amazon SNS - Delete Topic
Overview
You can use this Snap to delete a topic in Amazon SNS. See Deleting an Amazon SNS topic and subscription for further information.

Supported Accounts
- This is a Write-type Snap.
Works in Ultra Tasks
Prerequisites
Valid AWS Account and SNS access.
Known Issues
The Snap does not generate errors when a non-existing tag is removed.
Snap views
| Type | Description | Examples of upstream and downstream Snaps |
|---|---|---|
| Input |
Document. This Snap has at most one document input view. The region, ARN, and other details of the topic. |
|
| Output |
Document. This Snap has at most one document output view. The status of the deleted topic is displayed. |
|
| Learn more about Error handling. | ||
Snap settings
| Field/Field set | Description |
|---|---|
|
Label
|
Required.Specify a unique name for the Snap. Modify this to
be more appropriate, especially if there are more than one of the same Snap in the
pipeline.
Default value: Delete Topic Example: |
| Region
|
Specify the AWS region where the application is implemented. This is a suggestible field and suggestions are populated based on the Account settings. If the region field is empty, then the Snap evaluates the region in the following sequence:
Note: It is a best practice to provide value for the Region field.
Default value: None Example: |
| Topic ARN
|
Required. Specify the Amazon Resource Name of the topic. This is a suggestible field and suggestions are populated based on the Account settings. Default value: N/A Example: |
|
Snap execution Dropdown list
|
Choose one of the three modes in
which the Snap executes. Available options are:
Default value: Execute only |
Troubleshooting
| Error | Cause | Resolution |
|---|---|---|
| An error occurred while creating a topic with the given topic name in AWS SNS. | Valid information might be missing. | Check the input data, formats and try again. |
| One or more Pipeline parameters are given in the account. | Validation is not applicable for Pipeline parameters. | Do not validate the account if Pipeline parameters are provided. |
| Access denied by the SNS service. | Invalid credentials for AWS SNS. | Provide valid credentials. |