Aws Certified Developer • Exclusive
Developers often need to report on resource consumption for optimization. Open the AWS Billing and Cost Management Console .
: Once complete, you can find the results under the Reports tab of your build run in the AWS CodeBuild Console. AWS Cost and Usage Reports (CUR) AWS Certified Developer
: Add a reports section to your project's buildspec.yml file. Specify a name for the report group and the location of your test result files (e.g., JUNITXML or NUNITXML). Developers often need to report on resource consumption
CodeBuild can automatically generate reports for unit, configuration, or functional tests run during a build. AWS Certified Developer