404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.253.148: ~ $
**To list the metrics for Amazon SNS**

The following ``list-metrics`` example displays the metrics for Amazon SNS. ::

    aws cloudwatch list-metrics \
        --namespace "AWS/SNS"

Output::

    {
        "Metrics": [
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "NotifyMe"
                    }
                ],
                "MetricName": "PublishSize"
            },
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "CFO"
                    }
                ],
                "MetricName": "PublishSize"
            },
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "NotifyMe"
                    }
                ],
                "MetricName": "NumberOfNotificationsFailed"
            },
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "NotifyMe"
                    }
                ],
                "MetricName": "NumberOfNotificationsDelivered"
            },
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "NotifyMe"
                    }
                ],
                "MetricName": "NumberOfMessagesPublished"
            },
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "CFO"
                    }
                ],
                "MetricName": "NumberOfMessagesPublished"
            },
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "CFO"
                    }
                ],
                "MetricName": "NumberOfNotificationsDelivered"
            },
            {
                "Namespace": "AWS/SNS",
                "Dimensions": [
                    {
                        "Name": "TopicName",
                        "Value": "CFO"
                    }
                ],
                "MetricName": "NumberOfNotificationsFailed"
            }
        ]
    }


Filemanager

Name Type Size Permission Actions
delete-alarms.rst File 254 B 0644
describe-alarm-history.rst File 1.85 KB 0644
describe-alarms-for-metric.rst File 3.48 KB 0644
describe-alarms.rst File 1.71 KB 0644
disable-alarm-actions.rst File 270 B 0644
enable-alarm-actions.rst File 270 B 0644
get-metric-statistics.rst File 4.8 KB 0644
list-metrics.rst File 2.63 KB 0644
put-metric-alarm.rst File 1.38 KB 0644
put-metric-data.rst File 1.1 KB 0644
set-alarm-state.rst File 401 B 0644