AWS - Hosting Deployment Logs in DynamoDB
1
Deploy the log table
Deploy the env zero log table terraform module on your AWS account. This module creates the DynamoDB table and the IAM role that env zero assumes when reading and writing logs.For the module variables, use the Agent ID and External ID shown in the Edit Agent modal.

2
Configure the agent pool
In the logs configuration section, enter:
- AWS Account ID - The account where you deployed the log table.
- Region - The AWS region of the DynamoDB table.
3
Verify
Run a deployment and confirm that logs appear in your DynamoDB table.
Next steps
- Self-Hosted Agents Overview - Edit agent pool settings including log configuration.
- Self-Hosted Kubernetes Agent - Install and manage the Kubernetes agent.
- Monitoring Self-Hosted Agents - Check agent health and operational status.