nifi/nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors
Kent Nguyen 0cff54097e NIFI-6332: Add Cache Control property to PutS3Object processor
Add new property 'Cache Control' to allow user to
set the cache-control http header on the S3 object.

This property is not required, and has no default value.

The implementation is similar to the Content-Type property,
except that this property does not allow Expression Language.

Update property description

Add support EL for cache-control property

This closes #4422.

Signed-off-by: Peter Turcsanyi <turcsanyi@apache.org>
2020-07-30 08:37:10 +02:00
..
src NIFI-6332: Add Cache Control property to PutS3Object processor 2020-07-30 08:37:10 +02:00
pom.xml NIFI-7509: Added optional Record Writer property to all List* Processors 2020-06-19 17:30:40 +02:00