diff --git a/docs/content/dagster-plus/deployment/agents/amazon-ecs/configuration-reference.mdx b/docs/content/dagster-plus/deployment/agents/amazon-ecs/configuration-reference.mdx index 39bad9ed1f086..84597051fdeb1 100644 --- a/docs/content/dagster-plus/deployment/agents/amazon-ecs/configuration-reference.mdx +++ b/docs/content/dagster-plus/deployment/agents/amazon-ecs/configuration-reference.mdx @@ -177,7 +177,7 @@ isolated_agents: enabled: agent_queues: include_default_queue: - queues: + additional_queues: - - ``` @@ -335,7 +335,7 @@ These settings specify the queue(s) the agent will obtain requests from. See [Ro This agent process requests from the default queue if set to true. - + A list of additional queues to include in the agent's processing.