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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.1.tar.gz
Algorithm Hash digest
SHA256 74b51f5fce512fd394c9d8853dcf368f16dadb3d40de763f5d5e5f0e66bb1b44
MD5 f5622592a6bcc4eb98885cb381689d96
BLAKE2b-256 95ebba27bdd3e44fb8b5f7158ef3f04bbe211ecb0baa9c7052f9077d33b9ac84

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d240a81787d78492b27c874cf91911d27abbab4b7464d524be90aa07453ddeea
MD5 36b37611bd9244d6e6f89c281362c04d
BLAKE2b-256 eaf3344ff51c53c1e01489a36473ef60d88c0cdb2045e8ec9eeaa366b4ea8fbf

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