Where can the Administrator find this information?
AWS CloudTrail data event logging
AWS CloudTrail management event logging
Amazon Inspector bucket event logging
Amazon Inspector user event logging
Explanations:
AWS CloudTrail data event logging records detailed activity on S3 objects, including operations like uploads and downloads. It captures the AWS account of the caller, IAM role, time of the API call, and the IP address.
AWS CloudTrail management event logging tracks API calls related to management tasks (e.g., creating, deleting resources) but does not provide the granular details of S3 object operations such as uploads or downloads.
Amazon Inspector is a security assessment service and does not provide logging for object-level activities in S3 buckets.
Amazon Inspector does not provide user-level event logging for S3 object uploads or downloads. It focuses on security assessments and vulnerabilities.