Skip to content

Typo in the botocore repo URL in amazon-api output #6

@shapirus

Description

@shapirus

Running e.g. PERL5LIB=$(pwd)/local/lib/perl5 local/bin/amazon-api -m Route53 -s route53 -b botocore:


In order to create stubs or shapes you must clone the Botocore project
and provide the path to the project using the -b option or by setting
the environment variable BOTOCORE_PATH.

  git clone https:/github.com/boto/botocore.git /tmp/botocore

There's a single slash after https: instead of a double slash, which makes the URL invalid.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions