Checking Build Logs
Deployment generates real-time build logs for all builds.
You can easily check for any build errors by clicking the icon on the builds page.
The build logs also have a detailed info on the AWS infrastructure that gets created/updated during the build.
Tip: You can also fetch logs programmatically using the
get_deployment_logsMCP tool. This lets AI coding agents access your logs directly from your development workflow. See Available MCP Tools for details.