When AWS Service Control Policies (SCP) are used to limit access to certain regions, Kubecost will log some errors about the inability to retrieve ec2 resources (EIPs and EBS volumes) from those disallowed regions.
These are false positives because AWS returns a 403. This typically indicates an IAM issue when in fact it is the SCP that is denying access.
I am not sure of the best place for this. Perhaps FAQ or Troubleshooting?
Description
When AWS Service Control Policies (SCP) are used to limit access to certain regions, Kubecost will log some errors about the inability to retrieve ec2 resources (EIPs and EBS volumes) from those disallowed regions.
These are false positives because AWS returns a 403. This typically indicates an IAM issue when in fact it is the SCP that is denying access.
I am not sure of the best place for this. Perhaps FAQ or Troubleshooting?