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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.2.tar.gz
Algorithm Hash digest
SHA256 f2981fbd1247a61a040a5863a78aa5cecf8d52cf750f6682fa56ee5b07bbb7bf
MD5 8de46abc1d1c316550eb76a65a469280
BLAKE2b-256 11a25f62154e8e927001f69856700515f357b7497b7eccc3320850a7967f3ede

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for spensireli_aws_cdk_guardduty-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c57cae81b4cb6b1af10003583d099d1732758362b060397c50b302eaa8fef86e
MD5 f32c7407468e399f528f3896c3babee5
BLAKE2b-256 d1ea97c111a1635de300d55d108b39079f2bf98813cfcbfcc071ada07dd0dfa3

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