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.11.1.tar.gz (34.8 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.11.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.11.1.tar.gz.

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.11.1.tar.gz
Algorithm Hash digest
SHA256 7d739be8e2c2a29136d737b5593613b56747802dc5d7084f53f68cfadbdd426d
MD5 cbce6bb51650dd320159d5bf4915bc2d
BLAKE2b-256 431301a4d3b3c8d0c66da7543afbc1854505d340e8a3d3c180acc7ce777cc363

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ba3f12356bcfd7bd09614af8d55dbbe078dc029b1b58f1a1e1b94bf5058035c
MD5 7721bf6e5b29f8cfbb2fdeb215e383bb
BLAKE2b-256 5e3907e8a9eccd41e9387362f08313d491cc45261a0a9421ec0c488851fc1741

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