Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Guard Duty Threat Feed: Automatically keeps FIRE_EYE feeds updated

License

Notifications You must be signed in to change notification settings

aws-samples/amazon-guardduty-threat-feed

Amazon GuardDuty Threat Feed

Third party threat feed ingestion to Amazon GuardDuty

Authors

Building Lambda Package

cd deployment
./build-s3-dist.sh source-bucket-base-name source-bucket-key-prefix version

Where:

  • source-bucket-base-name: name for the S3 bucket location
  • source-bucket-key-prefix: folder prefix path inside the bucket
  • version: also used to compose where the template will source the Lambda code from

For example: ./build-s3-dist.sh awsiammedia public/sample/guard-duty-threat-feed v1.0

The template will then expect the source code to be located in:

  • bucket: awsiammedia
  • key prefix: public/sample/guard-duty-threat-feed/v1.0/

CF template and Lambda function

Located in deployment/dist

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

About

Guard Duty Threat Feed: Automatically keeps FIRE_EYE feeds updated

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published