@Target(value={PACKAGE,TYPE,FIELD,CONSTRUCTOR,METHOD})
public @interface SmithyUnstableApi
Breaking changes may be introduced to elements marked as SmithyUnstableApi
.
Users of Smithy may implement and use APIs marked as unstable with the caveat that
they may need to make changes to their implementations as unstable APIs evolve.