Cfn-python-lint: Support for AmazonMQ

Created on 26 Jun 2018  路  3Comments  路  Source: aws-cloudformation/cfn-python-lint

Version: cfn-lint 0.3.1

AWS announced CloudFormation support of Amazon MQ in US East (N. Virginia), US East (Ohio), US West (Oregon), EU (Ireland), EU (Frankfurt), and Asia Pacific (Sydney).

Consequently, there are new resource types which are currently missing in the linter.

AWS::AmazonMQ::Broker
Dokumentation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html

AWS::AmazonMQ::Configuration
Dokumentation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-configuration.html

News: https://aws.amazon.com/about-aws/whats-new/2018/06/amazon-mq-now-supports-aws-cloudformation/

spec bug

Most helpful comment

Correctly. The Spec files that drive the linter (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-resource-specification.html) are currently a bit behind and don't contain this yet. Coming soon! 馃槈

All 3 comments

Correctly. The Spec files that drive the linter (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-resource-specification.html) are currently a bit behind and don't contain this yet. Coming soon! 馃槈

Yup -- hoping to see a new resource spec in the near future. At that point you can manually update against it with "--update-specs" but we're usually pretty good about having a new linter version out within 24 hours.

Ok to close this issue since this is already baked into the the process?

Sure! Keep up the good work and thanks for the explanation.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Satak picture Satak  路  4Comments

mikecee picture mikecee  路  4Comments

Sergei-Rudenkov picture Sergei-Rudenkov  路  4Comments

flomotlik picture flomotlik  路  3Comments

Sergei-Rudenkov picture Sergei-Rudenkov  路  5Comments