Package software.amazon.smithy.aws.cloudformation.schema.fromsmithy.mappers


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