Configuring Amazon SNS topic tags
This page shows how you can use the Amazon Web Services Management Console, an Amazon SDK, and the Amazon CLI to configure tags for an Amazon SNS topic.
Important
Do not add personally identifiable information (PII) or other confidential or sensitive information in tags. Tags are accessible to other Amazon Web Services, including billing. Tags are not intended to be used for private or sensitive data.
Topics
Listing, adding, and removing tags for an Amazon SNS topic using the Amazon Web Services Management Console
Sign in to the Amazon SNS console
. -
On the navigation panel, choose Topics.
-
On the Topics page, choose a topic and then choose Edit.
-
Expand the Tags section.
The tags added to the topic are listed.
-
Modify topic tags:
-
To add a tag, choose Add tag and enter a Key and Value (optional).
-
To remove a tag, choose Remove tag next to a key-value pair.
-
-
Choose Save changes.
Adding tags to a topic using an Amazon SDK
To use an Amazon SDK, you must configure it with your credentials. For more information, see The shared config and credentials files in the Amazon SDKs and Tools Reference Guide.
The following code examples show how to add tags to an Amazon SNS topic.
Managing tags with Amazon SNS API actions
To manage tags using the Amazon SNS API, use the following API actions:
API actions that support ABAC
The following is a list of API actions that support attribute-based access control (ABAC). For more details about ABAC, see What is ABAC for Amazon? in the IAM User Guide.