AWS Glue - New file in S3 trigger

The New file in S3 trigger monitors AWS Glue for a new file in AWS S3.

Input

Input fieldDescription
Trigger poll intervalSelect an interval to check AWS Glue for new results. Refer to Polling intervals for more information.
Bucket nameEnter the name of the S3 bucket to monitor for new files.
Prefix (folder path)Enter a prefix or folder path to use to filter new files.
When first started, this recipe should pick up events fromSelect a date and time to start picking up trigger events. This enables your recipe to capture past events. Refer to Triggers to learn more about this input field.

Output

Output fieldDescription
File keyThe unique identifier (name and path) for the new S3 file.
Last modifiedThe date that the new S3 file was modified.
Size (bytes)The size of the new S3 file in bytes.
ETagEntity tag identifying the version of the new S3 file.
Storage classThe storage class of the new S3 file.
Bucket nameThe bucket name where the new S3 file is located.
Full S3 pathThe path to the new S3 file.

Last updated: