Skip to content

Update endpoint links to point to alias when used with stage #123

Open
@dariuscox

Description

@dariuscox

It would be extremely helpful for the output from the deploy command to show the link for the alias endpoint instead of the stage.
For Example when using the command sls deploy -s dev --alias pipeline :
The output is: dev

  GET - https://....execute-api.us-west-2.amazonaws.com/dev/hello

When the actual updated endpoint is: pipeline

GET - https://....execute-api.us-west-2.amazonaws.com/pipeline/hello

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions