コマンドオプションサンプル:aws ec2 create-fpga-image

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

指定されたデザインチェックポイント(DCP)からAmazon FPGAイメージ(AFI)を作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/create-fpga-image.html

aws ec2 create-fpga-image --name cl_hello_world_test1 --description cl_hello_world_test1 --input-storage-location Bucket=cl_hello_world_01
    AWS F1インスタンス用サンプルcl_hello_worldのAFIをロードして動作させてみる #fpga | Developers.IO : http://dev.classmethod.jp/etc/aws-f1-load-afi-cl_hello_world/
aws ec2 create-fpga-image --name my-afi --description test-afi --input-storage-location Bucket=my-fpga-bucket
    create-fpga-image — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/create-fpga-image.html
aws ec2 create-fpga-image --name
    FPGA Mining on AWS | FPGA Guide : http://fpga.guide/en/howto-aws/
aws ec2 create-fpga-image \
    aws-fpga/describe_fpga_images.md at master 揃 aws/aws-fpga 揃 GitHub : http://github.com/aws/aws-fpga/blob/master/hdk/docs/create_fpga_image_error_codes.md
aws ec2 create-fpga-image \
    AWS EC2 F1インスタンスを使ったハードウェア開発の勉強 (2. cl_hello_worldの実行) - FPGA開発日記 : http://msyksphinz.hatenablog.com/entry/2018/05/01/040000
aws ec2 create-fpga-image --name
    Virtual Platform On AWS FPGA — NVDLA Documentation : http://nvdla.org/vp_fpga.html
aws ec2 create-fpga-image \
    Amazon EC2 F1インスタンスを試してみた! | NHN テコラス Tech Blog | AWSやデータ解析の技術ブログ : http://techblog.nhn-techorus.com/archives/7386
aws ec2 create-fpga-image --name
    Amazon EC2 F1 Tutorial: Step-by-step guide on running two examples on the Amazon FPGA Cloud 窶「 LegUp Computing Blog : http://www.legupcomputing.com/blog/index.php/2017/08/10/step-by-step-guide-on-running-two-examples-on-the-amazon-fpga-cloud-amazon-ec2-f1/

aws のオプション一覧