AWS CLI not supported

0

Hello everyone,

I can not run the below command .. any help ??

*aws ivs put-metadata --channel-arn <your-channel-arn> --metadata <your-metadata>

I tried to write "aws ivs help" but got an error ....


irfan@irfan-Lenovo:$ aws --version
aws-cli/2.0.30 Python/3.7.3 Linux/5.4.0-58-generic botocore/2.0.0dev34
irfan@irfan-Lenovo:
$ aws ivs help
usage: aws [options] <command> <subcommand> [<subcommand> ...] [parameters]
To see help text, you can run:

aws help
aws <command> help
aws <command> <subcommand> help
aws: error: argument command: Invalid choice, valid choices are:

accessanalyzer | acm
acm-pca | alexaforbusiness
amplify | apigateway

Edited by: irfanKhan on Feb 9, 2021 9:13 AM

Edited by: irfanKhan on Feb 9, 2021 9:13 AM

質問済み 3年前1240ビュー
3回答
0

Please ensure you are using an updated version of the AWS CLI https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html Amazon IVS was added to the AWS CLI in version 2.0.31, so a version of 2.0.31 or newer will be needed to use IVS through the AWS CLI.

AWS
回答済み 3年前
0

thank you /... problem is solved .. i updated aws CLI

回答済み 3年前
0

thas to aws team .. problem is solved ..
AWS CLI update was required ...

回答済み 3年前

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

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

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

関連するコンテンツ