aws / aws-sam-cli

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
https://aws.amazon.com/serverless/sam/
Apache License 2.0
6.5k stars 1.17k forks source link

Bug: sam deploy - SamConfigFileReadException #5605

Closed gokulnath1122 closed 1 year ago

gokulnath1122 commented 1 year ago

Description:

Steps to reproduce:

Observed result:

Expected result:

Additional environment details (Ex: Windows, Mac, Amazon Linux etc)

  1. OS: windows ll
  2. sam --version:version 1.93.0
  3. AWS region: [ap-south-1]:
# Paste the output of `sam --info` here 
{
  "version": "1.93.0",
  "system": {
    "python": "3.8.8",
    "os": "Windows-10-10.0.22621-SP0"
  },
  "additional_dependencies": {
    "docker_engine": "Not available",
    "aws_cdk": "Not available",
    "terraform": "Not available"
  },
  "available_beta_feature_env_vars": [
    "SAM_CLI_BETA_FEATURES",
    "SAM_CLI_BETA_BUILD_PERFORMANCE",
    "SAM_CLI_BETA_TERRAFORM_SUPPORT",
    "SAM_CLI_BETA_RUST_CARGO_LAMBDA"
  ]
}

Add --debug flag to command you are running

moelasmar commented 1 year ago

Thanks @gokulnath1122 for raising this issue. Could you please share with us your template, and the config file you are using in your project to try to reproduce this issue.

jfuss commented 1 year ago

Closing due to no information. @gokulnath1122 If this is still an issue, please create a new issue with details so we can investigate.

github-actions[bot] commented 1 year ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.