### Is your feature request related to a problem? Please describe. We use third-party application [github-codebuild-logs](https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:277187709615:applications~github-codebuild-logs) for displaying logs from AWS CodeBuild on GitHub. Example comment: https://github.com/aws/aws-sdk-js-v3/pull/2660#issuecomment-897214799 This feature is now [natively available](https://aws.amazon.com/blogs/devops/introducing-public-builds-for-aws-codebuild/) in AWS CodeBuild. ### Describe the solution you'd like Enable public access on CodeBuild logs in CI, and disable github-codebuild-logs. ### Describe alternatives you've considered Continue using github-codebuild-logs, even though the feature is natively available in AWS CodeBuild.