aorfanos/Compare S3 objects to local directory action

Compare a remote path from S3 to a local GitHub repo path

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 3, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: aorfanos/s3-compare-action@ef146477d6960d8a34421748b2153b0a3e2a5419 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
access_key_idS3 or compatible access key IDyes""
bucket_nameBucket nameyes""
bucket_endpointThe S3 or compatible endpoint to connect toyes""
bucket_pathThe path in the bucket that will be compared to localyes""
local_pathThe local path to compare with bucket pathyes""
max_keysboto3 maxKeys setting (int) - increase or decrease at willno50
regionThe S3 bucket regionyes""
secret_access_keyThe secret access key used to authenticate to the bucketyes""
namedescription
file-differenceWill show files that are present on the remote, but absent locally