A library keeps frequently downloaded digital assets on Amazon S3 Standard today and wants older objects moved automatically to colder classes later. Which capability best describes that pattern?
Select an answer to reveal the explanation.
Short Explanation
Hot stuff stays on S3 Standard; colder classes wait for later. Lifecycle policies are the autopilot that moves or expires objects as they age—no nightly human script required. Set the rules once and let S3 transition the old library assets down the cost ladder.
Full Explanation
S3 lifecycle configurations automate transitions between storage classes and optional expirations based on object age or other rules. Keeping frequently accessed assets on S3 Standard while lifecycle policies move colder objects later is a standard cost-optimization pattern. Networking features such as VPC endpoints, security groups, or Route 53 health checks do not perform storage-class transitions.