Hi, my customer is moving from Azure to AWS. I have now Blob storage setup for media, and DevOps guy moved everything to S3 config.
I am using this to setup S3, but I need to input security connections, username and pass in appsettings, and there’s no much about in config.
Do you know how to setup :
s3://
aws access key:
aws secret :
AWS Region :
Here:
{
“Umbraco”: {
“Storage”: {
“AWSS3”: {
“Media”: {
“BucketName”: “”
}
}
}
}
}
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/113187-aws-s3-config