python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
AWS S3: Get Server-side encryption settings using CLI
I can use the Amazon S3 web GUI console, click on a file on S3, and see the Server-side encryption settings, including which AWS KMS key is used.
How can I get this same information with the CLI? I've...
clay
Votes: 0
Answers: 1
Change meta-data on selected files in S3
I found a bunch of image files that has the wrong extension. Due to the way the website is made, they must have a .jpg extension. But some of them are png files.
So I made a quick list of fake JPEG fi...
dotnetCarpenter
Votes: 0
Answers: 1
Vue Site Running in S3 returning 404 but still loading
I have a site running in Vue2 and for the user everything seems to work right, however google doesn't seem to agree and shows most of my site as having 404 errors. I verified that when using a direct...

June Lewis
Votes: 0
Answers: 2
AWS static website - how to connect subdomains with subfolders
I want to setup S3 static website and connect with my domain (for example domain: example.com).
In this S3 bucket I want to create one particular folder (name content) and many different subfolders wi...
David
Votes: 0
Answers: 1