[Bug]: status 400 from DescribeUserPoolClient when using data aws_cognito_user_pool_client #38167
Labels
bug
Addresses a defect in current functionality.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/cognitoidp
Issues and PRs that pertain to the cognitoidp service.
Milestone
Terraform Core Version
v1.9.0
AWS Provider Version
v5.56.0
Affected Resource(s)
data.aws_cognito_user_pool_client
Expected Behavior
The plan will success
Actual Behavior
terraform plan failed.
Status 400 was returned from DescribeUserPoolClient.
It seems that the clientID was not passed to DescribeUserPoolClient.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Plan data.aws_cognito_user_pool_client
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: