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.10.1.tar.gz (34.7 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.10.1-py3-none-any.whl (33.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.10.1.tar.gz
Algorithm Hash digest
SHA256 0990677d3767b594d94bc2a68027cd3ab8d634af9f343a03e769dec776b7f2ec
MD5 f8fdfd762c3a52227e4319e6050986d4
BLAKE2b-256 6050540600242af045dc6acf1e45a9d8d8eff7a4a2814010695b853dfd42f2db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9cf13da738cd0ebe90e7e48b7b67b50ce9a88d0b55507099b191fdc2f68fd031
MD5 92d2a64bd7499dd61a67a4c5f01c17f8
BLAKE2b-256 28ce95b0c86695c823d9856d61e878467e7a3993d1e15e1c084269bd9a9c5a47

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