9 lines
355 B
Markdown
9 lines
355 B
Markdown
# SmithyBuild
|
|
|
|
This module is a library used to validate Smithy models, create filtered
|
|
projections of a model, and generate build artifacts.
|
|
|
|
|
|
- [Online documentation](https://smithy.io/2.0/guides/building-models/build-config.html)
|
|
- [Documentation source](https://github.com/awslabs/smithy/blob/main/docs/source/guides/building-models/build-config.rst)
|