Skip to content

Rework code generator to use the Smithy models #450

@xvrh

Description

@xvrh

Currently, in the code generator, we use the json models from the Javascript SDK v2: https://github.com/aws/aws-sdk-js/tree/master/apis

Those are deprecated (not updated anymore) and replaced with Smithy
All the models are available as "json ast": https://github.com/aws/api-models-aws

We should update the generator to this new format if we want to continue to update the clients.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions