georgedavis-ibexlabs/Copy files across S3 buckets, primarily AWS Lambda zip files

Copy files across S3 buckets using GitHub Actions and Python boto3 library

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
SRC_REGIONThis is the region of the source S3 bucketyes
SRC_BUCKETThis is the name of the source S3 bucketyes
SRC_KEY_PREFIXThis is the prefix of the S3 object from the root of the S3 bucketyes
SRC_KEYThis is the name of the S3 object that needs to be copiedyes
DST_REGIONThis is the region of the destination S3 bucketyes
DST_BUCKETThis is the name of the destination S3 bucketyes
LOGLEVELPython logging level. Default: INFOnoINFO
LOG_FILENAMEPython logging to file. This is the filename of the log file. Default: debug.lognodebug.log
BOTOCORE_LOGLEVELBotocore logging level. Default: INFOnoINFO

no outputs