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.16.tar.gz (39.3 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.16-py3-none-any.whl (37.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.12.16.tar.gz
Algorithm Hash digest
SHA256 71c2e2fc88d099be81a138784ba943c4b0b31443fe15980732a5bf935a1fa692
MD5 038f126bda95bb2a545de8df7e53dc97
BLAKE2b-256 823b39aa1494a0075d2a2dcba3de387c3e5d0cfa803de2f26b6fbb714c8155d5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.12.16-py3-none-any.whl
Algorithm Hash digest
SHA256 c7d23804386f645007e89294839693038f24af27aeffe1cc739e17ca04bb1a0e
MD5 83bbd5ae6da762660ccbcc81c9e25982
BLAKE2b-256 749dc160cfac9dd2bd7354adf4f7363a5313f23d75cba8afdbb82f8e532d5b2a

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