Skip to main content

Enables AWS GuardDuty with all features.

Project description

cdk-guardduty

codecov

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.4.tar.gz (28.2 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.4-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.4.tar.gz
Algorithm Hash digest
SHA256 204b155372c6dcf3cef72b94c09b1e2700004de46a32fb6cf90413eeccdc0b7e
MD5 cc5c2214d3c70fda37b8c3e25def8900
BLAKE2b-256 6d18b397ce3a4b322e2a828ab96c18069b5c67e20c75956e17980b7d376ca32f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5ce16e39973600349b009e413971521a4b04b2b8d2c2dd3a89ea2ea1d058a4bb
MD5 16bfbec0dcd6ec9ff2b6617697863a8c
BLAKE2b-256 4ef736b5afd8924e8142d63ab4a495260f498449a5d7b4bab8aa3c02bfe6338e

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