AWS RDS connection error

Description:

[Detailed description of the issue or question]

I am monitoring by linking aws aurora mysql with pmm 2.32, but the AWS IAM access key is old, so when I reconnect the rds after issuing a new one, the error below occurs:
Also, the old access key does not connect.
However, there is no problem with monitoring the previously connected instance. I even restarted docker, but it still doesn’t work.

Steps to Reproduce:

[Step-by-step instructions on how to reproduce the issue, including any specific settings or configurations]

Version:

[Insert the version number of the software]

Logs:

[If applicable, include any relevant log files or error messages]
e[33mWARNe[0m[2023-09-08T08:48:04.591+00:00] RPC /management.RDS/DiscoverRDS done in 1.247351892s with gRPC error: rpc error: code = Unknown desc = InvalidParameterValue: Unrecognized engine name: aurora
status code: 400, request id: af7066a1-676b-496a-ae49-53f656682efc e[33mrequeste[0m=6c09d38c-4e24-11ee-a09c-0242ac110002

Expected Result:

[What the user expected to see or happen before the issue occurred]

Actual Result:

[What actually happened when the user encountered the issue]

Additional Information:

[Include any additional information that could be helpful to diagnose the issue, such as browser or device information]

Hello @anonymous_lee, can you please upgrade to the latest PMM Server 2.39? AWS changed the name of the aurora engine reported by their API and a fix was needed in PMM.