Amazon SNS - Manage Topic
Overview
Use this Snap to update and remove attributes and tags in a topic in Amazon SNS. Provide details of the attributes and tag attributes that you want to update or remove from the topic.

Supported Accounts
- This is a Write-type Snap.
Works in Ultra Tasks
Prerequisites
- Valid AWS Account and SNS access.
- Authentication such as IAM Role access, Access key, and Security Access key.
- A topic created with the Amazon SNS - Create Topic Snap to manage.
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. Topic ARN, region, attributes, and tag attributes that you want to update or modify in the topic. |
|
| Output |
Document. This Snap has at most one document output view. The updated 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: Manage 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: |
| Operation
|
Select one of the following options for which you want the Snap to manage attributes or tags:
Default value: Update topic attribute Example: |
| Update topic attribute |
Select to update the topic attributes. This field set consists of the Attribute Name and Attribute Value fields. |
| Attribute Name
|
Enter the name of the attribute in the topic. This is a suggestible field and suggestions are populated based on the Account settings. Default value: N/A Example: |
| Attribute Value
|
Enter the value of the attribute in the topic. Default value: N/A Example: |
| Update tag attributes |
Select to update the tag attributes. This field set consists of the Tag Name and Value fields. |
| Tag Name
|
Specify a name for the tag attribute. Default value: N/A Example: |
| Value
|
Specify a name for the tag value. Default value: N/A Example: |
| Remove tag attributes |
Select to remove the tag attributes. This field set consists of the Remove Tag Names field. |
| Remove Tag Names
|
Enter the names of the tag to remove from the topic. You can add any number of tag names by clicking the Add icon on the field set. 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 updating a topic with the given topic name in AWS SNS. | Valid information might be missing. | Check the input data, formats and try again. |
| Missing Topic ARN | Topic ARN should not be blank. | The topic ARN must be provided. |