Using S3 for temporary storage
Setting up S3 in the SDK
aws.download.region=${AWS_DOWNLOAD_REGION:eu-central-1}
aws.download.bucket=${AWS_DOWNLOAD_BUCKET:}Running locally
aws.secret.key=${AWS_SECRET_KEY:}
aws.access.key=${AWS_ACCESS_KEY:}Running inside AWS
Last updated
Was this helpful?
