Skip to content

.NET v3: Default to on-demand tables in .NET DynamoDB examples.#7263

Merged
rlhagerm merged 5 commits intoawsdocs:mainfrom
rlhagerm:dotnet-dynamodb-updates
Feb 27, 2025
Merged

.NET v3: Default to on-demand tables in .NET DynamoDB examples.#7263
rlhagerm merged 5 commits intoawsdocs:mainfrom
rlhagerm:dotnet-dynamodb-updates

Conversation

@rlhagerm
Copy link
Copy Markdown
Collaborator

This pull request updates the DynamoDB examples to default to on-demand tables instead of provisioned.


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

@rlhagerm rlhagerm self-assigned this Feb 26, 2025
@github-actions github-actions bot added the DotNet-v3 This issue relates to the AWS SDK for .NET V3 label Feb 26, 2025
@rlhagerm rlhagerm added Task A general update to the code base for language clarification, missing actions, tests, etc. .NET Pull requests that update .net code and removed DotNet-v3 This issue relates to the AWS SDK for .NET V3 labels Feb 26, 2025
@rlhagerm rlhagerm force-pushed the dotnet-dynamodb-updates branch from 0bf4cbf to 68e28aa Compare February 26, 2025 17:55
@github-actions github-actions bot added the DotNet-v3 This issue relates to the AWS SDK for .NET V3 label Feb 26, 2025
@rlhagerm rlhagerm requested review from a team, beqqrry-aws and scmacdon and removed request for a team and beqqrry-aws February 27, 2025 14:29
Copy link
Copy Markdown
Contributor

@scmacdon scmacdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PartiQLBatch program threw an exception:

{"The given key 'title' was not present in the dictionary."}

You may want to look at that. Make sure it runs successfully. Other then that , i saw the updates to the code and all other programs ran successfully

Copy link
Copy Markdown
Contributor

@scmacdon scmacdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rlhagerm rlhagerm added the On Call Review complete On call review complete label Feb 27, 2025
@rlhagerm rlhagerm merged commit 7f7a0f1 into awsdocs:main Feb 27, 2025
18 of 19 checks passed
@rlhagerm rlhagerm deleted the dotnet-dynamodb-updates branch November 21, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DotNet-v3 This issue relates to the AWS SDK for .NET V3 .NET Pull requests that update .net code On Call Review complete On call review complete Task A general update to the code base for language clarification, missing actions, tests, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants