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

This version

0.8.3

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.8.3.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.8.3-py3-none-any.whl (33.3 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.8.3.tar.gz
Algorithm Hash digest
SHA256 384b4c0d87819ef362bf7ff0758867b87ebd6e8d674407396a48970de8e9a0f8
MD5 18471e3314431f2a370f9437e5c9482d
BLAKE2b-256 fd3d501d286adab3f5fe0ec43a36711abb5cd73d3a37a1538ab1221731b92b54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bc12cf83e2f157cf9d658ad7a9828c5d5db10f4f6c5a4710fb97a1c8b7499616
MD5 d1d7b38abafc7d7bc7cdcf258bc3e016
BLAKE2b-256 3c3b4c4581b9289cc2409152aed3ad96416cc71ef64529050983c7b05313a13e

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