Package software.amazon.smithy.model.transform.plugins
-
Class Summary Class Description CleanBindings Removes operation bindings from resources and services when operations are removed, and removes resource bindings from services and resources when resources are removed.CleanOperationStructures Removes references to removed structures from operation input, output, and errors.CleanResourceReferences Removes references to resources that are removed fromReferencesTrait
s.CleanStructureAndUnionMembers Cleans up structure and union shapes after shapes are removed.CleanTraitDefinitions Removes traits fromAuthDefinitionTrait
andProtocolDefinitionTrait
traits that refer to removed shapes.RemoveTraits Removes traits from shapes when trait definitions are removed.