-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Workflow (Java, Python, Rust): SESv2 Weekly Mailer #6298
Merged
cpyle0819
merged 13 commits into
awsdocs:main
from
DavidSouther:workflow/sesv2/mailer_java_python_rust
Apr 5, 2024
Merged
Workflow (Java, Python, Rust): SESv2 Weekly Mailer #6298
cpyle0819
merged 13 commits into
awsdocs:main
from
DavidSouther:workflow/sesv2/mailer_java_python_rust
Apr 5, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DavidSouther
requested review from
a team and
beqqrry-aws
and removed request for
a team
March 28, 2024 13:51
github-actions
bot
added
Python
This issue relates to the AWS SDK for Python (boto3)
Rust
This issue relates to the AWS SDK for Rust (Preview)
Java-v2
This issue relates to the AWS SDK for Java V2
labels
Mar 28, 2024
DavidSouther
force-pushed
the
workflow/sesv2/mailer_java_python_rust
branch
from
March 28, 2024 13:52
3e98c62
to
bf7b595
Compare
github-actions
bot
added
the
Tools
This issue relates to a custom tooling to streamline development tasks
label
Mar 28, 2024
DavidSouther
requested review from
scmacdon,
rlhagerm and
beqqrry-aws
and removed request for
beqqrry-aws
March 28, 2024 17:04
@rlhagerm for Python, @scmacdon for Java, @beqqrry-aws for rust. |
rlhagerm
requested changes
Mar 29, 2024
DavidSouther
force-pushed
the
workflow/sesv2/mailer_java_python_rust
branch
from
April 1, 2024 13:14
7f4aba4
to
57b498a
Compare
beqqrry-aws
approved these changes
Apr 2, 2024
rlhagerm
reviewed
Apr 3, 2024
rlhagerm
reviewed
Apr 3, 2024
DavidSouther
force-pushed
the
workflow/sesv2/mailer_java_python_rust
branch
from
April 3, 2024 14:37
2a96b36
to
a92bfbd
Compare
I am reviewing the Java code. I will add comments once done. |
DavidSouther
force-pushed
the
workflow/sesv2/mailer_java_python_rust
branch
2 times, most recently
from
April 3, 2024 15:55
296e123
to
1b04490
Compare
scmacdon
approved these changes
Apr 3, 2024
rlhagerm
reviewed
Apr 4, 2024
DavidSouther
force-pushed
the
workflow/sesv2/mailer_java_python_rust
branch
from
April 4, 2024 14:44
607e291
to
ec31981
Compare
rlhagerm
approved these changes
Apr 4, 2024
DavidSouther
force-pushed
the
workflow/sesv2/mailer_java_python_rust
branch
from
April 4, 2024 18:28
ec31981
to
1df34b7
Compare
Implementation in Java, Python, and Rust, with metadata, for SESv2 Weekly Mailer workflow.
cpyle0819
force-pushed
the
workflow/sesv2/mailer_java_python_rust
branch
from
April 5, 2024 14:26
21c223f
to
9f6fb76
Compare
cpyle0819
added
On Call Review complete
On call review complete
Workflow
A simple code example to show how certain tasks can be accomplished using several services and SDKs.
Follow
After Scouts, more languages are added to examples as Follows.
and removed
On Call Review needed
This work needs an on-call review
labels
Apr 5, 2024
meyertst-aws
pushed a commit
to meyertst-aws/aws-doc-sdk-examples
that referenced
this pull request
Apr 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Follow
After Scouts, more languages are added to examples as Follows.
Java-v2
This issue relates to the AWS SDK for Java V2
On Call Review complete
On call review complete
Python
This issue relates to the AWS SDK for Python (boto3)
Rust
This issue relates to the AWS SDK for Rust (Preview)
Tools
This issue relates to a custom tooling to streamline development tasks
Workflow
A simple code example to show how certain tasks can be accomplished using several services and SDKs.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Implementation in Java, Python, and Rust, with metadata, for SESv2 Weekly Mailer workflow.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.