Ultimate access to all questions.
A company frequently updates its Amazon API Gateway API using AWS CodePipeline. As part of the deployment process, they manually export the JavaScript SDK for the API, upload it to an Amazon S3 bucket, and use this bucket as the origin for an Amazon CloudFront distribution. Web clients access the SDK through the CloudFront endpoint. To streamline this process, a DevOps engineer must implement an automated solution that ensures the latest SDK is available immediately after each API deployment. Which solution meets these requirements?