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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.3.tar.gz
Algorithm Hash digest
SHA256 1b4f50bae1cbfdc57c25518315b5ba255b4db603c0ed9a05dbd1b7eef375728c
MD5 15b139c20bc6162449b4c0a5230573db
BLAKE2b-256 71a706aebe8695783a48976d1e5ca64922488cc8ccc02f16f52456f79f939770

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b796f33467897ba1f7ef96ef3d35adfc1cc7d209ddb1e31cdcb036e3c429940d
MD5 724eb181a772ef9a1f4373bd3231be5e
BLAKE2b-256 be6b502a6c1eae64d3d4b991d92cb285ace4b322b5854d0a4adafe517e00e795

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