Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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. https://github.com/adam-werner/Our.Umbraco.StorageProviders.AWSS3
Do you know how to setup : s3:// aws access key: aws secret : AWS Region :
Here: { "Umbraco": { "Storage": { "AWSS3": { "Media": { "BucketName": "" } } } } }
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
AWS S3 config
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. https://github.com/adam-werner/Our.Umbraco.StorageProviders.AWSS3
Do you know how to setup : s3:// aws access key: aws secret : AWS Region :
Here: { "Umbraco": { "Storage": { "AWSS3": { "Media": { "BucketName": "" } } } } }
is working on a reply...