Skip to content

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

Merged
mergify[bot] merged 13 commits intoaws:masterfrom
markussiebert:issue-19386
Mar 24, 2022
Merged

feat(cloudwatch): Additional Properties for Cloudwatch AlarmStatusWidget#19387
mergify[bot] merged 13 commits intoaws:masterfrom
markussiebert:issue-19386

Conversation

@markussiebert
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
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.

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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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