aws / aws-tools-for-powershell

The AWS Tools for PowerShell lets developers and administrators manage their AWS services from the PowerShell scripting environment.
Apache License 2.0
235 stars 78 forks source link

Adding documentation to the configuration overrides schema. #149

Closed matteo-prosperi closed 3 years ago

matteo-prosperi commented 4 years ago

Description

Motivation and Context

This documentation will appear when editing a configuration override file in a supported xml editor and will guide the user.

I have also removed a few unused configurations from the model.

Testing

Built the project.

Screenshots (if appropriate)

Types of changes

Checklist

License

matteo-prosperi commented 4 years ago

I addressed the comments and fixed a couple of missing closing tags in the xsd file.

boblodgett commented 4 years ago

Thanks for the PR. We have manually merged these changes in.

ashishdhingra commented 3 years ago

Closing per https://github.com/aws/aws-tools-for-powershell/pull/149#issuecomment-642414430