I have few files in my S3 bucket. Is it possible to share them with selected users. Those people might not have Amazon S3 account. I know if i make it public everyone could able to download the files using URL.
I want something like an encrypted URL or an URL that asks for some Username and password immediately when it is been hit.
And also i do not want to install any new/ third party softwares to be installed by everyone.
Thanks