php - How S3 putObject "expires" works? -


s3's putobject method aws sdk php states can pass expires parameter specifies

the date , time @ object no longer cacheable.

i'm confused that... mean exactly?

i thought object's bucket, key , url stays same forever.

that info used cloudfront know how long cache objects s3. or if serving static website s3 without cloudfront, used browsers determine how long cache file in local browser cache.


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -