コマンドオプションサンプル:aws greengrass get-function-definition-version

コマンドサンプルを検索した結果です。

バージョンと構成に含まれるラムダ関数を含む、ラムダ関数定義バージョンに関する情報を取得します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/greengrass/get-function-definition-version.html

aws greengrass get-function-definition-version --function-definition-id 1ed0c6f7-c34e-4ed1-a8d4-740f99d62778 --function-definition-version-id a203e6af-74b8-4a52-baf4-10c648e0f3fb
    AWS Greengrass のデバイス連携のシナリオを試す - Tech Blog by Akanuma Hiroaki : http://blog.akanumahiroaki.com/entry/2017/12/30/080000
aws greengrass get-function-definition-version \
    ListFunctionDefinitionVersions - AWS Greengrass : http://docs.aws.amazon.com/greengrass/latest/apireference/-greengrass-definition-functions-functiondefinitionid-versions-functiondefinitionversionid.html

aws のオプション一覧