Problem: Configuration file not found issue
Resolution
When S3 buckets are used for configuration files, you might receive the following error:
error | accelerator | ENOENT: no such file or directory, open '/codebuild/output/src437/src/s3/01/accounts-config.yaml'
Ensure that the configuration zip file uploaded to the S3 config bucket does not contain a top-level directory. Once the zip file has been unzipped, it should contain the solution configuration yaml
files and other resource policy related folders at the root. Refer to the Update the configuration files section for more information about the proper structure of the zip archive configuration files.