Our Swagger file has this as the uri value - uri: Fn::Sub: arn:aws:apigateway:${AWS::Region}:lambda:path/2015-03-31/functions/${testlambda.Arn}/invocations
How will your export value for the lambda arn will replace the whole uri value.?