Opensearch sink configuration now includes creating index name which can be a plain string + DateTime pattern as a suffix.
For example, log-index-%{yyyy.MM.dd} OR test-index-%{yyyy.MM.dd.HH}
Observed a failure in the e2e log test when setting the index with a date-time pattern suffix i.e. log-index-%{yyyy.MM.dd} in the basic-grok-e2e-pipeline.yaml
com.amazon.dataprepper.integration.log.EndToEndBasicLogTest > testPipelineEndToEnd FAILED
org.opensearch.OpenSearchStatusException at EndToEndBasicLogTest.java:71