For S3 Intelligent Tiering which exact API operations are required for an object to be marked as `Accessed`?

0

S3 has a number of API operations. These can been seen in the Access Logs. Relative to Intelligent Tiering which API operations against an object will mark it as being accessed. My research suggests GET and possibly HEAD?

posta 2 anni fa255 visualizzazioni
1 Risposta
0

Hello, S3 Intelligent Tiering marks objects as Accessed for "PutObject", "GetObject" and "CopyObject" APIs. Since "PutObject" will only occur at object upload, newly uploaded object is always regarded as Accessed.

AWS
V
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande