How can I troubleshoot the “security token included in the request is invalid” error when attempting to discover AWS RDS using a pod that has administrator rights assigned to its role? The error message I am receiving is
pmm-managed.log:WARN[2023-03-02T18:12:00.044+00:00] RPC /management.RDS/DiscoverRDS done in 1.244182818s with gRPC error: rpc error: code = InvalidArgument desc = The security token included in the request is invalid request=b90e3874-b925-11ed-889c-626f4a78ebbc
,
and I am unsure where to look to find more information about the issue. Can anyone provide guidance on how to troubleshoot this error?