Skip to content

Add cfn-lint to CloudFormation SDK #6491

@bildungsroman

Description

@bildungsroman

Describe the feature

Currently, the CloudFormation SDK has a ValidateTemplateCommand that is ...pretty useless as a validator. It would be amazing to have that command run cfn-lint and return the results instead.

Use Case

I'd like to be able to validate CloudFormation templates in a web app, rather than just the CLI.

Proposed Solution

Have the ValidateTemplateCommand return the results of running cfn-lint on a template.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

SDK version used

3

Environment details (OS name and version, etc.)

MacOS

Metadata

Metadata

Assignees

Labels

closed-for-stalenessfeature-requestNew feature or enhancement. May require GitHub community feedback.p3This is a minor priority issueservice-apiThis issue is due to a problem in a service API, not the SDK implementation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions