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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.11.6.tar.gz
Algorithm Hash digest
SHA256 dcd2133e509f18346fedf0bbfa5c0604b4959667fb4c3988bb783a98378ea216
MD5 7286affc4b4f1d688ce51aba2fb6884e
BLAKE2b-256 1d738181d623aec603770142f9456c49ab80713873b87d9957213449302c87df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_prototyping_sdk.pdk_nag-0.11.6-py3-none-any.whl
Algorithm Hash digest
SHA256 506d38142f0dea35efb8e9056d8cf604a3c73c28e85167c2811ff54372782c40
MD5 cd3d368d7f232eb4de1fa1a49f4922c4
BLAKE2b-256 8fb88ef36d6d23610b62071f0c370e472f38047513cc27ee2f39e180728a9d95

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