[Bug]: Bedrock Agent instruction is mandatory #40255
Labels
bug
Addresses a defect in current functionality.
service/bedrockagent
Issues and PRs that pertain to the bedrockagent service.
Terraform Core Version
1.9.8
AWS Provider Version
5.76.0
Affected Resource(s)
Expected Behavior
Following actual resource documentation, the following instructions are mandatory:
agent_name - (Required) Name of the agent.
agent_resource_role_arn - (Required) ARN of the IAM role with permissions to invoke API operations on the agent.
foundation_model - (Required) Foundation model used for orchestration by the agent.
Actual Behavior
Trying to create the resource with this code result to an error:
Error:
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: