@@ -109,7 +109,7 @@ sesv2_GetEmailIdentity:
109109 - description :
110110 snippet_tags :
111111 - python.example_code.sesv2.SESv2Wrapper.decl
112- - python.example_code.sesv2.GetEmailIdentity
112+ - python.example_code.sesv2.GetEmailIdentityAttachment
113113 Rust :
114114 versions :
115115 - sdk_version : 1
@@ -297,6 +297,13 @@ sesv2_CreateEmailIdentity:
297297 - sesv2.java2.newsletter.CreateEmailIdentity
298298 Python :
299299 versions :
300+ - sdk_version : 3
301+ github : python/example_code/sesv2/attachments_scenario
302+ excerpts :
303+ - description :
304+ snippet_tags :
305+ - python.example_code.sesv2.SESv2Wrapper.decl
306+ - python.example_code.sesv2.CreateEmailIdentityAttachment
300307 - sdk_version : 3
301308 github : python/example_code/sesv2/newsletter_scenario
302309 excerpts :
@@ -348,6 +355,13 @@ sesv2_CreateEmailTemplate:
348355 - sesv2.java2.newsletter.CreateEmailTemplate
349356 Python :
350357 versions :
358+ - sdk_version : 3
359+ github : python/example_code/sesv2/attachments_scenario
360+ excerpts :
361+ - description :
362+ snippet_tags :
363+ - python.example_code.sesv2.SESv2Wrapper.decl
364+ - python.example_code.sesv2.CreateEmailTemplateAttachment
351365 - sdk_version : 3
352366 github : python/example_code/sesv2/newsletter_scenario
353367 excerpts :
@@ -450,6 +464,13 @@ sesv2_DeleteEmailIdentity:
450464 - sesv2.java2.newsletter.DeleteEmailIdentity
451465 Python :
452466 versions :
467+ - sdk_version : 3
468+ github : python/example_code/sesv2/attachments_scenario
469+ excerpts :
470+ - description :
471+ snippet_tags :
472+ - python.example_code.sesv2.SESv2Wrapper.decl
473+ - python.example_code.sesv2.DeleteEmailIdentityAttachment
453474 - sdk_version : 3
454475 github : python/example_code/sesv2/newsletter_scenario
455476 excerpts :
@@ -501,6 +522,13 @@ sesv2_DeleteEmailTemplate:
501522 - sesv2.java2.newsletter.DeleteEmailTemplate
502523 Python :
503524 versions :
525+ - sdk_version : 3
526+ github : python/example_code/sesv2/attachments_scenario
527+ excerpts :
528+ - description :
529+ snippet_tags :
530+ - python.example_code.sesv2.SESv2Wrapper.decl
531+ - python.example_code.sesv2.DeleteEmailTemplateAttachment
504532 - sdk_version : 3
505533 github : python/example_code/sesv2/newsletter_scenario
506534 excerpts :
0 commit comments