opensearch-project / security-analytics

Security Analytics enables users for detecting security threats on their security event log data. It will also allow them to modify/tailor the pre-packaged solution.
Apache License 2.0
64 stars 69 forks source link

Refactored calls to S3. Added support for consuming security analytics commons directly from project rootDir. #1114

Closed AWSHurneyt closed 4 days ago

AWSHurneyt commented 5 days ago

Description

  1. Implemented support for making calls to S3 using either S3Client, or AmazonS3. Dependency on S3Client will eventually be removed.
  2. Added support for consuming security analytics commons directly from project rootDir.

Issues Resolved

[List any issues this PR will resolve]

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.