AWS 文档 AWS SDK示例 GitHub 存储库中还有更多SDK示例
本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
Amazon SES 使用的操作 AWS SDKs
以下代码示例演示了如何使用执行各个 Amazon SES 操作 AWS SDKs。每个示例都包含一个指向的链接 GitHub,您可以在其中找到有关设置和运行代码的说明。
这些摘录称为 Amazon SESAPI,是大型程序的代码摘录,这些程序必须在上下文中运行。您可以在Amazon SES 使用的场景 AWS SDKs 中结合上下文查看操作。
以下示例仅包括最常用的操作。有关完整列表,请参阅《Amazon 简单电子邮件服务API参考》。
示例
- CreateReceiptFilter
- CreateReceiptRule
- CreateReceiptRuleSet
- CreateTemplate
- DeleteIdentity
- DeleteReceiptFilter
- DeleteReceiptRule
- DeleteReceiptRuleSet
- DeleteTemplate
- DescribeReceiptRuleSet
- GetIdentityVerificationAttributes
- GetSendQuota
- GetSendStatistics
- GetTemplate
- ListIdentities
- ListReceiptFilters
- ListTemplates
- SendBulkTemplatedEmail
- SendEmail
- SendRawEmail
- SendTemplatedEmail
- UpdateTemplate
- VerifyDomainIdentity
- VerifyEmailIdentity