AWS Doc SDK Examples
翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。
SES を使用した Amazon のアクション AWS SDKs
次のコード例は、 で個々の Amazon SESアクションを実行する方法を示しています AWS SDKs。各例には、 へのリンクが含まれています。ここでは GitHub、コードの設定と実行の手順を確認できます。
これらの抜粋は Amazon を呼び出しSESAPI、コンテキストで実行する必要がある大規模なプログラムからのコード抜粋です。アクションは SES を使用した Amazon のシナリオ AWS SDKs のコンテキスト内で確認できます。
以下の例には、最も一般的に使用されるアクションのみ含まれています。完全なリストについては、「Amazon Simple Email Service 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