Skip to content

Bug: Region validation mismatch between CLI and AWS documentation #822

@ecsquare

Description

@ecsquare

Description

There is a discrepancy between the regions supported by the agentcore-cli and the official AWS Bedrock Agentcore documentation.

While the documentation indicates that eu-west-2 is supported for agents and eu-west-1 is supported for evaluations, the CLI throws an unsupported region error when attempting to target these locations. This blocks both deployment configurations and on-demand evaluation workflows.

Steps to Reproduce

Attempt to initialize or deploy a project using:
agentcore deploy (region eu-west-2 via config file)

Attempt to run an on-demand evaluation in eu-west-1.

Expected Behavior

The CLI should allow operations in all regions listed in the official Bedrock Agentcore support matrix

Actual Behavior

There is a discrepancy between the regions supported by the agentcore-cli and the official aws documentation.

CLI Version

0.8.0

Operating System

macOS

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions