Hi all I am using the API Gateway to expose the API , when I call my API it returns header called x-amz-apigw-id=some_value. What is this header means?
This is not equal to my API Gateway ID, I found some blogs stating that this is base64 encoded string. I tried decoding but that to does not retrieve my original API Gateway ID