diff --git a/.doc_gen/metadata/sesv2_metadata.yaml b/.doc_gen/metadata/sesv2_metadata.yaml index 692ad31e2f1..100fc3dd658 100644 --- a/.doc_gen/metadata/sesv2_metadata.yaml +++ b/.doc_gen/metadata/sesv2_metadata.yaml @@ -387,7 +387,7 @@ sesv2_DeleteEmailTemplate: sesv2_NewsletterWorkflow: title: A complete &SESv2; Newsletter workflow using an &AWS; SDK title_abbrev: Newsletter workflow - synopsis: '&SESv2; newsletter workflow.' + synopsis: run the '&SESv2; newsletter workflow.' category: Scenarios languages: .NET: diff --git a/dotnetv3/SESv2/README.md b/dotnetv3/SESv2/README.md index 6837848750b..b8ebbe6047a 100644 --- a/dotnetv3/SESv2/README.md +++ b/dotnetv3/SESv2/README.md @@ -83,7 +83,7 @@ Alternatively, you can run the example from within your IDE. #### Newsletter workflow -This example shows you how to Amazon SES v2 API newsletter workflow. +This example shows you how to run the 'Amazon SES v2 API newsletter workflow.' diff --git a/python/example_code/sesv2/README.md b/python/example_code/sesv2/README.md index 41af19477ec..745e1cd9ef9 100644 --- a/python/example_code/sesv2/README.md +++ b/python/example_code/sesv2/README.md @@ -78,7 +78,7 @@ To run the Newsletter example, copy the files from workflows/sesv2_weekly_mailer #### Newsletter workflow -This example shows you how to Amazon SES v2 API newsletter workflow. +This example shows you how to run the 'Amazon SES v2 API newsletter workflow.' diff --git a/rustv1/examples/ses/README.md b/rustv1/examples/ses/README.md index b837f4d6e6e..25e997e3489 100644 --- a/rustv1/examples/ses/README.md +++ b/rustv1/examples/ses/README.md @@ -75,7 +75,7 @@ To run the Newsletter example, copy the files from workflows/sesv2_weekly_mailer #### Newsletter workflow -This example shows you how to Amazon SES v2 API newsletter workflow. +This example shows you how to run the 'Amazon SES v2 API newsletter workflow.'