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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -