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

Rust: 5864 Cloudwatch logs Large Query Scenario #6021

Merged
merged 8 commits into from
Feb 8, 2024

Conversation

DavidSouther
Copy link
Contributor

This pull request...


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

@DavidSouther DavidSouther marked this pull request as draft January 29, 2024 22:29
@github-actions github-actions bot added Javascript-v3 This issue relates to the AWS SDK for Javascript V3 Rust This issue relates to the AWS SDK for Rust (Preview) labels Jan 29, 2024
@DavidSouther DavidSouther force-pushed the rust/5864/cloudwatch-logs branch from 73d15eb to 1af0845 Compare February 7, 2024 18:42
rustv1/test-utils/src/waiter.rs Show resolved Hide resolved
rustv1/test-utils/src/waiter.rs Show resolved Hide resolved
rustv1/test-utils/src/waiter.rs Show resolved Hide resolved
rustv1/examples/cloudwatchlogs/src/bin/large-query.rs Outdated Show resolved Hide resolved
@DavidSouther DavidSouther marked this pull request as ready for review February 7, 2024 20:52
@DavidSouther DavidSouther requested review from a team and meyertst-aws and removed request for a team February 7, 2024 21:02
@DavidSouther DavidSouther force-pushed the rust/5864/cloudwatch-logs branch from 690a92b to 910d0a9 Compare February 8, 2024 15:05
@DavidSouther DavidSouther added On Call Review needed This work needs an on-call review Task A general update to the code base for language clarification, missing actions, tests, etc. labels Feb 8, 2024
@DavidSouther DavidSouther self-assigned this Feb 8, 2024
@cpyle0819 cpyle0819 force-pushed the rust/5864/cloudwatch-logs branch from 910d0a9 to 335020c Compare February 8, 2024 20:10
@cpyle0819 cpyle0819 added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Feb 8, 2024
@cpyle0819 cpyle0819 force-pushed the rust/5864/cloudwatch-logs branch from 335020c to 436bee9 Compare February 8, 2024 21:18
@cpyle0819 cpyle0819 merged commit 563a671 into awsdocs:main Feb 8, 2024
10 checks passed
@DavidSouther DavidSouther deleted the rust/5864/cloudwatch-logs branch March 13, 2024 18:25
max-webster pushed a commit to max-webster/aws-doc-sdk-examples that referenced this pull request Mar 15, 2024
github-merge-queue bot pushed a commit to smithy-lang/smithy-rs that referenced this pull request Apr 2, 2024
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here -->
awsdocs/aws-doc-sdk-examples#6021

## Description
<!--- Describe your changes in detail -->
This change makes it possible to retry requests that were successfully
deserialized into an output.

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
I wrote a test

## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the
smithy-rs codegen or runtime crates
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the AWS
SDK, generated SDK code, or SDK runtime crates

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
github-merge-queue bot pushed a commit to smithy-lang/smithy-rs that referenced this pull request Apr 2, 2024
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here -->
awsdocs/aws-doc-sdk-examples#6021

## Description
<!--- Describe your changes in detail -->
This change makes it possible to retry requests that were successfully
deserialized into an output.

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
I wrote a test

## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the
smithy-rs codegen or runtime crates
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the AWS
SDK, generated SDK code, or SDK runtime crates

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
github-merge-queue bot pushed a commit to smithy-lang/smithy-rs that referenced this pull request Apr 2, 2024
## Motivation and Context
<!--- Why is this change required? What problem does it solve? -->
<!--- If it fixes an open issue, please link to the issue here -->
awsdocs/aws-doc-sdk-examples#6021

## Description
<!--- Describe your changes in detail -->
This change makes it possible to retry requests that were successfully
deserialized into an output.

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran
to -->
<!--- see how your change affects other areas of the code, etc. -->
I wrote a test

## Checklist
<!--- If a checkbox below is not applicable, then please DELETE it
rather than leaving it unchecked -->
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the
smithy-rs codegen or runtime crates
- [x] I have updated `CHANGELOG.next.toml` if I made changes to the AWS
SDK, generated SDK code, or SDK runtime crates

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Javascript-v3 This issue relates to the AWS SDK for Javascript V3 On Call Review complete On call review complete Rust This issue relates to the AWS SDK for Rust (Preview) 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.

4 participants