AWS AmazonS3 documentation change
Summary
Changed 'Free tier' column values from Y to N for replication and Object Lock metrics
Security assessment
This change modifies pricing tier classifications for existing security-related metrics but does not alter security functionality or address vulnerabilities. It reflects billing changes rather than security improvements.
Diff
diff --git a/AmazonS3/latest/userguide/storage_lens_metrics_glossary.md b/AmazonS3/latest/userguide/storage_lens_metrics_glossary.md index 940b1a060..c8b023b34 100644 --- a//AmazonS3/latest/userguide/storage_lens_metrics_glossary.md +++ b//AmazonS3/latest/userguide/storage_lens_metrics_glossary.md @@ -101 +101 @@ Replicated object count source | ReplicatedObjectCountSource | The count of rep -Replication storage bytes destination | ReplicatedStorageBytes | The total number of bytes that are replicated to the destination bucket | Free | Data protection | Y | - +Replicated storage bytes destination | ReplicatedStorageBytes | The total number of bytes that are replicated to the destination bucket | Free | Data protection | N | - @@ -103 +103 @@ Replication storage bytes destination | ReplicatedStorageBytes | The total numbe -Replicated object count destination | ReplicatedObjectCount | The count of objects that are replicated to the destination bucket | Free | Data protection | Y | - +Replicated object count destination | ReplicatedObjectCount | The count of objects that are replicated to the destination bucket | Free | Data protection | N | - @@ -105 +105 @@ Replicated object count destination | ReplicatedObjectCount | The count of objec -Object Lock bytes | ObjectLockEnabledStorageBytes | The total count of Object Lock enabled storage bytes | Free | Data protection | Y | sum(UnencryptedStorageBytes)/sum(ObjectLockEnabledStorageCount)-sum(ObjectLockEnabledStorageBytes) +Object Lock bytes | ObjectLockEnabledStorageBytes | The total count of Object Lock enabled storage bytes | Free | Data protection | N | sum(UnencryptedStorageBytes)/sum(ObjectLockEnabledStorageCount)-sum(ObjectLockEnabledStorageBytes) @@ -107 +107 @@ Object Lock bytes | ObjectLockEnabledStorageBytes | The total count of Object Lo -Object Lock object count | ObjectLockEnabledObjectCount | The total count of Object Lock objects | Free | Data protection | Y | - +Object Lock object count | ObjectLockEnabledObjectCount | The total count of Object Lock objects | Free | Data protection | N | -