Skip to content

Conversation

@ianbotsf
Copy link
Contributor

Issue #

Related to #472

Description of changes

This change adds various DynamoDB Mapper modules to our generated BOM and version catalog. Version catalog diff:

@@ -6,6 +6,12 @@ format.version = "1.1"
 
 [libraries]
 bom = {group = "aws.sdk.kotlin", name = "bom", version = "1.5.99-SNAPSHOT" }
+hll-dynamodb-mapper = {group = "aws.sdk.kotlin", name = "dynamodb-mapper", version = "1.5.99-SNAPSHOT" }
+hll-dynamodb-mapper-annotations = {group = "aws.sdk.kotlin", name = "dynamodb-mapper-annotations", version = "1.5.99-SNAPSHOT" }
+hll-dynamodb-mapper-annotations-jvm = {group = "aws.sdk.kotlin", name = "dynamodb-mapper-annotations-jvm", version = "1.5.99-SNAPSHOT" }
+hll-dynamodb-mapper-jvm = {group = "aws.sdk.kotlin", name = "dynamodb-mapper-jvm", version = "1.5.99-SNAPSHOT" }
+hll-mapping-core = {group = "aws.sdk.kotlin", name = "hll-mapping-core", version = "1.5.99-SNAPSHOT" }
+hll-mapping-core-jvm = {group = "aws.sdk.kotlin", name = "hll-mapping-core-jvm", version = "1.5.99-SNAPSHOT" }
 runtime-aws-config = {group = "aws.sdk.kotlin", name = "aws-config", version = "1.5.99-SNAPSHOT" }
 runtime-aws-config-jvm = {group = "aws.sdk.kotlin", name = "aws-config-jvm", version = "1.5.99-SNAPSHOT" }
 runtime-aws-core = {group = "aws.sdk.kotlin", name = "aws-core", version = "1.5.99-SNAPSHOT" }

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 23:21
@github-actions
Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants