Skip to content

Commit

Permalink
Set workflow as a scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther committed Apr 4, 2024
1 parent 21d6de1 commit ec31981
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .doc_gen/metadata/sesv2_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ sesv2_CreateContactList:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.CreateContactList
services:
Expand Down Expand Up @@ -61,6 +62,7 @@ sesv2_CreateContact:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.CreateContact
services:
Expand Down Expand Up @@ -126,6 +128,7 @@ sesv2_ListContacts:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.ListContacts
services:
Expand Down Expand Up @@ -168,6 +171,7 @@ sesv2_SendEmail_Simple:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.SendEmail.simple
services:
Expand Down Expand Up @@ -201,6 +205,7 @@ sesv2_SendEmail_Template:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.SendEmail.template
services:
Expand All @@ -226,6 +231,7 @@ sesv2_CreateEmailIdentity:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.CreateEmailIdentity
Rust:
Expand Down Expand Up @@ -259,6 +265,7 @@ sesv2_CreateEmailTemplate:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.CreateEmailTemplate
Rust:
Expand Down Expand Up @@ -293,6 +300,7 @@ sesv2_DeleteContactList:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.DeleteContactList
Rust:
Expand Down Expand Up @@ -327,6 +335,7 @@ sesv2_DeleteEmailIdentity:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.DeleteEmailIdentity
Rust:
Expand Down Expand Up @@ -361,6 +370,7 @@ sesv2_DeleteEmailTemplate:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.DeleteEmailTemplate
Rust:
Expand All @@ -378,7 +388,7 @@ sesv2_NewsletterWorkflow:
title: A complete &SESv2; Newsletter workflow using an &AWS; SDK
title_abbrev: Newsletter workflow
synopsis: "&SESv2; newsletter workflow."
category:
category: Scenarios
languages:
Java:
versions:
Expand All @@ -403,6 +413,7 @@ sesv2_NewsletterWorkflow:
excerpts:
- description:
snippet_tags:
- python.example_code.sesv2.SESv2Workflow.main
- python.example_code.sesv2.SESv2Workflow.decl
- python.example_code.sesv2.CreateContactList
- python.example_code.sesv2.CreateContact
Expand Down

0 comments on commit ec31981

Please sign in to comment.