iann0036 / AWSConsoleRecorder

Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeDeploy is using the wrong aws cli command codedeploy instead of deploy

jverhoeks opened this issue · comments

commented

Describe the bug
CodeDeploy is using the wrong aws cli command codedeploy instead of deploy

Related Mapping
CodeDeploy

Related Language
AWS CLI
https://docs.aws.amazon.com/cli/latest/reference/deploy/index.html

To Reproduce
Steps to reproduce the behavior:

  1. To the aws codedeploy and list deployments
  2. In AWS Cli recording tab: aws codedeploy list-deployments --region eu-west-1

Expected behavior
aws deploy list-deployments --region eu-west-1

Hi Jacob,

Thank you very much for your report. I'll have that fixed in the next release, 0.3.10.