Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AWS security lake sink as a bucket selector mode in S3 sink #4846

Merged
merged 9 commits into from
Aug 20, 2024

Commits on Aug 19, 2024

  1. dplive1.yaml

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0ec283d View commit details
    Browse the repository at this point in the history
  2. Delete .github/workflows/static.yml

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2328e33 View commit details
    Browse the repository at this point in the history
  3. Add support for AWS security lake sink as a bucket selector mode in S…

    …3 sink
    
    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9c6c9b0 View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    85aae00 View commit details
    Browse the repository at this point in the history
  5. Added javadoc for S3BucketSelector

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4f7ac58 View commit details
    Browse the repository at this point in the history
  6. Added new tests for KeyGenerator

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    d291289 View commit details
    Browse the repository at this point in the history
  7. Added new tests and fixed style errors

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    e1ade2b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Addressed review comments

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8606003 View commit details
    Browse the repository at this point in the history
  2. Fixed test build failure

    Signed-off-by: Kondaka <krishkdk@amazon.com>
    kkondaka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6d1f366 View commit details
    Browse the repository at this point in the history