Difference between revisions of "Amazon Simple Storage Service (S3)"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/cli/latest/reference/s3/cp.html
Line 7: | Line 7: | ||
* <code>[[aws s3 rm]]</code> | * <code>[[aws s3 rm]]</code> | ||
* <code>[[aws s3 help]]</code> | * <code>[[aws s3 help]]</code> | ||
+ | * <code>[[aws s3 mb]]</code> | ||
+ | * <code>[[aws s3 rb]]</code> | ||
Revision as of 14:26, 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.
Contents
Commands
See also: AWS Command Line Tool (CLI)
https://docs.aws.amazon.com/cli/latest/reference/s3/
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
- Amazon EBS
- Amazon EFS
- CloudBerry Explorer for Amazon S3
- Transmit 5
- Cyberduck
- s3fs-fuse
- AWS Storage Gateway
- Amazon Glacier
See also
- AWS, Amazon Managed Services, AWS Management & Governance, computing, security, networking, AWS compliance, AWS Outposts AWS Free Tier, AWS certifications, AWS Trusted Advisor, AWS Systems Manager, AWS Config, IAM Access Analyzer, AWS Cost Explorer, AWS Cost Management, AWS Budgets, AWS Organizations, AWS dev: (CodeStar, Cloud9), AWS Partner Network (APN), AWS Resource Access Manager, AWS Quick Starts, AWS Global Accelerator, AWS Elemental MediaStore, AWS Enterprise support, AWS support, AWS Professional Services Consultants, AWS Cloud Map, AWS Marketplace, AWS CLI, AWS Management Console, AWS acceptable use policy, amazonaws.com, Quotas, AWS Support plans, AWS Resource Explorer, AWS Managed Services (AMS), AWS savings, AWS Nitro System, AWS Activate, Serverless, AWS timeline
- Minio open source Object Storage implementation
- IBM Cloud
Advertising: