dmolik/S3 Caching

actions/cache@v2 for AWS S3 and compatible software (forked Actions)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pathA list of files, directories, and wildcard patterns to cache and restoreyes
keyAn explicit key for restoring and saving the cacheyes
restore-keysAn ordered list of keys to use for restoring the cache if no cache hit occurred for keyno
upload-chunk-sizeThe chunk size used to split up large files during upload, in bytesno
aws-s3-bucketAn AWS S3 bucket to save cacheyes
aws-access-key-idAn AWS access key id to access the bucketyes
aws-secret-access-keyAn AWS secret access key to access the bucketyes
aws-regionAn AWS region where the bucket is locatedno
aws-endpointAn endpoint of AWS S3 (for compatible software)no
aws-s3-bucket-endpointWhether to use the bucket name as the endpoint for this request.notrue
aws-s3-force-path-styleWhether to force path style URLs for S3 objects.nofalse
namedescription
cache-hitA boolean value to indicate an exact match was found for the primary key