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

- Simplify v3 Guard result json #230

Merged

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Sep 6, 2023

Issue #, if available:

Description of changes:

  • Provide common access properties for different values of the nested JSON returned from guard

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kddejong kddejong force-pushed the package/cfn_guard_rs_hook/3.0.0 branch from 7c57027 to 07f1f35 Compare September 6, 2023 20:45
@@ -7,7 +7,7 @@ authors = ["Kevin DeJong <kddejong@amazon.com>"]
[tool.poetry.dependencies]
python = "^3.7.2"
cloudformation-cli-python-lib = "^2.1.12"
cfn-guard-rs = "^0.2.1"
cfn-guard-rs = "~0.2.3"
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this be ~0.3.2 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not until its published into pypi

that will be the next PR

mmaeng
mmaeng previously approved these changes Sep 6, 2023
@kddejong kddejong merged commit 2f5cc92 into aws-cloudformation:main Sep 6, 2023
@kddejong kddejong deleted the package/cfn_guard_rs_hook/3.0.0 branch September 6, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants