SNS Topics¶
Provider: AWS
Service ID: sns_topics
Rendering: Standard table with expandable detail rows
Quick Example¶
<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
service: 'sns_topics',
provider: 'aws',
region: 'eu-west-2',
source: 'live',
attributes: ['name', 'topic_arn']
});
</script>
<div data-sd-service="sns_topics" data-sd-source="live"></div>
Default Attributes¶
When no attributes array is specified, these columns are displayed:
All Attributes¶
| Attribute | Display Name | Format | Description |
|---|---|---|---|
name |
Topic Name | text |
Resource display name (from tags or identifier) |
topic_arn |
Topic ARN | arn_name |
From API field: TopicArn |
= included in default view
Sort Order¶
Results are sorted by: name