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

AWS::Serverless::Connector linter error #2998

Closed
mustafa-colakoglu opened this issue Nov 21, 2022 · 2 comments
Closed

AWS::Serverless::Connector linter error #2998

mustafa-colakoglu opened this issue Nov 21, 2022 · 2 comments
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. sam

Comments

@mustafa-colakoglu
Copy link

Problem

When i want to use Serverless Connector, I m getting linter error.

value is not accepted. valid values: "aws::acmpca::certificate"

Steps to reproduce the issue

Write resource to template.yaml file

image
image

  • OS: Windows 10
  • Visual Studio Code version: latest
  • AWS Toolkit version: latest

We don't use this extension before fix this.

@mustafa-colakoglu mustafa-colakoglu added the bug We can reproduce the issue and confirmed it is a bug. label Nov 21, 2022
@jpinkney-aws jpinkney-aws added sam eventbridge-schemas 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 Nov 21, 2022
@justinmk3
Copy link
Contributor

Are you still seeing this issue?

AWS Toolkit 1.65+ includes an updated SAM/CFN json-schema from :
https://raw.githubusercontent.com/aws/serverless-application-model/main/samtranslator/schema/schema.json

@mustafa-colakoglu
Copy link
Author

Hi @justinmk3, i think our problem is resolved

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. sam
Projects
None yet
Development

No branches or pull requests

3 participants