Skip to content

Bug: sam deploy crashes with special characters in stack name #41

Description

@bnusunny

When using special characters in the stack name, sam deploy crashes with a traceback.

@cortex-assistant fix this bug and create a PR

Steps to reproduce

  1. Run sam deploy --stack-name "my-stack@v2"
  2. Observe crash with botocore.exceptions.ValidationError

Expected behavior

SAM CLI should validate the stack name and show a friendly error message.

Actual behavior

Unhandled exception with full traceback.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions