Package software.amazon.smithy.utils
Annotation Interface SmithyInternalApi
Annotation used to indicate that an API is considered internal to Smithy
 and subject to change. Breaking changes can and will be introduced to
 elements marked as 
SmithyInternalApi. Users of Smithy should not
 depend on any packages, types, fields, constructors, or methods with this
 annotation.