Package software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers
Defines the core functionality to generate CloudFormation Resource Schemas
from Smithy models.
-
Class Summary Class Description CoreExtension Registers the core Smithy2CloudFormation functionality.RequiredMapper Generates the resource's required properties list based on the required operation members that are part of the derived resource.TaggingMapper Generates the resource's Tagging configuration based on the AwsTagIndex, including the tagging property and operations that interact with tags.