Skip to content

fix: add back support to eu west 2 to be able to agentcore depoly#823

Closed
ivanymc wants to merge 1 commit intoaws:mainfrom
ivanymc:fix/add-back-support-to-eu-west-2
Closed

fix: add back support to eu west 2 to be able to agentcore depoly#823
ivanymc wants to merge 1 commit intoaws:mainfrom
ivanymc:fix/add-back-support-to-eu-west-2

Conversation

@ivanymc
Copy link
Copy Markdown

@ivanymc ivanymc commented Apr 13, 2026

Description

Failed to agentcore deploy to eu-west-2, because it is missing in the aws-target

/agentcore/aws-targets.json:
    - [0].region: expected "ap-northeast-1" | "ap-south-1" | "ap-southeast-1" | "ap-southeast-2" | "eu-central-1" | "eu-west-1" | "us-east-1" | "us-east-2" | "us-west-2"

https://docs.aws.amazon.com/bedrock-agentcore/latest/devguide/agentcore-regions.html

base on the doc, we may also need to add back

eu-west-3
eu-north-1
ap-northeast-2
ca-central-1
sa-east-1

in the aws-target.

Related Issue

#822

Type of Change

  • [ x ] Bug fix

@ivanymc ivanymc requested a review from a team April 13, 2026 14:28
@github-actions github-actions bot added the size/xs PR size: XS label Apr 13, 2026
@ivanymc ivanymc changed the title fix: add back support to eu west 2 to be able to agentcore deploy fix: add back support to eu west 2 to be able to agentcore depoly Apr 13, 2026
@jariy17
Copy link
Copy Markdown
Collaborator

jariy17 commented Apr 14, 2026

thanks for making this pr but we already closed this issue with this pr: #833

@jariy17 jariy17 closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants