A company stores data in an Amazon S3 bucket.
Which task is the responsibility of AWS?
AWS is responsible for protecting the underlying infrastructure that runs services like S3, which falls under "security of the cloud" in the shared responsibility model. Configuring lifecycle policies, enabling versioning, and setting bucket policies are all customer-managed configuration tasks that fall under "security in the cloud."
Community Discussion