Terraform DeSerialization error during apply & plan also

Hi Team

while running TF apply, getting below errors, even though there are no changes

terraform 1.5.5
hashicorp/aws v5.51.1

Error: reading KMS Key (*************): reading KMS Key (*************) policy: operation error KMS: GetKeyPolicy, https response error StatusCode: 403, RequestID: , deserialization failed, failed to decode response body, invalid character '<' looking for beginning of value

Error: reading CloudWatch Logs Log Group (/aws/lambda/something): operation error CloudWatch Logs: DescribeLogGroups, https response error StatusCode: 403, RequestID: , deserialization failed, failed to decode response body, invalid character '<' looking for beginning of value

really appriciate any leads on this ?