arn

arn

[1] Amazon Resource Names (ARNs) and AWS Service Namespaces - Amazon Web Services ( 版) <http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html>

[4] ARNURL であるかどうか明言している公式文書は見当たらないのですが、 ARNURL として利用することがあるのは確かです。

[2] Lambda 関数と統合されたサンプル API の Swagger 定義 - Amazon API Gateway () <http://docs.aws.amazon.com/ja_jp/apigateway/latest/developerguide/api-as-lambda-proxy-export-swagger-with-extensions.html>

"uri": "arn:aws:apigateway:us-west-2:lambda:path//2015-03-31/functions/arn:aws:lambda:us-west-2:123456789012:function:Calc/invocations",

[3] Integration - Amazon API Gateway API Reference () <https://docs.aws.amazon.com/apigateway/api-reference/resource/integration/>

For AWS integrations, the URI should be of the form arn:aws:apigateway:{region}:{subdomain.service|service}:{path|action}/{service_api}.