How can I get the ARN for the API gateway resource that the serverless framework creates within my serverless.yml file?
I want to get the ARN for the API Gateway resource so that I can use it within an IAM policy to perform IAM based authorization on the gateway.