Which task is the responsibility of AWS when using AWS services?
Management of IAM user permissions
Creation of security group rules for outbound access
Maintenance of physical and environmental controls
Application of Amazon EC2 operating system patches
Explanations:
While AWS provides IAM services, the responsibility for managing user permissions falls on the customer, as they configure IAM roles and policies.
Customers are responsible for creating and managing security group rules for outbound access to ensure their applications are secure.
AWS is responsible for the maintenance of physical and environmental controls, including the infrastructure’s security and resilience.
Customers are responsible for applying operating system patches on their Amazon EC2 instances, while AWS manages the underlying infrastructure.