Skip to end of metadata
Go to start of metadata
Restrictions
1. Restricted characters in file/folder name include "<>:\"/\\|?*"
2. The maximum segment length is 255 characters.
3. Amazon S3 does not allow non-printable ASCII characters.
4. Maximum file size: 5 TB
5. The largest object that can be uploaded in a single PUT: 5 GB
6. The default limit for provisioned buckets is 100 per AWS account.
Amazon S3 Bucket Naming Requirements
Taken from the Amazon S3 user guide:
The bucket name can be between 3 and 63 characters long, and can contain only lower-case characters, numbers, periods, and dashes.
Each label in the bucket name must start with a lowercase letter or number.
The bucket name cannot contain underscores, end with a dash, have consecutive periods, or use dashes adjacent to periods.
Bucket name cannot start or end with a period.
Caution: Because S3 allows your bucket to be used as a URL that can be accessed publicly, the bucket name that you choose must be globally unique. If some other account has already created a bucket with the name that you chose, you must use another name.
Storage Classes
When creating a connection to Amazon S3 in SkySync, the administrator will have the option to choose the appropriate storage class.
Each storage class is for different use-cases. The following link explains the functions of each storage class.
Special Note Regarding Amazon Glacier
Amazon Glacier is distinct from Amazon S3 and uses a different API method. Because of this, you cannot use the Amazon S3 connector to connect to Amazon Glacier. If you attempt to do so, you will receive the following error message: