Commit 2ef318d
authored
Enable HTTP Sink with aws sigv4 auth mode only (#6747)
* Enable HTTP Sink with aws sigv4 auth mode only
Signed-off-by: Kondaka <krishkdk@amazon.com>
* Addressed review comments
Signed-off-by: Kondaka <krishkdk@amazon.com>
* Addressed review comments
Signed-off-by: Kondaka <krishkdk@amazon.com>
---------
Signed-off-by: Kondaka <krishkdk@amazon.com>1 parent 8a14fd7 commit 2ef318d
File tree
53 files changed
+1776
-2694
lines changed- data-prepper-plugins/http-sink
- src
- integrationTest/java/org/opensearch/dataprepper/plugins/sink/http
- main/java/org/opensearch/dataprepper/plugins/sink/http
- certificate
- configuration
- dlq
- handler
- service
- util
- test/java/org/opensearch/dataprepper/plugins/sink/http
- certificate
- configuration
- dlq
- handler
- service
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+1776
-2694
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
0 commit comments