Current when Send function constructs the InvokeBindingRequest, the Metadata is from the predefined value.
However, some of the Dapr APIs need to provide metadata for example: bindings.aws.s3 to download a specified file from a remote storage. Hence, ofn should support overwrting metadata.
Current when
Sendfunction constructs the InvokeBindingRequest, theMetadatais from the predefined value.However, some of the Dapr APIs need to provide
metadatafor example: bindings.aws.s3 to download a specified file from a remote storage. Hence, ofn should support overwrtingmetadata.