Skip to main content

@aws-prototyping-sdk/pdk-nag

Project description

PDK Nag

PDKNag ships with a helper utility that automatically configures CDKNag within your application.

const app = PDKNag.app();
const stack = new Stack(app, 'MyStack');
...

As shown above, this will configure your application to have CDKNag run on synthesis.

By default, CDK will trigger a failure on synth if any errors are encountered. To relax these, run the following:

cdk synth --ignore-errors

Conversely, CDK will not fail on synth if warnings are detected. To enforce that all warnings are resolved, run the following command:

cdk synth --strict

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_prototyping_sdk.pdk_nag-0.12.1.tar.gz (35.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_prototyping_sdk.pdk_nag-0.12.1-py3-none-any.whl (33.9 kB view details)

Uploaded Python 3

File details

Details for the file aws_prototyping_sdk.pdk_nag-0.12.1.tar.gz.

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.12.1.tar.gz
Algorithm Hash digest
SHA256 61663d901e52724460126e7aec51f8a829a59b864bf2c48e441d731d75947317
MD5 c31403535e55b60bb5adce5605d56417
BLAKE2b-256 12c59f31b8fce98ae718c0c05938ae781b798caf1114345cf9b199283b4316fe

See more details on using hashes here.

File details

Details for the file aws_prototyping_sdk.pdk_nag-0.12.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.12.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d824b4a35a550b63d14926b1dbff912ab3190d4b74d0786583519b19a4e9b626
MD5 844afef7d2689f088ced34b44c7c1fdf
BLAKE2b-256 9304691960b3b83543c250f9ebef539383f44bf8e199a50185a656e7a4308c0e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page