使用AWS CLI无法创建父级Nitro隔离环境

0

【以下的问题经过翻译处理】 我正在使用https://docs.aws.amazon.com/enclaves/latest/user/getting-started.html上的Hello enclave教程。 当我尝试使用以下命令运行实例时:

aws ec2 run-instances --image-id ami-070b208e993b59cea --count 1 --instance-type c6a.xlarge --enclave-options 'Enabled=true'

我收到错误消息:

usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
...

Unknown options: --enclave-options, Enabled=true
profile picture
エキスパート
質問済み 6ヶ月前21ビュー
1回答
0

【以下的回答经过翻译处理】 请使用最新版本的aws cli

profile picture
エキスパート
回答済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ