Skip to content

Commit

Permalink
Merge pull request #8 from beckandros/patch-10
Browse files Browse the repository at this point in the history
Update GetMetricData.java
  • Loading branch information
scmacdon authored Apr 9, 2020
2 parents e9a27d1 + 3de73fe commit 22257c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//snippet-sourcedescription:[GetMetricData.java demonstrates how to get metric data.]
//snippet-sourcedescription:[GetMetricData.java demonstrates how to get metrics data with Amazon CloudWatch.]
//snippet-keyword:[SDK for Java 2.0]
//snippet-keyword:[Code Sample]
//snippet-service:[Amazon CloudWatch]
Expand Down Expand Up @@ -38,7 +38,7 @@
// snippet-end:[cloudwatch.java2.get_metric_data.import]

/**
* Puts a sample metric data point
* Gets a sample metric data point
*/
public class GetMetricData {

Expand Down

0 comments on commit 22257c7

Please sign in to comment.