Error when deleting Inference Endpoint in Sagemaker using CLI

0

I am trying to delete my inference endpoint using the AWS CLI because I can't do so via the Studio. However, when I try to list the inference components using

aws sagemaker list-inference-components

command, I am getting an error of 'aws: error: argument operation: Invalid choice'. There does not seem to be a list-inference-components command in the AWS CLI . I tried using boto3 and got into the same error. Can someone please help?

2 réponses
0
Réponse acceptée

Hello.

The command exists.
Also, if you are running the command with options, check that the options are set correctly.
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sagemaker/list-inference-components.html

Please upgrade the AWS CLI version to the latest version and try again.
https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html

Or try setting the AWS CLI execution environment to CloudShell.
https://docs.aws.amazon.com/cloudshell/latest/userguide/welcome.html

profile picture
EXPERT
répondu il y a 4 mois
profile pictureAWS
EXPERT
vérifié il y a 4 mois
0

It works after upgrading the AWS CLI - thanks!

AWS
répondu il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions