source/code/testing/cloudwatch_metrics.py [45:55]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                        "Dimensions": [
                            {
                                "Name": "VolumeId",
                                "Value": volume_id
                            }
                        ]
                    },
                    "Period": 24 * 3600,
                    "Stat": "Sum"
                },
                "ReturnData": False
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



source/code/testing/cloudwatch_metrics.py [64:74]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                        "Dimensions": [
                            {
                                "Name": "VolumeId",
                                "Value": volume_id
                            }
                        ]
                    },
                    "Period": 24 * 3600,
                    "Stat": "Sum"
                },
                "ReturnData": False
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



