You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The forwarder doesn't appear to include Lambda Function Tags on enhanced metrics for lambda@edge functions. It looks like it might be caused by the fact that the lambda@edge function name has us-east-1. prepended to the start of the function name which means the forwarder is unable to find the function from the AWS Resource Group Tagging API.