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 lack 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 intersept traffic from the network can read, modify or corrupt the transported content.
|