Recued
Menu
← Back to recipes

Inspect an S3 object

by recued-core v1 15 views

Use “Inspect an S3 object” in Recued. Check one exact, case-sensitive object key in an enrolled S3 file collection. Shows whether the object exists plus its reported size, content type, and last-modified time.

How it works 5 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (5 steps)
object ?
modified_at date_format
Format as a date
skip: step.object.modified_at_ms is_null
defaults defaults
Apply defaults
status switch
Map object exists to one of: true, false
card to_summary
Format results as a summary card
Settings 2 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

object key setting = [object Object]
storage slug setting = [object Object]

About

Tags

s3 pack:s3amazon-s3object-storageobjectmetadataread-only

Details

5 steps 2 configurable settings recipe_id: inspect-object-s3