question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Valid values for CloudWatch put_metric_alarm are not correctly rendered in the docs

See original GitHub issue

Hi, at https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/cloudwatch.html#CloudWatch.Client.put_metric_alarm the parameter fields OKActions, AlarmActions, and InsufficientDataActions have incorrectly rendered examples.

Screenshot:

Screenshot 2021-04-29 at 15 53 54

The part after :ec2:reboot should probably be also rendered in red.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
stobrien89commented, May 3, 2021

Hi @BastianZim,

You’re correct— The service teams generate the information in the SDK reference guides, so I’ll be contacting them to get this corrected.

0reactions
BastianZimcommented, Jun 4, 2022

Still happening

Read more comments on GitHub >

github_iconTop Results From Across the Web

PutMetricAlarm - Amazon CloudWatch - AWS Documentation
Creates or updates an alarm and associates it with the specified metric, metric math expression, anomaly detection model, or Metrics Insights query.
Read more >
class CloudWatch. Client - Boto3 Docs 1.26.34 documentation
When used in PutMetricAlarm , it enables you to create an alarm based on a metric ... Of those Expression structures, one must...
Read more >
cloudwatch - Go Packages
In case // of retry state, this function returns a bool value of true and nil ... see Deleting an anomaly detection model...
Read more >
Class: AWS.CloudWatch
Assigns one or more tags (key-value pairs) to the specified CloudWatch ... When used in PutMetricAlarm , specify True for the one expression...
Read more >
Using AWS CloudWatch | Crosswalk - Pulumi
Pulumi Crosswalk for AWS CloudWatch help you operationally understand and manage ... of these properties, and not all values are legal for any...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found