Open ocofaigh opened 1 month ago
COS is used in the EN DA for the storage of failed delivery events. However there is no way to opt out of this feature. Can we add a boolean to disable it? If disabled, ensure the cos bucket does not get created too.
also requirement to be able to use an existing cos bucket in the DA (as opposed to the one created by default)
@vburckhardt its already possible to use an existing bucket using the existing_cos_bucket_name input
existing_cos_bucket_name
COS is used in the EN DA for the storage of failed delivery events. However there is no way to opt out of this feature. Can we add a boolean to disable it? If disabled, ensure the cos bucket does not get created too.