Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cloudwatch): Additional Properties for Cloudwatch AlarmStatusWidget #19387

Merged
merged 13 commits into from Mar 24, 2022

Conversation

markussiebert
Copy link
Contributor

@markussiebert markussiebert commented Mar 14, 2022

I've added the missing properties from the Alarm Status Widget

see: https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/CloudWatch-Dashboard-Body-Structure.html#CloudWatch-Dashboard-Properties-Alarm-Widget-Object

fixes: #19386

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Mar 14, 2022

@markussiebert markussiebert changed the title feat: implement additional props feat(cloudwatch): Additional Properties for Cloudwatch AlarmWidget Mar 14, 2022
@github-actions github-actions bot added the @aws-cdk/aws-cloudwatch Related to Amazon CloudWatch label Mar 14, 2022
@markussiebert markussiebert changed the title feat(cloudwatch): Additional Properties for Cloudwatch AlarmWidget feat(cloudwatch): Additional Properties for Cloudwatch AlarmStatusWidget Mar 14, 2022
@markussiebert
Copy link
Contributor Author

Hi @madeline-k maybe you can review this small change?

Copy link
Contributor

@madeline-k madeline-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good @markussiebert! I just have a few minor comments.

packages/@aws-cdk/aws-cloudwatch/README.md Outdated Show resolved Hide resolved
markussiebert and others added 3 commits March 23, 2022 11:12
Co-authored-by: Madeline Kusters <80541297+madeline-k@users.noreply.github.com>
Co-authored-by: Madeline Kusters <80541297+madeline-k@users.noreply.github.com>
Co-authored-by: Madeline Kusters <80541297+madeline-k@users.noreply.github.com>
@mergify mergify bot dismissed madeline-k’s stale review March 23, 2022 10:12

Pull request has been modified.

Copy link
Contributor

@madeline-k madeline-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing, @markussiebert! Approved!

@mergify
Copy link
Contributor

mergify bot commented Mar 23, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 95dd71f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 3c9ea5f into aws:master Mar 24, 2022
@mergify
Copy link
Contributor

mergify bot commented Mar 24, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

StevePotter pushed a commit to StevePotter/aws-cdk that referenced this pull request Apr 27, 2022
…get (aws#19387)

I've added the missing properties from the Alarm Status Widget

see: https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/CloudWatch-Dashboard-Body-Structure.html#CloudWatch-Dashboard-Properties-Alarm-Widget-Object

fixes: aws#19386 

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-cloudwatch Related to Amazon CloudWatch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(cloudwatch): AlarmWidget should accept additional props sortBy and states
3 participants