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

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

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

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

aws のオプション一覧