Name IT Right VS Code ExtensionStop taking the guess work out of naming your AWS resources! Visual Studio Code Extenstion to validate AWS Resource names in CloudFormation templates.
FeaturesErrorsGet warned before deploying the template about the properties breaking AWS naming rules thanks to our curated, open-source registry. We support multiple rules per property and provide human-readable errors. WarningsGet insights about possible incompatibility between services when using certain names, without having to go through the documentation every time. CloudFormation Schema RegistryTo ensure completeness, we leverage naming rules from CloudFormation resource provider schemas if Name IT Right does not (yet) have information about the resource. Requirements and current limitations
Building extension from sourceMake sure Visual Studio Code Extension Manager (vsce) is installed. You can build the |