Difference between revisions of "Amazon Simple Storage Service (S3)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 13: Line 13:
 
**Server Side Encryption (SSE):
 
**Server Side Encryption (SSE):
 
**S3 Managed Keys (SSE-S3; 256bit);
 
**S3 Managed Keys (SSE-S3; 256bit);
**AWS Key Management Service, Managed Keys (SSE-KMS)
+
**[[AWS Key Management Service]], Managed Keys (SSE-KMS)
 
**Server Side Encryption with Customer Provided Keys (SSE-C)
 
**Server Side Encryption with Customer Provided Keys (SSE-C)
 
* Client Side Encryption (user encypts data on their local machine and then upload to AWS S3)
 
* Client Side Encryption (user encypts data on their local machine and then upload to AWS S3)
 
  
 
== Related terms ==
 
== Related terms ==

Revision as of 14:16, 11 July 2021

wikipedia:Amazon S3 (2006) or Amazon Simple Storage Service a service offered by Amazon Web Services (AWS) since 2006 that provides Object Storage through a web service interface or CLI.

Commands

See also: AWS Command Line Tool (CLI)

Encryption

Encryption is supported in AWS S3 (default Advanced Encryption Standard (AES) 256bit)

  • In transit (SSL/TLS)
  • At Rest:
    • Server Side Encryption (SSE):
    • S3 Managed Keys (SSE-S3; 256bit);
    • AWS Key Management Service, Managed Keys (SSE-KMS)
    • Server Side Encryption with Customer Provided Keys (SSE-C)
  • Client Side Encryption (user encypts data on their local machine and then upload to AWS S3)

Related terms

See also

  • https://docs.aws.amazon.com/cli/latest/reference/s3/cp.html
  • Advertising: