Difference between revisions of "Aws cloudwatch list-dashboards"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* <code>[[aws cloudwatch]] list-dashboards</code>
 
* <code>[[aws cloudwatch]] list-dashboards</code>
  
 +
 +
[[aws cloudwatch]] list-dashboards --output table
 
<pre>
 
<pre>
aws cloudwatch list-dashboards --output table
 
 
-----------------------------------------------------------------------------------------------------------------------
 
-----------------------------------------------------------------------------------------------------------------------
 
|                                                  ListDashboards                                                    |
 
|                                                  ListDashboards                                                    |

Revision as of 17:16, 15 October 2021


aws cloudwatch list-dashboards --output table
-----------------------------------------------------------------------------------------------------------------------
|                                                   ListDashboards                                                    |
+---------------------------------------------------------------------------------------------------------------------+
||                                                 DashboardEntries                                                  ||
|+--------------------------------------------------------------+-------------------+-----------------------+--------+|
||                         DashboardArn                         |   DashboardName   |     LastModified      | Size   ||
|+--------------------------------------------------------------+-------------------+-----------------------+--------+|
||  arn:aws:cloudwatch::524658868377:dashboard/YOUR_DASHBOARD   |  YOUR_DASHBOARD   |  2021-07-07T10:25:54Z |  827   ||
|+--------------------------------------------------------------+-------------------+-----------------------+--------+|

Related terms


See also

Advertising: