nifi/nifi-nar-bundles/nifi-aws-bundle
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
..
nifi-aws-abstract-processors NIFI-7497 Removed a few style check bugs that crept up in the last commit. 2020-07-10 17:12:27 -04:00
nifi-aws-nar NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-aws-processors NIFI-6332: Add Cache Control property to PutS3Object processor 2020-07-30 08:37:10 +02:00
nifi-aws-service-api NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
nifi-aws-service-api-nar NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00
pom.xml NIFI-7021-RC3 prepare for next development iteration 2020-01-19 14:14:40 -05:00