GetS3ObjectMetadata 2.0.0

Bundle
org.apache.nifi | nifi-aws-nar
Description
Check for the existence of a file in S3 without attempting to download it. This processor can be used as a router for work flows that need to check on a file in S3 before proceeding with data processing
Tags
AWS, Amazon, Archive, Exists, S3
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
not found No object was found in the bucket the supplied key
found An object was found in the bucket at the supplied key
failure If the Processor is unable to process a given FlowFile, it will be routed to this Relationship.
See Also