Skip to content

Conversation

@ianbotsf
Copy link
Contributor

@ianbotsf ianbotsf commented Dec 17, 2025

Issue #

(none)

Description of changes

Introduces a new @GeneratedApi annotation to demarcate declarations which have been code-generated and which may therefore be ignorable by certain kinds of static analyzers or code scanners. This change is introduced for now to support API validation exceptions in DynamoDB Mapper. No other codegen changes are being made in smithy-kotlin at this time, although in the future we may decide to incorporate this annotation in generated clients.

Companion PR: aws/aws-sdk-kotlin#1757

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ianbotsf ianbotsf requested a review from a team as a code owner December 17, 2025 22:34
@ianbotsf ianbotsf added the no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly. label Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a changelog entry isn't required for a pull request. Use sparingly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants