What characters can’t you use when naming a bucket?
You cannot use underscores, spaces, uppercase characters and you must start a s3 bucket name with a lower case letter or number.
What is the minimum and maximum length of a bucket name?
3 characters minimum, 63 characters maximum
What are actions that can be taken on an object using Lifecycle Management?
What are the consistencies in S3?
Read After Write Consistency for new objects (instant read after write)
Eventual Read Consistency for overwrite PUTS and DELETES (takes longer to propagate)
What is the retrieval time for Glacier Standard Retrieval?
3-5 hours
What is the retrieval time for Glacier Expedited?
1-5 minutes