
Fixing a couple of tiny typos. ## Review A dedicated reviewer checked the rule description successfully for: - [x] logical errors and incorrect information - [x] information gaps and missing content - [x] text style and tone
4 lines
353 B
Plaintext
4 lines
353 B
Plaintext
By default, S3 buckets can be accessed through HTTP and HTTPs protocols.
|
|
|
|
As HTTP is a clear-text protocol, it lacks the encryption of transported data, as well as the capability to build an authenticated connection. It means that a malicious actor who is able to intercept traffic from the network can read, modify or corrupt the transported content.
|