11607/how-to-add-cache-control-in-aws-s3
Use modify command along with s3cmd to add cache control as shown:
./s3cmd --recursive modify --add-header="Cache-Control:max-age=86400" s3://yourbucket/
Thank You
use of current upstream master branch will ...READ MORE
Follow the steps to create a folder ...READ MORE
I hope this helps AWS Elastic Beanstalk is the ...READ MORE
Use AWS s3 rm command with multiple --exclude options as shown: aws ...READ MORE
It can work if you try to put ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
The awslogs works without using ECS. you need to configure ...READ MORE
Check if the FTP ports are enabled ...READ MORE
The best practice is to have pre-signed ...READ MORE
To Download using AWS S3 CLI : aws ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.