Skip to main content

Enables AWS GuardDuty with all features.

Project description

cdk-guardduty

Enables GuardDuty and allows for enabling of all or some features.

By default

  • GuardDuty Detector is Created
  • GuardDuty Detector is Enabled
  • Kubernetes Audit Log Monitoring is Enabled
  • Malware Protection Monitoring is Enabled
  • S3 Logs Monitoring is Enabled
  • Runtime Monitoring is Enabled

Example

Default Enable All

import { GuardDutyConstruct } from '@spensireli/cdk-guardduty';
new GuardDutyConstruct(stack, 'GuardDutyConstructTest');

Choose Features to Enable

import { GuardDutyConstruct } from '@spensireli/cdk-guardduty';
new GuardDutyConstruct(stack, 'GuardDutyConstructTest', {
    enableGuardDuty: true,
    kubernetesAuditLogs: true,
    malwareProtection: true,
    s3Logs: true,
  });

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

spensireli_aws_cdk_guardduty-0.0.0.tar.gz (28.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spensireli_aws_cdk_guardduty-0.0.0-py3-none-any.whl (27.1 kB view details)

Uploaded Python 3

File details

Details for the file spensireli_aws_cdk_guardduty-0.0.0.tar.gz.

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.0.tar.gz
Algorithm Hash digest
SHA256 1c5a419ebb4456dc8010682ce25aff8a36ad51d0515e8971f2097a8f30b901fa
MD5 b25a0c3d991d97912c73da177a5f0f02
BLAKE2b-256 e83dafd33d7a2f22d6ae455a717edbbc99323f4de28b9d1e62c63d49197dafb1

See more details on using hashes here.

File details

Details for the file spensireli_aws_cdk_guardduty-0.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db61356fa31328d5619e2012ce862fea580df967e6408d48ecd3594ca805c183
MD5 0626a95d362b98295129ab6dbf375634
BLAKE2b-256 275968dc2b1b77e34636761df5a4bd20b0af5c9ceefa71018c327636320991af

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