

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Lambda ランタイム
<a name="lambda-runtimes-component"></a>

Lambda ランタイムコンポーネント (`aws.greengrass.LambdaRuntimes`) は、Greengrass コアデバイスが AWS Lambda 関数を実行するために使用するランタイムを提供します。

**注記**  <a name="lambda-component-dependency-note"></a>
Lambda 関数コンポーネントをコアデバイスにデプロイすると、デプロイにはこのコンポーネントも含められます。詳細については、「[AWS Lambda 関数を実行する](run-lambda-functions.md)」を参照してください。

**Topics**
+ [バージョン](#lambda-runtimes-component-versions)
+ [タイプ](#lambda-runtimes-component-type)
+ [オペレーティングシステム](#lambda-runtimes-component-os-support)
+ [要件](#lambda-runtimes-component-requirements)
+ [依存関係](#lambda-runtimes-component-dependencies)
+ [設定](#lambda-runtimes-component-configuration)
+ [ローカルログファイル](#lambda-runtimes-component-log-file)
+ [変更ログ](#lambda-runtimes-component-changelog)

## バージョン
<a name="lambda-runtimes-component-versions"></a>

このコンポーネントには、次のバージョンがあります。
+ 2.0.x

## タイプ
<a name="lambda-runtimes-component-type"></a>

<a name="public-component-type-generic"></a>この<a name="public-component-type-generic-phrase"></a>コンポーネントはジェネリックコンポーネント (`aws.greengrass.generic`) です。[Greengrass nucleus](greengrass-nucleus-component.md) は、コンポーネントのライフサイクルスクリプトを実行します。

<a name="public-component-type-more-information"></a>詳細については、「[コンポーネントタイプ](develop-greengrass-components.md#component-types)」を参照してください。

## オペレーティングシステム
<a name="lambda-runtimes-component-os-support"></a>

このコンポーネントは、Linux コアデバイスにのみインストールできます。

## 要件
<a name="lambda-runtimes-component-requirements"></a>

このコンポーネントには次の要件があります。
+ <a name="core-device-lambda-function-requirements"></a>コアデバイスは、Lambda 関数を実行するための要件を満たしている必要があります。コアデバイスが、コンテナ化された Lambda 関数を実行させる場合、そのデバイスは要件を満たす必要があります。詳細については、「[Lambda 関数の要件](setting-up.md#greengrass-v2-lambda-requirements)」を参照してください。
+ Lambda ランタイムコンポーネントは、VPC での実行がサポートされています。

## 依存関係
<a name="lambda-runtimes-component-dependencies"></a>

このコンポーネントに依存関係はありません。

## 設定
<a name="lambda-runtimes-component-configuration"></a>

このコンポーネントに設定パラメータはありません。

## ローカルログファイル
<a name="lambda-runtimes-component-log-file"></a>

このコンポーネントはログを出力しません。

## 変更ログ
<a name="lambda-runtimes-component-changelog"></a>

次の表は、コンポーネントの各バージョンにおける変更を示します。


|  **バージョン**  |  **変更**  | 
| --- | --- | 
|  2.0.9  |  [\[See the AWS documentation website for more details\]](http://docs.aws.amazon.com/ja_jp/greengrass/v2/developerguide/lambda-runtimes-component.html)  | 
|  2.0.8  |  Greengrass nucleus バージョン 2.5.0 のリリース用にバージョンが更新されました。  | 
|  2.0.7  |  Greengrass nucleus バージョン 2.4.0 のリリース用にバージョンが更新されました。  | 
|  2.0.6  |  Greengrass nucleus バージョン 2.3.0 のリリース用にバージョンが更新されました。  | 
|  2.0.5  |  Greengrass nucleus バージョン 2.2.0 のリリース用にバージョンが更新されました。  | 
|  2.0.4  |  Greengrass nucleus バージョン 2.1.0 のリリース用にバージョンが更新されました。  | 
|  2.0.3  |  当初のバージョン  | 