AWS Certified Developer Associate DVA-C01 – Question378

A developer is building a website that will be hosted in an Amazon S3 bucket with static website hosting enabled. The developer will use Amazon Route 53 for the DNS service and will use an alias record to point the company's domain to the bucket. The developer must redirect one S3 object to a different URL.
What should the developer use so that the redirect will work correctly from a page on the website?

A.
A Route 53 CNAME alias record that points to the new location
B. An S3 object-level redirect through system-defined metadata
C. A Route 53 A record that points to the new location
D. A redirect that is configured within the S3 bucket's policy