Commit 803e4fd
committed
refactor: Address PR feedback
- Rename validate_at_bootstrap to skip_validation_on_start
- Change default from true to false (validate by default per DataPrepper convention)
- Remove ellipses from log messages
- Extract duplicate lazy-loading code into loadSecretIfNeeded() helper method
- Update tests to use random values as member variables initialized in @beforeeach
- Update all test mocks to use new method name
- Remove example configuration file
Signed-off-by: Sumit Bhattacharya <sumit4739@gmail.com>1 parent 227c332 commit 803e4fd
17 files changed
Lines changed: 71 additions & 91 deletions
File tree
- data-prepper-plugins/aws-plugin
- bin
- main/org/opensearch/dataprepper/plugins/aws
- test/org/opensearch/dataprepper/plugins/aws
- src
- main/java/org/opensearch/dataprepper/plugins/aws
- test/java/org/opensearch/dataprepper/plugins/aws
- examples/config
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments