Package software.amazon.smithy.model.transform.plugins
package software.amazon.smithy.model.transform.plugins
-
ClassDescriptionRemoves operation bindings from resources and services when operations are removed, and removes resource bindings from services and resources when resources are removed.Removes references to removed structures from operation input, output, and errors.Removes references to resources that are removed from
ReferencesTrait
s.Removes "rename" entries from service shapes when a shape is removed.Cleans up structure, union, enum, and intEnum shapes after shapes are removed.Removes traits fromAuthDefinitionTrait
andProtocolDefinitionTrait
traits that refer to removed shapes.Removes mixins from shapes when a mixin is removed from the model.Removes traits from shapes when trait definitions are removed.