DirectConnect VCF utilization get-metric-statistics not returning any data

0

Hello,

I am trying to get DirectConnect VCF utilization statistics via the CLI. Below is the command I am running:

$ aws cloudwatch get-metric-statistics --metric-name VirtualInterfaceBpsEgress --start-time 2022-01-07T10:00:00Z --end-time 2022-01-09T10:00:00Z --period 3600 --namespace AWS/DX --statistics Maximum --dimensions Name=ConnectionId,Value=XXXX Name=VirtualInterfaceId,Value=YYYY

And it returns:

{ "Label": "VirtualInterfaceBpsEgress", "Datapoints": [] }

I have tried modifying the period, start and end time, however I never seem to get any data out of it. I can see there is data fine in the webview.

What am I doing wrong?

Thanks.

arsm
質問済み 2年前72ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ