Skip to content

Commit d5d4297

Browse files
committed
Update to metadata order.
1 parent e4f8dc8 commit d5d4297

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.doc_gen/metadata/sesv2_metadata.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -242,13 +242,6 @@ sesv2_SendEmail:
242242
- ruby.example_code.ses.v2.send_email
243243
Python:
244244
versions:
245-
- sdk_version: 3
246-
github: python/example_code/sesv2/attachments_scenario
247-
excerpts:
248-
- description: Sends a message with optional attachments.
249-
snippet_tags:
250-
- python.example_code.sesv2.SESv2Wrapper.decl
251-
- python.example_code.sesv2.SendEmail
252245
- sdk_version: 3
253246
github: python/example_code/sesv2/newsletter_scenario
254247
excerpts:
@@ -264,6 +257,13 @@ sesv2_SendEmail:
264257
- python.example_code.sesv2.SESv2Workflow.main
265258
- python.example_code.sesv2.SESv2Workflow.decl
266259
- python.example_code.sesv2.SendEmail.template
260+
- sdk_version: 3
261+
github: python/example_code/sesv2/attachments_scenario
262+
excerpts:
263+
- description: Sends a message with optional attachments.
264+
snippet_tags:
265+
- python.example_code.sesv2.SESv2Wrapper.decl
266+
- python.example_code.sesv2.SendEmail
267267
services:
268268
sesv2: {SendEmail}
269269
sesv2_CreateEmailIdentity:

0 commit comments

Comments
 (0)