Hey, how do we upload local files to the S3 bucket using the S3 bucket block? I have tried several t...
m
Hey, how do we upload local files to the S3 bucket using the S3 bucket block? I have tried several times but am getting this kind of error:
KeyError: 'credentials'
a
maybe something like:
S3Bucket(credentials=AwsCredentials())