TIL
AgentCore Evaluator CloudFormation resource is not supported in ap-northeast-1
agentcore deploy fails with Unrecognized resource types: [AWS::BedrockAgentCore::Evaluator] in ap-northeast-1. Switch to us-east-1.
1 min read
Content tagged with "cloudformation"
agentcore deploy fails with Unrecognized resource types: [AWS::BedrockAgentCore::Evaluator] in ap-northeast-1. Switch to us-east-1.
eksctl create cluster fails with AlreadyExistsException when a DELETE_FAILED CloudFormation stack lingers from a previous attempt. Manually delete the stack to unblock.