Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET v3: EC2 standards update. #6939

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

rlhagerm
Copy link
Contributor

This pull request updates the .NET v3 EC2 examples to follow the coding standards. In most cases, this means adding better error handling with a specific error code, adding pagination, and adding waiters where necessary.

Closes #6616

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 Sep 27, 2024
@github-actions github-actions bot added the DotNet-v3 This issue relates to the AWS SDK for .NET V3 label Sep 27, 2024
@rlhagerm rlhagerm requested review from a team, cpyle0819 and beqqrry-aws and removed request for a team and cpyle0819 September 27, 2024 18:29
@rlhagerm rlhagerm added the On Call Review needed This work needs an on-call review label Sep 27, 2024
@rlhagerm rlhagerm added the Task A general update to the code base for language clarification, missing actions, tests, etc. label Sep 27, 2024
@Laren-AWS Laren-AWS added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Sep 27, 2024
commit 41c11de
Author: Rachel Hagerman <110480692+rlhagerm@users.noreply.github.com>
Date:   Fri Sep 27 11:41:35 2024 -0500

    Update EC2 examples in ResilientService cross-service example.

commit bd61a69
Author: Rachel Hagerman <110480692+rlhagerm@users.noreply.github.com>
Date:   Fri Sep 27 08:48:22 2024 -0500

    Updates to EC2 examples.

commit cd67ffb
Author: Rachel Hagerman <110480692+rlhagerm@users.noreply.github.com>
Date:   Tue Sep 24 08:30:40 2024 -0500

    WIP on EC2 updates.
@Laren-AWS Laren-AWS merged commit 0e778f1 into awsdocs:main Sep 27, 2024
14 checks passed
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 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.

.Net EC2 implement new standards (per audit)
3 participants