Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAM: FunctionResponseTypes marked as error #2924

Closed
m-ronchi opened this issue Oct 10, 2022 · 1 comment
Closed

SAM: FunctionResponseTypes marked as error #2924

m-ronchi opened this issue Oct 10, 2022 · 1 comment
Labels
aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema aws-documents-sam-cfn LSP or JSON schema for CFN/SAM template yaml/json files bug We can reproduce the issue and confirmed it is a bug. pending-release

Comments

@m-ronchi
Copy link

m-ronchi commented Oct 10, 2022

Problem

this function definition has an error according to sam.schema.json
image
but is valid according to sam validate

Steps to reproduce the issue

add it to a SAM template.yaml

Expected behavior

should be valid

System details (run the AWS: About Toolkit command)

OS: Darwin x64 21.6.0
Visual Studio Code extension host: 1.73.0
AWS Toolkit: 1.53.0
node: 16.14.2
electron: 19.0.17

@m-ronchi m-ronchi added the bug We can reproduce the issue and confirmed it is a bug. label Oct 10, 2022
@justinmk3 justinmk3 added aws-documents-sam-cfn LSP or JSON schema for CFN/SAM template yaml/json files aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema labels Oct 10, 2022
@justinmk3
Copy link
Contributor

Fixed in AWS Toolkit 1.63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-documents AWS-specific programming languages, DSLs, filetypes, LSP, JSON schema aws-documents-sam-cfn LSP or JSON schema for CFN/SAM template yaml/json files bug We can reproduce the issue and confirmed it is a bug. pending-release
Projects
None yet
Development

No branches or pull requests

2 participants