[1] Amazon Resource Names (ARNs) and AWS Service Namespaces - Amazon Web Services (2015-08-18 01:19:03 +09:00 版) <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html>
[4] ARN が URL であるかどうか明言している公式文書は見当たらないのですが、 ARN を URL として利用することがあるのは確かです。
"uri": "arn:aws:apigateway:us-west-2:lambda:path//2015-03-31/functions/arn:aws:lambda:us-west-2:123456789012:function:Calc/invocations",
For AWS integrations, the URI should be of the form arn:aws:apigateway:{region}:{subdomain.service|service}:{path|action}/{service_api}.